Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:IS_G4X
(Results
1 - 25
of
51
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
g4x_hdmi.c
139
if (
IS_G4X
(i915))
in g4x_hdmi_compute_config()
614
if (!
IS_G4X
(i915))
in g4x_hdmi_connector_atomic_check()
664
if (
IS_G4X
(i915) || IS_VALLEYVIEW(i915))
in is_hdmi_port_valid()
769
if (
IS_G4X
(dev_priv))
in g4x_hdmi_init()
H
A
D
intel_fbc.c
399
if (
IS_G4X
(i915))
in g4x_dpfc_ctl()
703
if (DISPLAY_VER(i915) >= 5 ||
IS_G4X
(i915))
in intel_fbc_cfb_base_max()
734
if (
IS_G4X
(i915))
in intel_fbc_max_limit()
780
if (DISPLAY_VER(i915) < 5 && !
IS_G4X
(i915)) {
in intel_fbc_alloc_cfb()
868
if (DISPLAY_VER(i915) == 4 && !
IS_G4X
(i915) && stride < 2048)
in stride_is_valid()
897
if (
IS_G4X
(i915))
in pixel_format_is_valid()
914
else if (DISPLAY_VER(i915) <= 4 && !
IS_G4X
(i915) &&
in rotation_is_valid()
938
} else if (
IS_G4X
(i915) || DISPLAY_VER(i915) >= 5) {
in intel_fbc_hw_tracking_covers_screen()
1697
else if (
IS_G4X
(i915))
in intel_fbc_create()
H
A
D
intel_hotplug_irq.c
139
if (
IS_G4X
(dev_priv) || IS_VALLEYVIEW(dev_priv) ||
in intel_hpd_init_pins()
420
if (
IS_G4X
(dev_priv) ||
in i9xx_hpd_irq_ack()
458
if (
IS_G4X
(dev_priv) ||
in i9xx_hpd_irq_handler()
473
if ((
IS_G4X
(dev_priv) ||
in i9xx_hpd_irq_handler()
1368
if (
IS_G4X
(dev_priv))
in i915_hpd_irq_setup()
H
A
D
intel_wm.c
201
IS_G4X
(dev_priv))
in wm_latency_show()
262
if (DISPLAY_VER(dev_priv) < 5 && !
IS_G4X
(dev_priv))
in pri_wm_latency_open()
H
A
D
i9xx_plane.c
142
else if (DISPLAY_VER(dev_priv) >= 5 ||
IS_G4X
(dev_priv))
in i9xx_plane_has_windowing()
162
if (
IS_G4X
(dev_priv) || IS_IRONLAKE(dev_priv) ||
in i9xx_plane_ctl()
891
if (DISPLAY_VER(dev_priv) >= 5 ||
IS_G4X
(dev_priv))
in intel_primary_plane_create()
H
A
D
intel_crtc.c
114
if (DISPLAY_VER(dev_priv) >= 5 ||
IS_G4X
(dev_priv))
in intel_crtc_max_vblank_count()
348
IS_VALLEYVIEW(dev_priv) ||
IS_G4X
(dev_priv))
in intel_crtc_init()
H
A
D
intel_vblank.c
268
IS_G4X
(dev_priv) || DISPLAY_VER(dev_priv) == 2 ||
in i915_get_crtc_scanoutpos()
H
A
D
g4x_dp.c
63
if (
IS_G4X
(dev_priv)) {
in g4x_dp_set_clock()
147
if (
IS_G4X
(dev_priv) && pipe_config->limited_color_range)
in intel_dp_prepare()
383
if (
IS_G4X
(dev_priv) && tmp & DP_COLOR_RANGE_16_235)
in intel_dp_get_config()
H
A
D
intel_atomic_plane.c
531
if (DISPLAY_VER(dev_priv) < 5 && !
IS_G4X
(dev_priv))
in intel_plane_atomic_calc_changes()
534
if (DISPLAY_VER(dev_priv) < 5 && !
IS_G4X
(dev_priv))
in intel_plane_atomic_calc_changes()
537
if (DISPLAY_VER(dev_priv) < 5 && !
IS_G4X
(dev_priv)) {
in intel_plane_atomic_calc_changes()
H
A
D
intel_cursor.c
348
if (DISPLAY_VER(dev_priv) < 5 && !
IS_G4X
(dev_priv))
in i9xx_cursor_ctl_crtc()
587
if (DISPLAY_VER(dev_priv) >= 5 ||
IS_G4X
(dev_priv))
in i9xx_cursor_get_hw_state()
H
A
D
intel_display.c
2704
if (
IS_G4X
(dev_priv) || IS_VALLEYVIEW(dev_priv) ||
in i9xx_set_pipeconf()
2915
if (
IS_G4X
(dev_priv) || IS_VALLEYVIEW(dev_priv) ||
in i9xx_get_pipe_config()
4268
if (DISPLAY_VER(dev_priv) < 5 && !
IS_G4X
(dev_priv) &&
in intel_crtc_atomic_check()
4398
if ((
IS_G4X
(dev_priv) || IS_VALLEYVIEW(dev_priv) ||
in compute_baseline_pipe_bpp()
4630
if (
IS_G4X
(dev_priv) ||
in intel_crtc_prepare_cleared_state()
5353
if (
IS_G4X
(dev_priv) || DISPLAY_VER(dev_priv) >= 5)
in intel_pipe_config_compare()
7533
if (!found &&
IS_G4X
(dev_priv)) {
in intel_setup_outputs()
7539
if (!found &&
IS_G4X
(dev_priv))
in intel_setup_outputs()
7552
if (
IS_G4X
(dev_priv)) {
in intel_setup_outputs()
7557
if (
IS_G4X
(dev_pri
in intel_setup_outputs()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_fbc.c
429
if (INTEL_GEN(i915) >= 5 ||
IS_G4X
(i915))
in intel_fbc_cfb_base_max()
596
if (IS_GEN(dev_priv, 4) && !
IS_G4X
(dev_priv) && stride < 2048)
in stride_is_valid()
623
if (
IS_G4X
(dev_priv))
in pixel_format_is_valid()
637
else if (INTEL_GEN(dev_priv) <= 4 && !
IS_G4X
(dev_priv) &&
in rotation_is_valid()
662
} else if (
IS_G4X
(dev_priv) || INTEL_GEN(dev_priv) >= 5) {
in intel_fbc_hw_tracking_covers_screen()
H
A
D
intel_display_debugfs.c
66
else if (
IS_G4X
(dev_priv))
in i915_fbc_status()
156
else if (IS_I965GM(dev_priv) ||
IS_G4X
(dev_priv) ||
in i915_sr_status()
1445
else if (
IS_G4X
(dev_priv))
in wm_latency_show()
1462
IS_G4X
(dev_priv))
in wm_latency_show()
1523
if (INTEL_GEN(dev_priv) < 5 && !
IS_G4X
(dev_priv))
in pri_wm_latency_open()
1565
else if (
IS_G4X
(dev_priv))
in wm_latency_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
selftest_gt_pm.c
46
if (GRAPHICS_VER(i915) == 5 ||
IS_G4X
(i915))
in read_timestamp()
H
A
D
intel_gt_clock_utils.c
167
else if (
IS_G4X
(uncore->i915))
in read_clock_frequency()
H
A
D
selftest_engine_cs.c
46
if (GRAPHICS_VER(i915) == 5 ||
IS_G4X
(i915))
in timestamp_reg()
H
A
D
gen2_engine_cs.c
79
if (
IS_G4X
(rq->i915) || GRAPHICS_VER(rq->i915) == 5)
in gen4_emit_flush_rcs()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_stolen.c
87
!IS_G33(i915) && !IS_PINEVIEW(i915) && !
IS_G4X
(i915)) {
in i915_adjust_stolen()
419
if (!
IS_G4X
(i915))
in i915_gem_init_stolen()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_irq.c
160
if (
IS_G4X
(dev_priv) || IS_VALLEYVIEW(dev_priv) ||
in intel_hpd_init_pins()
820
IS_G4X
(dev_priv) || IS_GEN(dev_priv, 2) ||
in i915_get_crtc_scanoutpos()
1278
if (INTEL_GEN(dev_priv) >= 5 ||
IS_G4X
(dev_priv))
in i9xx_pipe_crc_irq_handler()
1462
if (
IS_G4X
(dev_priv) ||
in i9xx_hpd_irq_ack()
1501
if (
IS_G4X
(dev_priv) ||
in i9xx_hpd_irq_handler()
1516
if ((
IS_G4X
(dev_priv) ||
in i9xx_hpd_irq_handler()
3826
if (
IS_G4X
(dev_priv)) {
in i965_irq_postinstall()
3853
if (
IS_G4X
(dev_priv))
in i965_irq_postinstall()
3882
if (
IS_G4X
(dev_priv))
in i915_hpd_irq_setup()
H
A
D
intel_device_info.c
431
} else if (INTEL_GEN(dev_priv) >= 5 ||
IS_G4X
(dev_priv)) {
in intel_device_info_runtime_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
gen2_engine_cs.c
77
if (
IS_G4X
(rq->engine->i915) || IS_GEN(rq->engine->i915, 5))
in gen4_emit_flush_rcs()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_stolen.c
101
!IS_G33(i915) && !IS_PINEVIEW(i915) && !
IS_G4X
(i915)) {
in adjust_stolen()
455
} else if (GRAPHICS_VER(i915) >= 5 ||
IS_G4X
(i915)) {
in init_reserved_stolen()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
intel_device_info.c
401
DISPLAY_VER(dev_priv) < 5 && !
IS_G4X
(dev_priv))
in intel_device_info_runtime_init()
H
A
D
i915_irq.c
1167
if (
IS_G4X
(i915))
in i965_error_mask()
1200
if (
IS_G4X
(dev_priv))
in i965_irq_postinstall()
H
A
D
intel_clock_gating.c
884
else if (
IS_G4X
(i915))
in intel_clock_gating_hooks_init()
Completed in 46 milliseconds
1
2
3