intel-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 13/14] drm/i915/audio: don't set LPE audio irq chip data, it's unused
Jani Nikula
[PATCH 14/14] drm/xe/compat: clean up unused platform check macros
Jani Nikula
[PATCH 05/14] drm/i915/frontbuffer: convert intel_frontbuffer.[ch] to struct intel_display
Jani Nikula
[PATCH 03/14] drm/i915/display: convert intel_modeset_verify.c to struct intel_display
Jani Nikula
[PATCH 09/14] drm/i915/dpio: switch to display->platform based platform detection
Jani Nikula
[PATCH 06/14] drm/i915/crt: switch to display->platform based platform detection
Jani Nikula
✗ Fi.CI.SPARSE: warning for drm/i915/display: final (?!) mass conversions to struct intel_display
Patchwork
✓ i915.CI.BAT: success for drm/i915/display: final (?!) mass conversions to struct intel_display
Patchwork
RE: [PATCH 00/14] drm/i915/display: final (?!) mass conversions to struct intel_display
Borah, Chaitanya Kumar
RE: [PATCH 00/14] drm/i915/display: final (?!) mass conversions to struct intel_display
Jani Nikula
[PATCH v8 0/9] LOBF enablement fix
Animesh Manna
[PATCH v8 1/9] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
Animesh Manna
[PATCH v8 5/9] drm/i915/lobf: Add fixed refresh rate check in compute_config()
Animesh Manna
[PATCH v8 6/9] drm/i915/lobf: Update lobf if any change in dependent parameters
Animesh Manna
Re: [PATCH v8 6/9] drm/i915/lobf: Update lobf if any change in dependent parameters
Hogander, Jouni
[PATCH v8 9/9] drm/i915/lobf: Check for sink error and disable LOBF
Animesh Manna
[PATCH v8 7/9] drm/i915/lobf: Add debug interface for lobf
Animesh Manna
Re: [PATCH v8 7/9] drm/i915/lobf: Add debug interface for lobf
Hogander, Jouni
[PATCH v8 3/9] drm/i915/lobf: Add debug print for LOBF
Animesh Manna
[PATCH v8 4/9] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
Animesh Manna
✗ Fi.CI.CHECKPATCH: warning for LOBF enablement fix (rev8)
Patchwork
[PATCH v8 2/9] drm/i915/lobf: Add lobf enablement in post plane update
Animesh Manna
[PATCH v8 8/9] drm/i915/lobf: Add mutex for alpm update
Animesh Manna
✓ i915.CI.BAT: success for LOBF enablement fix (rev8)
Patchwork
Re: [PATCH v8 0/9] LOBF enablement fix
Hogander, Jouni
Build Failure on linux-next (next-20250407)
Borah, Chaitanya Kumar
Re: Build Failure on linux-next (next-20250407)
Ard Biesheuvel
linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
Stephen Rothwell
[PATCH 0/3] Rework/Correction on minimum hblank calculation
Arun R Murthy
[PATCH 3/3] drm/i915/audio: move min_hblank from dp_mst to audio
Arun R Murthy
Re: [PATCH 3/3] drm/i915/audio: move min_hblank from dp_mst to audio
Imre Deak
[PATCH 2/3] drm/i915/display: export function to count dsc slices
Arun R Murthy
✗ Fi.CI.CHECKPATCH: warning for Rework/Correction on minimum hblank calculation
Patchwork
Re: [PATCH 0/3] Rework/Correction on minimum hblank calculation
Imre Deak
[PATCH 1/3] drm/drm_dp_helper: export link symbol cycles calculation
Arun R Murthy
Re: [PATCH 1/3] drm/drm_dp_helper: export link symbol cycles calculation
Imre Deak
✗ Fi.CI.SPARSE: warning for Rework/Correction on minimum hblank calculation
Patchwork
✓ i915.CI.BAT: success for Rework/Correction on minimum hblank calculation
Patchwork
[PATCH 00/10] drm/i915/dp_mst: Add support for fractional link bpps
Imre Deak
[PATCH 08/10] drm/i915/hdmi: Use an intel_connector pointer everywhere
Imre Deak
Re: [PATCH 08/10] drm/i915/hdmi: Use an intel_connector pointer everywhere
Jani Nikula
Re: [PATCH 08/10] drm/i915/hdmi: Use an intel_connector pointer everywhere
Imre Deak
[PATCH 02/10] drm/i915/dp: Limit max link bpp properly to a fractional value on SST
Imre Deak
[PATCH 04/10] drm/i915/dp_mst: Enable fractional link bpps on MST
Imre Deak
[PATCH 05/10] drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp()
Imre Deak
[PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors
Imre Deak
Re: [PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors
Jani Nikula
Re: [PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors
Imre Deak
Re: [PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors
Jani Nikula
Re: [PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors
Imre Deak
[PATCH 01/10] drm/i915/dp: Use the correct connector while computing the link BPP limit on MST
Imre Deak
[PATCH 09/10] drm/i915: Add support for forcing the link bpp on a connector
Imre Deak
Re: [PATCH 09/10] drm/i915: Add support for forcing the link bpp on a connector
kernel test robot
Re: [PATCH 09/10] drm/i915: Add support for forcing the link bpp on a connector
kernel test robot
[PATCH 07/10] drm/i915/dp: Use an intel_connector pointer everywhere
Imre Deak
Re: [PATCH 07/10] drm/i915/dp: Use an intel_connector pointer everywhere
Jani Nikula
Re: [PATCH 07/10] drm/i915/dp: Use an intel_connector pointer everywhere
Imre Deak
[PATCH 03/10] drm/i915/dp_mst: Add support for fractional link bpps on MST
Imre Deak
✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Add support for fractional link bpps
Patchwork
✗ i915.CI.BAT: failure for drm/i915/dp_mst: Add support for fractional link bpps
Patchwork
✗ Fi.CI.SPARSE: warning for drm/i915/dp_mst: Add support for fractional link bpps
Patchwork
[PATCH 06/10] drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()
Imre Deak
[PATCH topic/core-for-CI] Revert "libata: Downgrade unsupported feature warnings to notifications"
Lucas De Marchi
✗ Fi.CI.CHECKPATCH: warning for Revert "libata: Downgrade unsupported feature warnings to notifications"
Patchwork
✗ i915.CI.BAT: failure for Revert "libata: Downgrade unsupported feature warnings to notifications"
Patchwork
✗ Fi.CI.CHECKPATCH: warning for Revert "libata: Downgrade unsupported feature warnings to notifications" (rev2)
Patchwork
✓ i915.CI.BAT: success for Revert "libata: Downgrade unsupported feature warnings to notifications" (rev2)
Patchwork
Re: [PATCH topic/core-for-CI] Revert "libata: Downgrade unsupported feature warnings to notifications"
Jani Nikula
[PATCH 0/5] drm/i915/plane: file and function renames
Jani Nikula
[PATCH 1/5] drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
Jani Nikula
[PATCH 5/5] drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
Jani Nikula
[PATCH 4/5] drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()
Jani Nikula
[PATCH 3/5] drm/i915/plane: make intel_plane_atomic_check() static and rename
Jani Nikula
[PATCH 2/5] drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
Jani Nikula
✗ i915.CI.BAT: failure for drm/i915/plane: file and function renames
Patchwork
✗ Fi.CI.CHECKPATCH: warning for drm/i915/plane: file and function renames
Patchwork
[PATCH v2 0/7] drm/i915/wm: convert to struct intel_display
Jani Nikula
[PATCH v2 1/7] drm/i915/wm: convert intel_wm.h external interfaces to struct intel_display
Jani Nikula
[PATCH v2 4/7] drm/i915/wm: convert skl_watermarks.c internally to struct intel_display
Jani Nikula
[PATCH v2 5/7] drm/i915/wm: convert i9xx_wm.h external interfaces to struct intel_display
Jani Nikula
[PATCH v2 6/7] drm/i915/wm: convert i9xx_wm.c to intel_de_*() register interface
Jani Nikula
[PATCH v2 7/7] drm/i915/wm: convert i9xx_wm.c internally to struct intel_display
Jani Nikula
[PATCH v2 3/7] drm/i915/wm: convert skl_watermark.h external interfaces to struct intel_display
Jani Nikula
[PATCH v2 2/7] drm/i915/wm: convert intel_wm.c internally to struct intel_display
Jani Nikula
RE: [PATCH v2 0/7] drm/i915/wm: convert to struct intel_display
Kandpal, Suraj
RE: [PATCH v2 0/7] drm/i915/wm: convert to struct intel_display
Jani Nikula
✓ i915.CI.BAT: success for drm/i915/wm: convert to struct intel_display (rev2)
Patchwork
✗ Fi.CI.SPARSE: warning for drm/i915/wm: convert to struct intel_display (rev2)
Patchwork
✗ Fi.CI.CHECKPATCH: warning for drm/i915/wm: convert to struct intel_display (rev2)
Patchwork
[PATCH 00/10] Introduce drm sharpness property
Nemesa Garg
[PATCH 05/10] drm/i915/display: Compute the scaler coefficients
Nemesa Garg
[PATCH 06/10] drm/i915/display: Add and compute scaler parameter
Nemesa Garg
[PATCH 10/10] drm/i915/display: Expose sharpness strength property
Nemesa Garg
[PATCH 09/10] drm/i915/display: Enable/disable casf
Nemesa Garg
[PATCH 04/10] drm/i915/display: Add filter lut values
Nemesa Garg
[PATCH 08/10] drm/i915/display: Set and get the casf config
Nemesa Garg
[PATCH 07/10] drm/i915/display: Configure the second scaler
Nemesa Garg
[PATCH 03/10] drm/i915/display: Add strength and winsize register
Nemesa Garg
✗ Fi.CI.SPARSE: warning for Introduce drm sharpness property (rev13)
Patchwork
✗ Fi.CI.CHECKPATCH: warning for Introduce drm sharpness property (rev13)
Patchwork
✗ i915.CI.BAT: failure for Introduce drm sharpness property (rev13)
Patchwork
[PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
Nemesa Garg
[PATCH 01/10] drm/i915/display: Introduce sharpness strength property
Nemesa Garg
[core-for-CI] Revert "panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()"
Chaitanya Kumar Borah
✗ Fi.CI.SPARSE: warning for Revert "panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()"
Patchwork
Re: [core-for-CI] Revert "panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()"
Jani Nikula
✓ i915.CI.BAT: success for Revert "panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()"
Patchwork
[PATCH] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
Jouni Högander
✗ i915.CI.BAT: failure for drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
Patchwork
RE: [PATCH] drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
Manna, Animesh
[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
Suraj Kandpal
✗ Fi.CI.SPARSE: warning for Register bit definition for EDP_GENERAL_CAP2
Patchwork
[PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance
Suraj Kandpal
Re: [PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance
Murthy, Arun R
Re: [PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance
Nautiyal, Ankit K
Re: [PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance
Nautiyal, Ankit K
✓ i915.CI.BAT: success for Register bit definition for EDP_GENERAL_CAP2
Patchwork
[PATCH 1/2] drm/dp: Add smooth brightness register bit definition
Suraj Kandpal
Re: [PATCH 1/2] drm/dp: Add smooth brightness register bit definition
Murthy, Arun R
Re: [PATCH 1/2] drm/dp: Add smooth brightness register bit definition
Nautiyal, Ankit K
RE: [PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
Kandpal, Suraj
[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
Suraj Kandpal
[PATCH 1/2] drm/dp: Add smooth brightness register bit definition
Suraj Kandpal
[PATCH 2/2] drm/i915/backlight: Modify condition to use panel luminance
Suraj Kandpal
✗ Fi.CI.SPARSE: warning for Register bit definition for EDP_GENERAL_CAP2 (rev2)
Patchwork
✗ i915.CI.BAT: failure for Register bit definition for EDP_GENERAL_CAP2 (rev2)
Patchwork
✓ i915.CI.BAT: success for Register bit definition for EDP_GENERAL_CAP2 (rev2)
Patchwork
[PATCH i-g-t 0/2] Add PMU test for GT frequency
Vinay Belgaumkar
[PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
Vinay Belgaumkar
Re: [PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
Kamil Konieczny
Re: [PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
Belgaumkar, Vinay
[PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Vinay Belgaumkar
Re: [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Riana Tauro
Re: [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Kamil Konieczny
Re: [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Belgaumkar, Vinay
Re: [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Belgaumkar, Vinay
[PATCH i-g-t 0/2] Add PMU test for GT frequency
Vinay Belgaumkar
[PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
Vinay Belgaumkar
Re: [PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
Kamil Konieczny
Re: [PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
Kamil Konieczny
[PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Vinay Belgaumkar
Re: [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Riana Tauro
Re: [PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Belgaumkar, Vinay
[PATCH i-g-t 0/2] Add PMU test for GT frequency
Vinay Belgaumkar
[PATCH i-g-t 2/2] tests/xe_pmu: Add frequency test
Vinay Belgaumkar
[PATCH i-g-t 1/2] lib/xe_gt: Move get/set GT freq utils to lib
Vinay Belgaumkar
[PATCH 00/11] drm/xe/display: Program double buffered LUT registers
Chaitanya Kumar Borah
[PATCH 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
Chaitanya Kumar Borah
[PATCH 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
Chaitanya Kumar Borah
[PATCH 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
Chaitanya Kumar Borah
[PATCH 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
Chaitanya Kumar Borah
[PATCH 06/11] drm/i915/dsb: Add support for GOSUB interrupt
Chaitanya Kumar Borah
Re: [PATCH 06/11] drm/i915/dsb: Add support for GOSUB interrupt
Ville Syrjälä
[PATCH 09/11] drm/i915: Program DB LUT registers before vblank
Chaitanya Kumar Borah
Re: [PATCH 09/11] drm/i915: Program DB LUT registers before vblank
Ville Syrjälä
[PATCH 07/11] drm/i915: s/dsb_color_vblank/dsb_color
Chaitanya Kumar Borah
Re: [PATCH 07/11] drm/i915: s/dsb_color_vblank/dsb_color
Ville Syrjälä
[PATCH 10/11] drm/i915/color: Do not pre-load LUTs with DB registers
Chaitanya Kumar Borah
[PATCH 11/11] drm/i915: Disable updating of LUT values during vblank
Chaitanya Kumar Borah
[PATCH 08/11] drm/i915: use GOSUB to program doubled buffered LUT registers
Chaitanya Kumar Borah
Re: [PATCH 08/11] drm/i915: use GOSUB to program doubled buffered LUT registers
Ville Syrjälä
[PATCH 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
Chaitanya Kumar Borah
Re: [PATCH 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
Ville Syrjälä
✗ Fi.CI.SPARSE: warning for drm/xe/display: Program double buffered LUT registers (rev5)
Patchwork
✓ i915.CI.BAT: success for drm/xe/display: Program double buffered LUT registers (rev5)
Patchwork
[PATCH 00/11] drm/xe/display: Program double buffered LUT registers
Chaitanya Kumar Borah
[PATCH 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
Chaitanya Kumar Borah
[PATCH 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
Chaitanya Kumar Borah
RE: [PATCH 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
Manna, Animesh
[PATCH v2 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
Chaitanya Kumar Borah
[PATCH 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
Chaitanya Kumar Borah
[PATCH v2 08/11] drm/i915: use GOSUB to program doubled buffered LUT registers
Chaitanya Kumar Borah
[PATCH 10/11] drm/i915/color: Do not pre-load LUTs with DB registers
Chaitanya Kumar Borah
[PATCH 07/11] drm/i915: s/dsb_color_vblank/dsb_color
Chaitanya Kumar Borah
[PATCH 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
Chaitanya Kumar Borah
[PATCH v2 09/11] drm/i915: Program DB LUT registers before vblank
Chaitanya Kumar Borah
[PATCH v2 06/11] drm/i915/dsb: Add support for GOSUB interrupt
Chaitanya Kumar Borah
✗ Fi.CI.SPARSE: warning for drm/xe/display: Program double buffered LUT registers (rev6)
Patchwork
✓ i915.CI.BAT: success for drm/xe/display: Program double buffered LUT registers (rev6)
Patchwork
[PATCH 11/11] drm/i915: Disable updating of LUT values during vblank
Chaitanya Kumar Borah
Re: [PATCH 2/2] drm: Schedule the HPD poll work on the system unbound workqueue
Gabriele Monaco
[PATCH 00/18] DPLL framework redesign
Suraj Kandpal
[PATCH 02/18] drm/i915/dpll: Rename intel_dpll_funcs
Suraj Kandpal
[PATCH 05/18] drm/i915/dpll: Rename intel_shared_dpll_funcs
Suraj Kandpal
[PATCH 06/18] drm/i915/dpll: Rename intel_shared_dpll
Suraj Kandpal
[PATCH 04/18] drm/i915/dpll: Rename macro for_each_shared_dpll
Suraj Kandpal
[PATCH 01/18] drm/i915/dpll: Rename intel_dpll
Suraj Kandpal
[PATCH 08/18] drm/i915/dpll: Rename crtc_get_shared_dpll
Suraj Kandpal
[PATCH 13/18] drm/i915/dpll: Change arguments for get_freq hook
Suraj Kandpal
[PATCH 14/18] drm/i915/dpll: Rename intel_[enable/disable]_dpll
Suraj Kandpal
[PATCH 16/18] drm/i915/dpll: Rename intel_<release/reserve>_dpll
Suraj Kandpal
[PATCH 12/18] drm/i915/dpll: Add intel_encoder argument to get_hw_state hook
Suraj Kandpal
[PATCH 17/18] drm/i915/dpll: Rename intel_compute_dpll
Suraj Kandpal
[PATCH 15/18] drm/i915/dpll: Rename intel_unreference_dpll__crtc
Suraj Kandpal
[PATCH 09/18] drm/i915/dpll: Change argument for enable hook in intel_dpll_funcs
Suraj Kandpal
[PATCH 07/18] drm/i915/dpll: Move away from using shared dpll
Suraj Kandpal
[PATCH 03/18] drm/i915/dpll: Rename intel_shared_dpll_state
Suraj Kandpal
[PATCH 11/18] drm/i915/dpll: Introduce new hook in intel_dpll_funcs
Suraj Kandpal
[PATCH 18/18] drm/i915/dpll: Rename intel_update_active_dpll
Suraj Kandpal
[PATCH 10/18] drm/i915/drm: Rename disable hook in intel_dpll_global_func
Suraj Kandpal
Earlier messages
Later messages