October 2024 Archives by subject
Starting: Tue Oct 1 00:05:25 UTC 2024
Ending: Thu Oct 31 23:43:19 UTC 2024
Messages: 4665
- (subset) [PATCH 00/28] drm: Remove DRM aperture helpers
Dmitry Baryshkov
- [CI 1/3] drm/i915/irq: add struct i915_irq_regs triplet
Jani Nikula
- [CI 2/3] drm/i915/irq: remove GEN3_IRQ_RESET() and GEN3_IRQ_INIT() macros
Jani Nikula
- [CI 3/3] drm/i915/irq: remove GEN8_IRQ_RESET_NDX() and GEN8_IRQ_INIT_NDX() macros
Jani Nikula
- [CI] [PATCH v8] drm/xe: remove GuC reload in D3Hot path
Riana Tauro
- [CI] drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Daniele Ceraolo Spurio
- [CI] drm/xe/oa: Increase default OA buffer size to 128 M
Ashutosh Dixit
- [CI] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [CI RESEND v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
Jani Nikula
- [CI RESEND v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
Jani Nikula
- [CI RESEND v4 v4 01/16] drm/i915/display: reindent subplatform initialization
Jani Nikula
- [CI RESEND v4 v4 02/16] drm/i915/display: use a macro to initialize subplatforms
Jani Nikula
- [CI RESEND v4 v4 03/16] drm/i915/display: use a macro to define platform enumerations
Jani Nikula
- [CI RESEND v4 v4 04/16] drm/i915/display: join the platform and subplatform enums
Jani Nikula
- [CI RESEND v4 v4 05/16] drm/i915/display: convert display platforms to lower case
Jani Nikula
- [CI RESEND v4 v4 06/16] drm/i915/display: add display platforms structure with platform members
Jani Nikula
- [CI RESEND v4 v4 07/16] drm/i915/display: add platform member to struct intel_display
Jani Nikula
- [CI RESEND v4 v4 08/16] drm/i915/display: remove the display platform enum as unnecessary
Jani Nikula
- [CI RESEND v4 v4 09/16] drm/i915/display: add platform group for g4x
Jani Nikula
- [CI RESEND v4 v4 10/16] drm/i915/display: add subplatform group for HSW/BDW ULT
Jani Nikula
- [CI RESEND v4 v4 11/16] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI RESEND v4 v4 12/16] drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI RESEND v4 v4 13/16] drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI RESEND v4 v4 14/16] drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI RESEND v4 v4 15/16] drm/i915/vblank: drop unnecessary i915 local variable
Jani Nikula
- [CI RESEND v4 v4 16/16] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI v2.2] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [CI v2.3] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover.
Maarten Lankhorst
- [CI v2 1/4] drm/xe: Remove double pageflip
Maarten Lankhorst
- [CI v2 1/4] drm/xe: Remove double pageflip
Lucas De Marchi
- [CI v2 2/4] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [CI v2 2/4] drm/i915/display: Use async flip when available for initial plane config
Lucas De Marchi
- [CI v2 3/4] drm/xe: Move suballocator init to after display init
Maarten Lankhorst
- [CI v2 3/4] drm/xe: Move suballocator init to after display init
Lucas De Marchi
- [CI v2 4/4] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [CI v2 4/4] drm/xe: Initialise display before GT and tile init
Lucas De Marchi
- [CI v2 v2 00/12] drm/i915/display: bunch of struct intel_display conversions
Jani Nikula
- [CI v2 v2 00/12] drm/i915/display: bunch of struct intel_display conversions
Jani Nikula
- [CI v2 v2 01/12] drm/i915/gmbus: convert to struct intel_display
Jani Nikula
- [CI v2 v2 02/12] drm/i915/cx0: remove unnecessary includes
Jani Nikula
- [CI v2 v2 03/12] drm/i915/cx0: convert to struct intel_display
Jani Nikula
- [CI v2 v2 04/12] drm/i915/dpio: convert to struct intel_display
Jani Nikula
- [CI v2 v2 05/12] drm/i915/hdcp: further conversion to struct intel_display
Jani Nikula
- [CI v2 v2 06/12] drm/i915/dp/hdcp: convert to struct intel_display
Jani Nikula
- [CI v2 v2 07/12] drm/i915/crt: convert to struct intel_display
Jani Nikula
- [CI v2 v2 08/12] drm/i915/display: convert vlv_wait_port_ready() to struct intel_display
Jani Nikula
- [CI v2 v2 09/12] drm/i915/power: convert assert_chv_phy_status() to struct intel_display
Jani Nikula
- [CI v2 v2 10/12] drm/i915/ips: convert to struct intel_display
Jani Nikula
- [CI v2 v2 11/12] drm/i915/dsi: convert to struct intel_display
Jani Nikula
- [CI v2 v2 12/12] drm/i915/de: remove unnecessary generic wrappers
Jani Nikula
- [CI v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
Jani Nikula
- [CI v4 v4 01/16] drm/i915/display: reindent subplatform initialization
Jani Nikula
- [CI v4 v4 02/16] drm/i915/display: use a macro to initialize subplatforms
Jani Nikula
- [CI v4 v4 03/16] drm/i915/display: use a macro to define platform enumerations
Jani Nikula
- [CI v4 v4 04/16] drm/i915/display: join the platform and subplatform enums
Jani Nikula
- [CI v4 v4 05/16] drm/i915/display: convert display platforms to lower case
Jani Nikula
- [CI v4 v4 06/16] drm/i915/display: add display platforms structure with platform members
Jani Nikula
- [CI v4 v4 07/16] drm/i915/display: add platform member to struct intel_display
Jani Nikula
- [CI v4 v4 08/16] drm/i915/display: remove the display platform enum as unnecessary
Jani Nikula
- [CI v4 v4 09/16] drm/i915/display: add platform group for g4x
Jani Nikula
- [CI v4 v4 10/16] drm/i915/display: add subplatform group for HSW/BDW ULT
Jani Nikula
- [CI v4 v4 11/16] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI v4 v4 12/16] drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI v4 v4 13/16] drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI v4 v4 14/16] drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [CI v4 v4 15/16] drm/i915/vblank: drop unnecessary i915 local variable
Jani Nikula
- [CI v4 v4 16/16] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [drm-intel-next PATCH] drm/xe: fix build failure originating from backmerge
Jani Nikula
- [drm-intel-next PATCH] drm/xe: fix build failure originating from backmerge
Matthew Auld
- [drm-intel-next PATCH] drm/xe: fix build failure originating from backmerge
Jani Nikula
- [drm-xe:drm-xe-fixes] BUILD SUCCESS 1badf482816417dca71f8120b4c540cdc82aa03c
kernel test robot
- [drm-xe:drm-xe-fixes] BUILD SUCCESS a6f3b2527375c786f2eff77d3ee8b805bcfe026d
kernel test robot
- [drm-xe:drm-xe-fixes] BUILD SUCCESS cdc21021f0351226a4845715564afd5dc50ed44b
kernel test robot
- [drm-xe:drm-xe-fixes] BUILD SUCCESS ffafd12696d1a4c8eeb7386d798d75e1fafb4e01
kernel test robot
- [drm-xe:drm-xe-next] BUILD SUCCESS 55858fa7eb2f163f7aa34339fd3399ba4ff564c6
kernel test robot
- [drm-xe:drm-xe-next] BUILD SUCCESS 66426bf9e2c930683a883f82d5a471a778282569
kernel test robot
- [drm-xe:drm-xe-next] BUILD SUCCESS 85d3f9e84e0628c412b69aa99b63654dfa08ad68
kernel test robot
- [drm-xe:drm-xe-next] BUILD SUCCESS 93d93813422758f6c99289de446b19184019ef5a
kernel test robot
- [drm-xe:topic/xe-for-CI] BUILD SUCCESS fefe873265210efca14d239382df9243cb6387b9
kernel test robot
- [FOR CI 0/4] drm/xe: Fix initial framebuffer handover.
Maarten Lankhorst
- [FOR CI 1/4] drm/xe: Remove double pageflip
Maarten Lankhorst
- [FOR CI 2/4] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [FOR CI 3/4] drm/xe: Move suballocator init to after display init
Maarten Lankhorst
- [FOR CI 4/4] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [FOR CI TESTING ONLY] Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Luca Coelho
- [FOR CI TESTING ONLY v2] Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Luca Coelho
- [PATCH 0/1] Don't short circuit TDR on jobs not started
Matthew Brost
- [PATCH 0/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 0/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 0/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 0/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 0/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 0/1] drm/xe: enable lite restore
Ngai-Mint Kwan
- [PATCH 0/2] Align framebuffers according to what display minimum alignment states
Juha-Pekka Heikkila
- [PATCH 0/2] drm/xe/guc: Improvements to GuC debugfs info
John.C.Harrison at Intel.com
- [PATCH 0/2] drm/xe/uapi: Restore uapi for access counting
apoorva.singh at intel.com
- [PATCH 0/2] drm/xe: Avoid unnecessary OOM kills
Thomas Hellström
- [PATCH 0/2] drm/xe: devcoredump documentation
Lucas De Marchi
- [PATCH 0/2] Improve ufence addr validation and error handling
Nirmoy Das
- [PATCH 0/2] TDR fixes
Matthew Brost
- [PATCH 0/3] drm/i915/psr: minor cleanups
Jani Nikula
- [PATCH 0/3] drm/i915/psr: minor cleanups
Hogander, Jouni
- [PATCH 0/3] drm/xe/pmu: PMU interface for Xe
Vinay Belgaumkar
- [PATCH 0/3] drm/xe: Fix races on fdinfo
Lucas De Marchi
- [PATCH 0/3] Fix non-contiguous VRAM BO access in Xe
Matthew Brost
- [PATCH 0/3] Handle G2H response timeout
Badal Nilawar
- [PATCH 0/3] Suspend, resume, and d3cold tweaks
Matthew Brost
- [PATCH 0/4] Add 6k resolution support for a single CRTC
Suraj Kandpal
- [PATCH 0/4] Add 6k resolution support for a single CRTC
Suraj Kandpal
- [PATCH 0/4] drm/i915: gen2 stuff
Ville Syrjala
- [PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
Ankit Nautiyal
- [PATCH 0/4] Mark work queues with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH 0/5] Add 6k resolution support for a single CRTC
Suraj Kandpal
- [PATCH 0/5] Add 6k resolution support for a single CRTC
Suraj Kandpal
- [PATCH 0/5] GuC Buffer Cache
Michal Wajdeczko
- [PATCH 0/5] GuC Buffer Cache
Matthew Brost
- [PATCH 0/5] GuC Buffer Cache
Michal Wajdeczko
- [PATCH 0/5] Introduce drm sharpness property
Nemesa Garg
- [PATCH 0/5] Introduce drm sharpness property
Nemesa Garg
- [PATCH 0/5] PF: Add functions to save and restore VF configuration blob
Michał Winiarski
- [PATCH 0/5] PF: Add functions to save and restore VF configuration blob
Michal Wajdeczko
- [PATCH 0/5] PF: Add support for VF scheduling priority
Michal Wajdeczko
- [PATCH 0/5] PF: Add support for VF scheduling priority
Laguna, Lukasz
- [PATCH 0/6] Add Xe3 and Panther Lake support
Matt Atwood
- [PATCH 0/6] drm/i915/display: make all i915_drv.h includes explicit
Jani Nikula
- [PATCH 0/6 v3] Add Xe3 and Panther Lake support
Matt Atwood
- [PATCH 0/6 v3] Add Xe3 and Panther Lake support
Matt Roper
- [PATCH 0/7] Add support for 3 VDSC engines 12 slices
Ankit Nautiyal
- [PATCH 0/7] Add support for 3 VDSC engines 12 slices
Ankit Nautiyal
- [PATCH 0/7] DP DSC min/max src bpc fixes
Ankit Nautiyal
- [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup.
Maarten Lankhorst
- [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup.
Tejun Heo
- [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup.
Maxime Ripard
- [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup.
Tejun Heo
- [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup.
Maxime Ripard
- [PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup.
Johannes Weiner
- [PATCH 0/7] Use trans push mechanism to generate frame change event
Jouni Högander
- [PATCH 0/9] Add support for 3 VDSC engines 12 slices
Ankit Nautiyal
- [PATCH 0/9] Add support for 3 VDSC engines 12 slices
Ankit Nautiyal
- [PATCH 00/10] Add support for 3 VDSC engines 12 slices
Ankit Nautiyal
- [PATCH 00/10] Add xe3lpd edp enabling
Matt Atwood
- [PATCH 00/11] drm/i915/display: bunch of struct intel_display conversions
Jani Nikula
- [PATCH 00/12] drm/i915/xe3lpd: ptl display patches
Matt Atwood
- [PATCH 00/13] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Gustavo Sousa
- [PATCH 00/13] Ultrajoiner basic functionality series
Nautiyal, Ankit K
- [PATCH 00/16] Add support for 3 VDSC engines 12 slices
Ankit Nautiyal
- [PATCH 00/16] Add support for 3 VDSC engines 12 slices
Ankit Nautiyal
- [PATCH 00/18] GPU debug support (eudebug) v2
Mika Kuoppala
- [PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
Cavitt, Jonathan
- [PATCH 01/10] drm/i915/display: Prepare for dsc 3 stream splitter
Ankit Nautiyal
- [PATCH 01/10] drm/i915/display: Prepare for dsc 3 stream splitter
Kandpal, Suraj
- [PATCH 01/10] drm/i915/xe3lpd: reuse xe2lpd definition
Matt Atwood
- [PATCH 01/10] drm/i915/xe3lpd: reuse xe2lpd definition
Matt Roper
- [PATCH 01/11] drm/i915/gmbus: convert to struct intel_display
Jani Nikula
- [PATCH 01/11] drm/i915/gmbus: convert to struct intel_display
Rodrigo Vivi
- [PATCH 01/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
Matt Atwood
- [PATCH 01/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
Matt Roper
- [PATCH 01/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
Golani, Mitulkumar Ajitkumar
- [PATCH 01/13] drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
Gustavo Sousa
- [PATCH 01/16] drm/i915/dp: Update Comment for Valid DSC Slices per Line
Ankit Nautiyal
- [PATCH 01/16] drm/i915/dp: Update Comment for Valid DSC Slices per Line
Kandpal, Suraj
- [PATCH 01/16] drm/i915/dp: Update Comment for Valid DSC Slices per Line
Ankit Nautiyal
- [PATCH 01/18] ptrace: export ptrace_may_access
Mika Kuoppala
- [PATCH 01/31] drm/i915: Remove vga and gmbus seq out of i915_restore_display
Cavitt, Jonathan
- [PATCH 02/10] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Ankit Nautiyal
- [PATCH 02/10] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Kandpal, Suraj
- [PATCH 02/10] drm/i915/xe3lpd: Adjust watermark calculations
Matt Atwood
- [PATCH 02/10] drm/i915/xe3lpd: Adjust watermark calculations
Govindapillai, Vinod
- [PATCH 02/11] drm/i915/cx0: convert to struct intel_display
Jani Nikula
- [PATCH 02/11] drm/i915/cx0: convert to struct intel_display
Rodrigo Vivi
- [PATCH 02/12] drm/i915/ptl: Define IS_PANTHERLAKE macro
Matt Atwood
- [PATCH 02/12] drm/i915/ptl: Define IS_PANTHERLAKE macro
Matt Roper
- [PATCH 02/13] drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait
Gustavo Sousa
- [PATCH 02/13] drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait
Jani Nikula
- [PATCH 02/13] drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait
Gustavo Sousa
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Ankit Nautiyal
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Jani Nikula
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Nautiyal, Ankit K
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Nautiyal, Ankit K
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Jani Nikula
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Nautiyal, Ankit K
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Ankit Nautiyal
- [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
Kandpal, Suraj
- [PATCH 02/18] drm/xe/eudebug: Introduce eudebug support
Mika Kuoppala
- [PATCH 02/28] drm/arm/hdlcd: Use video aperture helpers
Liviu Dudau
- [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr
Jani Nikula
- [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr
Cavitt, Jonathan
- [PATCH 03/10] drm/i915/vdsc: Add register bits for VDSC2 engine
Ankit Nautiyal
- [PATCH 03/10] drm/i915/vdsc: Add register bits for VDSC2 engine
Kandpal, Suraj
- [PATCH 03/10] drm/i915/xe3lpd: Add new display power wells
Matt Atwood
- [PATCH 03/10] drm/i915/xe3lpd: Add new display power wells
Luca Coelho
- [PATCH 03/11] drm/i915/dpio: convert to struct intel_display
Jani Nikula
- [PATCH 03/11] drm/i915/dpio: convert to struct intel_display
Rodrigo Vivi
- [PATCH 03/12] drm/i915/cx0: Extend C10 check to PTL
Matt Atwood
- [PATCH 03/12] drm/i915/cx0: Extend C10 check to PTL
Gustavo Sousa
- [PATCH 03/12] drm/i915/cx0: Extend C10 check to PTL
Jani Nikula
- [PATCH 03/13] drm/i915/display: Add macro HAS_ULTRAJOINER()
Jani Nikula
- [PATCH 03/13] drm/i915/display: Add macro HAS_ULTRAJOINER()
Nautiyal, Ankit K
- [PATCH 03/13] drm/i915/dmc_wl: Check for non-zero refcount in release work
Gustavo Sousa
- [PATCH 03/16] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Ankit Nautiyal
- [PATCH 03/16] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Ankit Nautiyal
- [PATCH 03/18] drm/xe/eudebug: Introduce discovery for resources
Mika Kuoppala
- [PATCH 03/18] drm/xe/eudebug: Introduce discovery for resources
Matthew Brost
- [PATCH 03/18] drm/xe/eudebug: Introduce discovery for resources
Mika Kuoppala
- [PATCH 03/18] drm/xe/eudebug: Introduce discovery for resources
Matthew Brost
- [PATCH 03/31] drm/i915/display: Move regfile registers intel_display.restore
Cavitt, Jonathan
- [PATCH 04/10] drm/i915/vdsc: Add support for read/write PPS for DSC3
Ankit Nautiyal
- [PATCH 04/10] drm/i915/vdsc: Add support for read/write PPS for DSC3
Kandpal, Suraj
- [PATCH 04/10] drm/i915/vdsc: Add support for read/write PPS for DSC3
Nautiyal, Ankit K
- [PATCH 04/10] drm/i915/xe3lpd: Update pmdemand programming
Matt Atwood
- [PATCH 04/10] drm/i915/xe3lpd: Update pmdemand programming
Govindapillai, Vinod
- [PATCH 04/10] drm/i915/xe3lpd: Update pmdemand programming
Gustavo Sousa
- [PATCH 04/11] drm/i915/hdcp: further conversion to struct intel_display
Jani Nikula
- [PATCH 04/11] drm/i915/hdcp: further conversion to struct intel_display
Rodrigo Vivi
- [PATCH 04/12] drm/i915/ptl: Move async flip bit to PLANE_SURF register
Matt Atwood
- [PATCH 04/12] drm/i915/ptl: Move async flip bit to PLANE_SURF register
Matt Roper
- [PATCH 04/13] drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
Gustavo Sousa
- [PATCH 04/16] drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2
Ankit Nautiyal
- [PATCH 04/16] drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2
Ankit Nautiyal
- [PATCH 04/16] drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2
Kandpal, Suraj
- [PATCH 04/18] drm/xe/eudebug: Introduce exec_queue events
Mika Kuoppala
- [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver
Cavitt, Jonathan
- [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver
Imre Deak
- [PATCH 05/10] drm/i915/dp: Add check for hdisplay divisible by slice count
Ankit Nautiyal
- [PATCH 05/10] drm/i915/dp: Add check for hdisplay divisible by slice count
Kandpal, Suraj
- [PATCH 05/10] drm/i915/xe3lpd: Add cdclk changes
Matt Atwood
- [PATCH 05/10] drm/i915/xe3lpd: Add cdclk changes
Matt Roper
- [PATCH 05/11] drm/i915/dp/hdcp: convert to struct intel_display
Jani Nikula
- [PATCH 05/11] drm/i915/dp/hdcp: convert to struct intel_display
Rodrigo Vivi
- [PATCH 05/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
Matt Atwood
- [PATCH 05/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
Matt Roper
- [PATCH 05/13] drm/i915/dmc_wl: Use sentinel item for range tables
Gustavo Sousa
- [PATCH 05/16] drm/i915/vdsc: Add support for read/write PPS for 3rd DSC engine
Ankit Nautiyal
- [PATCH 05/16] drm/i915/vdsc: Add support for read/write PPS for 3rd DSC engine
Ankit Nautiyal
- [PATCH 05/18] drm/xe/eudebug: hw enablement for eudebug
Mika Kuoppala
- [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing
Cavitt, Jonathan
- [PATCH 06/10] drm/i915/display: Add DSC pixel replication
Ankit Nautiyal
- [PATCH 06/10] drm/i915/display: Add DSC pixel replication
Kandpal, Suraj
- [PATCH 06/10] drm/i915/display: Add DSC pixel replication
kernel test robot
- [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
Matt Atwood
- [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
Matt Roper
- [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
Jani Nikula
- [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
Kandpal, Suraj
- [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
Kandpal, Suraj
- [PATCH 06/10] drm/i915/xe3lpd: Add macro to choose HDCP_LINE_REKEY bit
Jani Nikula
- [PATCH 06/11] drm/i915/crt: convert to struct intel_display
Jani Nikula
- [PATCH 06/11] drm/i915/crt: convert to struct intel_display
Rodrigo Vivi
- [PATCH 06/12] drm/i915/display/xe3: disable x-tiled framebuffers
Matt Atwood
- [PATCH 06/12] drm/i915/display/xe3: disable x-tiled framebuffers
Gustavo Sousa
- [PATCH 06/13] drm/i915/dmc_wl: Extract intel_dmc_wl_addr_in_range()
Gustavo Sousa
- [PATCH 06/16] drm/i915/dp: Ensure hactive is divisible by slice count
Ankit Nautiyal
- [PATCH 06/16] drm/i915/dp: Ensure hactive is divisible by slice count
Ankit Nautiyal
- [PATCH 06/16] drm/i915/dp: Ensure hactive is divisible by slice count
Kandpal, Suraj
- [PATCH 06/18] drm/xe: Add EUDEBUG_ENABLE exec queue property
Mika Kuoppala
- [PATCH 06/31] drm/xe: Use i915-display shutdown sequence directly
Cavitt, Jonathan
- [PATCH 07/10] drm/i915/dp: Compute pixel replication count for DSC 12 slices case
Ankit Nautiyal
- [PATCH 07/10] drm/i915/dp: Compute pixel replication count for DSC 12 slices case
Kandpal, Suraj
- [PATCH 07/10] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Matt Atwood
- [PATCH 07/10] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Taylor, Clinton A
- [PATCH 07/11] drm/i915/display: convert vlv_wait_port_ready() to struct intel_display
Jani Nikula
- [PATCH 07/11] drm/i915/display: convert vlv_wait_port_ready() to struct intel_display
Rodrigo Vivi
- [PATCH 07/12] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
Matt Atwood
- [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
Gustavo Sousa
- [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
Jani Nikula
- [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
Jani Nikula
- [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
Gustavo Sousa
- [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
Gustavo Sousa
- [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
Gustavo Sousa
- [PATCH 07/16] drm/i915/dp: Enable 3 DSC engines for 12 slices
Ankit Nautiyal
- [PATCH 07/16] drm/i915/dp: Enable 3 DSC engines for 12 slices
Ankit Nautiyal
- [PATCH 07/16] drm/i915/dp: Enable 3 DSC engines for 12 slices
Kandpal, Suraj
- [PATCH 07/18] drm/xe/eudebug: Introduce per device attention scan worker
Mika Kuoppala
- [PATCH 07/28] drm/i915: Use video aperture helpers
Jani Nikula
- [PATCH 07/31] drm/{i915, xe}/display: Move DP MST calls to display_driver
Cavitt, Jonathan
- [PATCH 08/10] drm/i915/display: Account for pixel replication in pipe_src
Ankit Nautiyal
- [PATCH 08/10] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Matt Atwood
- [PATCH 08/10] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Chauhan, Shekhar
- [PATCH 08/10] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Jani Nikula
- [PATCH 08/11] drm/i915/power: convert assert_chv_phy_status() to struct intel_display
Jani Nikula
- [PATCH 08/11] drm/i915/power: convert assert_chv_phy_status() to struct intel_display
Rodrigo Vivi
- [PATCH 08/12] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Matt Atwood
- [PATCH 08/12] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Kandpal, Suraj
- [PATCH 08/13] drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
Gustavo Sousa
- [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
Ankit Nautiyal
- [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
Jani Nikula
- [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
Nautiyal, Ankit K
- [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
Ankit Nautiyal
- [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
Kandpal, Suraj
- [PATCH 08/18] drm/xe/eudebug: Introduce EU control interface
Mika Kuoppala
- [PATCH 08/28] drm/loongson: Use video aperture helpers
Sui Jingfeng
- [PATCH 08/31] drm/i915/display: Move suspend sequences to intel_display_driver
Cavitt, Jonathan
- [PATCH 09/10] drm/i915/dsc: Account for Odd pixel removal
Ankit Nautiyal
- [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Matt Atwood
- [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Jani Nikula
- [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Matt Atwood
- [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Kandpal, Suraj
- [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Jani Nikula
- [PATCH 09/11] drm/i915/ips: convert to struct intel_display
Jani Nikula
- [PATCH 09/11] drm/i915/ips: convert to struct intel_display
Rodrigo Vivi
- [PATCH 09/12] drm/i915/xe3lpd: Increase max_h max_v for PSR
Matt Atwood
- [PATCH 09/13] drm/i915/dmc_wl: Deal with existing references when disabling
Gustavo Sousa
- [PATCH 09/16] drm/i915/display: Add support for DSC pixel replication
Ankit Nautiyal
- [PATCH 09/16] drm/i915/display: Add support for DSC pixel replication
Ankit Nautiyal
- [PATCH 09/18] drm/xe/eudebug: Add vm bind and vm bind ops
Mika Kuoppala
- [PATCH 09/31] drm/xe/display: Delay hpd_init resume
Cavitt, Jonathan
- [PATCH 1/1] drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
- [PATCH 1/1] drm/xe: Don't short circuit TDR on jobs not started
Zanoni, Paulo R
- [PATCH 1/1] drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
- [PATCH 1/1] drm/xe: Don't short circuit TDR on jobs not started
Zanoni, Paulo R
- [PATCH 1/1] drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
- [PATCH 1/1] drm/xe: Don't short circuit TDR on jobs not started
John Harrison
- [PATCH 1/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 1/1] drm/xe: enable lite restore
John Harrison
- [PATCH 1/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 1/1] drm/xe: enable lite restore
John Harrison
- [PATCH 1/1] drm/xe: enable lite restore
Lucas De Marchi
- [PATCH 1/1] drm/xe: enable lite restore
Yang, Fei
- [PATCH 1/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 1/1] drm/xe: enable lite restore
Souza, Jose
- [PATCH 1/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 1/1] drm/xe: enable lite restore
Yang, Fei
- [PATCH 1/1] drm/xe: enable lite restore
fei.yang at intel.com
- [PATCH 1/1] drm/xe: Move l2 flush to a more sensible place
Matthew Auld
- [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page
Alistair Popple
- [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page
Matthew Brost
- [PATCH 1/2] drm/xe/ct: prevent UAF in send_recv()
Nilawar, Badal
- [PATCH 1/2] drm/xe/ct: prevent UAF in send_recv()
Matthew Auld
- [PATCH 1/2] drm/xe/guc: Capture all available bits of GuC timestamp
John.C.Harrison at Intel.com
- [PATCH 1/2] drm/xe/guc: Capture all available bits of GuC timestamp
Matthew Brost
- [PATCH 1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
- [PATCH 1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
- [PATCH 1/2] drm/xe: add interface to request physical alignment for buffer objects
Juha-Pekka Heikkila
- [PATCH 1/2] drm/xe: add interface to request physical alignment for buffer objects
Cavitt, Jonathan
- [PATCH 1/2] drm/xe: Add support for PTE_NC bit
apoorva.singh at intel.com
- [PATCH 1/2] drm/xe: Add support for PTE_NC bit
Cavitt, Jonathan
- [PATCH 1/2] drm/xe: Avoid the OOM killer on buffer object memory allocation
Thomas Hellström
- [PATCH 1/2] drm/xe: Avoid the OOM killer on buffer object memory allocation
Matthew Brost
- [PATCH 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Matthew Auld
- [PATCH 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Matthew Brost
- [PATCH 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Matthew Auld
- [PATCH 1/2] drm/xe: Improve devcoredump documentation
Lucas De Marchi
- [PATCH 1/2] drm/xe: keep list of system pages in xe_userptr
Andrzej Hajda
- [PATCH 1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
- [PATCH 1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Cavitt, Jonathan
- [PATCH 1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
- [PATCH 1/2] drm/xe: Take job list lock in xe_sched_add_pending_job
Matthew Brost
- [PATCH 1/2] drm/xe: Take job list lock in xe_sched_add_pending_job
Matthew Auld
- [PATCH 1/3] drm/i915/psr: add LATENCY_REPORTING_REMOVED() register bit helper
Jani Nikula
- [PATCH 1/3] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Suraj Kandpal
- [PATCH 1/3] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH 1/3] drm/xe/guc/ct: Improve g2h request handling during async gt reset
Badal Nilawar
- [PATCH 1/3] drm/xe/guc/ct: Improve g2h request handling during async gt reset
John Harrison
- [PATCH 1/3] drm/xe/guc/ct: Improve g2h request handling during async gt reset
Matthew Brost
- [PATCH 1/3] drm/xe/guc/ct: Improve g2h request handling during async gt reset
Matthew Brost
- [PATCH 1/3] drm/xe/guc/ct: Improve g2h request handling during async gt reset
Nilawar, Badal
- [PATCH 1/3] drm/xe/guc/ct: Improve g2h request handling during async gt reset
Matthew Brost
- [PATCH 1/3] drm/xe/pmu: Enable PMU interface
Lucas De Marchi
- [PATCH 1/3] drm/xe/pmu: Enable PMU interface
Belgaumkar, Vinay
- [PATCH 1/3] drm/xe/pmu: Enable PMU interface
Lucas De Marchi
- [PATCH 1/3] drm/xe/pmu: Enable PMU interface
Belgaumkar, Vinay
- [PATCH 1/3] drm/xe/pmu: Enable PMU interface
Vinay Belgaumkar
- [PATCH 1/3] drm/xe/query: Increase timestamp width
Lucas De Marchi
- [PATCH 1/3] drm/xe/query: Increase timestamp width
Lucas De Marchi
- [PATCH 1/3] drm/xe/query: Increase timestamp width
Matt Roper
- [PATCH 1/3] drm/xe/query: Increase timestamp width
Lucas De Marchi
- [PATCH 1/3] drm/xe/query: Increase timestamp width
Matt Roper
- [PATCH 1/3] drm/xe: Add trace to lrc timestamp update
Lucas De Marchi
- [PATCH 1/3] drm/xe: Add trace to lrc timestamp update
Cavitt, Jonathan
- [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
Matthew Brost
- [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
Rodrigo Vivi
- [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
Matthew Brost
- [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
Lucas De Marchi
- [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
Matthew Brost
- [PATCH 1/3] drm/xe: Introduce GuC PC debugfs
Rodrigo Vivi
- [PATCH 1/3] drm/xe: Introduce GuC PC debugfs
Belgaumkar, Vinay
- [PATCH 1/4] Add bits for link_n_exended for DISPLAY >= 14
Ankit Nautiyal
- [PATCH 1/4] drm/i915/gt: Nuke gen2_irq_{enable,disable}()
Ville Syrjala
- [PATCH 1/4] drm/i915/gt: Nuke gen2_irq_{enable,disable}()
Jani Nikula
- [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Suraj Kandpal
- [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Matt Roper
- [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Kandpal, Suraj
- [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Suraj Kandpal
- [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Nautiyal, Ankit K
- [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Matt Roper
- [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Nautiyal, Ankit K
- [PATCH 1/4] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH 1/4] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Philipp Stanner
- [PATCH 1/4] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH 1/4] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Philipp Stanner
- [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits
Suraj Kandpal
- [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits
Ville Syrjälä
- [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits
Kandpal, Suraj
- [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits
Ville Syrjälä
- [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits
Nautiyal, Ankit K
- [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits
Ville Syrjälä
- [PATCH 1/5] drm/i915/display: Fix the plane max height and width limits
Kandpal, Suraj
- [PATCH 1/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
Michal Wajdeczko
- [PATCH 1/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
Laguna, Lukasz
- [PATCH 1/5] drm/xe/guc: Introduce the GuC Buffer Cache
Michal Wajdeczko
- [PATCH 1/5] drm/xe/guc: Introduce the GuC Buffer Cache
Matthew Brost
- [PATCH 1/5] drm/xe/guc: Introduce the GuC Buffer Cache
Michal Wajdeczko
- [PATCH 1/5] drm/xe/guc: Introduce the GuC Buffer Cache
Matthew Brost
- [PATCH 1/5] drm/xe/guc: Introduce the GuC Buffer Cache
Michal Wajdeczko
- [PATCH 1/5] drm/xe/guc: Introduce the GuC Buffer Cache
Matthew Brost
- [PATCH 1/5] drm/xe/guc: Introduce the GuC Buffer Cache
Rodrigo Vivi
- [PATCH 1/5] drm: Introduce sharpness strength property
Nemesa Garg
- [PATCH 1/6] drm/i915/gvt: always pass struct intel_display * to register macros
Jani Nikula
- [PATCH 1/6] drm/xe/xe3: Xe3 uses the same PAT settings as Xe2
Matt Atwood
- [PATCH 1/6] drm/xe/xe3: Xe3 uses the same PAT settings as Xe2
Matt Atwood
- [PATCH 1/7] drm/i915/dp: Update Comment for Valid DSC Slices per Line
Ankit Nautiyal
- [PATCH 1/7] drm/i915/dp: Update Comment for Valid DSC Slices per Line
Ankit Nautiyal
- [PATCH 1/7] drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
Ankit Nautiyal
- [PATCH 1/7] drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
Kandpal, Suraj
- [PATCH 1/7] drm/i915/dp: Use HAS_DSC macro in intel_dp_dsc_max_src_input_bpc
Imre Deak
- [PATCH 1/7] drm/i915/histogram: Define registers for histogram
Murthy, Arun R
- [PATCH 1/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
Jouni Högander
- [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion
Ashutosh Dixit
- [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup
Maarten Lankhorst
- [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup
Waiman Long
- [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup
kernel test robot
- [PATCH 1/7] kernel/cgroup: Add "dev" memory accounting cgroup
Friedrich Vock
- [PATCH 1/9] drm/i915/display: Prepare for dsc 3 stream splitter
Ankit Nautiyal
- [PATCH 1/9] drm/i915/display: Prepare for dsc 3 stream splitter
Ankit Nautiyal
- [PATCH 10/10] drm/i915/dp: Add support for 3 vdsc engines and 12 slices.
Ankit Nautiyal
- [PATCH 10/10] drm/i915/xe3lpd: Add powerdown value of eDP over type c
Matt Atwood
- [PATCH 10/10] drm/i915/xe3lpd: Add powerdown value of eDP over type c
Chauhan, Shekhar
- [PATCH 10/10] drm/i915/xe3lpd: Add powerdown value of eDP over type c
Jani Nikula
- [PATCH 10/10] drm/i915/xe3lpd: Add powerdown value of eDP over type c
Matt Atwood
- [PATCH 10/10] drm/i915/xe3lpd: Add powerdown value of eDP over type c
Kandpal, Suraj
- [PATCH 10/11] drm/i915/dsi: convert to struct intel_display
Jani Nikula
- [PATCH 10/11] drm/i915/dsi: convert to struct intel_display
Rodrigo Vivi
- [PATCH 10/12] drm/i915/xe3lpd: Increase bigjoiner limitations
Matt Atwood
- [PATCH 10/13] drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
Gustavo Sousa
- [PATCH 10/16] drm/i915/dp_mst: Account for pixel replication for MST overhead with DSC
Ankit Nautiyal
- [PATCH 10/16] drm/i915/dp_mst: Account for pixel replication for MST overhead with DSC
Ankit Nautiyal
- [PATCH 10/18] drm/xe/eudebug: Add UFENCE events with acks
Mika Kuoppala
- [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
Cavitt, Jonathan
- [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
Imre Deak
- [PATCH 11/11] drm/i915/de: remove unnecessary generic wrappers
Jani Nikula
- [PATCH 11/11] drm/i915/de: remove unnecessary generic wrappers
Rodrigo Vivi
- [PATCH 11/12] drm/i915/xe3lpd: Prune modes for YUV420
Matt Atwood
- [PATCH 11/13] drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
Gustavo Sousa
- [PATCH 11/13] drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
Jani Nikula
- [PATCH 11/13] drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
Gustavo Sousa
- [PATCH 11/16] drm/i915/dp: Account for pixel replication for BW computation with DSC
Ankit Nautiyal
- [PATCH 11/16] drm/i915/dp: Account for pixel replication for BW computation with DSC
Ankit Nautiyal
- [PATCH 11/18] drm/xe/eudebug: vm open/pread/pwrite
Mika Kuoppala
- [PATCH 11/28] drm/msm: Use video aperture helpers
Dmitry Baryshkov
- [PATCH 11/31] drm/{i915, xe}: Consolidate display resume functions
Cavitt, Jonathan
- [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Matt Atwood
- [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Jani Nikula
- [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Gustavo Sousa
- [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Kahola, Mika
- [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Gustavo Sousa
- [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Kahola, Mika
- [PATCH 12/13] drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
Gustavo Sousa
- [PATCH 12/16] drm/i915/display: Account for pixel replication in pipe_src
Ankit Nautiyal
- [PATCH 12/16] drm/i915/display: Account for pixel replication in pipe_src
Ankit Nautiyal
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Mika Kuoppala
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Matthew Brost
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Matthew Brost
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Matthew Brost
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Matthew Brost
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Hajda, Andrzej
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Matthew Brost
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Hajda, Andrzej
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Matthew Brost
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Hajda, Andrzej
- [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
Matthew Brost
- [PATCH 12/31] drm/i915: Remove lingering pci_save_state
Cavitt, Jonathan
- [PATCH 13/13] drm/i915/xe3lpd: Use DMC wakelock by default
Gustavo Sousa
- [PATCH 13/16] drm/i915/dp: Enable DSC pixel replication
Ankit Nautiyal
- [PATCH 13/16] drm/i915/dp: Enable DSC pixel replication
Ankit Nautiyal
- [PATCH 13/18] drm/xe: Debug metadata create/destroy ioctls
Mika Kuoppala
- [PATCH 13/18] drm/xe: Debug metadata create/destroy ioctls
Matthew Auld
- [PATCH 13/18] drm/xe: Debug metadata create/destroy ioctls
Grzegorzek, Dominik
- [PATCH 13/31] drm/{i915,xe}: Consolidate display suspend functions
Cavitt, Jonathan
- [PATCH 14/16] drm/i915/dsc: Introduce odd pixel removal
Ankit Nautiyal
- [PATCH 14/16] drm/i915/dsc: Introduce odd pixel removal
Ankit Nautiyal
- [PATCH 14/18] drm/xe: Attach debug metadata to vma
Mika Kuoppala
- [PATCH 14/31] drm/i915/display: Move resume sequences to intel_display_driver
Cavitt, Jonathan
- [PATCH 15/16] drm/i915/display: Adjust Pipe SRC Width for Odd Pixels
Ankit Nautiyal
- [PATCH 15/16] drm/i915/display: Adjust Pipe SRC Width for Odd Pixels
Ankit Nautiyal
- [PATCH 15/18] drm/xe/eudebug: Add debug metadata support for xe_eudebug
Mika Kuoppala
- [PATCH 15/31] drm/xe/display: Delay dsm handler registration
Cavitt, Jonathan
- [PATCH 16/16] drm/i915/dp: Add Check for Odd Pixel Requirement
Ankit Nautiyal
- [PATCH 16/16] drm/i915/dp: Add Check for Odd Pixel Requirement
Ankit Nautiyal
- [PATCH 16/18] drm/xe/eudebug: Implement vm_bind_op discovery
Mika Kuoppala
- [PATCH 16/31] drm/{i915, xe}: Move power_domains suspend/resume to display_power
Cavitt, Jonathan
- [PATCH 17/18] drm/xe/eudebug: Dynamically toggle debugger functionality
Mika Kuoppala
- [PATCH 17/31] drm/{i915, xe}: Move remaining intel_power_domains to intel_display
Cavitt, Jonathan
- [PATCH 18/18] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
Mika Kuoppala
- [PATCH 18/31] drm/i915/display: Split resume_noirq calls for now
Cavitt, Jonathan
- [PATCH 19/31] drm/xe/display: Align display resume sequence with i915
Cavitt, Jonathan
- [PATCH 2/2] drm/msm: add another DRM_DISPLAY_DSC_HELPER selection
Abhinav Kumar
- [PATCH 2/2] drm/msm: add another DRM_DISPLAY_DSC_HELPER selection
Abhinav Kumar
- [PATCH 2/2] drm/xe/display: align framebuffers according to hw requirements
Juha-Pekka Heikkila
- [PATCH 2/2] drm/xe/display: align framebuffers according to hw requirements
Ville Syrjälä
- [PATCH 2/2] drm/xe/display: align framebuffers according to hw requirements
Cavitt, Jonathan
- [PATCH 2/2] drm/xe/eudebug: implement userptr_vma access
Andrzej Hajda
- [PATCH 2/2] drm/xe/eudebug: implement userptr_vma access
Hajda, Andrzej
- [PATCH 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
John.C.Harrison at Intel.com
- [PATCH 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
Matthew Brost
- [PATCH 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
John Harrison
- [PATCH 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
John Harrison
- [PATCH 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
Matthew Brost
- [PATCH 2/2] drm/xe/uapi: Restore uapi for access counting
apoorva.singh at intel.com
- [PATCH 2/2] drm/xe/uapi: Restore uapi for access counting
Cavitt, Jonathan
- [PATCH 2/2] drm/xe/uapi: Restore uapi for access counting
Lucas De Marchi
- [PATCH 2/2] drm/xe/uapi: Restore uapi for access counting
Matthew Brost
- [PATCH 2/2] drm/xe/uapi: Restore uapi for access counting
Lucas De Marchi
- [PATCH 2/2] drm/xe/uapi: Restore uapi for access counting
Dandamudi, Priyanka
- [PATCH 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
- [PATCH 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Francois Dugast
- [PATCH 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Maarten Lankhorst
- [PATCH 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Francois Dugast
- [PATCH 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
- [PATCH 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Maarten Lankhorst
- [PATCH 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
- [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
- [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
Cavitt, Jonathan
- [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
- [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
Rodrigo Vivi
- [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
- [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
Rodrigo Vivi
- [PATCH 2/2] drm/xe: Don't free job in TDR
Matthew Brost
- [PATCH 2/2] drm/xe: Don't free job in TDR
Matthew Auld
- [PATCH 2/2] drm/xe: Don't free job in TDR
Matthew Brost
- [PATCH 2/2] drm/xe: Don't free job in TDR
Matthew Auld
- [PATCH 2/2] drm/xe: Don't free job in TDR
Matthew Brost
- [PATCH 2/2] drm/xe: Don't free job in TDR
Matthew Auld
- [PATCH 2/2] drm/xe: Don't unnecessarily invoke the OOM killer on multiple binds
Thomas Hellström
- [PATCH 2/2] drm/xe: Don't unnecessarily invoke the OOM killer on multiple binds
Matthew Brost
- [PATCH 2/2] drm/xe: fix unbalanced rpm put() with declare_wedged()
Matthew Auld
- [PATCH 2/2] drm/xe: fix unbalanced rpm put() with declare_wedged()
Matthew Brost
- [PATCH 2/2] drm/xe: Wire up devcoredump in documentation
Lucas De Marchi
- [PATCH 2/3] drm/i915/psr: Change psr size limits check
Suraj Kandpal
- [PATCH 2/3] drm/i915/psr: Change psr size limits check
Nautiyal, Ankit K
- [PATCH 2/3] drm/i915/psr: Change psr size limits check
Nautiyal, Ankit K
- [PATCH 2/3] drm/i915/psr: Change psr size limits check
Suraj Kandpal
- [PATCH 2/3] drm/i915/psr: Change psr size limits check
Matt Roper
- [PATCH 2/3] drm/i915/psr: stop using bitwise OR with booleans in wm_optimization_wa()
Jani Nikula
- [PATCH 2/3] drm/xe/guc/ct: Increase wait timeout for g2h response
Badal Nilawar
- [PATCH 2/3] drm/xe/guc/ct: Increase wait timeout for g2h response
John Harrison
- [PATCH 2/3] drm/xe/guc/ct: Increase wait timeout for g2h response
Matthew Brost
- [PATCH 2/3] drm/xe/guc/ct: Increase wait timeout for g2h response
Nilawar, Badal
- [PATCH 2/3] drm/xe/guc/ct: Increase wait timeout for g2h response
Anshuman Gupta
- [PATCH 2/3] drm/xe/lnl: Enable GuC SLPC DCC task
Rodrigo Vivi
- [PATCH 2/3] drm/xe/lnl: Enable GuC SLPC DCC task
Belgaumkar, Vinay
- [PATCH 2/3] drm/xe/pmu: Add GT C6 events
Belgaumkar, Vinay
- [PATCH 2/3] drm/xe/pmu: Add GT C6 events
Belgaumkar, Vinay
- [PATCH 2/3] drm/xe/pmu: Add GT C6 events
Vinay Belgaumkar
- [PATCH 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Lucas De Marchi
- [PATCH 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Pottumuttu, Sai Teja
- [PATCH 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Lucas De Marchi
- [PATCH 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Pottumuttu, Sai Teja
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Lucas De Marchi
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Cavitt, Jonathan
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Umesh Nerlige Ramappa
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Matthew Brost
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Cavitt, Jonathan
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Lucas De Marchi
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Lucas De Marchi
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Umesh Nerlige Ramappa
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Lucas De Marchi
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Umesh Nerlige Ramappa
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Lucas De Marchi
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Umesh Nerlige Ramappa
- [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
Lucas De Marchi
- [PATCH 2/3] drm/xe: Add xe_ttm_access_memory
Matthew Brost
- [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
Matthew Brost
- [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
Matthew Auld
- [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
Matthew Brost
- [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
Matthew Auld
- [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
Matthew Brost
- [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
Matthew Auld
- [PATCH 2/4] drm/i915/display: Limit m/n ratio to 10 for display > 12
Ankit Nautiyal
- [PATCH 2/4] drm/i915/gt: s/gen3/gen2/
Ville Syrjala
- [PATCH 2/4] drm/i915/gt: s/gen3/gen2/
Jani Nikula
- [PATCH 2/4] drm/i915/xe3lpd: Increase max_h max_v for PSR
Suraj Kandpal
- [PATCH 2/4] drm/i915/xe3lpd: Increase max_h max_v for PSR
Suraj Kandpal
- [PATCH 2/4] drm/i915/xe3lpd: Increase max_h max_v for PSR
Nautiyal, Ankit K
- [PATCH 2/4] drm/i915/xe3lpd: Increase max_h max_v for PSR
Matt Roper
- [PATCH 2/4] drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH 2/4] drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM
Ghimiray, Himal Prasad
- [PATCH 2/4] drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM
Nilawar, Badal
- [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
Nemesa Garg
- [PATCH 2/5] drm/i915/xe3lpd: Increase resolution for plane to support 6k
Suraj Kandpal
- [PATCH 2/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper
Michal Wajdeczko
- [PATCH 2/5] drm/xe/kunit: Allow to replace xe_managed_bo_create_pin_map()
Michal Wajdeczko
- [PATCH 2/6] drm/i915: extract intel_uncore_trace.[ch]
Jani Nikula
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Matt Atwood
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Matt Roper
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Matt Atwood
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Chauhan, Shekhar
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Matt Roper
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Chauhan, Shekhar
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Matt Roper
- [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
Chauhan, Shekhar
- [PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups.
Maarten Lankhorst
- [PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups.
Jani Nikula
- [PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups.
kernel test robot
- [PATCH 2/7] drm/drv: Add drmm cgroup registration for dev cgroups.
kernel test robot
- [PATCH 2/7] drm/i915/display: Prepare for dsc 3 stream splitter
Ankit Nautiyal
- [PATCH 2/7] drm/i915/display: Prepare for dsc 3 stream splitter
Nautiyal, Ankit K
- [PATCH 2/7] drm/i915/display: Prepare for dsc 3 stream splitter
Ankit Nautiyal
- [PATCH 2/7] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
Ankit Nautiyal
- [PATCH 2/7] drm/i915/vrr: Do not overwrite TRANS_PUSH PSR Frame Change Enable
Jouni Högander
- [PATCH 2/7] drm/i915/vrr: Do not overwrite TRANS_PUSH PSR Frame Change Enable
Ville Syrjälä
- [PATCH 2/7] drm/i915/vrr: Do not overwrite TRANS_PUSH PSR Frame Change Enable
Hogander, Jouni
- [PATCH 2/7] drm/xe/oa/uapi: Define and parse OA sync properties
Ashutosh Dixit
- [PATCH 2/9] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Ankit Nautiyal
- [PATCH 2/9] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Ankit Nautiyal
- [PATCH 20/31] drm/xe/display: Align suspend sequence with i915
Cavitt, Jonathan
- [PATCH 21/31] drm/{i915, xe}/display: Move dsm registration under intel_driver
Cavitt, Jonathan
- [PATCH 22/31] drm/i915/display: Move runtime pm related calls under intel_display_driver
Cavitt, Jonathan
- [PATCH 23/31] drm/xe/display: Prepare runtime pm functions
Cavitt, Jonathan
- [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
Govindapillai, Vinod
- [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
Govindapillai, Vinod
- [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
Cavitt, Jonathan
- [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
Govindapillai, Vinod
- [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
Cavitt, Jonathan
- [PATCH 26/31] drm/xe/display: Add missing watermark ipc update at runtime resume
Cavitt, Jonathan
- [PATCH 27/31] drm/xe/display: Notify opregion upon runtime suspend/resume non-d3cold
Cavitt, Jonathan
- [PATCH 28/31] drm/xe/display: Move display runtime suspend to a later point
Cavitt, Jonathan
- [PATCH 29/31] drm/xe/display: Kill crtc commit flush
Cavitt, Jonathan
- [PATCH 3/3] drm/i914/xe3lpd: Increase bigjoiner limitations
Suraj Kandpal
- [PATCH 3/3] drm/i915/psr: clarify intel_psr_pre_plane_update() conditions
Jani Nikula
- [PATCH 3/3] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
- [PATCH 3/3] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
John Harrison
- [PATCH 3/3] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Matthew Brost
- [PATCH 3/3] drm/xe/pmu: Add GT frequency events
Vinay Belgaumkar
- [PATCH 3/3] drm/xe/query: Tidy up error EFAULT returns
Lucas De Marchi
- [PATCH 3/3] drm/xe/query: Tidy up error EFAULT returns
Pottumuttu, Sai Teja
- [PATCH 3/3] drm/xe: Add XE_BO_FLAG_PINNED_NEED_LOAD
Matthew Brost
- [PATCH 3/3] drm/xe: Add XE_BO_FLAG_PINNED_NEED_LOAD
Matthew Brost
- [PATCH 3/3] drm/xe: Introduce the RPa information
Rodrigo Vivi
- [PATCH 3/3] drm/xe: Stop accumulating LRC timestamp on job_free
Lucas De Marchi
- [PATCH 3/3] drm/xe: Stop accumulating LRC timestamp on job_free
Nirmoy Das
- [PATCH 3/3] drm/xe: Stop accumulating LRC timestamp on job_free
Cavitt, Jonathan
- [PATCH 3/3] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
- [PATCH 3/4] drm/i914/xe3lpd: Increase bigjoiner limitations
Suraj Kandpal
- [PATCH 3/4] drm/i914/xe3lpd: Increase bigjoiner limitations
Suraj Kandpal
- [PATCH 3/4] drm/i914/xe3lpd: Increase bigjoiner limitations
Nautiyal, Ankit K
- [PATCH 3/4] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
Ankit Nautiyal
- [PATCH 3/4] drm/i915/irq: s/gen3/gen2/
Ville Syrjala
- [PATCH 3/4] drm/i915/irq: s/gen3/gen2/
Jani Nikula
- [PATCH 3/4] drm/i915/irq: s/gen3/gen2/
Ville Syrjälä
- [PATCH 3/4] drm/i915/irq: s/gen3/gen2/
Jani Nikula
- [PATCH 3/4] drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH 3/4] drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM
Ghimiray, Himal Prasad
- [PATCH 3/4] drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM
Nilawar, Badal
- [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
Nemesa Garg
- [PATCH 3/5] drm/i915/psr: Increase psr size limits for Xe2
Suraj Kandpal
- [PATCH 3/5] drm/i915/psr: Increase psr size limits for Xe2
Matt Roper
- [PATCH 3/5] drm/i915/psr: Increase psr size limits for Xe2
Kandpal, Suraj
- [PATCH 3/5] drm/i915/psr: Increase psr size limits for Xe2
Kandpal, Suraj
- [PATCH 3/5] drm/i915/psr: Increase psr size limits for Xe2
Hogander, Jouni
- [PATCH 3/5] drm/xe/kunit: Add KUnit tests for GuC Buffer Cache
Michal Wajdeczko
- [PATCH 3/5] drm/xe/pf: Add functions to configure VF scheduling priority
Michal Wajdeczko
- [PATCH 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
Jani Nikula
- [PATCH 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
Raag Jadav
- [PATCH 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
Jani Nikula
- [PATCH 3/6] drm/xe/xe3: Add initial set of workarounds
Matt Atwood
- [PATCH 3/6] drm/xe/xe3: Add initial set of workarounds
Matt Roper
- [PATCH 3/6] drm/xe/xe3: Add initial set of workarounds
Matt Atwood
- [PATCH 3/6] drm/xe/xe3: Add initial set of workarounds
Chauhan, Shekhar
- [PATCH 3/6] drm/xe/xe3: Add initial set of workarounds
Matt Roper
- [PATCH 3/7] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
Ankit Nautiyal
- [PATCH 3/7] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Ankit Nautiyal
- [PATCH 3/7] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
Ankit Nautiyal
- [PATCH 3/7] drm/i915/vrr: Use TRANS_PUSH mechanism for PSR frame change
Jouni Högander
- [PATCH 3/7] drm/ttm: Handle cgroup based eviction in TTM
Maarten Lankhorst
- [PATCH 3/7] drm/xe/oa: Add input fence dependencies
Ashutosh Dixit
- [PATCH 3/9] drm/i915/vdsc: Add register bits for VDSC2 engine
Ankit Nautiyal
- [PATCH 3/9] drm/i915/vdsc: Add register bits for VDSC2 engine
Ankit Nautiyal
- [PATCH 30/31] drm/xe/display: Add missing power display handling on non-d3cold rpm
Cavitt, Jonathan
- [PATCH 31/31] drm/{i915, xe}/display: Consolidade entire runtime pm sequence
Cavitt, Jonathan
- [PATCH 4/4] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n ratio > 10
Ankit Nautiyal
- [PATCH 4/4] drm/i915/pmu: Add support for gen2
Ville Syrjala
- [PATCH 4/4] drm/i915/pmu: Add support for gen2
Jani Nikula
- [PATCH 4/4] drm/i915/xe3lpd: Prune modes for YUV420
Suraj Kandpal
- [PATCH 4/4] drm/i915/xe3lpd: Prune modes for YUV420
Suraj Kandpal
- [PATCH 4/4] drm/i915/xe3lpd: Prune modes for YUV420
Nautiyal, Ankit K
- [PATCH 4/4] drm/xe: Mark GT work queue with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH 4/4] drm/xe: Mark GT work queue with WQ_MEM_RECLAIM
Ghimiray, Himal Prasad
- [PATCH 4/4] drm/xe: Mark GT work queue with WQ_MEM_RECLAIM
Nilawar, Badal
- [PATCH 4/5] drm/i915/display: Add registers and compute the strength
Nemesa Garg
- [PATCH 4/5] drm/i915/xe3lpd: Increase max_h max_v for PSR
Suraj Kandpal
- [PATCH 4/5] drm/xe/pf: Allow to control scheduling priority using debugfs
Michal Wajdeczko
- [PATCH 4/5] drm/xe/pf: Prepare GuC Buffer Cache for PF-only actions
Michal Wajdeczko
- [PATCH 4/6] drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
- [PATCH 4/6] drm/xe/ptl: PTL re-uses Xe2 MOCS table
Matt Atwood
- [PATCH 4/6] drm/xe/ptl: PTL re-uses Xe2 MOCS table
Matt Atwood
- [PATCH 4/6] drm/xe/ptl: PTL re-uses Xe2 MOCS table
Chauhan, Shekhar
- [PATCH 4/7] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
Ankit Nautiyal
- [PATCH 4/7] drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp
Kandpal, Suraj
- [PATCH 4/7] drm/i915/psr: Rename psr_force_hw_tracking_exit as psr_force_exit
Jouni Högander
- [PATCH 4/7] drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2
Ankit Nautiyal
- [PATCH 4/7] drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2
Ankit Nautiyal
- [PATCH 4/7] drm/xe/oa: Signal output fences
Ashutosh Dixit
- [PATCH 4/7] drm/xe: Implement cgroup for vram
Maarten Lankhorst
- [PATCH 4/9] drm/i915/vdsc: Add support for read/write PPS for DSC3
Ankit Nautiyal
- [PATCH 4/9] drm/i915/vdsc: Add support for read/write PPS for DSC3
Ankit Nautiyal
- [PATCH 5/5] drm/i914/xe3lpd: Increase bigjoiner limitations
Suraj Kandpal
- [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
Nemesa Garg
- [PATCH 5/5] drm/xe/pf: Adjust scheduling priority based on policy change
Michal Wajdeczko
- [PATCH 5/5] drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
Michal Wajdeczko
- [PATCH 5/6] drm/i915/display: add struct drm_device to struct intel_display conversion function
Jani Nikula
- [PATCH 5/6] drm/xe/ptl: Add PTL platform definition
Matt Atwood
- [PATCH 5/6] drm/xe/ptl: Add PTL platform definition
Matt Roper
- [PATCH 5/6] drm/xe/ptl: Add PTL platform definition
Lucas De Marchi
- [PATCH 5/6] drm/xe/ptl: Add PTL platform definition
Matt Atwood
- [PATCH 5/6] drm/xe/ptl: Add PTL platform definition
Chauhan, Shekhar
- [PATCH 5/7] drm/amdgpu: Add cgroups implementation
Maarten Lankhorst
- [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
Ankit Nautiyal
- [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
Kandpal, Suraj
- [PATCH 5/7] drm/i915/dp: Refactor pipe_bpp limits with dsc
Imre Deak
- [PATCH 5/7] drm/i915/psr: Simplify frontbuffer invalidate/flush callbacks
Jouni Högander
- [PATCH 5/7] drm/i915/vdsc: Add support for read/write PPS for 3rd DSC engine
Ankit Nautiyal
- [PATCH 5/7] drm/i915/vdsc: Add support for read/write PPS for 3rd DSC engine
Ankit Nautiyal
- [PATCH 5/7] drm/xe/oa: Move functions up so they can be reused for config ioctl
Ashutosh Dixit
- [PATCH 5/9] drm/i915/dp: Add check for hdisplay divisible by slice count
Ankit Nautiyal
- [PATCH 5/9] drm/i915/dp: Add check for hdisplay divisible by slice count
Ankit Nautiyal
- [PATCH 6/6] drm/i915/display: drop i915_drv.h include from intel_display_trace.h
Jani Nikula
- [PATCH 6/6] drm/xe/xe3lpm: Add new "instance0" steering table
Matt Atwood
- [PATCH 6/6] drm/xe/xe3lpm: Add new "instance0" steering table
Taylor, Clinton A
- [PATCH 6/6] drm/xe/xe3lpm: Add new "instance0" steering table
Gustavo Sousa
- [PATCH 6/6] drm/xe/xe3lpm: Add new "instance0" steering table
Matt Atwood
- [PATCH 6/7] [HACK] drm/xe: Hack to test with mapped pages instead of vram.
Maarten Lankhorst
- [PATCH 6/7] [HACK] drm/xe: Hack to test with mapped pages instead of vram.
Jani Nikula
- [PATCH 6/7] drm/i915/dp: Ensure hactive is divisible by slice count
Ankit Nautiyal
- [PATCH 6/7] drm/i915/dp: Ensure hactive is divisible by slice count
Ankit Nautiyal
- [PATCH 6/7] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
Ankit Nautiyal
- [PATCH 6/7] drm/i915/dp: Use clamp for pipe_bpp limits with DSC
Kandpal, Suraj
- [PATCH 6/7] drm/i915/psr: Add VRR send push interface for PSR usage
Jouni Högander
- [PATCH 6/7] drm/i915/psr: Add VRR send push interface for PSR usage
Jani Nikula
- [PATCH 6/7] drm/i915/psr: Add VRR send push interface for PSR usage
Hogander, Jouni
- [PATCH 6/7] drm/i915/psr: Add VRR send push interface for PSR usage
Jani Nikula
- [PATCH 6/7] drm/xe/oa: Add syncs support to OA config ioctl
Ashutosh Dixit
- [PATCH 6/9] drm/i915/display: Add DSC pixel replication
Ankit Nautiyal
- [PATCH 6/9] drm/i915/display: Add DSC pixel replication
Ankit Nautiyal
- [PATCH 6/9] drm/i915/display: Add DSC pixel replication
kernel test robot
- [PATCH 6/9] drm/i915/display: Add DSC pixel replication
kernel test robot
- [PATCH 7/7] [DISCUSSION] drm/gem: Add cgroup memory accounting
Maarten Lankhorst
- [PATCH 7/7] drm/i915/display: Generate PSR frame change event on cursor update
Jouni Högander
- [PATCH 7/7] drm/i915/dp: Enable 3 DSC engines for 12 slices
Ankit Nautiyal
- [PATCH 7/7] drm/i915/dp: Enable 3 DSC engines for 12 slices
Ankit Nautiyal
- [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
Ankit Nautiyal
- [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
Kandpal, Suraj
- [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
Kandpal, Suraj
- [PATCH 7/7] drm/i915/dp: Set the DSC link limits intel_dp_compute_config_link_bpp_limits
Imre Deak
- [PATCH 7/7] drm/xe/oa: Allow only certain property changes from config
Ashutosh Dixit
- [PATCH 7/9] drm/i915/dp: Compute pixel replication count for DSC 12 slices case
Ankit Nautiyal
- [PATCH 7/9] drm/i915/dp: Compute pixel replication count for DSC 12 slices case
Ankit Nautiyal
- [PATCH 7/9] drm/i915/dp: Compute pixel replication count for DSC 12 slices case
Kandpal, Suraj
- [PATCH 8/9] drm/i915/dsc: Account for Odd pixel removal
Ankit Nautiyal
- [PATCH 8/9] drm/i915/dsc: Account for Odd pixel removal
Ankit Nautiyal
- [PATCH 9/9] drm/i915/dp: Add support for 3 vdsc engines and 12 slices.
Ankit Nautiyal
- [PATCH 9/9] drm/i915/dp: Add support for 3 vdsc engines and 12 slices.
Ankit Nautiyal
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Karthik Poosa
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Nilawar, Badal
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Rodrigo Vivi
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Pandruvada, Srinivas
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Borah, Chaitanya Kumar
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Poosa, Karthik
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Pandruvada, Srinivas
- [PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Rodrigo Vivi
- [PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Colin Ian King
- [PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Nautiyal, Ankit K
- [PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Rodrigo Vivi
- [PATCH][next] drm/xe/guc: Fix dereference before Null check
Everest K.C.
- [PATCH][next] drm/xe/guc: Fix dereference before Null check
Dan Carpenter
- [PATCH][next] drm/xe/guc: Fix dereference before Null check
Everest K.C.
- [PATCH][next] drm/xe/guc: Fix inverted logic on snapshot->copy check
Colin Ian King
- [PATCH][next] drm/xe/guc: Fix inverted logic on snapshot->copy check
John Harrison
- [PATCH][next] drm/xe/guc: Fix inverted logic on snapshot->copy check
Thomas Hellström
- [PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
Christophe JAILLET
- [PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
Jani Nikula
- [PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
Christophe JAILLET
- [PATCH] drm/i915/cdclk: Check cdclk value before division
Suraj Kandpal
- [PATCH] drm/i915/cdclk: Check cdclk value before division
Ville Syrjälä
- [PATCH] drm/i915/cdclk: Check cdclk value before division
Kandpal, Suraj
- [PATCH] drm/i915/color: Use correct variable to load lut
Suraj Kandpal
- [PATCH] drm/i915/color: Use correct variable to load lut
Ville Syrjälä
- [PATCH] drm/i915/color: Use correct variable to load lut
Kandpal, Suraj
- [PATCH] drm/i915/color: Use correct variable to load lut
Ville Syrjälä
- [PATCH] drm/i915/color: Use correct variable to load lut
Kandpal, Suraj
- [PATCH] drm/i915/crt: convert to struct intel_display
Jani Nikula
- [PATCH] drm/i915/cx0: convert to struct intel_display
Jani Nikula
- [PATCH] drm/i915/display: Add Wa_16023981245
Nemesa Garg
- [PATCH] drm/i915/display: Add Wa_16023981245
Nemesa Garg
- [PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Juha-Pekka Heikkila
- [PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Pottumuttu, Sai Teja
- [PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on Xe2
Juha-Pekka Heikkila
- [PATCH] drm/i915/display: plane property for async supported modifiers
Arun R Murthy
- [PATCH] drm/i915/display: plane property for async supported modifiers
Ville Syrjälä
- [PATCH] drm/i915/display: plane property for async supported modifiers
Ville Syrjälä
- [PATCH] drm/i915/display: plane property for async supported modifiers
Ville Syrjälä
- [PATCH] drm/i915/display: plane property for async supported modifiers
Murthy, Arun R
- [PATCH] drm/i915/display: plane property for async supported modifiers
Murthy, Arun R
- [PATCH] drm/i915/display: plane property for async supported modifiers
Ville Syrjälä
- [PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Christophe JAILLET
- [PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Jani Nikula
- [PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Christophe JAILLET
- [PATCH] drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Jani Nikula
- [PATCH] drm/i915/display: use x100 version for full version and release
Jani Nikula
- [PATCH] drm/i915/display: use x100 version for full version and release
Ville Syrjälä
- [PATCH] drm/i915/display: use x100 version for full version and release
Jani Nikula
- [PATCH] drm/i915/display: use x100 version for full version and release
Matt Roper
- [PATCH] drm/i915/display: use x100 version for full version and release
Lucas De Marchi
- [PATCH] drm/i915/display: Workaround for odd panning for planar yuv
Nemesa Garg
- [PATCH] drm/i915/display: Workaround for odd panning for planar yuv
Kandpal, Suraj
- [PATCH] drm/i915/display: Workaround for odd panning for planar yuv
Pottumuttu, Sai Teja
- [PATCH] drm/i915/display: Workaround for odd panning for planar yuv
Garg, Nemesa
- [PATCH] drm/i915/display: Workaround for odd panning for planar yuv
Garg, Nemesa
- [PATCH] drm/i915/display: Workaround for odd panning for planar yuv
Chauhan, Shekhar
- [PATCH] drm/i915/display: Workaround for odd panning for planar yuv
Matt Roper
- [PATCH] drm/i915/dmc: Add dmc null check
Suraj Kandpal
- [PATCH] drm/i915/dmc: Add dmc null check
Jani Nikula
- [PATCH] drm/i915/dmc: Add dmc null check
Kandpal, Suraj
- [PATCH] drm/i915/dp/hdcp: convert to struct intel_display
Jani Nikula
- [PATCH] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Shuicheng Lin
- [PATCH] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Jani Nikula
- [PATCH] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Lin, Shuicheng
- [PATCH] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Lin, Shuicheng
- [PATCH] drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Ankit Nautiyal
- [PATCH] drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Suraj Kandpal
- [PATCH] drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Jani Nikula
- [PATCH] drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Kandpal, Suraj
- [PATCH] drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Imre Deak
- [PATCH] drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Nautiyal, Ankit K
- [PATCH] drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Nautiyal, Ankit K
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Suraj Kandpal
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Borah, Chaitanya Kumar
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Jani Nikula
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Suraj Kandpal
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Borah, Chaitanya Kumar
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Jani Nikula
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Kandpal, Suraj
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Kandpal, Suraj
- [PATCH] drm/i915/hdcp: Add the loop only for DP encoders
Jani Nikula
- [PATCH] drm/i915/hdcp: Move dig_port assignment lower in the sequence
Suraj Kandpal
- [PATCH] drm/i915/hdcp: Move dig_port assignment lower in the sequence
Jani Nikula
- [PATCH] drm/i915/hdcp: Move dig_port assignment lower in the sequence
Kandpal, Suraj
- [PATCH] drm/i915/lspcon: do not hardcode settle timeout
Giedrius Statkevičius
- [PATCH] drm/i915/lspcon: do not hardcode settle timeout
kernel test robot
- [PATCH] drm/i915/lspcon: do not hardcode settle timeout
Nautiyal, Ankit K
- [PATCH] drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Jouni Högander
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Suraj Kandpal
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Suraj Kandpal
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Jani Nikula
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Kandpal, Suraj
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Jani Nikula
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Jani Nikula
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Kandpal, Suraj
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Suraj Kandpal
- [PATCH] drm/i915/psr: Implement WA to help reach PC10
Hogander, Jouni
- [PATCH] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Jouni Högander
- [PATCH] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Jani Nikula
- [PATCH] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Jani Nikula
- [PATCH] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Hogander, Jouni
- [PATCH] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Imre Deak
- [PATCH] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Hogander, Jouni
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Gustavo Sousa
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Pottumuttu, Sai Teja
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Gustavo Sousa
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Pottumuttu, Sai Teja
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Jani Nikula
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Gustavo Sousa
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Jani Nikula
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Bhadane, Dnyaneshwar
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Gustavo Sousa
- [PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Gustavo Sousa
- [PATCH] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Suraj Kandpal
- [PATCH] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Pottumuttu, Sai Teja
- [PATCH] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Kandpal, Suraj
- [PATCH] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Kandpal, Suraj
- [PATCH] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Kandpal, Suraj
- [PATCH] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Pottumuttu, Sai Teja
- [PATCH] drm/i915/xe3lpd: Load DMC
Gustavo Sousa
- [PATCH] drm/i915/xe3lpd: Load DMC
Taylor, Clinton A
- [PATCH] drm/i915/xe3lpd: Load DMC
Gustavo Sousa
- [PATCH] drm/i915: Allow fastset for change in HDR infoframe
Chaitanya Kumar Borah
- [PATCH] drm/i915: Allow fastset for change in HDR infoframe
Andi Shyti
- [PATCH] drm/i915: Allow fastset for change in HDR infoframe
Shankar, Uma
- [PATCH] drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Jani Nikula
- [PATCH] drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Borah, Chaitanya Kumar
- [PATCH] drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Jani Nikula
- [PATCH] drm/ttm: Fix incorrect use of kernel-doc format
Thomas Hellström
- [PATCH] drm/ttm: Fix incorrect use of kernel-doc format
Nirmoy Das
- [PATCH] drm/ttm: Fix incorrect use of kernel-doc format
Thomas Hellström
- [PATCH] drm/xe/compat: remove unused i915_gpu_error.h
Nirmoy Das
- [PATCH] drm/xe/compat: remove unused i915_gpu_error.h
Jani Nikula
- [PATCH] drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Shuicheng Lin
- [PATCH] drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Jani Nikula
- [PATCH] drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Jani Nikula
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Matthew Brost
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Ghimiray, Himal Prasad
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nilawar, Badal
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nilawar, Badal
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Matthew Auld
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nilawar, Badal
- [PATCH] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nilawar, Badal
- [PATCH] drm/xe/guc: Fix deference after check
Everest K.C.
- [PATCH] drm/xe/guc: Fix deference after check
Nirmoy Das
- [PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
Nilawar, Badal
- [PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
Nilawar, Badal
- [PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
Matthew Brost
- [PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
Nilawar, Badal
- [PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
Matthew Brost
- [PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
Nilawar, Badal
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Suraj Kandpal
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Jani Nikula
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Ghimiray, Himal Prasad
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Kandpal, Suraj
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Matt Roper
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Kandpal, Suraj
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Jani Nikula
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Daniele Ceraolo Spurio
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Kandpal, Suraj
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Daniele Ceraolo Spurio
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
Kandpal, Suraj
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Suraj Kandpal
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Nautiyal, Ankit K
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Ghimiray, Himal Prasad
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Nilawar, Badal
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Jani Nikula
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Nilawar, Badal
- [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
kernel test robot
- [PATCH] drm/xe/hdcp: Fix gsc structure check in fw check status
Suraj Kandpal
- [PATCH] drm/xe/hdcp: Fix gsc structure check in fw check status
Matt Roper
- [PATCH] drm/xe/hdcp: Fix gsc structure check in fw check status
Jani Nikula
- [PATCH] drm/xe/hdcp: Fix logic errors
1064094935 at qq.com
- [PATCH] drm/xe/hdcp: Fix logic errors
Kandpal, Suraj
- [PATCH] drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Wang Hai
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Tejas Upadhyay
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Joonas Lahtinen
- [PATCH] drm/xe/mmap: Add mmap support for PCI memory barrier
Joonas Lahtinen
- [PATCH] drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Michal Wajdeczko
- [PATCH] drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Bernatowicz, Marcin
- [PATCH] drm/xe/ptl: Apply Wa_14022866841
Vinay Belgaumkar
- [PATCH] drm/xe/ptl: Apply Wa_14022866841
Matt Roper
- [PATCH] drm/xe/ptl: L3bank mask is not available on the media GT
Matt Roper
- [PATCH] drm/xe/ptl: L3bank mask is not available on the media GT
Gustavo Sousa
- [PATCH] drm/xe/tests: Fix the shrinker test compiler warnings.
Thomas Hellström
- [PATCH] drm/xe/tests: Fix the shrinker test compiler warnings.
Matthew Auld
- [PATCH] drm/xe/tests: Fix the shrinker test compiler warnings.
Thomas Hellström
- [PATCH] drm/xe/tests: include linux/prandom.h as well as linux/random.h
Thomas Hellström
- [PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Matthew Brost
- [PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Ghimiray, Himal Prasad
- [PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Jani Nikula
- [PATCH] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH] drm/xe/ufence: Kick ufence immediately when possible
Nirmoy Das
- [PATCH] drm/xe/ufence: ufence can be signaled right after wait_woken
Nirmoy Das
- [PATCH] drm/xe/ufence: ufence can be signaled right after wait_woken
Nirmoy Das
- [PATCH] drm/xe/ufence: ufence can be signaled right after wait_woken
Matthew Auld
- [PATCH] drm/xe/ufence: ufence can be signaled right after wait_woken
Nirmoy Das
- [PATCH] drm/xe/vm: Add debug log on pending previous ufence
Nirmoy Das
- [PATCH] drm/xe/xe3lpg: Add Wa_16024792527
apoorva.singh at intel.com
- [PATCH] drm/xe/xe3lpg: Add Wa_16024792527
Pottumuttu, Sai Teja
- [PATCH] drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Shekhar Chauhan
- [PATCH] drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Pottumuttu, Sai Teja
- [PATCH] drm/xe/xe_guc_ads: save/restore OA registers
Jonathan Cavitt
- [PATCH] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH] drm/xe/xe_guc_ads: save/restore OA registers
Umesh Nerlige Ramappa
- [PATCH] drm/xe/xe_guc_ads: save/restore OA registers
Umesh Nerlige Ramappa
- [PATCH] drm/xe/xe_sync: initialise ufence.signalled
Matthew Auld
- [PATCH] drm/xe/xe_sync: initialise ufence.signalled
Nirmoy Das
- [PATCH] drm/xe/xe_sync: initialise ufence.signalled
Matthew Brost
- [PATCH] drm/xe: Add caller info to xe_gt_reset_async
Nirmoy Das
- [PATCH] drm/xe: Add caller info to xe_gt_reset_async
Matthew Auld
- [PATCH] drm/xe: Add caller info to xe_gt_reset_async
Nirmoy Das
- [PATCH] drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
- [PATCH] drm/xe: Add mmio read before GGTT invalidate
Lucas De Marchi
- [PATCH] drm/xe: Add support for object purgeability
Mishra, Pallavi
- [PATCH] drm/xe: add system memory page iterator support to xe_res_cursor
Hajda
- [PATCH] drm/xe: add system memory page iterator support to xe_res_cursor
Cavitt, Jonathan
- [PATCH] drm/xe: Decrement client count immediately on file close
Vivekanandan, Balasubramani
- [PATCH] drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
- [PATCH] drm/xe: Don't restart parallel queues multiple times on GT reset
Cavitt, Jonathan
- [PATCH] drm/xe: Don't restart parallel queues multiple times on GT reset
Matthew Brost
- [PATCH] drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
- [PATCH] drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
- [PATCH] drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
- [PATCH] drm/xe: Drop xe_mark_range_accessed in HMM layer
Thomas Hellström
- [PATCH] drm/xe: Enlarge the invalidation timeout from 150 to 500
Shuicheng Lin
- [PATCH] drm/xe: Enlarge the invalidation timeout from 150 to 500
Cavitt, Jonathan
- [PATCH] drm/xe: Enlarge the invalidation timeout from 150 to 500
Lin, Shuicheng
- [PATCH] drm/xe: Fix build error for XE_IOCTL_DBG macro
Gyeyoung Baek
- [PATCH] drm/xe: Fix build error for XE_IOCTL_DBG macro
Lucas De Marchi
- [PATCH] drm/xe: Fix build error for XE_IOCTL_DBG macro
gyeyoung
- [PATCH] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [PATCH] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [PATCH] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [PATCH] drm/xe: Initialise display before GT and tile init
Maarten Lankhorst
- [PATCH] drm/xe: Log unreliable MMIO reads during forcewake
Shuicheng Lin
- [PATCH] drm/xe: Log unreliable MMIO reads during forcewake
Matthew Brost
- [PATCH] drm/xe: Log unreliable MMIO reads during forcewake
Michal Wajdeczko
- [PATCH] drm/xe: Log unreliable MMIO reads during forcewake
Lin, Shuicheng
- [PATCH] drm/xe: Log unreliable MMIO reads during forcewake
Lin, Shuicheng
- [PATCH] drm/xe: Make wedged_mode debugfs writable
Matt Roper
- [PATCH] drm/xe: Make wedged_mode debugfs writable
Gustavo Sousa
- [PATCH] drm/xe: Mark dpt requiring 8K alignment
Juha-Pekka Heikkila
- [PATCH] drm/xe: Mark dpt requiring 8K alignment
Ville Syrjälä
- [PATCH] drm/xe: Move Wa 1607983814 to oob
Lucas De Marchi
- [PATCH] drm/xe: Move Wa 1607983814 to oob
Matt Roper
- [PATCH] drm/xe: Take ref to job's fence in arm
Matthew Brost
- [PATCH] drm/xe: Take ref to job's fence in arm
Matthew Auld
- [PATCH] drm/xe: Take ref to job's fence in arm
Matthew Brost
- [PATCH] drm/xe: Take ref to job's fence in arm
Matthew Auld
- [PATCH] drm/xe: Use __counted_by for flexible arrays
Matthew Brost
- [PATCH] drm/xe: Use __counted_by for flexible arrays
Ghimiray, Himal Prasad
- [PATCH] Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Ashutosh Dixit
- [PATCH] Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Cavitt, Jonathan
- [PATCH AUTOSEL 6.10 65/70] drm/xe/oa: Fix overflow in oa batch buffer
Sasha Levin
- [PATCH AUTOSEL 6.11 14/16] drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
Sasha Levin
- [PATCH AUTOSEL 6.11 28/30] drm/xe/query: Increase timestamp width
Sasha Levin
- [PATCH AUTOSEL 6.11 28/32] drm/xe: Enlarge the invalidation timeout from 150 to 500
Sasha Levin
- [PATCH AUTOSEL 6.11 29/32] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Sasha Levin
- [PATCH AUTOSEL 6.11 30/32] drm/xe: Handle unreliable MMIO reads during forcewake
Sasha Levin
- [PATCH AUTOSEL 6.11 31/32] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Sasha Levin
- [PATCH AUTOSEL 6.11 32/32] drm/xe: Don't restart parallel queues multiple times on GT reset
Sasha Levin
- [PATCH AUTOSEL 6.11 71/76] drm/xe/oa: Fix overflow in oa batch buffer
Sasha Levin
- [PATCH drm-next] drm/xe/xe2: Remove duplicate XE2LPM_* register definitions
Geert Uytterhoeven
- [PATCH drm-next] drm/xe/xe2: Remove duplicate XE2LPM_* register definitions
Lucas De Marchi
- [PATCH i-g-t V2 0/2] Add xe_pci_membarrier test
Tejas Upadhyay
- [PATCH i-g-t V2 1/2] drm-uapi/xe: Add new flag in mmap offset ioctl
Tejas Upadhyay
- [PATCH i-g-t V2 2/2] tests/intel: Add xe_pci_membarrier test
Tejas Upadhyay
- [PATCH linux-next] drm/i915/ddi: use string choice helpers
R Sundar
- [PATCH linux-next] drm/i915/ddi: use string choice helpers
Jani Nikula
- [PATCH linux-next] drm/i915/dp: use string choice helpers
R Sundar
- [PATCH linux-next] drm/i915/dp: use string choice helpers
Jani Nikula
- [PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Peter Zijlstra
- [PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
kernel test robot
- [PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH RESEND] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Maarten Lankhorst
- [PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
Abel Vesa
- [PATCH RFC 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
Abel Vesa
- [PATCH RFC 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
Imre Deak
- [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode
Abel Vesa
- [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode
Dmitry Baryshkov
- [PATCH RFC 3/4] drm/i915/dp: Use the generic helper to control LTTPR transparent mode
Abel Vesa
- [PATCH RFC 3/4] drm/i915/dp: Use the generic helper to control LTTPR transparent mode
Imre Deak
- [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling
Abel Vesa
- [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling
Dmitry Baryshkov
- [PATCH topic/core-for-CI] Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Lucas De Marchi
- [PATCH topic/xe-for-ci] drm/xe/ptl: Add GuC firmware definition
Matt Atwood
- [PATCH topic/xe-for-ci] drm/xe/ptl: Add GuC firmware definition
Lucas De Marchi
- [PATCH topic/xe-for-ci] drm/xe/ptl: Add GuC firmware definition
Lucas De Marchi
- [PATCH topic/xe-for-ci] drm/xe/ptl: Add GuC firmware definition
Lucas De Marchi
- [PATCH topic/xe-for-ci] drm/xe/ptl: Add GuC firmware definition
Lucas De Marchi
- [PATCH topic/xe-for-ci] drm/xe/ptl: Define HuC FW version for PTL
Matt Atwood
- [PATCH v1 0/1] drm/xe/guc: Prevent GuC register capture running on VF
Zhanjun Dong
- [PATCH v1 0/1] drm/xe/guc: Prevent GuC register capture running on VF
Zhanjun Dong
- [PATCH v1 0/3] PF: Add functions to save and restore VF LMEM and CCS data
Lukasz Laguna
- [PATCH v1 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Vivek Kasireddy
- [PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
Zhanjun Dong
- [PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
Nirmoy Das
- [PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
Dong, Zhanjun
- [PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
Teres Alexis, Alan Previn
- [PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
Dong, Zhanjun
- [PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
Dong, Zhanjun
- [PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
Teres Alexis, Alan Previn
- [PATCH v1 1/1] drm/xe/guc: Prevent GuC register capture running on VF
Zhanjun Dong
- [PATCH v1 1/1] drm/xe/guc: Prevent GuC register capture running on VF
Zhanjun Dong
- [PATCH v1 1/1] drm/xe/guc: Prevent GuC register capture running on VF
Teres Alexis, Alan Previn
- [PATCH v1 1/1] drm/xe/guc: Prevent GuC register capture running on VF
Michal Wajdeczko
- [PATCH v1 1/1] drm/xe/guc: Prevent GuC register capture running on VF
Dong, Zhanjun
- [PATCH v1 1/3] drm/xe/migrate: Add function for raw copy of VRAM and CCS
Lukasz Laguna
- [PATCH v1 1/3] drm/xe/migrate: Add function for raw copy of VRAM and CCS
Nirmoy Das
- [PATCH v1 1/3] drm/xe/migrate: Add function for raw copy of VRAM and CCS
Laguna, Lukasz
- [PATCH v1 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Vivek Kasireddy
- [PATCH v1 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Logan Gunthorpe
- [PATCH v1 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Kasireddy, Vivek
- [PATCH v1 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Logan Gunthorpe
- [PATCH v11 0/8] TTM shrinker helpers and xe buffer object shrinker
Thomas Hellström
- [PATCH v11 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
Thomas Hellström
- [PATCH v11 2/8] drm/ttm: Add a virtual base class for graphics memory backup
Thomas Hellström
- [PATCH v11 3/8] drm/ttm/pool: Provide a helper to shrink pages
Thomas Hellström
- [PATCH v11 3/8] drm/ttm/pool: Provide a helper to shrink pages
Matthew Brost
- [PATCH v11 4/8] drm/ttm: Use fault-injection to test error paths
Thomas Hellström
- [PATCH v11 5/8] drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
- [PATCH v11 5/8] drm/ttm: Add a macro to perform LRU iteration
Matthew Brost
- [PATCH v11 5/8] drm/ttm: Add a macro to perform LRU iteration
Matthew Brost
- [PATCH v11 6/8] drm/ttm: Add helpers for shrinking
Thomas Hellström
- [PATCH v11 6/8] drm/ttm: Add helpers for shrinking
Matthew Brost
- [PATCH v11 7/8] drm/xe: Add a shrinker for xe bos
Thomas Hellström
- [PATCH v11 7/8] drm/xe: Add a shrinker for xe bos
Matthew Brost
- [PATCH v11 8/8] drm/xe: Increase the XE_PL_TT watermark
Thomas Hellström
- [PATCH v1 2/3] drm/xe/bo: Add trylock helper for buffer objects
Lukasz Laguna
- [PATCH v1 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM while running in VF mode
Vivek Kasireddy
- [PATCH v1 3/3] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
Lukasz Laguna
- [PATCH v1 3/3] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
Michal Wajdeczko
- [PATCH v1 3/3] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
Laguna, Lukasz
- [PATCH v1 3/5] drm/xe/pf: Add a helper function to get a VF's starting address in LMEM
Vivek Kasireddy
- [PATCH v1 4/5] drm/xe/bo: Create a new sg for dmabuf BOs that are associated with a VF
Vivek Kasireddy
- [PATCH v1 4/5] drm/xe/bo: Create a new sg for dmabuf BOs that are associated with a VF
Matthew Brost
- [PATCH v1 4/5] drm/xe/bo: Create a new sg for dmabuf BOs that are associated with a VF
Kasireddy, Vivek
- [PATCH v1 4/5] drm/xe/bo: Create a new sg for dmabuf BOs that are associated with a VF
Matthew Brost
- [PATCH v1 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while updating PTEs
Vivek Kasireddy
- [PATCH v1 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while updating PTEs
Matthew Brost
- [PATCH v1] drm/xe: Rework throttle ABI
Raag Jadav
- [PATCH v1] drm/xe: Rework throttle ABI
Matt Roper
- [PATCH v1] drm/xe: Rework throttle ABI
Raag Jadav
- [PATCH v1] drm/xe: Rework throttle ABI
Dixit, Ashutosh
- [PATCH v1] drm/xe: Rework throttle ABI
Matt Roper
- [PATCH v1] drm/xe: Rework throttle ABI
Lucas De Marchi
- [PATCH v1] drm/xe: Rework throttle ABI
Matt Roper
- [PATCH v1] drm/xe: Rework throttle ABI
Raag Jadav
- [PATCH v1] drm/xe: Rework throttle ABI
Rodrigo Vivi
- [PATCH v2.1 03/12] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [PATCH v2 0/1] drm/xe/guc: Prevent GuC register capture running on VF
Zhanjun Dong
- [PATCH v2 0/2] compute mode change refactoring
Balasubramani Vivekanandan
- [PATCH v2 0/2] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Gustavo Sousa
- [PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM
Thomas Hellström
- [PATCH v2 0/2] drm/xe/guc: Improvements to GuC debugfs info
John.C.Harrison at Intel.com
- [PATCH v2 0/2] drm/xe: Avoid unnecessary OOM kills
Thomas Hellström
- [PATCH v2 0/2] Improve ufence addr validation and error handling
Nirmoy Das
- [PATCH v2 0/2] Workaround to handle G2H timeout
Badal Nilawar
- [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros
Jani Nikula
- [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros
Andi Shyti
- [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros
Jani Nikula
- [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros
Rodrigo Vivi
- [PATCH v2 0/3] drm/i915 & drm/xe: shared PCI ID macros
Jani Nikula
- [PATCH v2 0/3] Fix non-contiguous VRAM BO access in Xe
Matthew Brost
- [PATCH v2 0/4] drm/xe: Fix HPD interrupt enabling during runtime resume
Imre Deak
- [PATCH v2 0/4] drm/xe: Fix races on fdinfo
Lucas De Marchi
- [PATCH v2 0/4] drm/xe: Fix races on fdinfo
Umesh Nerlige Ramappa
- [PATCH v2 0/4] PF: Add functions to save and restore VF LMEM and CCS data
Lukasz Laguna
- [PATCH v2 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Vivek Kasireddy
- [PATCH v2 00/10] Add xe3lpd edp enabling
Matt Atwood
- [PATCH v2 00/11] drm: Introduce DRM client library
Thomas Zimmermann
- [PATCH v2 00/11] drm: Introduce DRM client library
Jocelyn Falempe
- [PATCH v2 00/12] drm/i915/display: bunch of struct intel_display conversions
Jani Nikula
- [PATCH v2 00/12] drm/i915/xe3lpd: ptl display patches
Clint Taylor
- [PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits
Ville Syrjälä
- [PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
Matthew Brost
- [PATCH v2 01/10] drm/i915/xe3lpd: reuse xe2lpd definition
Matt Atwood
- [PATCH v2 01/11] drm/i915: Select DRM_CLIENT_SELECTION
Thomas Zimmermann
- [PATCH v2 01/12] drm/i915/gmbus: convert to struct intel_display
Jani Nikula
- [PATCH v2 01/12] drm/i915/xe3lpd: Update pmdemand programming
Clint Taylor
- [PATCH v2 01/12] drm/i915/xe3lpd: Update pmdemand programming
Gustavo Sousa
- [PATCH v2 01/12] drm/xe/pxp: Initialize PXP structure and KCR reg
John Harrison
- [PATCH v2 01/29] drm/xe: Retry BO allocation
Matthew Brost
- [PATCH v2 02/10] drm/i915/xe3lpd: Adjust watermark calculations
Matt Atwood
- [PATCH v2 02/11] drm/xe: Select DRM_CLIENT_SELECTION
Thomas Zimmermann
- [PATCH v2 02/12] drm/i915/cx0: remove unnecessary includes
Jani Nikula
- [PATCH v2 02/12] drm/i915/cx0: remove unnecessary includes
Rodrigo Vivi
- [PATCH v2 02/12] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Clint Taylor
- [PATCH v2 02/12] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Matt Roper
- [PATCH v2 02/12] drm/xe/pxp: Allocate PXP execution resources
John Harrison
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Mika Penttilä
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Mika Penttilä
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Alistair Popple
- [PATCH v2 02/29] mm/migrate: Add migrate_device_prepopulated_range
Matthew Brost
- [PATCH v2 03/10] drm/i915/xe3lpd: Add new display power wells
Matt Atwood
- [PATCH v2 03/10] drm/i915/xe3lpd: Add new display power wells
Matt Roper
- [PATCH v2 03/11] drm/fbdev: Select fbdev I/O helpers from modules that require them
Thomas Zimmermann
- [PATCH v2 03/11] drm/fbdev: Select fbdev I/O helpers from modules that require them
kernel test robot
- [PATCH v2 03/12] drm/i915/cx0: convert to struct intel_display
Jani Nikula
- [PATCH v2 03/12] drm/i915/cx0: convert to struct intel_display
Rodrigo Vivi
- [PATCH v2 03/12] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Clint Taylor
- [PATCH v2 03/12] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Jani Nikula
- [PATCH v2 03/12] drm/xe/pxp: Add VCS inline termination support
John Harrison
- [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
Matthew Brost
- [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
Alistair Popple
- [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
Matthew Brost
- [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
Alistair Popple
- [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
Matthew Brost
- [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
Alistair Popple
- [PATCH v2 04/10] drm/i915/xe3lpd: Update pmdemand programming
Matt Atwood
- [PATCH v2 04/10] drm/i915/xe3lpd: Update pmdemand programming
Govindapillai, Vinod
- [PATCH v2 04/10] drm/i915/xe3lpd: Update pmdemand programming
Gustavo Sousa
- [PATCH v2 04/10] drm/i915/xe3lpd: Update pmdemand programming
Jani Nikula
- [PATCH v2 04/11] drm/fbdev: Store fbdev module parameters in separate file
Thomas Zimmermann
- [PATCH v2 04/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
Clint Taylor
- [PATCH v2 04/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
Golani, Mitulkumar Ajitkumar
- [PATCH v2 04/12] drm/i915/dpio: convert to struct intel_display
Jani Nikula
- [PATCH v2 04/12] drm/xe/pxp: Add GSC session invalidation support
John Harrison
- [PATCH v2 04/29] drm/pagemap: Add DRM pagemap
Matthew Brost
- [PATCH v2 05/10] drm/i915/xe3lpd: Add cdclk changes
Matt Atwood
- [PATCH v2 05/10] drm/i915/xe3lpd: Add cdclk changes
Matt Roper
- [PATCH v2 05/11] drm/client: Move client event handlers to drm_client_event.c
Thomas Zimmermann
- [PATCH v2 05/12] drm/i915/hdcp: further conversion to struct intel_display
Jani Nikula
- [PATCH v2 05/12] drm/i915/ptl: Define IS_PANTHERLAKE macro
Clint Taylor
- [PATCH v2 05/12] drm/xe/pxp: Handle the PXP termination interrupt
John Harrison
- [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory
Matthew Brost
- [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory
Thomas Hellström
- [PATCH v2 06/10] drm/i915/xe3lpd: Include hblank restriction for xe3lpd
Matt Atwood
- [PATCH v2 06/10] drm/i915/xe3lpd: Include hblank restriction for xe3lpd
Jani Nikula
- [PATCH v2 06/11] drm/client: Move suspend/resume into DRM client callbacks
Thomas Zimmermann
- [PATCH v2 06/12] drm/i915/cx0: Extend C10 check to PTL
Clint Taylor
- [PATCH v2 06/12] drm/i915/dp/hdcp: convert to struct intel_display
Jani Nikula
- [PATCH v2 06/12] drm/xe/pxp: Add GSC session initialization support
John Harrison
- [PATCH v2 06/29] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATON flag
Matthew Brost
- [PATCH v2 07/10] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Matt Atwood
- [PATCH v2 07/10] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Matt Roper
- [PATCH v2 07/10] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Kandpal, Suraj
- [PATCH v2 07/11] drm/amdgpu: Suspend and resume internal clients with client helpers
Thomas Zimmermann
- [PATCH v2 07/12] drm/i915/crt: convert to struct intel_display
Jani Nikula
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Clint Taylor
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Kahola, Mika
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Jani Nikula
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Jani Nikula
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Matt Roper
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Taylor, Clinton A
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Matt Roper
- [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
Kahola, Mika
- [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues
John Harrison
- [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues
Jani Nikula
- [PATCH v2 07/29] drm/xe: Add SVM init / close / fini to faulting VMs
Matthew Brost
- [PATCH v2 08/10] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Matt Atwood
- [PATCH v2 08/11] drm/nouveau: Suspend and resume clients with client helpers
Thomas Zimmermann
- [PATCH v2 08/12] drm/i915/display: convert vlv_wait_port_ready() to struct intel_display
Jani Nikula
- [PATCH v2 08/12] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Clint Taylor
- [PATCH v2 08/12] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Chauhan, Shekhar
- [PATCH v2 08/12] drm/xe/pxp: add a query for PXP status
John Harrison
- [PATCH v2 08/29] drm/xe: Add dma_addr res cursor
Matthew Brost
- [PATCH v2 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Matt Atwood
- [PATCH v2 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Jani Nikula
- [PATCH v2 09/11] drm/radeon: Suspend and resume clients with client helpers
Thomas Zimmermann
- [PATCH v2 09/12] drm/i915/power: convert assert_chv_phy_status() to struct intel_display
Jani Nikula
- [PATCH v2 09/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
Clint Taylor
- [PATCH v2 09/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
Pottumuttu, Sai Teja
- [PATCH v2 09/12] drm/xe/pxp: Add API to mark a BO as using PXP
John Harrison
- [PATCH v2 09/29] drm/xe: Add SVM range invalidation
Matthew Brost
- [PATCH v2 1/1] drm/xe/guc: Prevent GuC register capture running on VF
Zhanjun Dong
- [PATCH v2 1/1] drm/xe/guc: Prevent GuC register capture running on VF
Michal Wajdeczko
- [PATCH v2 1/2] drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()
Gustavo Sousa
- [PATCH v2 1/2] drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()
Jani Nikula
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Thomas Hellström
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Christian König
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Thomas Hellström
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Jani Nikula
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Zack Rusin
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Thomas Hellström
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Thomas Hellström
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Matthew Brost
- [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools
Thomas Hellström
- [PATCH v2 1/2] drm/xe/guc/ct: Increase wait timeout for g2h response
Badal Nilawar
- [PATCH v2 1/2] drm/xe/guc: Capture all available bits of GuC timestamp
John.C.Harrison at Intel.com
- [PATCH v2 1/2] drm/xe/guc: Capture all available bits of GuC timestamp
Matt Roper
- [PATCH v2 1/2] drm/xe/guc: Capture all available bits of GuC timestamp
John Harrison
- [PATCH v2 1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
- [PATCH v2 1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Matthew Brost
- [PATCH v2 1/2] drm/xe: Avoid the OOM killer on buffer object memory allocation
Thomas Hellström
- [PATCH v2 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Matthew Auld
- [PATCH v2 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Nirmoy Das
- [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register
Balasubramani Vivekanandan
- [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register
Matthew Brost
- [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register
Lucas De Marchi
- [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register
Lucas De Marchi
- [PATCH v2 1/3] drm/i915/pciids: add PVC PCI ID macros
Jani Nikula
- [PATCH v2 1/3] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH v2 1/3] drm/xe/query: Increase timestamp width
Lucas De Marchi
- [PATCH v2 1/3] drm/xe/query: Increase timestamp width
Matt Roper
- [PATCH v2 1/3] PCI: Add support for VF Resizable Bar extended cap
Michał Winiarski
- [PATCH v2 1/4] drm/i915/dp: Assume panel power is off if runtime suspended
Imre Deak
- [PATCH v2 1/4] drm/i915/dp: Assume panel power is off if runtime suspended
Cavitt, Jonathan
- [PATCH v2 1/4] drm/i915/dp: Assume panel power is off if runtime suspended
Imre Deak
- [PATCH v2 1/4] drm/i915/dp: Assume panel power is off if runtime suspended
Cavitt, Jonathan
- [PATCH v2 1/4] drm/i915/dp: Assume panel power is off if runtime suspended''
Imre Deak
- [PATCH v2 1/4] drm/xe/ct: prevent UAF in send_recv()
Matthew Auld
- [PATCH v2 1/4] drm/xe/ct: prevent UAF in send_recv()
Nilawar, Badal
- [PATCH v2 1/4] drm/xe/migrate: Add function for raw copy of VRAM and CCS
Lukasz Laguna
- [PATCH v2 1/4] drm/xe: Add trace to lrc timestamp update
Lucas De Marchi
- [PATCH v2 1/4] drm/xe: Add trace to lrc timestamp update
Nirmoy Das
- [PATCH v2 1/5] drm: Introduce sharpness strength property
Nemesa Garg
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Vivek Kasireddy
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Bjorn Helgaas
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Logan Gunthorpe
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Kasireddy, Vivek
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Kasireddy, Vivek
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Logan Gunthorpe
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Bjorn Helgaas
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Bjorn Helgaas
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Kasireddy, Vivek
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Bjorn Helgaas
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Logan Gunthorpe
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Bjorn Helgaas
- [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
Kasireddy, Vivek
- [PATCH v2 10/10] drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
Matt Atwood
- [PATCH v2 10/11] drm/client: Make client support optional
Thomas Zimmermann
- [PATCH v2 10/11] drm/client: Make client support optional
kernel test robot
- [PATCH v2 10/12] drm/i915/display/xe3: disable x-tiled framebuffers
Clint Taylor
- [PATCH v2 10/12] drm/i915/display/xe3: disable x-tiled framebuffers
Gustavo Sousa
- [PATCH v2 10/12] drm/i915/ips: convert to struct intel_display
Jani Nikula
- [PATCH v2 10/12] drm/xe/pxp: add PXP PM support
John Harrison
- [PATCH v2 10/29] drm/gpuvm: Add DRM_GPUVA_OP_USER
Matthew Brost
- [PATCH v2 11/11] drm/client: Add client-lib module
Thomas Zimmermann
- [PATCH v2 11/12] drm/i915/dsi: convert to struct intel_display
Jani Nikula
- [PATCH v2 11/12] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
Clint Taylor
- [PATCH v2 11/12] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
Golani, Mitulkumar Ajitkumar
- [PATCH v2 11/12] drm/xe/pxp: Add PXP debugfs support
John Harrison
- [PATCH v2 11/29] drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
- [PATCH v2 12/12] drm/i915/de: remove unnecessary generic wrappers
Jani Nikula
- [PATCH v2 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Clint Taylor
- [PATCH v2 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
Gustavo Sousa
- [PATCH v2 12/12] drm/xe/pxp: Enable PXP for MTL and LNL
John Harrison
- [PATCH v2 12/29] drm/xe: Add SVM garbage collector
Matthew Brost
- [PATCH v2 13/15] drm/xe/display: Use async flip for flipping initial fb.
Jani Nikula
- [PATCH v2 13/15] drm/xe/display: Use async flip for flipping initial fb.
Ville Syrjälä
- [PATCH v2 13/29] drm/xe: Add unbind to SVM garbage collector
Matthew Brost
- [PATCH v2 14/29] drm/xe: Do not allow system allocator VMA unbind if the GPU has bindings
Matthew Brost
- [PATCH v2 15/29] drm/xe: Enable system allocator uAPI
Matthew Brost
- [PATCH v2 16/29] drm/xe: Add migrate layer functions for SVM support
Matthew Brost
- [PATCH v2 17/29] drm/xe: Add SVM device memory mirroring
Matthew Brost
- [PATCH v2 18/29] drm/xe: Add drm_gpusvm_devmem to xe_bo
Matthew Brost
- [PATCH v2 19/29] drm/xe: Add GPUSVM devic memory copy vfunc functions
Matthew Brost
- [PATCH v2 2/2] drm/i915/xe2lpd: Update C20 algorithm to include tx_misc
Gustavo Sousa
- [PATCH v2 2/2] drm/ttm: Add a device flag to propagate -ENOSPC on OOM
Thomas Hellström
- [PATCH v2 2/2] drm/ttm: Add a device flag to propagate -ENOSPC on OOM
Christian König
- [PATCH v2 2/2] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
- [PATCH v2 2/2] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
John Harrison
- [PATCH v2 2/2] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
John Harrison
- [PATCH v2 2/2] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Nilawar, Badal
- [PATCH v2 2/2] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Nilawar, Badal
- [PATCH v2 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
John.C.Harrison at Intel.com
- [PATCH v2 2/2] drm/xe/guc: Separate full CTB content from guc_info debugfs
Matthew Brost
- [PATCH v2 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
- [PATCH v2 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
- [PATCH v2 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Francois Dugast
- [PATCH v2 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails
Nirmoy Das
- [PATCH v2 2/2] drm/xe: Don't unnecessarily invoke the OOM killer on multiple binds
Thomas Hellström
- [PATCH v2 2/2] drm/xe: fix unbalanced rpm put() with declare_wedged()
Matthew Auld
- [PATCH v2 2/2] drm/xe: fix unbalanced rpm put() with declare_wedged()
Nirmoy Das
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Balasubramani Vivekanandan
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Matthew Brost
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Lucas De Marchi
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Matthew Brost
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Lucas De Marchi
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Matthew Brost
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Matthew Brost
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Vivekanandan, Balasubramani
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Lucas De Marchi
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Matthew Brost
- [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
Lucas De Marchi
- [PATCH v2 2/3] drm/intel/pciids: rename i915_pciids.h to just pciids.h
Jani Nikula
- [PATCH v2 2/3] drm/intel/pciids: rename i915_pciids.h to just pciids.h
Andi Shyti
- [PATCH v2 2/3] drm/intel/pciids: rename i915_pciids.h to just pciids.h
Jani Nikula
- [PATCH v2 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Lucas De Marchi
- [PATCH v2 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Matt Roper
- [PATCH v2 2/3] drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Lucas De Marchi
- [PATCH v2 2/3] drm/xe: Add xe_ttm_access_memory
Matthew Brost
- [PATCH v2 2/3] PCI: Allow extending VF BAR within original resource boundary
Michał Winiarski
- [PATCH v2 2/3] PCI: Allow extending VF BAR within original resource boundary
Michał Winiarski
- [PATCH v2 2/3] PCI: Allow extending VF BAR within original resource boundary
Christian König
- [PATCH v2 2/3] PCI: Allow extending VF BAR within original resource boundary
Christian König
- [PATCH v2 2/4] drm/i915/dp: Disable unnecessary HPD polling for eDP
Imre Deak
- [PATCH v2 2/4] drm/i915/dp: Disable unnecessary HPD polling for eDP
Cavitt, Jonathan
- [PATCH v2 2/4] drm/xe/bo: Add trylock helper for buffer objects
Lukasz Laguna
- [PATCH v2 2/4] drm/xe/ct: fix xa_store() error checking
Matthew Auld
- [PATCH v2 2/4] drm/xe/ct: fix xa_store() error checking
Nilawar, Badal
- [PATCH v2 2/4] drm/xe: Stop accumulating LRC timestamp on job_free
Lucas De Marchi
- [PATCH v2 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM while running in VF mode
Vivek Kasireddy
- [PATCHv2 2/7] drm/i915/histogram: Add support for histogram
Kandpal, Suraj
- [PATCHv2 2/7] drm/i915/histogram: Add support for histogram
Kandpal, Suraj
- [PATCH v2 2/8] file2alias: fix uuid_t definitions for macos
Andy Shevchenko
- [PATCH v2 20/29] drm/xe: Add drm_pagemap ops to SVM
Matthew Brost
- [PATCH v2 21/29] drm/xe: Add Xe SVM populate_devmem_pfn vfunc
Matthew Brost
- [PATCH v2 22/29] drm/xe: Add Xe SVM devmem_release vfunc
Matthew Brost
- [PATCH v2 23/29] drm/xe: Add BO flags required for SVM
Matthew Brost
- [PATCH v2 24/29] drm/xe: Add SVM VRAM migration
Matthew Brost
- [PATCH v2 25/29] drm/xe: Basic SVM BO eviction
Matthew Brost
- [PATCH v2 26/29] drm/xe: Add SVM debug
Matthew Brost
- [PATCH v2 27/29] drm/xe: Add modparam for SVM notifier size
Matthew Brost
- [PATCH v2 28/29] drm/xe: Add always_migrate_to_vram modparam
Matthew Brost
- [PATCH v2 29/29] drm/doc: gpusvm: Add GPU SVM documentation
Matthew Brost
- [PATCH v2 3/3] drm/xe/query: Tidy up error EFAULT returns
Lucas De Marchi
- [PATCH v2 3/3] drm/xe/query: Tidy up error EFAULT returns
Matt Roper
- [PATCH v2 3/3] drm/xe/query: Tidy up error EFAULT returns
Lucas De Marchi
- [PATCH v2 3/3] drm/xe: switch to common PCI ID macros
Jani Nikula
- [PATCH v2 3/3] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
- [PATCH v2 3/4] drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
- [PATCH v2 3/4] drm/xe/guc_submit: fix xa_store() error checking
Matthew Auld
- [PATCH v2 3/4] drm/xe/guc_submit: fix xa_store() error checking
Nilawar, Badal
- [PATCH v2 3/4] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
Lukasz Laguna
- [PATCH v2 3/4] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
Matthew Brost
- [PATCH v2 3/4] drm/xe: Reword exec_queue.lock doc
Lucas De Marchi
- [PATCH v2 3/4] drm/xe: Reword exec_queue.lock doc
Cavitt, Jonathan
- [PATCH v2 3/4] drm/xe: Reword exec_queue.lock doc
Nirmoy Das
- [PATCH v2 3/5] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
Vivek Kasireddy
- [PATCH v23 0/6] drm/xe/guc: Add GuC based register capture for error capture
Zhanjun Dong
- [PATCH v23 1/6] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
- [PATCH v23 2/6] drm/xe/guc: Add XE_LP steered register lists
Zhanjun Dong
- [PATCH v23 3/6] drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
- [PATCH v23 4/6] drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
- [PATCH v23 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
- [PATCH v23 6/6] drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
- [PATCH v2 4/4] drm/xe/ct: drop irq usage of xa_erase()
Matthew Auld
- [PATCH v2 4/4] drm/xe/ct: drop irq usage of xa_erase()
Nilawar, Badal
- [PATCH v2 4/4] drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
- [PATCH v2 4/4] drm/xe/pf: Allow to view and replace VF LMEM and CCS state over debugfs
Lukasz Laguna
- [PATCH v2 4/4] drm/xe/pf: Allow to view and replace VF LMEM and CCS state over debugfs
Matthew Brost
- [PATCH v2 4/4] drm/xe: Wait on killed exec queues
Lucas De Marchi
- [PATCH v2 4/4] drm/xe: Wait on killed exec queues
Cavitt, Jonathan
- [PATCH v2 4/4] drm/xe: Wait on killed exec queues
Matthew Auld
- [PATCH v2 4/4] drm/xe: Wait on killed exec queues
Lucas De Marchi
- [PATCH v2 4/4] drm/xe: Wait on killed exec queues
Lucas De Marchi
- [PATCH v2 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
Vivek Kasireddy
- [PATCH v2 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
kernel test robot
- [PATCH v2 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
kernel test robot
- [PATCH v24 0/6] drm/xe/guc: Add GuC based register capture for error capture
Zhanjun Dong
- [PATCH v24 1/6] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
- [PATCH v24 2/6] drm/xe/guc: Add XE_LP steered register lists
Zhanjun Dong
- [PATCH v24 3/6] drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
- [PATCH v24 4/6] drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
- [PATCH v24 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
- [PATCH v24 6/6] drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
- [PATCH v2 5/5] drm/i915/display: Load the lut values and enable sharpness
Nemesa Garg
- [PATCH v2 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while updating PTEs
Vivek Kasireddy
- [PATCH v2 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while updating PTEs
kernel test robot
- [PATCH v25 0/6] drm/xe/guc: Add GuC based register capture for error capture
Zhanjun Dong
- [PATCH v25 1/6] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
- [PATCH v25 2/6] drm/xe/guc: Add XE_LP steered register lists
Zhanjun Dong
- [PATCH v25 3/6] drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
- [PATCH v25 4/6] drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
- [PATCH v25 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
- [PATCH v25 6/6] drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
- [PATCH v26 0/6] drm/xe/guc: Add GuC based register capture for error capture
Zhanjun Dong
- [PATCH v26 1/6] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
- [PATCH v26 2/6] drm/xe/guc: Add XE_LP steered register lists
Zhanjun Dong
- [PATCH v26 3/6] drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
- [PATCH v26 4/6] drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
- [PATCH v26 4/6] drm/xe/guc: Extract GuC error capture lists
Teres Alexis, Alan Previn
- [PATCH v26 4/6] drm/xe/guc: Extract GuC error capture lists
Dong, Zhanjun
- [PATCH v26 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
- [PATCH v26 6/6] drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
- [PATCH v27 0/6] drm/xe/guc: Add GuC based register capture for error capture
Zhanjun Dong
- [PATCH v27 1/6] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
- [PATCH v27 2/6] drm/xe/guc: Add XE_LP steered register lists
Zhanjun Dong
- [PATCH v27 3/6] drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
- [PATCH v27 4/6] drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
- [PATCH v27 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
- [PATCH v27 6/6] drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
- [PATCH v27 6/6] drm/xe/guc: Save manual engine capture into capture list
Teres Alexis, Alan Previn
- [PATCH v27 6/6] drm/xe/guc: Save manual engine capture into capture list
Teres Alexis, Alan Previn
- [PATCH v27 6/6] drm/xe/guc: Save manual engine capture into capture list
Teres Alexis, Alan Previn
- [PATCH v28 0/6] drm/xe/guc: Add GuC based register capture for error capture
Zhanjun Dong
- [PATCH v28 1/6] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
- [PATCH v28 2/6] drm/xe/guc: Add XE_LP steered register lists
Zhanjun Dong
- [PATCH v28 3/6] drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
- [PATCH v28 4/6] drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
- [PATCH v28 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
- [PATCH v28 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
Nirmoy Das
- [PATCH v28 6/6] drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
- [PATCH v28 6/6] drm/xe/guc: Save manual engine capture into capture list
Teres Alexis, Alan Previn
- [PATCH v2] drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
- [PATCH v2] drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
- [PATCH v2] drm/i915/display: use x100 version for full version and release
Jani Nikula
- [PATCH v2] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Shuicheng Lin
- [PATCH v2] drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Ville Syrjälä
- [PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
Arun R Murthy
- [PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
Jani Nikula
- [PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
Murthy, Arun R
- [PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
Jani Nikula
- [PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time (fwd)
Julia Lawall
- [PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
Giedrius Statkevičius
- [PATCH v2] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Jouni Högander
- [PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Nirmoy Das
- [PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Philipp Stanner
- [PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
- [PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Philipp Stanner
- [PATCH v2] drm/xe/bmg: improve cache flushing behaviour
Matthew Auld
- [PATCH v2] drm/xe/bmg: improve cache flushing behaviour
Nirmoy Das
- [PATCH v2] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH V2] drm/xe/guc: Fix dereference before Null check
Everest K.C.
- [PATCH V2] drm/xe/guc: Fix dereference before Null check
Dan Carpenter
- [PATCH V2] drm/xe/guc: Fix dereference before Null check
Everest K.C.
- [PATCH V2] drm/xe/mmap: Add mmap support for PCI memory barrier
Tejas Upadhyay
- [PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
Matt Roper
- [PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
Cavitt, Jonathan
- [PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
Gustavo Sousa
- [PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
Francois Dugast
- [PATCH v2] drm/xe/tests: Fix the shrinker test compiler warnings.
Thomas Hellström
- [PATCH v2] drm/xe/tests: Fix the shrinker test compiler warnings.
Matthew Auld
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Jani Nikula
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
John Harrison
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Matthew Brost
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Matthew Brost
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
John Harrison
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Matthew Brost
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Lucas De Marchi
- [PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
Matthew Brost
- [PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
Matthew Brost
- [PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
Nirmoy Das
- [PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
Jani Nikula
- [PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
Nirmoy Das
- [PATCH v2] drm/xe/ufence: ufence can be signaled right after wait_woken
Nirmoy Das
- [PATCH v2] drm/xe/ufence: ufence can be signaled right after wait_woken
Matthew Brost
- [PATCH v2] drm/xe/ufence: ufence can be signaled right after wait_woken
Matthew Auld
- [PATCH v2] drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Aradhya Bhatia
- [PATCH v2] drm/xe/xe_guc_ads: save/restore OA registers
Jonathan Cavitt
- [PATCH v2] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH v2] drm/xe: Add caller info to xe_gt_reset_async
Nirmoy Das
- [PATCH v2] drm/xe: Add caller info to xe_gt_reset_async
Matthew Auld
- [PATCH v2] drm/xe: add system memory page iterator support to xe_res_cursor
Hajda
- [PATCH v2] drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
- [PATCH v2] drm/xe: Don't restart parallel queues multiple times on GT reset
Matthew Brost
- [PATCH v2] drm/xe: Enlarge the invalidation timeout from 150 to 500
Shuicheng Lin
- [PATCH v2] drm/xe: Enlarge the invalidation timeout from 150 to 500
Lucas De Marchi
- [PATCH v2] drm/xe: Fix build error for XE_IOCTL_DBG macro
Gyeyoung Baek
- [PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
Shuicheng Lin
- [PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
Ghimiray, Himal Prasad
- [PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
Nilawar, Badal
- [PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
Lin, Shuicheng
- [PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
Rodrigo Vivi
- [PATCH v2] drm/xe: Restore system memory GGTT mappings
Matthew Brost
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Peter Zijlstra
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Boqun Feng
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Boqun Feng
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Boqun Feng
- [PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v3.1 resend] drm/xe/display: Use a single early init call for display
Maarten Lankhorst
- [PATCH v3.1 resend] drm/xe: Simplify GuC early initialisation
Maarten Lankhorst
- [PATCH v3 0/1] mm/migrate: Add migrate_device_pfns
Matthew Brost
- [PATCH v3 0/1] Workaround to handle G2H timeout
Badal Nilawar
- [PATCH v3 0/5] PCI: VF resizable BAR
Michał Winiarski
- [PATCH v3 0/6] Fix non-contiguous VRAM BO access in Xe
Matthew Brost
- [PATCH v3 0/7] Add xe3lpd edp enabling
Matt Atwood
- [PATCH v3 0/8] (CI) drm/xe: Fix initial framebuffer handover.
Maarten Lankhorst
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
Sebastian Andrzej Siewior
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
Ville Syrjälä
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
Sebastian Andrzej Siewior
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
Ville Syrjälä
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
Sebastian Andrzej Siewior
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
Ville Syrjälä
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
Sebastian Andrzej Siewior
- [PATCH v3 00/11] drm/i915/xe3lpd: ptl display patches
Clint Taylor
- [PATCH v3 00/12] drm/xe: Reduce flickering when inheriting BIOS fb.
Maarten Lankhorst
- [PATCH v3 00/12] drm: Introduce DRM client library
Thomas Zimmermann
- [PATCH v3 01/11] drm/i915/xe3lpd: Update pmdemand programming
Clint Taylor
- [PATCH v3 01/12] drm/i915: Select DRM_CLIENT_SELECTION
Thomas Zimmermann
- [PATCH v3 01/12] drm/i915: Select DRM_CLIENT_SELECTION
Cavitt, Jonathan
- [PATCH v3 01/12] drm/xe/display: Handle stolen bar readout in the same way as lmem
Maarten Lankhorst
- [PATCH v3 01/12] drm/xe/display: Handle stolen bar readout in the same way as lmem
Lucas De Marchi
- [PATCH v3 01/15] drm/i915/display: reindent subplatform initialization
Rodrigo Vivi
- [PATCH v3 02/11] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Clint Taylor
- [PATCH v3 02/12] drm/xe: Remove double pageflip
Maarten Lankhorst
- [PATCH v3 02/12] drm/xe: Remove double pageflip
Govindapillai, Vinod
- [PATCH v3 02/12] drm/xe: Select DRM_CLIENT_SELECTION
Thomas Zimmermann
- [PATCH v3 02/12] drm/xe: Select DRM_CLIENT_SELECTION
Cavitt, Jonathan
- [PATCH v3 02/15] drm/i915/display: use a macro to initialize subplatforms
Rodrigo Vivi
- [PATCH v3 03/11] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Clint Taylor
- [PATCH v3 03/12] drm/fbdev-dma: Select FB_DEFERRED_IO
Thomas Zimmermann
- [PATCH v3 03/12] drm/fbdev-dma: Select FB_DEFERRED_IO
Cavitt, Jonathan
- [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
Jani Nikula
- [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
Ville Syrjälä
- [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
Ville Syrjälä
- [PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
kernel test robot
- [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
Rodrigo Vivi
- [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
Michal Wajdeczko
- [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
Jani Nikula
- [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
Michal Wajdeczko
- [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
Jani Nikula
- [PATCH v3 04/11] drm/i915/ptl: Define IS_PANTHERLAKE macro
Clint Taylor
- [PATCH v3 04/12] drm/fbdev: Select fbdev I/O helpers from modules that require them
Thomas Zimmermann
- [PATCH v3 04/12] drm/fbdev: Select fbdev I/O helpers from modules that require them
Cavitt, Jonathan
- [PATCH v3 04/12] drm/xe/display: Remove single wait for vblank
Maarten Lankhorst
- [PATCH v3 04/15] drm/i915/display: join the platform and subplatform enums
Rodrigo Vivi
- [PATCH v3 05/11] drm/i915/cx0: Extend C10 check to PTL
Clint Taylor
- [PATCH v3 05/12] drm/fbdev: Store fbdev module parameters in separate file
Thomas Zimmermann
- [PATCH v3 05/12] drm/fbdev: Store fbdev module parameters in separate file
Cavitt, Jonathan
- [PATCH v3 05/12] drm/xe: Move suballocator init to after display init
Maarten Lankhorst
- [PATCH v3 05/15] drm/i915/display: convert display platforms to lower case
Rodrigo Vivi
- [PATCH v3 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction
Clint Taylor
- [PATCH v3 06/12] drm/client: Move client event handlers to drm_client_event.c
Thomas Zimmermann
- [PATCH v3 06/12] drm/client: Move client event handlers to drm_client_event.c
Cavitt, Jonathan
- [PATCH v3 06/12] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Maarten Lankhorst
- [PATCH v3 06/12] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Matthew Brost
- [PATCH v3 06/15] drm/i915/display: add display platforms structure with platform members
Rodrigo Vivi
- [PATCH v3 06/15] drm/i915/display: add display platforms structure with platform members
Jani Nikula
- [PATCH v3 07/11] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Clint Taylor
- [PATCH v3 07/12] drm/client: Move suspend/resume into DRM client callbacks
Thomas Zimmermann
- [PATCH v3 07/12] drm/client: Move suspend/resume into DRM client callbacks
Cavitt, Jonathan
- [PATCH v3 07/12] drm/client: Move suspend/resume into DRM client callbacks
Thomas Zimmermann
- [PATCH v3 07/12] drm/xe: Add xe_ggtt_might_lock
Maarten Lankhorst
- [PATCH v3 07/12] drm/xe: Add xe_ggtt_might_lock
Matthew Brost
- [PATCH v3 08/11] drm/i915/xe3: Underrun recovery does not exist post Xe2
Clint Taylor
- [PATCH v3 08/12] drm/amdgpu: Suspend and resume internal clients with client helpers
Thomas Zimmermann
- [PATCH v3 08/12] drm/amdgpu: Suspend and resume internal clients with client helpers
Cavitt, Jonathan
- [PATCH v3 08/12] drm/xe: Add xe_ggtt_alloc
Maarten Lankhorst
- [PATCH v3 08/12] drm/xe: Add xe_ggtt_alloc
Matthew Brost
- [PATCH v3 09/11] drm/i915/display/xe3: disable x-tiled framebuffers
Clint Taylor
- [PATCH v3 09/12] drm/nouveau: Suspend and resume clients with client helpers
Thomas Zimmermann
- [PATCH v3 09/12] drm/nouveau: Suspend and resume clients with client helpers
Cavitt, Jonathan
- [PATCH v3 09/12] drm/xe: Abstract read/write functions for GGTT PTEs
Maarten Lankhorst
- [PATCH v3 09/12] drm/xe: Abstract read/write functions for GGTT PTEs
Matthew Brost
- [PATCH v3 1/1] drm/xe/eustall: Add support for EU stall sampling
Cabral, Matias A
- [PATCH v3 1/1] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
- [PATCH v3 1/1] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Ghimiray, Himal Prasad
- [PATCH v3 1/1] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Matthew Brost
- [PATCH v3 1/1] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
John Harrison
- [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns
Matthew Brost
- [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns
Andrew Morton
- [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns
Matthew Brost
- [PATCH v3 1/1] mm/migrate: Add migrate_device_pfns
Andrew Morton
- [PATCH v3 1/5] PCI/IOV: Restore VF resizable BAR state after reset
Michał Winiarski
- [PATCH v3 1/5] PCI/IOV: Restore VF resizable BAR state after reset
Ilpo Järvinen
- [PATCH v3 1/5] PCI/IOV: Restore VF resizable BAR state after reset
Bjorn Helgaas
- [PATCH v3 1/6] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH v3 1/7] drm/i915/xe3lpd: Update pmdemand programming
Matt Atwood
- [PATCH v3 1/7] drm/i915/xe3lpd: Update pmdemand programming
Gustavo Sousa
- [PATCH v3 1/8] drm/xe: Remove double pageflip
Maarten Lankhorst
- [PATCH v3 10/11] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
Clint Taylor
- [PATCH v3 10/12] drm/radeon: Suspend and resume clients with client helpers
Thomas Zimmermann
- [PATCH v3 10/12] drm/radeon: Suspend and resume clients with client helpers
Cavitt, Jonathan
- [PATCH v3 10/12] drm/xe: Make xe_ggtt_pt_ops private
Maarten Lankhorst
- [PATCH v3 10/12] drm/xe: Make xe_ggtt_pt_ops private
Matthew Brost
- [PATCH v3 10/12] drm/xe: Make xe_ggtt_pt_ops private
kernel test robot
- [PATCH v3 10/12] drm/xe: Make xe_ggtt_pt_ops private
Lucas De Marchi
- [PATCH v3 11/11] drm/i915/xe3lpd: Power request asserting/deasserting
Clint Taylor
- [PATCH v3 11/12] drm/client: Make client support optional
Thomas Zimmermann
- [PATCH v3 11/12] drm/client: Make client support optional
Cavitt, Jonathan
- [PATCH v3 11/12] drm/xe/display: Stop dereferencing ggtt in xe_fb_pin
Maarten Lankhorst
- [PATCH v3 11/12] drm/xe/display: Stop dereferencing ggtt in xe_fb_pin
Matthew Brost
- [PATCH v3 12/12] drm/client: Add client-lib module
Thomas Zimmermann
- [PATCH v3 12/12] drm/client: Add client-lib module
Cavitt, Jonathan
- [PATCH v3 12/12] drm/xe: Move struct xe_ggtt to xe_ggtt.c
Maarten Lankhorst
- [PATCH v3 12/12] drm/xe: Move struct xe_ggtt to xe_ggtt.c
Matthew Brost
- [PATCH v3 2/5] PCI: Add a helper to identify IOV resources
Michał Winiarski
- [PATCH v3 2/5] PCI: Add a helper to identify IOV resources
Ilpo Järvinen
- [PATCH v3 2/5] PCI: Add a helper to identify IOV resources
Bjorn Helgaas
- [PATCH v3 2/6] drm/xe: Add xe_ttm_access_memory
Matthew Brost
- [PATCH v3 2/7] drm/i915/xe3lpd: Add cdclk changes
Matt Atwood
- [PATCH v3 2/7] drm/i915/xe3lpd: Add cdclk changes
Matt Roper
- [PATCH v3 2/7] drm/i915/xe3lpd: Add cdclk changes
Gustavo Sousa
- [PATCH v3 2/8] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [PATCH v3 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource
Michał Winiarski
- [PATCH v3 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource
Ilpo Järvinen
- [PATCH v3 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource
Michał Winiarski
- [PATCH v3 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource
Bjorn Helgaas
- [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
- [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Auld
- [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Thomas Hellström
- [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
- [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
- [PATCH v3 3/7] drm/i915/xe3lpd: Include hblank restriction for xe3lpd
Matt Atwood
- [PATCH v3 3/7] drm/i915/xe3lpd: Include hblank restriction for xe3lpd
Matt Roper
- [PATCH v3 3/7] drm/i915/xe3lpd: Include hblank restriction for xe3lpd
Kandpal, Suraj
- [PATCH v3 3/8] drm/xe: Move suballocator init to after display init
Maarten Lankhorst
- [PATCH v3 4/5] drm/i915/display: Add registers and compute the strength
Nemesa Garg
- [PATCH v3 4/5] PCI/IOV: Allow extending VF BAR within original resource boundary
Michał Winiarski
- [PATCH v3 4/5] PCI/IOV: Allow extending VF BAR within original resource boundary
Bjorn Helgaas
- [PATCH v3 4/6] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
- [PATCH v3 4/6] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Auld
- [PATCH v3 4/6] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
- [PATCH v3 4/7] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Matt Atwood
- [PATCH v3 4/8] drm/xe: Defer irq init until after xe_display_init_noaccel
Maarten Lankhorst
- [PATCH v3 5/5] drm/xe/pf: Extend the VF LMEM BAR
Michał Winiarski
- [PATCH v3 5/6] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
Matthew Brost
- [PATCH v3 5/6] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
Matthew Auld
- [PATCH v3 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Matt Atwood
- [PATCH v3 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Matt Roper
- [PATCH v3 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Kandpal, Suraj
- [PATCH v3 5/8] drm/xe/display: Use a single early init call for display
Maarten Lankhorst
- [PATCH v3 6/6] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
Matthew Brost
- [PATCH v3 6/6] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
Matthew Auld
- [PATCH v3 6/7] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Matt Atwood
- [PATCH v3 6/7] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Kahola, Mika
- [PATCH v3 6/8] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
Maarten Lankhorst
- [PATCH v3 7/7] drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
Matt Atwood
- [PATCH v3 7/7] drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
Kahola, Mika
- [PATCH v3 7/8] drm/xe: Simplify GuC early initialisation
Maarten Lankhorst
- [PATCH v3 8/8] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
Maarten Lankhorst
- [PATCH v3] drm/i915/display: Fuse bit for power management disable removed
Clint Taylor
- [PATCH v3] drm/i915/display: Fuse bit for power management disable removed
Hogander, Jouni
- [PATCH v3] drm/i915/display: Fuse bit for power management disable removed
Govindapillai, Vinod
- [PATCH v3] drm/i915/display: Fuse bit for power management disable removed
Govindapillai, Vinod
- [PATCH v3] drm/i915/display: use x100 version for full version and release
Jani Nikula
- [PATCH v3] drm/i915/display: use x100 version for full version and release
Kandpal, Suraj
- [PATCH v3] drm/i915/display: use x100 version for full version and release
Jani Nikula
- [PATCHv3] drm/i915/dp: Guarantee a minimum HBlank time
Arun R Murthy
- [PATCHv3] drm/i915/dp: Guarantee a minimum HBlank time
Srikanth V, NagaVenkata
- [PATCHv3] drm/i915/dp: Guarantee a minimum HBlank time
Jani Nikula
- [PATCHv3] drm/i915/dp: Guarantee a minimum HBlank time
Ville Syrjälä
- [PATCH V3] drm/xe/guc: Fix dereference before NULL check
Everest K.C.
- [PATCH V3] drm/xe/guc: Fix dereference before NULL check
Dan Carpenter
- [PATCH V3] drm/xe/guc: Fix dereference before NULL check
Michal Wajdeczko
- [PATCH V3] drm/xe/guc: Fix dereference before NULL check
Dong, Zhanjun
- [PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
Tejas Upadhyay
- [PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
Upadhyay, Tejas
- [PATCH v3] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v3] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
John Harrison
- [PATCH v3] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
Nirmoy Das
- [PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
Matthew Auld
- [PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
Nirmoy Das
- [PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
Matthew Auld
- [PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
Nirmoy Das
- [PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
Matthew Brost
- [PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
Nirmoy Das
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Jonathan Cavitt
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Umesh Nerlige Ramappa
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Lucas De Marchi
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Lucas De Marchi
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Matt Roper
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Dixit, Ashutosh
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Lucas De Marchi
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Lucas De Marchi
- [PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
Umesh Nerlige Ramappa
- [PATCH v3] drm/xe: Add a xe_bo subtest for shrinking / swapping
Nathan Chancellor
- [PATCH v3] drm/xe: add system memory page iterator support to xe_res_cursor
Andrzej Hajda
- [PATCH v3] drm/xe: add system memory page iterator support to xe_res_cursor
Matthew Brost
- [PATCH v3] drm/xe: add system memory page iterator support to xe_res_cursor
Hajda, Andrzej
- [PATCH v3] drm/xe: add system memory page iterator support to xe_res_cursor
Matthew Brost
- [PATCH v3] drm/xe: add system memory page iterator support to xe_res_cursor
Hajda, Andrzej
- [PATCH v3] drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
- [PATCH v3] drm/xe: Enlarge the invalidation timeout from 150 to 500
Shuicheng Lin
- [PATCH v3] drm/xe: Handle unreliable MMIO reads during forcewake
Shuicheng Lin
- [PATCH v3] drm/xe: Handle unreliable MMIO reads during forcewake
Ghimiray, Himal Prasad
- [PATCH v3] drm/xe: Handle unreliable MMIO reads during forcewake
Lin, Shuicheng
- [PATCH v3] drm/xe: Handle unreliable MMIO reads during forcewake
Rodrigo Vivi
- [PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Boqun Feng
- [PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
- [PATCH v3 resend 0/8] (CI) drm/xe: Fix initial framebuffer handover.
Maarten Lankhorst
- [PATCH v3 resend 1/8] drm/xe: Remove double pageflip
Maarten Lankhorst
- [PATCH v3 resend 2/8] drm/i915/display: Use async flip when available for initial plane config
Maarten Lankhorst
- [PATCH v3 resend 2/8] drm/i915/display: Use async flip when available for initial plane config
Ville Syrjälä
- [PATCH v3 resend 3/8] drm/xe: Move suballocator init to after display init
Maarten Lankhorst
- [PATCH v3 resend 4/8] drm/xe: Defer irq init until after xe_display_init_noaccel
Maarten Lankhorst
- [PATCH v3 resend 5/8] drm/xe/display: Use a single early init call for display
Maarten Lankhorst
- [PATCH v3 resend 6/8] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
Maarten Lankhorst
- [PATCH v3 resend 7/8] drm/xe: Simplify GuC early initialisation
Maarten Lankhorst
- [PATCH v3 resend 8/8] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
Maarten Lankhorst
- [PATCH v4 0/1] Add Xe3 and Panther Lake support
Matt Atwood
- [PATCH v4 0/2] Tweak job timeout debug messages
Matthew Brost
- [PATCH v4 0/2] Use user-defined workqueue lockdep map for drm sched
Matthew Brost
- [PATCH v4 0/4] drm/xe/vf: Post-migration recovery worker basis
Tomasz Lis
- [PATCH v4 0/5] Add support for EU stall sampling
Harish Chegondi
- [PATCH v4 0/6] drm/xe: Make struct xe_ggtt private.
Maarten Lankhorst
- [PATCH v4 0/7] Add xe3lpd edp enabling
Matt Atwood
- [PATCH v4 0/7] PCI: VF resizable BAR
Michał Winiarski
- [PATCH v4 0/9] Fix non-contiguous VRAM BO access in Xe
Matthew Brost
- [PATCH v4 00/11] drm/i915/xe3lpd: ptl display patches
Clint Taylor
- [PATCH v4 00/12] drm: Introduce DRM client library
Thomas Zimmermann
- [PATCH v4 00/15] drm/i915/display: platform identification with display->platform.<platform>
Jani Nikula
- [PATCH v4 01/11] drm/i915/xe3lpd: Update pmdemand programming
Clint Taylor
- [PATCH v4 01/11] drm/i915/xe3lpd: Update pmdemand programming
Gustavo Sousa
- [PATCH v4 01/11] drm/i915/xe3lpd: Update pmdemand programming
Jani Nikula
- [PATCH v4 01/12] drm/i915: Select DRM_CLIENT_SELECTION
Thomas Zimmermann
- [PATCH v4 01/15] drm/i915/display: reindent subplatform initialization
Jani Nikula
- [PATCH v4 02/11] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Clint Taylor
- [PATCH v4 02/12] drm/xe: Select DRM_CLIENT_SELECTION
Thomas Zimmermann
- [PATCH v4 02/15] drm/i915/display: use a macro to initialize subplatforms
Jani Nikula
- [PATCH v4 03/11] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Clint Taylor
- [PATCH v4 03/11] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Murthy, Arun R
- [PATCH v4 03/11] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Jani Nikula
- [PATCH v4 03/12] drm/fbdev-dma: Select FB_DEFERRED_IO
Thomas Zimmermann
- [PATCH v4 03/15] drm/i915/display: use a macro to define platform enumerations
Jani Nikula
- [PATCH v4 04/11] drm/i915/ptl: Define IS_PANTHERLAKE macro
Clint Taylor
- [PATCH v4 04/12] drm/fbdev: Select fbdev I/O helpers from modules that require them
Thomas Zimmermann
- [PATCH v4 04/15] drm/i915/display: join the platform and subplatform enums
Jani Nikula
- [PATCH v4 05/11] drm/i915/cx0: Extend C10 check to PTL
Clint Taylor
- [PATCH v4 05/12] drm/fbdev: Store fbdev module parameters in separate file
Thomas Zimmermann
- [PATCH v4 05/15] drm/i915/display: convert display platforms to lower case
Jani Nikula
- [PATCH v4 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction
Clint Taylor
- [PATCH v4 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction
Gustavo Sousa
- [PATCH v4 06/12] drm/client: Move client event handlers to drm_client_event.c
Thomas Zimmermann
- [PATCH v4 06/15] drm/i915/display: add display platforms structure with platform members
Jani Nikula
- [PATCH v4 06/15] drm/i915/display: add display platforms structure with platform members
Rodrigo Vivi
- [PATCH v4 07/11] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Clint Taylor
- [PATCH v4 07/12] drm/client: Move suspend/resume into DRM client callbacks
Thomas Zimmermann
- [PATCH v4 07/15] drm/i915/display: add platform member to struct intel_display
Jani Nikula
- [PATCH v4 07/15] drm/i915/display: add platform member to struct intel_display
Rodrigo Vivi
- [PATCH v4 08/11] drm/i915/xe3: Underrun recovery does not exist post Xe2
Clint Taylor
- [PATCH v4 08/12] drm/amdgpu: Suspend and resume internal clients with client helpers
Thomas Zimmermann
- [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
Jani Nikula
- [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
Rodrigo Vivi
- [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
Jani Nikula
- [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
Rodrigo Vivi
- [PATCH v4 09/11] drm/i915/display/xe3: disable x-tiled framebuffers
Clint Taylor
- [PATCH v4 09/12] drm/nouveau: Suspend and resume clients with client helpers
Thomas Zimmermann
- [PATCH v4 09/15] drm/i915/display: add platform group for g4x
Jani Nikula
- [PATCH v4 09/15] drm/i915/display: add platform group for g4x
Rodrigo Vivi
- [PATCH v4 1/1] drm/xe/xe3: Add initial set of workarounds
Matt Atwood
- [PATCH v4 1/1] drm/xe/xe3: Add initial set of workarounds
Matt Roper
- [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
Matthew Brost
- [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
Nirmoy Das
- [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
Danilo Krummrich
- [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
Matthew Brost
- [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
Danilo Krummrich
- [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
Ghimiray, Himal Prasad
- [PATCH v4 1/2] drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
- [PATCH v4 1/2] drm/xe: Don't short circuit TDR on jobs not started
Lucas De Marchi
- [PATCH v4 1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Nirmoy Das
- [PATCH v4 1/4] drm/xe/vf: React to MIGRATED interrupt
Tomasz Lis
- [PATCH v4 1/4] drm/xe/vf: React to MIGRATED interrupt
Michal Wajdeczko
- [PATCH v4 1/5] drm/xe/topology: Add a function to find the index of the last DSS in a mask
Harish Chegondi
- [PATCH v4 1/5] drm/xe/topology: Add a function to find the index of the last DSS in a mask
Dixit, Ashutosh
- [PATCH v4 1/5] drm/xe/topology: Add a function to find the index of the last DSS in a mask
Harish Chegondi
- [PATCH v4 1/5] drm/xe/topology: Add a function to find the index of the last DSS in a mask
Matt Roper
- [PATCH v4 1/6] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Maarten Lankhorst
- [PATCH v4 1/6] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
Lucas De Marchi
- [PATCH v4 1/7] drm/i915/xe3lpd: Update pmdemand programming
Matt Atwood
- [PATCH v4 1/7] drm/i915/xe3lpd: Update pmdemand programming
Gustavo Sousa
- [PATCH v4 1/7] PCI/IOV: Restore VF resizable BAR state after reset
Michał Winiarski
- [PATCH v4 1/7] PCI/IOV: Restore VF resizable BAR state after reset
Christian König
- [PATCH v4 1/9] drm/xe: Add xe_bo_vm_access
Matthew Brost
- [PATCH v4 10/11] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
Clint Taylor
- [PATCH v4 10/11] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
Golani, Mitulkumar Ajitkumar
- [PATCH v4 10/11] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
Golani, Mitulkumar Ajitkumar
- [PATCH v4 10/12] drm/radeon: Suspend and resume clients with client helpers
Thomas Zimmermann
- [PATCH v4 10/15] drm/i915/display: add subplatform group for HSW/BDW ULT
Jani Nikula
- [PATCH v4 10/15] drm/i915/display: add subplatform group for HSW/BDW ULT
Rodrigo Vivi
- [PATCH v4 11/11] drm/i915/xe3lpd: Power request asserting/deasserting
Clint Taylor
- [PATCH v4 11/11] drm/i915/xe3lpd: Power request asserting/deasserting
Gustavo Sousa
- [PATCH v4 11/12] drm/client: Make client support optional
Thomas Zimmermann
- [PATCH v4 11/15] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [PATCH v4 11/15] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
Rodrigo Vivi
- [PATCH v4 12/12] drm/client: Add client-lib module
Thomas Zimmermann
- [PATCH v4 12/15] drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [PATCH v4 12/15] drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>()
Rodrigo Vivi
- [PATCH v4 13/15] drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [PATCH v4 13/15] drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>()
Rodrigo Vivi
- [PATCH v4 14/15] drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [PATCH v4 14/15] drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>()
Rodrigo Vivi
- [PATCH v4 15/15] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
- [PATCH v4 15/15] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
Rodrigo Vivi
- [PATCH v4 2/2] drm/xe: Drop GuC submit_wq pool
Matthew Brost
- [PATCH v4 2/2] drm/xe: Drop GuC submit_wq pool
Nirmoy Das
- [PATCH v4 2/2] drm/xe: Drop GuC submit_wq pool
Ghimiray, Himal Prasad
- [PATCH v4 2/2] drm/xe: Upgrade job timeout message to warn
Matthew Brost
- [PATCH v4 2/2] drm/xe: Upgrade job timeout message to warn
John Harrison
- [PATCH v4 2/2] drm/xe: Upgrade job timeout message to warn
Matthew Brost
- [PATCH v4 2/3] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v4 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
Tomasz Lis
- [PATCH v4 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
Michal Wajdeczko
- [PATCH v4 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
Lis, Tomasz
- [PATCH v4 2/5] drm/i915/display: Compute the scaler filter coefficients
Nemesa Garg
- [PATCH v4 2/5] drm/xe/eustall: Introduce API for EU stall sampling
Harish Chegondi
- [PATCH v4 2/5] drm/xe/eustall: Introduce API for EU stall sampling
Dixit, Ashutosh
- [PATCH v4 2/5] drm/xe/eustall: Introduce API for EU stall sampling
Matt Roper
- [PATCH v4 2/6] drm/xe: Add xe_ggtt_might_lock
Maarten Lankhorst
- [PATCH v4 2/7] drm/i915/xe3lpd: Add cdclk changes
Matt Atwood
- [PATCH v4 2/7] drm/i915/xe3lpd: Add cdclk changes
Gustavo Sousa
- [PATCH v4 2/7] PCI: Add a helper to identify IOV resources
Michał Winiarski
- [PATCH v4 2/7] PCI: Add a helper to identify IOV resources
Christian König
- [PATCH v4 2/9] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH v4 3/3] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH v4 3/3] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Matthew Auld
- [PATCH v4 3/3] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH v4 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query
Tomasz Lis
- [PATCH v4 3/5] drm/i915/display: Enable the second scaler for sharpness
Nemesa Garg
- [PATCH v4 3/5] drm/xe/eustall: Implement EU stall sampling APIs
Harish Chegondi
- [PATCH v4 3/5] drm/xe/eustall: Implement EU stall sampling APIs
Matt Roper
- [PATCH v4 3/6] drm/xe: Add xe_ggtt_alloc
Maarten Lankhorst
- [PATCH v4 3/6] drm/xe: Add xe_ggtt_alloc
Lucas De Marchi
- [PATCH v4 3/6] drm/xe: Add xe_ggtt_alloc
Michal Wajdeczko
- [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Matt Atwood
- [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Matt Roper
- [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Kandpal, Suraj
- [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Matt Roper
- [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Kandpal, Suraj
- [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Matt Roper
- [PATCH v4 3/7] PCI: Add a helper to convert between standard and IOV resources
Michał Winiarski
- [PATCH v4 3/7] PCI: Add a helper to convert between standard and IOV resources
Christian König
- [PATCH v4 3/9] drm/xe: Add xe_ttm_access_memory
Matthew Brost
- [PATCH v4 4/4] drm/xe/vf: Defer fixups if migrated twice fast
Tomasz Lis
- [PATCH v4 4/5] drm/xe/query: Add a device query to get EU stall data information
Harish Chegondi
- [PATCH v4 4/5] drm/xe/query: Add a device query to get EU stall data information
Dixit, Ashutosh
- [PATCH v4 4/6] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
Maarten Lankhorst
- [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling
Kandpal, Suraj
- [PATCH v4 4/7] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Matt Atwood
- [PATCH v4 4/7] PCI: Allow IOV resources to be resized in pci_resize_resource()
Michał Winiarski
- [PATCH v4 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Brost
- [PATCH v4 5/5] drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
Harish Chegondi
- [PATCH v4 5/6] drm/xe/display: Dont poke into GGTT internals to fill a DPT
Maarten Lankhorst
- [PATCH v4 5/6] drm/xe/display: Dont poke into GGTT internals to fill a DPT
Lucas De Marchi
- [PATCHv4 5/7] drm/i915/histogram: Add crtc properties for global histogram
Kandpal, Suraj
- [PATCH v4 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Matt Atwood
- [PATCH v4 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
Matt Roper
- [PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
Michał Winiarski
- [PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
Michał Winiarski
- [PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
Bjorn Helgaas
- [PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
Michał Winiarski
- [PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
Bjorn Helgaas
- [PATCH v4 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
- [PATCH v4 6/6] drm/xe: Move struct xe_ggtt to xe_ggtt.c
Maarten Lankhorst
- [PATCH v4 6/7] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Matt Atwood
- [PATCH v4 6/7] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Jani Nikula
- [PATCH v4 6/7] PCI: Allow drivers to control VF BAR size
Michał Winiarski
- [PATCH v4 6/7] PCI: Allow drivers to control VF BAR size
Bjorn Helgaas
- [PATCH v4 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
Matthew Brost
- [PATCH v4 7/7] drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
Matt Atwood
- [PATCH v4 7/7] drm/xe/pf: Set VF LMEM BAR size
Michał Winiarski
- [PATCH v4 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
- [PATCH v4 8/9] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
Matthew Brost
- [PATCH v4 9/9] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
Matthew Brost
- [PATCHv4] drm/i915/dp: read Aux RD interval just before setting the FFE preset
Arun R Murthy
- [PATCH V4] drm/xe/guc: Fix dereference before NULL check
Everest K.C.
- [PATCH V4] drm/xe/guc: Fix dereference before NULL check
Rodrigo Vivi
- [PATCH V4] drm/xe/guc: Fix dereference before NULL check
Everest K.C.
- [PATCH V4] drm/xe/mmap: Add mmap support for PCI memory barrier
Tejas Upadhyay
- [PATCH v4] drm/xe/ufence: Signal ufence faster when possible
Nirmoy Das
- [PATCH v4] drm/xe/ufence: Signal ufence faster when possible
Cavitt, Jonathan
- [PATCH v4] drm/xe: Enlarge the invalidation timeout from 150 to 500
Shuicheng Lin
- [PATCH v4] drm/xe: Enlarge the invalidation timeout from 150 to 500
Nirmoy Das
- [PATCH v4] drm/xe: Handle unreliable MMIO reads during forcewake
Shuicheng Lin
- [PATCH v4] drm/xe: Use fault injection infrastructure to find issues at probe time
Rodrigo Vivi
- [PATCH v4 RESEND] [next] drm/xe/guc: Fix dereference before NULL check
Everest K.C.
- [PATCH v5 0/5] drm/xe/vf: Post-migration recovery worker basis
Tomasz Lis
- [PATCH v5 0/9] Fix non-contiguous VRAM BO access in Xe
Matthew Brost
- [PATCH v5 00/11] drm/i915/xe3lpd: ptl display patches
Clint Taylor
- [PATCH v5 01/11] drm/i915/xe3lpd: Update pmdemand programming
Clint Taylor
- [PATCH v5 01/11] drm/i915/xe3lpd: Update pmdemand programming
Govindapillai, Vinod
- [PATCH v5 01/11] drm/i915/xe3lpd: Update pmdemand programming
Gustavo Sousa
- [PATCH v5 02/11] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Clint Taylor
- [PATCH v5 02/11] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Matt Roper
- [PATCH v5 03/11] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Clint Taylor
- [PATCH v5 04/11] drm/i915/ptl: Define IS_PANTHERLAKE macro
Clint Taylor
- [PATCH v5 05/11] drm/i915/cx0: Extend C10 check to PTL
Clint Taylor
- [PATCH v5 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction
Clint Taylor
- [PATCH v5 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction
Gustavo Sousa
- [PATCH v5 07/11] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Clint Taylor
- [PATCH v5 08/11] drm/i915/xe3: Underrun recovery does not exist post Xe2
Clint Taylor
- [PATCH v5 09/11] drm/i915/display/xe3: disable x-tiled framebuffers
Clint Taylor
- [PATCH v5 1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Nirmoy Das
- [PATCH v5 1/5] drm/xe/vf: React to MIGRATED interrupt
Tomasz Lis
- [PATCH v5 1/9] drm/xe: Add xe_bo_vm_access
Matthew Brost
- [PATCH v5 1/9] drm/xe: Add xe_bo_vm_access
Matthew Auld
- [PATCH v5 10/11] drm/i915/xe3lpd: Power request asserting/deasserting
Clint Taylor
- [PATCH v5 10/11] drm/i915/xe3lpd: Power request asserting/deasserting
Gustavo Sousa
- [PATCH v5 11/11] drm/xe/ptl: Enable PTL display
Clint Taylor
- [PATCH v5 11/11] drm/xe/ptl: Enable PTL display
Saarinen, Jani
- [PATCH v5 11/11] drm/xe/ptl: Enable PTL display
Rodrigo Vivi
- [PATCH v5 11/11] drm/xe/ptl: Enable PTL display
Matt Roper
- [PATCH v5 2/3] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Nirmoy Das
- [PATCH v5 2/5] drm/xe/vf: Document SRIOV VF restore flow
Tomasz Lis
- [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
Mika Kuoppala
- [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
Mika Kuoppala
- [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
Matthew Auld
- [PATCH v5 3/3] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Nirmoy Das
- [PATCH v5 3/5] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
Tomasz Lis
- [PATCH v5 3/9] drm/xe: Add xe_ttm_access_memory
Matthew Brost
- [PATCH v5 3/9] drm/xe: Add xe_ttm_access_memory
Matthew Auld
- [PATCH v5 4/5] drm/xe/vf: Start post-migration fixups with provisinoning query
Tomasz Lis
- [PATCH v5 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Brost
- [PATCH v5 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Auld
- [PATCH v5 5/5] drm/xe/vf: Defer fixups if migrated twice fast
Tomasz Lis
- [PATCH v5 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
- [PATCH v5 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
Matthew Brost
- [PATCH v5 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
Matthew Brost
- [PATCH v5 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
Matthew Auld
- [PATCH v5 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
Matthew Brost
- [PATCH v5 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
- [PATCH v5 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Auld
- [PATCH v5 8/9] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
Matthew Brost
- [PATCH v5 9/9] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
Matthew Brost
- [PATCH V5] drm/xe/mmap: Add mmap support for PCI memory barrier
Tejas Upadhyay
- [PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
Arnd Bergmann
- [PATCH v6 0/8] Fix non-contiguous VRAM BO access in Xe
Matthew Brost
- [PATCH v6 0/9] drm/i915/xe3lpd: ptl display patches
Clint Taylor
- [PATCH v6 0/9] drm/i915/xe3lpd: ptl display patches
Jani Nikula
- [PATCH v6 01/25] drm/xe: Add member initialized_domains to xe_force_wake()
Ghimiray, Himal Prasad
- [PATCH v6 02/25] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
Ghimiray, Himal Prasad
- [PATCH v6 03/25] drm/xe: Error handling in xe_force_wake_get()
Nilawar, Badal
- [PATCH v6 03/25] drm/xe: Error handling in xe_force_wake_get()
Ghimiray, Himal Prasad
- [PATCH v6 03/25] drm/xe: Error handling in xe_force_wake_get()
Nilawar, Badal
- [PATCH v6 03/25] drm/xe: Error handling in xe_force_wake_get()
Ghimiray, Himal Prasad
- [PATCH v6 04/25] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Ghimiray, Himal Prasad
- [PATCH v6 04/25] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Ghimiray, Himal Prasad
- [PATCH v6 04/25] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Nilawar, Badal
- [PATCH v6 05/25] drm/xe/device: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v6 05/25] drm/xe/device: Update handling of xe_force_wake_get return
Ghimiray, Himal Prasad
- [PATCH v6 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
Niklas Schnelle
- [PATCH v6 1/8] drm/xe: Add xe_bo_vm_access
Matthew Brost
- [PATCH v6 1/9] drm/i915/xe3lpd: Update pmdemand programming
Clint Taylor
- [PATCH v6 2/5] Bluetooth: add HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v6 2/8] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH v6 2/8] drm/ttm: Add ttm_bo_access
Matthew Brost
- [PATCH v6 2/9] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Clint Taylor
- [PATCH v6 3/5] drm: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v6 3/5] drm: handle HAS_IOPORT dependencies
Lucas De Marchi
- [PATCH v6 3/5] drm: handle HAS_IOPORT dependencies
Arnd Bergmann
- [PATCH v6 3/5] drm: handle HAS_IOPORT dependencies
Lucas De Marchi
- [PATCH v6 3/8] drm/xe: Add xe_ttm_access_memory
Matthew Brost
- [PATCH v6 3/9] drm/i915/ptl: Define IS_PANTHERLAKE macro
Clint Taylor
- [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies
Maciej W. Rozycki
- [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies
Maciej W. Rozycki
- [PATCH v6 4/8] drm/xe: Take PM ref in delayed snapshot capture worker
Matthew Brost
- [PATCH v6 4/9] drm/i915/cx0: Extend C10 check to PTL
Clint Taylor
- [PATCH v6 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v6 5/8] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
Matthew Brost
- [PATCH v6 5/9] drm/i915/cx0: Remove bus reset after every c10 transaction
Clint Taylor
- [PATCH v6 6/8] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
Matthew Brost
- [PATCH v6 6/9] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Clint Taylor
- [PATCH v6 7/8] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
Matthew Brost
- [PATCH v6 7/9] drm/i915/xe3: Underrun recovery does not exist post Xe2
Clint Taylor
- [PATCH v6 8/8] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
Matthew Brost
- [PATCH v6 8/9] drm/i915/display/xe3: disable x-tiled framebuffers
Clint Taylor
- [PATCH v6 9/9] drm/xe/ptl: Enable PTL display
Clint Taylor
- [PATCH V6] drm/xe/mmap: Add mmap support for PCI memory barrier
Tejas Upadhyay
- [PATCH V6] drm/xe/mmap: Add mmap support for PCI memory barrier
Matthew Auld
- [PATCH v7 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v7 0/7] drm/xe/oa: xe_syncs for OA
Ashutosh Dixit
- [PATCH v7 00/26] Fix xe_force_wake_get() failure handling
Himal Prasad Ghimiray
- [PATCH v7 01/26] drm/xe: Add member initialized_domains to xe_force_wake()
Himal Prasad Ghimiray
- [PATCH v7 02/26] drm/xe/forcewake: Change awake_domain datatype
Himal Prasad Ghimiray
- [PATCH v7 03/26] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
Himal Prasad Ghimiray
- [PATCH v7 04/26] drm/xe: Error handling in xe_force_wake_get()
Himal Prasad Ghimiray
- [PATCH v7 05/26] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Himal Prasad Ghimiray
- [PATCH v7 06/26] drm/xe/device: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 07/26] drm/xe/hdcp: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 08/26] drm/xe/gsc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 09/26] drm/xe/gt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Andy Shevchenko
- [PATCH v7 1/5] drm: Introduce device wedged event
Michal Wajdeczko
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Andy Shevchenko
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Lucas De Marchi
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Christian König
- [PATCH v7 1/5] drm: Introduce device wedged event
Rodrigo Vivi
- [PATCH v7 1/5] drm: Introduce device wedged event
André Almeida
- [PATCH v7 1/5] drm: Introduce device wedged event
Christian König
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Christian König
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Rodrigo Vivi
- [PATCH v7 1/5] drm: Introduce device wedged event
Alex Deucher
- [PATCH v7 1/5] drm: Introduce device wedged event
André Almeida
- [PATCH v7 1/5] drm: Introduce device wedged event
Alex Deucher
- [PATCH v7 1/5] drm: Introduce device wedged event
Raag Jadav
- [PATCH v7 1/5] drm: Introduce device wedged event
Rodrigo Vivi
- [PATCH v7 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
Niklas Schnelle
- [PATCH v7 10/26] drm/xe/xe_gt_idle: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 11/26] drm/xe/devcoredump: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 12/26] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
Himal Prasad Ghimiray
- [PATCH v7 13/26] drm/xe/mocs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 14/26] drm/xe/xe_drm_client: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 15/26] drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 16/26] drm/xe/guc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 17/26] drm/xe/huc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
Himal Prasad Ghimiray
- [PATCH v7 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 2/5] Bluetooth: add HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v7 2/5] drm: Expose wedge recovery methods
Raag Jadav
- [PATCH v7 20/26] drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 21/26] drm/xe/xe_reg_sr: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 22/26] drm/xe/query: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 23/26] drm/xe/vram: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v7 24/26] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
Himal Prasad Ghimiray
- [PATCH v7 25/26] drm/xe: Ensure __must_check for xe_force_wake_get() return
Himal Prasad Ghimiray
- [PATCH v7 26/26] drm/xe: Change return type to void for xe_force_wake_put
Himal Prasad Ghimiray
- [PATCH v7 3/5] drm: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v7 4/5] tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v7 4/5] tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v7 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v7] drm/xe: remove GuC reload in D3Hot path
Riana Tauro
- [PATCH v8 0/4] Introduce DRM device wedged event
Raag Jadav
- [PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v8 00/26] Fix xe_force_wake_get() failure handling
Himal Prasad Ghimiray
- [PATCH v8 01/26] drm/xe: Add member initialized_domains to xe_force_wake()
Himal Prasad Ghimiray
- [PATCH v8 01/26] drm/xe: Add member initialized_domains to xe_force_wake()
Nilawar, Badal
- [PATCH v8 01/26] drm/xe: Add member initialized_domains to xe_force_wake()
Michal Wajdeczko
- [PATCH v8 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
Julia Filipchuk
- [PATCH v8 02/26] drm/xe/forcewake: Change awake_domain datatype
Himal Prasad Ghimiray
- [PATCH v8 02/26] drm/xe/forcewake: Change awake_domain datatype
Nilawar, Badal
- [PATCH v8 02/26] drm/xe/forcewake: Change awake_domain datatype
Michal Wajdeczko
- [PATCH v8 03/11] drm/xe/devcoredump: Improve section headings and add tile info
Julia Filipchuk
- [PATCH v8 03/26] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
Himal Prasad Ghimiray
- [PATCH v8 03/26] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
Nilawar, Badal
- [PATCH v8 03/26] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
Michal Wajdeczko
- [PATCH v8 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function
Julia Filipchuk
- [PATCH v8 04/26] drm/xe: Error handling in xe_force_wake_get()
Himal Prasad Ghimiray
- [PATCH v8 04/26] drm/xe: Error handling in xe_force_wake_get()
Nilawar, Badal
- [PATCH v8 04/26] drm/xe: Error handling in xe_force_wake_get()
Michal Wajdeczko
- [PATCH v8 05/26] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Himal Prasad Ghimiray
- [PATCH v8 05/26] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Michal Wajdeczko
- [PATCH v8 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
Julia Filipchuk
- [PATCH v8 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
Julia Filipchuk
- [PATCH v8 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
John Harrison
- [PATCH v8 06/26] drm/xe/device: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 06/26] drm/xe/device: Update handling of xe_force_wake_get return
Jani Nikula
- [PATCH v8 07/26] drm/xe/hdcp: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 08/11] drm/xe/guc: Dead CT helper
Julia Filipchuk
- [PATCH v8 08/11] drm/xe/guc: Dead CT helper
Julia Filipchuk
- [PATCH v8 08/26] drm/xe/gsc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 08/26] drm/xe/gsc: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v8 09/26] drm/xe/gt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 09/26] drm/xe/gt: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v8 1/4] drm: Introduce device wedged event
Raag Jadav
- [PATCH v8 1/4] drm: Introduce device wedged event
Jani Nikula
- [PATCH v8 1/4] drm: Introduce device wedged event
Andy Shevchenko
- [PATCH v8 1/4] drm: Introduce device wedged event
kernel test robot
- [PATCH v8 1/4] drm: Introduce device wedged event
kernel test robot
- [PATCH v8 1/4] drm: Introduce device wedged event
Raag Jadav
- [PATCH v8 1/4] drm: Introduce device wedged event
Jani Nikula
- [PATCH v8 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
Niklas Schnelle
- [PATCH v8 10/26] drm/xe/xe_gt_idle: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 10/26] drm/xe/xe_gt_idle: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v8 11/26] drm/xe/devcoredump: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 12/26] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
Himal Prasad Ghimiray
- [PATCH v8 13/26] drm/xe/mocs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 14/26] drm/xe/xe_drm_client: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 15/26] drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 16/26] drm/xe/guc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 17/26] drm/xe/huc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
Himal Prasad Ghimiray
- [PATCH v8 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 2/4] drm/doc: Document device wedged event
Raag Jadav
- [PATCH v8 2/4] drm/doc: Document device wedged event
Christian König
- [PATCH v8 2/5] Bluetooth: add HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v8 20/26] drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 21/26] drm/xe/xe_reg_sr: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 22/26] drm/xe/query: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 23/26] drm/xe/vram: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v8 24/26] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
Himal Prasad Ghimiray
- [PATCH v8 25/26] drm/xe: Ensure __must_check for xe_force_wake_get() return
Himal Prasad Ghimiray
- [PATCH v8 25/26] drm/xe: Ensure __must_check for xe_force_wake_get() return
Nilawar, Badal
- [PATCH v8 26/26] drm/xe: Change return type to void for xe_force_wake_put
Himal Prasad Ghimiray
- [PATCH v8 26/26] drm/xe: Change return type to void for xe_force_wake_put
Nilawar, Badal
- [PATCH v8 26/26] drm/xe: Change return type to void for xe_force_wake_put
Michal Wajdeczko
- [PATCH v8 3/4] drm/xe: Use device wedged event
Raag Jadav
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Thomas Zimmermann
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Arnd Bergmann
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Thomas Zimmermann
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Thomas Zimmermann
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Arnd Bergmann
- [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v8 4/4] drm/i915: Use device wedged event
Raag Jadav
- [PATCH v8 4/5] tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v8 4/5] tty: serial: handle HAS_IOPORT dependencies
Greg Kroah-Hartman
- [PATCH v8 4/5] tty: serial: handle HAS_IOPORT dependencies
Maciej W. Rozycki
- [PATCH v8 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
Arnd Bergmann
- [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
John.C.Harrison at Intel.com
- [PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
John.C.Harrison at Intel.com
- [PATCH v9 00/26] Fix xe_force_wake_get() failure handling
Himal Prasad Ghimiray
- [PATCH v9 01/11] drm/xe/guc: Remove spurious line feed in debug print
John.C.Harrison at Intel.com
- [PATCH v9 01/11] drm/xe/guc: Remove spurious line feed in debug print
John.C.Harrison at Intel.com
- [PATCH v9 01/26] drm/xe: Add member initialized_domains to xe_force_wake()
Himal Prasad Ghimiray
- [PATCH v9 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
John.C.Harrison at Intel.com
- [PATCH v9 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
John.C.Harrison at Intel.com
- [PATCH v9 02/26] drm/xe/forcewake: Change awake_domain datatype
Himal Prasad Ghimiray
- [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
John.C.Harrison at Intel.com
- [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
John.C.Harrison at Intel.com
- [PATCH v9 03/26] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
Himal Prasad Ghimiray
- [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function
John.C.Harrison at Intel.com
- [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function
John.C.Harrison at Intel.com
- [PATCH v9 04/26] drm/xe: Error handling in xe_force_wake_get()
Himal Prasad Ghimiray
- [PATCH v9 04/26] drm/xe: Error handling in xe_force_wake_get()
Nirmoy Das
- [PATCH v9 05/11] drm/xe/guc: Copy GuC log prior to dumping
John.C.Harrison at Intel.com
- [PATCH v9 05/11] drm/xe/guc: Copy GuC log prior to dumping
John.C.Harrison at Intel.com
- [PATCH v9 05/26] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Himal Prasad Ghimiray
- [PATCH v9 05/26] drm/xe: Modify xe_force_wake_put to handle _get returned mask
Nirmoy Das
- [PATCH v9 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
John.C.Harrison at Intel.com
- [PATCH v9 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
John.C.Harrison at Intel.com
- [PATCH v9 06/26] drm/xe/device: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 06/26] drm/xe/device: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 06/26] drm/xe/device: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 07/11] drm/print: Introduce drm_line_printer
John.C.Harrison at Intel.com
- [PATCH v9 07/11] drm/print: Introduce drm_line_printer
John.C.Harrison at Intel.com
- [PATCH v9 07/11] drm/print: Introduce drm_line_printer
Maarten Lankhorst
- [PATCH v9 07/26] drm/xe/hdcp: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 07/26] drm/xe/hdcp: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 08/11] drm/xe/guc: Dead CT helper
John.C.Harrison at Intel.com
- [PATCH v9 08/11] drm/xe/guc: Dead CT helper
John.C.Harrison at Intel.com
- [PATCH v9 08/26] drm/xe/gsc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 08/26] drm/xe/gsc: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 09/11] drm/xe/guc: Dump entire CTB on errors
John.C.Harrison at Intel.com
- [PATCH v9 09/11] drm/xe/guc: Dump entire CTB on errors
John.C.Harrison at Intel.com
- [PATCH v9 09/26] drm/xe/gt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 09/26] drm/xe/gt: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 09/26] drm/xe/gt: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
Niklas Schnelle
- [PATCH v9 10/11] drm/xe/guc: Add GuC log to devcoredump captures
John.C.Harrison at Intel.com
- [PATCH v9 10/11] drm/xe/guc: Add GuC log to devcoredump captures
John.C.Harrison at Intel.com
- [PATCH v9 10/26] drm/xe/xe_gt_idle: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 10/26] drm/xe/xe_gt_idle: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 11/11] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
John.C.Harrison at Intel.com
- [PATCH v9 11/11] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
John.C.Harrison at Intel.com
- [PATCH v9 11/26] drm/xe/devcoredump: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 11/26] drm/xe/devcoredump: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 11/26] drm/xe/devcoredump: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 12/26] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
Himal Prasad Ghimiray
- [PATCH v9 12/26] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
Nirmoy Das
- [PATCH v9 12/26] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
Nilawar, Badal
- [PATCH v9 13/26] drm/xe/mocs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 13/26] drm/xe/mocs: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 13/26] drm/xe/mocs: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 14/26] drm/xe/xe_drm_client: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 14/26] drm/xe/xe_drm_client: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 14/26] drm/xe/xe_drm_client: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 15/26] drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 15/26] drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 15/26] drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 16/26] drm/xe/guc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 16/26] drm/xe/guc: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 16/26] drm/xe/guc: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 17/26] drm/xe/huc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 17/26] drm/xe/huc: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 17/26] drm/xe/huc: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 17/26] drm/xe/huc: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
Himal Prasad Ghimiray
- [PATCH v9 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
Nirmoy Das
- [PATCH v9 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
Nilawar, Badal
- [PATCH v9 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 2/5] Bluetooth: add HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v9 20/26] drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 20/26] drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 20/26] drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 21/26] drm/xe/xe_reg_sr: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 21/26] drm/xe/xe_reg_sr: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 21/26] drm/xe/xe_reg_sr: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 22/26] drm/xe/query: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 22/26] drm/xe/query: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 22/26] drm/xe/query: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 23/26] drm/xe/vram: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
- [PATCH v9 23/26] drm/xe/vram: Update handling of xe_force_wake_get return
Nirmoy Das
- [PATCH v9 23/26] drm/xe/vram: Update handling of xe_force_wake_get return
Nilawar, Badal
- [PATCH v9 24/26] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
Himal Prasad Ghimiray
- [PATCH v9 24/26] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
Nilawar, Badal
- [PATCH v9 25/26] drm/xe: Ensure __must_check for xe_force_wake_get() return
Himal Prasad Ghimiray
- [PATCH v9 25/26] drm/xe: Ensure __must_check for xe_force_wake_get() return
Nirmoy Das
- [PATCH v9 26/26] drm/xe: Change return type to void for xe_force_wake_put
Himal Prasad Ghimiray
- [PATCH v9 26/26] drm/xe: Change return type to void for xe_force_wake_put
Nirmoy Das
- [PATCH v9 3/5] drm: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v9 3/5] drm: handle HAS_IOPORT dependencies
Thomas Zimmermann
- [PATCH v9 4/5] tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
- [PATCH v9 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
Niklas Schnelle
- [PATCH xe-i915-for-6.11 08/22] drm/i915/display/dp: Compute AS SDP when vrr is also enabled
Lucas De Marchi
- [PULL] drm-intel-fixes
Joonas Lahtinen
- [PULL] drm-intel-fixes
Joonas Lahtinen
- [PULL] drm-intel-fixes
Joonas Lahtinen
- [PULL] drm-intel-fixes
Joonas Lahtinen
- [PULL] drm-intel-gt-next
Tvrtko Ursulin
- [PULL] drm-intel-next
Jani Nikula
- [PULL] drm-misc-fixes
Thomas Zimmermann
- [PULL] drm-misc-fixes
Thomas Zimmermann
- [PULL] drm-misc-fixes
Thomas Zimmermann
- [PULL] drm-misc-fixes
Thomas Zimmermann
- [PULL] drm-misc-fixes
Thomas Zimmermann
- [PULL] drm-misc-next
Maarten Lankhorst
- [PULL] drm-misc-next
Maarten Lankhorst
- [PULL] drm-misc-next
Maarten Lankhorst
- [PULL] drm-misc-next
Maarten Lankhorst
- [PULL] drm-xe-fixes
Lucas De Marchi
- [PULL] drm-xe-fixes
Lucas De Marchi
- [PULL] drm-xe-fixes
Lucas De Marchi
- [PULL] drm-xe-fixes
Lucas De Marchi
- [PULL] drm-xe-next
Thomas Hellstrom
- [PULL] drm-xe-next
Thomas Hellstrom
- [PULL] drm-xe-next
Thomas Hellstrom
- [PULL] drm-xe-next
Matthew Brost
- [PULL] drm-xe-next
Thomas Hellström
- [PULL] drm-xe-next
Jani Nikula
- [PULL] drm-xe-next
Thomas Hellström
- [PULL] drm-xe-next
Matthew Brost
- [PULL] drm-xe-next
Thomas Hellstrom
- [RFC 00/19] Support EU online debug on pagefault
Gwan-gyeong Mun
- [RFC 01/19] ptrace: export ptrace_may_access
Gwan-gyeong Mun
- [RFC 02/19] drm/xe/eudebug: Introduce eudebug support
Gwan-gyeong Mun
- [RFC 03/19] drm/xe/eudebug: Introduce discovery for resources
Gwan-gyeong Mun
- [RFC 04/19] drm/xe/eudebug: Introduce exec_queue events
Gwan-gyeong Mun
- [RFC 05/19] drm/xe/eudebug: hw enablement for eudebug
Gwan-gyeong Mun
- [RFC 06/19] drm/xe: Add EUDEBUG_ENABLE exec queue property
Gwan-gyeong Mun
- [RFC 07/19] drm/xe/eudebug: Introduce per device attention scan worker
Gwan-gyeong Mun
- [RFC 08/19] drm/xe/eudebug: Introduce EU control interface
Gwan-gyeong Mun
- [RFC 09/19] drm/xe/eudebug: Add vm bind and vm bind ops
Gwan-gyeong Mun
- [RFC 10/19] drm/xe/eudebug: Add UFENCE events with acks
Gwan-gyeong Mun
- [RFC 11/19] drm/xe/eudebug: vm open/pread/pwrite
Gwan-gyeong Mun
- [RFC 12/19] drm/xe/eudebug: implement userptr_vma access
Gwan-gyeong Mun
- [RFC 13/19] drm/xe: Debug metadata create/destroy ioctls
Gwan-gyeong Mun
- [RFC 14/19] drm/xe: Attach debug metadata to vma
Gwan-gyeong Mun
- [RFC 15/19] drm/xe/eudebug: Add debug metadata support for xe_eudebug
Gwan-gyeong Mun
- [RFC 16/19] drm/xe/eudebug: Implement vm_bind_op discovery
Gwan-gyeong Mun
- [RFC 17/19] drm/xe/eudebug: Dynamically toggle debugger functionality
Gwan-gyeong Mun
- [RFC 18/19] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
Gwan-gyeong Mun
- [RFC 19/19] drm/xe/eudebug: Support EU online debug on pagefault
Gwan-gyeong Mun
- [RFC 19/19] drm/xe/eudebug: Support EU online debug on pagefault
Nirmoy Das
- [RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
Sergey Senozhatsky
- [RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
Jani Nikula
- [RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
Sergey Senozhatsky
- [RFC] drm/xe: Add separate Kconfig file for SR-IOV options
Michal Wajdeczko
- [RFC] drm/xe: Add separate Kconfig file for SR-IOV options
Rodrigo Vivi
- [RFC PATCH 0/1] Enable non-contiguous VRAM access in Xe
Matthew Brost
- [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
Thomas Hellström
- [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
Matthew Brost
- [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
Thomas Hellström
- [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
Matthew Brost
- [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access
Matthew Brost
- [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access
Thomas Hellström
- [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access
Matthew Brost
- [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access
Matthew Auld
- [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access
Matthew Brost
- [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access
Matthew Auld
- [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Thomas Hellström
- [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Thomas Hellström
- [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Jason Gunthorpe
- [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Thomas Hellström
- [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Jason Gunthorpe
- [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Thomas Hellström
- [RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Alistair Popple
- [v28,6/6] drm/xe/guc: Save manual engine capture into capture list
Kees Bakker
- [v2] drm/i915/dp: Add FEC Enable Retry mechanism
Chaitanya Kumar Borah
- [v2] drm/i915/dp: Add FEC Enable Retry mechanism
Jani Nikula
- [v2] drm/i915/dp: Add FEC Enable Retry mechanism
Borah, Chaitanya Kumar
- [v2] drm/i915: Allow fastset for change in HDR infoframe
Chaitanya Kumar Borah
- [v2] drm/i915: Allow fastset for change in HDR infoframe
Jani Nikula
- [v2] drm/i915: Allow fastset for change in HDR infoframe
Shankar, Uma
- [v2] drm/i915: Allow fastset for change in HDR infoframe
Borah, Chaitanya Kumar
- [v3] drm/i915/dp: Add FEC Enable Retry mechanism
Chaitanya Kumar Borah
- [v3] drm/i915/dp: Add FEC Enable Retry mechanism
Jani Nikula
- [v4] drm/i915/dp: Add FEC Enable Retry mechanism
Chaitanya Kumar Borah
- [v4] drm/i915/dp: Add FEC Enable Retry mechanism
Jani Nikula
- [v4] drm/i915/dp: Add FEC Enable Retry mechanism
Borah, Chaitanya Kumar
- [v9, 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info
Kees Bakker
- Incorrect response address when using B4
Jani Nikula
- Incorrect response address when using B4
Konstantin Ryabitsev
- Incorrect response address when using B4
Daniel Gomez
- Incorrect response address when using B4
Jani Nikula
- linux-next: build failure after merge of the drm-xe tree
Stephen Rothwell
- linux-next: build failure after merge of the random tree
Stephen Rothwell
- linux-next: build failure after merge of the random tree
Uros Bizjak
- linux-next: build failure after merge of the random tree
Stephen Rothwell
- linux-next: manual merge of the drm-xe tree with the drm-intel tree
Stephen Rothwell
- linux-next: manual merge of the drm-xe tree with the drm-misc-fixes tree
Stephen Rothwell
- linux-next: manual merge of the drm-xe tree with the drm-misc-fixes tree
Stephen Rothwell
- PSA: Please fix your drm-tip merge conflicts
Thomas Zimmermann
- RESEND Re: [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
- RESEND Re: [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
Christian König
- RESEND Re: [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
- xe generated headers (was: Re: [PATCH] drm/xe/ptl: L3bank mask is not available on the media GT)
Jani Nikula
- xe generated headers (was: Re: [PATCH] drm/xe/ptl: L3bank mask is not available on the media GT)
Lucas De Marchi
- xe generated headers (was: Re: [PATCH] drm/xe/ptl: L3bank mask is not available on the media GT)
Jani Nikula
- Re: â CI.FULL: failure for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Hajda, Andrzej
- ✓ CI.BAT: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.BAT: success for Add 6k resolution support for a single CRTC
Patchwork
- ✓ CI.BAT: success for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✓ CI.BAT: success for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✓ CI.BAT: success for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✓ CI.BAT: success for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✓ CI.BAT: success for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✓ CI.BAT: success for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✓ CI.BAT: success for Add support for EU stall sampling
Patchwork
- ✓ CI.BAT: success for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✓ CI.BAT: success for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✓ CI.BAT: success for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✓ CI.BAT: success for Add xe3lpd edp enabling
Patchwork
- ✓ CI.BAT: success for Add xe3lpd edp enabling (rev2)
Patchwork
- ✓ CI.BAT: success for Add xe3lpd edp enabling (rev3)
Patchwork
- ✓ CI.BAT: success for Align framebuffers according to what display minimum alignment states
Patchwork
- ✓ CI.BAT: success for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- ✓ CI.BAT: success for compute mode change refactoring
Patchwork
- ✓ CI.BAT: success for Don't short circuit TDR on jobs not started
Patchwork
- ✓ CI.BAT: success for DP DSC min/max src bpc fixes
Patchwork
- ✓ CI.BAT: success for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✓ CI.BAT: success for drm/i915/color: Use correct variable to load lut
Patchwork
- ✓ CI.BAT: success for drm/i915/ddi: use string choice helpers
Patchwork
- ✓ CI.BAT: success for drm/i915/display: Add Wa_16023981245
Patchwork
- ✓ CI.BAT: success for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✓ CI.BAT: success for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✓ CI.BAT: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✓ CI.BAT: success for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✓ CI.BAT: success for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✓ CI.BAT: success for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✓ CI.BAT: success for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✓ CI.BAT: success for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✓ CI.BAT: success for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✓ CI.BAT: success for drm/i915/dmc: Add dmc null check
Patchwork
- ✓ CI.BAT: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✓ CI.BAT: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✓ CI.BAT: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.BAT: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✓ CI.BAT: success for drm/i915/dp: use string choice helpers
Patchwork
- ✓ CI.BAT: success for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✓ CI.BAT: success for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✓ CI.BAT: success for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✓ CI.BAT: success for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✓ CI.BAT: success for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✓ CI.BAT: success for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✓ CI.BAT: success for drm/i915/psr: minor cleanups
Patchwork
- ✓ CI.BAT: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✓ CI.BAT: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✓ CI.BAT: success for drm/i915/xe3lpd: Load DMC
Patchwork
- ✓ CI.BAT: success for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✓ CI.BAT: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✓ CI.BAT: success for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✓ CI.BAT: success for drm/i915: gen2 stuff
Patchwork
- ✓ CI.BAT: success for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✓ CI.BAT: success for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.BAT: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✓ CI.BAT: success for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✓ CI.BAT: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.BAT: success for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✓ CI.BAT: success for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✓ CI.BAT: success for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✓ CI.BAT: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✓ CI.BAT: success for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✓ CI.BAT: success for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- ✓ CI.BAT: success for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✓ CI.BAT: success for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- ✓ CI.BAT: success for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✓ CI.BAT: success for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✓ CI.BAT: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✓ CI.BAT: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✓ CI.BAT: success for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✓ CI.BAT: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✓ CI.BAT: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✓ CI.BAT: success for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✓ CI.BAT: success for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- ✓ CI.BAT: success for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✓ CI.BAT: success for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✓ CI.BAT: success for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✓ CI.BAT: success for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✓ CI.BAT: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✓ CI.BAT: success for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: devcoredump documentation
Patchwork
- ✓ CI.BAT: success for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✓ CI.BAT: success for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe: enable lite restore (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✓ CI.BAT: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✓ CI.BAT: success for drm/xe: Fix races on fdinfo
Patchwork
- ✓ CI.BAT: success for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✓ CI.BAT: success for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✓ CI.BAT: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✓ CI.BAT: success for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✓ CI.BAT: success for drm/xe: Make struct xe_ggtt private.
Patchwork
- ✓ CI.BAT: success for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✓ CI.BAT: success for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✓ CI.BAT: success for drm/xe: Move Wa 1607983814 to oob
Patchwork
- ✓ CI.BAT: success for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✓ CI.BAT: success for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✓ CI.BAT: success for drm/xe: Rework throttle ABI
Patchwork
- ✓ CI.BAT: success for drm/xe: Take ref to job's fence in arm
Patchwork
- ✓ CI.BAT: success for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✓ CI.BAT: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✓ CI.BAT: success for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✓ CI.BAT: success for drm: Introduce DRM client library (rev3)
Patchwork
- ✓ CI.BAT: success for drm: Introduce DRM client library (rev4)
Patchwork
- ✓ CI.BAT: success for Enable non-contiguous VRAM access in Xe
Patchwork
- ✓ CI.BAT: success for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✓ CI.BAT: success for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✓ CI.BAT: success for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✓ CI.BAT: success for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✓ CI.BAT: success for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✓ CI.BAT: success for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✓ CI.BAT: success for GuC Buffer Cache
Patchwork
- ✓ CI.BAT: success for Handle G2H response timeout
Patchwork
- ✓ CI.BAT: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✓ CI.BAT: success for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✓ CI.BAT: success for Improve ufence addr validation and error handling (rev3)
Patchwork
- ✓ CI.BAT: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✓ CI.BAT: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✓ CI.BAT: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✓ CI.BAT: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✓ CI.BAT: success for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.BAT: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✓ CI.BAT: success for PCI: VF resizable BAR (rev2)
Patchwork
- ✓ CI.BAT: success for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✓ CI.BAT: success for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✓ CI.BAT: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✓ CI.BAT: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Matt Roper
- ✓ CI.BAT: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Dixit, Ashutosh
- ✓ CI.BAT: success for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✓ CI.BAT: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✓ CI.BAT: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✓ CI.BAT: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.BAT: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✓ CI.BAT: success for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✓ CI.BAT: success for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✓ CI.BAT: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.BAT: success for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.BAT: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✓ CI.BAT: success for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.BAT: success for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.BAT: success for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✓ CI.BAT: success for Support EU online debug on pagefault
Patchwork
- ✓ CI.BAT: success for TDR fixes
Patchwork
- ✓ CI.BAT: success for Tweak job timeout debug messages
Patchwork
- ✓ CI.BAT: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✓ CI.BAT: success for Workaround to handle G2H timeout
Patchwork
- ✓ CI.BAT: success for Workaround to handle G2H timeout (rev2)
Patchwork
- ✓ CI.BAT: success for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✓ CI.Build: success for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.Build: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✓ CI.Build: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.Build: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.Build: success for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✓ CI.Build: success for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✓ CI.Build: success for Add 6k resolution support for a single CRTC
Patchwork
- ✓ CI.Build: success for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✓ CI.Build: success for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✓ CI.Build: success for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✓ CI.Build: success for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✓ CI.Build: success for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✓ CI.Build: success for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✓ CI.Build: success for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✓ CI.Build: success for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✓ CI.Build: success for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✓ CI.Build: success for Add support for EU stall sampling
Patchwork
- ✓ CI.Build: success for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✓ CI.Build: success for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✓ CI.Build: success for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✓ CI.Build: success for Add xe3lpd edp enabling
Patchwork
- ✓ CI.Build: success for Add xe3lpd edp enabling (rev2)
Patchwork
- ✓ CI.Build: success for Add xe3lpd edp enabling (rev3)
Patchwork
- ✓ CI.Build: success for Add xe3lpd edp enabling (rev4)
Patchwork
- ✓ CI.Build: success for Align framebuffers according to what display minimum alignment states
Patchwork
- ✓ CI.Build: success for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- ✓ CI.Build: success for compute mode change refactoring
Patchwork
- ✓ CI.Build: success for Don't short circuit TDR on jobs not started
Patchwork
- ✓ CI.Build: success for DP DSC min/max src bpc fixes
Patchwork
- ✓ CI.Build: success for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✓ CI.Build: success for drm/i915/color: Use correct variable to load lut
Patchwork
- ✓ CI.Build: success for drm/i915/ddi: use string choice helpers
Patchwork
- ✓ CI.Build: success for drm/i915/display: Add Wa_16023981245
Patchwork
- ✓ CI.Build: success for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✓ CI.Build: success for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✓ CI.Build: success for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✓ CI.Build: success for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✓ CI.Build: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✓ CI.Build: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✓ CI.Build: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✓ CI.Build: success for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✓ CI.Build: success for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✓ CI.Build: success for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✓ CI.Build: success for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✓ CI.Build: success for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✓ CI.Build: success for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✓ CI.Build: success for drm/i915/display: use x100 version for full version and release
Patchwork
- ✓ CI.Build: success for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✓ CI.Build: success for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✓ CI.Build: success for drm/i915/dmc: Add dmc null check
Patchwork
- ✓ CI.Build: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✓ CI.Build: success for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✓ CI.Build: success for drm/i915/dp: use string choice helpers
Patchwork
- ✓ CI.Build: success for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✓ CI.Build: success for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✓ CI.Build: success for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✓ CI.Build: success for drm/i915/lspcon: do not hardcode settle timeout
Patchwork
- ✓ CI.Build: success for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✓ CI.Build: success for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✓ CI.Build: success for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✓ CI.Build: success for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✓ CI.Build: success for drm/i915/psr: minor cleanups
Patchwork
- ✓ CI.Build: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✓ CI.Build: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✓ CI.Build: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✓ CI.Build: success for drm/i915/xe3lpd: Load DMC
Patchwork
- ✓ CI.Build: success for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✓ CI.Build: success for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✓ CI.Build: success for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✓ CI.Build: success for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✓ CI.Build: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✓ CI.Build: success for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✓ CI.Build: success for drm/i915: gen2 stuff
Patchwork
- ✓ CI.Build: success for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✓ CI.Build: success for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.Build: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✓ CI.Build: success for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✓ CI.Build: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.Build: success for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✓ CI.Build: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✓ CI.Build: success for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✓ CI.Build: success for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✓ CI.Build: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✓ CI.Build: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✓ CI.Build: success for drm/xe/oa: Increase default OA buffer size to 128 M
Patchwork
- ✓ CI.Build: success for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✓ CI.Build: success for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- ✓ CI.Build: success for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✓ CI.Build: success for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- ✓ CI.Build: success for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✓ CI.Build: success for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✓ CI.Build: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✓ CI.Build: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✓ CI.Build: success for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✓ CI.Build: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Patchwork
- ✓ CI.Build: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✓ CI.Build: success for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✓ CI.Build: success for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✓ CI.Build: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✓ CI.Build: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✓ CI.Build: success for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✓ CI.Build: success for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- ✓ CI.Build: success for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✓ CI.Build: success for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✓ CI.Build: success for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✓ CI.Build: success for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✓ CI.Build: success for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✓ CI.Build: success for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✓ CI.Build: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✓ CI.Build: success for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: devcoredump documentation
Patchwork
- ✓ CI.Build: success for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✓ CI.Build: success for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe: enable lite restore (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✓ CI.Build: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe: Fix build error for XE_IOCTL_DBG macro
Patchwork
- ✓ CI.Build: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✓ CI.Build: success for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.Build: success for drm/xe: Fix races on fdinfo
Patchwork
- ✓ CI.Build: success for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✓ CI.Build: success for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✓ CI.Build: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✓ CI.Build: success for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✓ CI.Build: success for drm/xe: Make struct xe_ggtt private.
Patchwork
- ✓ CI.Build: success for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✓ CI.Build: success for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✓ CI.Build: success for drm/xe: Move Wa 1607983814 to oob
Patchwork
- ✓ CI.Build: success for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✓ CI.Build: success for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✓ CI.Build: success for drm/xe: Rework throttle ABI
Patchwork
- ✓ CI.Build: success for drm/xe: Take ref to job's fence in arm
Patchwork
- ✓ CI.Build: success for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✓ CI.Build: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✓ CI.Build: success for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✓ CI.Build: success for drm: Introduce DRM client library (rev2)
Patchwork
- ✓ CI.Build: success for drm: Introduce DRM client library (rev3)
Patchwork
- ✓ CI.Build: success for drm: Introduce DRM client library (rev4)
Patchwork
- ✓ CI.Build: success for Enable non-contiguous VRAM access in Xe
Patchwork
- ✓ CI.Build: success for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✓ CI.Build: success for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✓ CI.Build: success for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✓ CI.Build: success for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✓ CI.Build: success for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✓ CI.Build: success for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✓ CI.Build: success for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✓ CI.Build: success for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✓ CI.Build: success for GuC Buffer Cache
Patchwork
- ✓ CI.Build: success for Handle G2H response timeout
Patchwork
- ✓ CI.Build: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✓ CI.Build: success for Improve ufence addr validation and error handling
Patchwork
- ✓ CI.Build: success for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✓ CI.Build: success for Improve ufence addr validation and error handling (rev3)
Patchwork
- ✓ CI.Build: success for Introduce DRM device wedged event (rev6)
Patchwork
- ✓ CI.Build: success for linux-next: build failure after merge of the random tree
Patchwork
- ✓ CI.Build: success for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✓ CI.Build: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✓ CI.Build: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✓ CI.Build: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✓ CI.Build: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✓ CI.Build: success for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.Build: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Patchwork
- ✓ CI.Build: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✓ CI.Build: success for mm/migrate: Add migrate_device_pfns
Patchwork
- ✓ CI.Build: success for PCI: VF resizable BAR (rev2)
Patchwork
- ✓ CI.Build: success for PCI: VF resizable BAR (rev3)
Patchwork
- ✓ CI.Build: success for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✓ CI.Build: success for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✓ CI.Build: success for PF: Add support for VF scheduling priority
Patchwork
- ✓ CI.Build: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✓ CI.Build: success for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✓ CI.Build: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✓ CI.Build: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✓ CI.Build: success for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✓ CI.Build: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.Build: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✓ CI.Build: success for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.Build: success for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✓ CI.Build: success for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✓ CI.Build: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✓ CI.Build: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✓ CI.Build: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.Build: success for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.Build: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✓ CI.Build: success for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.Build: success for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.Build: success for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✓ CI.Build: success for Support EU online debug on pagefault
Patchwork
- ✓ CI.Build: success for Suspend, resume, and d3cold tweaks
Patchwork
- ✓ CI.Build: success for TDR fixes
Patchwork
- ✓ CI.Build: success for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✓ CI.Build: success for Tweak job timeout debug messages
Patchwork
- ✓ CI.Build: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✓ CI.Build: success for Workaround to handle G2H timeout
Patchwork
- ✓ CI.Build: success for Workaround to handle G2H timeout (rev2)
Patchwork
- ✓ CI.Build: success for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✓ CI.checkpatch: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✓ CI.checkpatch: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.checkpatch: success for Add 6k resolution support for a single CRTC
Patchwork
- ✓ CI.checkpatch: success for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✓ CI.checkpatch: success for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✓ CI.checkpatch: success for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✓ CI.checkpatch: success for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✓ CI.checkpatch: success for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✓ CI.checkpatch: success for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✓ CI.checkpatch: success for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✓ CI.checkpatch: success for Align framebuffers according to what display minimum alignment states
Patchwork
- ✓ CI.checkpatch: success for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- ✓ CI.checkpatch: success for compute mode change refactoring
Patchwork
- ✓ CI.checkpatch: success for Don't short circuit TDR on jobs not started
Patchwork
- ✓ CI.checkpatch: success for DP DSC min/max src bpc fixes
Patchwork
- ✓ CI.checkpatch: success for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✓ CI.checkpatch: success for drm/i915/color: Use correct variable to load lut
Patchwork
- ✓ CI.checkpatch: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✓ CI.checkpatch: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✓ CI.checkpatch: success for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✓ CI.checkpatch: success for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✓ CI.checkpatch: success for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dmc: Add dmc null check
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✓ CI.checkpatch: success for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✓ CI.checkpatch: success for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✓ CI.checkpatch: success for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✓ CI.checkpatch: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✓ CI.checkpatch: success for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✓ CI.checkpatch: success for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/psr: minor cleanups
Patchwork
- ✓ CI.checkpatch: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✓ CI.checkpatch: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✓ CI.checkpatch: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✓ CI.checkpatch: success for drm/i915/xe3lpd: Load DMC
Patchwork
- ✓ CI.checkpatch: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/i915: gen2 stuff
Patchwork
- ✓ CI.checkpatch: success for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.checkpatch: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✓ CI.checkpatch: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✓ CI.checkpatch: success for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✓ CI.checkpatch: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ufence: Kick ufence immediately when possible
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✓ CI.checkpatch: success for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✓ CI.checkpatch: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: enable lite restore (rev4)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Fix build error for XE_IOCTL_DBG macro
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Move Wa 1607983814 to oob
Patchwork
- ✓ CI.checkpatch: success for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Take ref to job's fence in arm
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✓ CI.checkpatch: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✓ CI.checkpatch: success for Enable non-contiguous VRAM access in Xe
Patchwork
- ✓ CI.checkpatch: success for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✓ CI.checkpatch: success for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✓ CI.checkpatch: success for Fix xe_force_wake_get() failure handling (rev9)
Patchwork
- ✓ CI.checkpatch: success for Handle G2H response timeout
Patchwork
- ✓ CI.checkpatch: success for Improve ufence addr validation and error handling
Patchwork
- ✓ CI.checkpatch: success for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✓ CI.checkpatch: success for Improve ufence addr validation and error handling (rev3)
Patchwork
- ✓ CI.checkpatch: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✓ CI.checkpatch: success for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.checkpatch: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Patchwork
- ✓ CI.checkpatch: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✓ CI.checkpatch: success for mm/migrate: Add migrate_device_pfns
Patchwork
- ✓ CI.checkpatch: success for PF: Add support for VF scheduling priority
Patchwork
- ✓ CI.checkpatch: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✓ CI.checkpatch: success for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✓ CI.checkpatch: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✓ CI.checkpatch: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✓ CI.checkpatch: success for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✓ CI.checkpatch: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✓ CI.checkpatch: success for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.checkpatch: success for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✓ CI.checkpatch: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✓ CI.checkpatch: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✓ CI.checkpatch: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.checkpatch: success for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.checkpatch: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✓ CI.checkpatch: success for TDR fixes
Patchwork
- ✓ CI.checkpatch: success for Tweak job timeout debug messages
Patchwork
- ✓ CI.checkpatch: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✓ CI.checkpatch: success for Workaround to handle G2H timeout
Patchwork
- ✓ CI.checkpatch: success for Workaround to handle G2H timeout (rev2)
Patchwork
- ✓ CI.checksparse: success for Add support for EU stall sampling
Patchwork
- ✓ CI.checksparse: success for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✓ CI.checksparse: success for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✓ CI.checksparse: success for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✓ CI.checksparse: success for Align framebuffers according to what display minimum alignment states
Patchwork
- ✓ CI.checksparse: success for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- ✓ CI.checksparse: success for compute mode change refactoring
Patchwork
- ✓ CI.checksparse: success for Don't short circuit TDR on jobs not started
Patchwork
- ✓ CI.checksparse: success for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.checksparse: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✓ CI.checksparse: success for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✓ CI.checksparse: success for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✓ CI.checksparse: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✓ CI.checksparse: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✓ CI.checksparse: success for drm/xe/oa: Increase default OA buffer size to 128 M
Patchwork
- ✓ CI.checksparse: success for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✓ CI.checksparse: success for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- ✓ CI.checksparse: success for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✓ CI.checksparse: success for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- ✓ CI.checksparse: success for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✓ CI.checksparse: success for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✓ CI.checksparse: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✓ CI.checksparse: success for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✓ CI.checksparse: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Patchwork
- ✓ CI.checksparse: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✓ CI.checksparse: success for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✓ CI.checksparse: success for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✓ CI.checksparse: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✓ CI.checksparse: success for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✓ CI.checksparse: success for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✓ CI.checksparse: success for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✓ CI.checksparse: success for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✓ CI.checksparse: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✓ CI.checksparse: success for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: devcoredump documentation
Patchwork
- ✓ CI.checksparse: success for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✓ CI.checksparse: success for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe: enable lite restore (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✓ CI.checksparse: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Fix build error for XE_IOCTL_DBG macro
Patchwork
- ✓ CI.checksparse: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Fix races on fdinfo
Patchwork
- ✓ CI.checksparse: success for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✓ CI.checksparse: success for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✓ CI.checksparse: success for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✓ CI.checksparse: success for drm/xe: Move Wa 1607983814 to oob
Patchwork
- ✓ CI.checksparse: success for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✓ CI.checksparse: success for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✓ CI.checksparse: success for drm/xe: Rework throttle ABI
Patchwork
- ✓ CI.checksparse: success for drm/xe: Take ref to job's fence in arm
Patchwork
- ✓ CI.checksparse: success for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✓ CI.checksparse: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✓ CI.checksparse: success for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✓ CI.checksparse: success for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✓ CI.checksparse: success for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✓ CI.checksparse: success for Fix xe_force_wake_get() failure handling (rev9)
Patchwork
- ✓ CI.checksparse: success for GuC Buffer Cache
Patchwork
- ✓ CI.checksparse: success for Handle G2H response timeout
Patchwork
- ✓ CI.checksparse: success for Improve ufence addr validation and error handling
Patchwork
- ✓ CI.checksparse: success for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✓ CI.checksparse: success for Improve ufence addr validation and error handling (rev3)
Patchwork
- ✓ CI.checksparse: success for linux-next: build failure after merge of the random tree
Patchwork
- ✓ CI.checksparse: success for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✓ CI.checksparse: success for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.checksparse: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Patchwork
- ✓ CI.checksparse: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✓ CI.checksparse: success for mm/migrate: Add migrate_device_pfns
Patchwork
- ✓ CI.checksparse: success for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✓ CI.checksparse: success for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✓ CI.checksparse: success for PF: Add support for VF scheduling priority
Patchwork
- ✓ CI.checksparse: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✓ CI.checksparse: success for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✓ CI.checksparse: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✓ CI.checksparse: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✓ CI.checksparse: success for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✓ CI.checksparse: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.checksparse: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✓ CI.checksparse: success for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.checksparse: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✓ CI.checksparse: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✓ CI.checksparse: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.checksparse: success for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.checksparse: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✓ CI.checksparse: success for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.checksparse: success for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.checksparse: success for Support EU online debug on pagefault
Patchwork
- ✓ CI.checksparse: success for Suspend, resume, and d3cold tweaks
Patchwork
- ✓ CI.checksparse: success for TDR fixes
Patchwork
- ✓ CI.checksparse: success for Tweak job timeout debug messages
Patchwork
- ✓ CI.checksparse: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✓ CI.checksparse: success for Workaround to handle G2H timeout
Patchwork
- ✓ CI.checksparse: success for Workaround to handle G2H timeout (rev2)
Patchwork
- ✓ CI.checksparse: success for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✓ CI.FULL: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✓ CI.FULL: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Matt Roper
- ✓ CI.FULL: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✓ CI.FULL: success for drm/xe/oa: Increase default OA buffer size to 128 M
Patchwork
- ✓ CI.FULL: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Patchwork
- ✓ CI.FULL: success for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✓ CI.FULL: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✓ CI.FULL: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✓ CI.Hooks: success for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.Hooks: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✓ CI.Hooks: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.Hooks: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.Hooks: success for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✓ CI.Hooks: success for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✓ CI.Hooks: success for Add 6k resolution support for a single CRTC
Patchwork
- ✓ CI.Hooks: success for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✓ CI.Hooks: success for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✓ CI.Hooks: success for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✓ CI.Hooks: success for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✓ CI.Hooks: success for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✓ CI.Hooks: success for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✓ CI.Hooks: success for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✓ CI.Hooks: success for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✓ CI.Hooks: success for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✓ CI.Hooks: success for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✓ CI.Hooks: success for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✓ CI.Hooks: success for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✓ CI.Hooks: success for Add xe3lpd edp enabling
Patchwork
- ✓ CI.Hooks: success for Add xe3lpd edp enabling (rev2)
Patchwork
- ✓ CI.Hooks: success for Add xe3lpd edp enabling (rev3)
Patchwork
- ✓ CI.Hooks: success for Add xe3lpd edp enabling (rev4)
Patchwork
- ✓ CI.Hooks: success for Align framebuffers according to what display minimum alignment states
Patchwork
- ✓ CI.Hooks: success for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- ✓ CI.Hooks: success for compute mode change refactoring
Patchwork
- ✓ CI.Hooks: success for Don't short circuit TDR on jobs not started
Patchwork
- ✓ CI.Hooks: success for DP DSC min/max src bpc fixes
Patchwork
- ✓ CI.Hooks: success for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✓ CI.Hooks: success for drm/i915/color: Use correct variable to load lut
Patchwork
- ✓ CI.Hooks: success for drm/i915/ddi: use string choice helpers
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: Add Wa_16023981245
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: use x100 version for full version and release
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✓ CI.Hooks: success for drm/i915/dmc: Add dmc null check
Patchwork
- ✓ CI.Hooks: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp: use string choice helpers
Patchwork
- ✓ CI.Hooks: success for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✓ CI.Hooks: success for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✓ CI.Hooks: success for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✓ CI.Hooks: success for drm/i915/lspcon: do not hardcode settle timeout
Patchwork
- ✓ CI.Hooks: success for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✓ CI.Hooks: success for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✓ CI.Hooks: success for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/i915/psr: minor cleanups
Patchwork
- ✓ CI.Hooks: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✓ CI.Hooks: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe3lpd: Load DMC
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✓ CI.Hooks: success for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✓ CI.Hooks: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/i915: gen2 stuff
Patchwork
- ✓ CI.Hooks: success for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✓ CI.Hooks: success for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.Hooks: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✓ CI.Hooks: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.Hooks: success for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✓ CI.Hooks: success for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✓ CI.Hooks: success for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✓ CI.Hooks: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✓ CI.Hooks: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✓ CI.Hooks: success for drm/xe/oa: Increase default OA buffer size to 128 M
Patchwork
- ✓ CI.Hooks: success for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✓ CI.Hooks: success for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- ✓ CI.Hooks: success for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✓ CI.Hooks: success for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- ✓ CI.Hooks: success for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✓ CI.Hooks: success for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✓ CI.Hooks: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✓ CI.Hooks: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✓ CI.Hooks: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Patchwork
- ✓ CI.Hooks: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✓ CI.Hooks: success for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✓ CI.Hooks: success for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✓ CI.Hooks: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✓ CI.Hooks: success for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✓ CI.Hooks: success for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✓ CI.Hooks: success for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✓ CI.Hooks: success for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✓ CI.Hooks: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✓ CI.Hooks: success for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: devcoredump documentation
Patchwork
- ✓ CI.Hooks: success for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✓ CI.Hooks: success for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe: enable lite restore (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✓ CI.Hooks: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Fix build error for XE_IOCTL_DBG macro
Patchwork
- ✓ CI.Hooks: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✓ CI.Hooks: success for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.Hooks: success for drm/xe: Fix races on fdinfo
Patchwork
- ✓ CI.Hooks: success for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✓ CI.Hooks: success for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Make struct xe_ggtt private.
Patchwork
- ✓ CI.Hooks: success for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✓ CI.Hooks: success for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✓ CI.Hooks: success for drm/xe: Move Wa 1607983814 to oob
Patchwork
- ✓ CI.Hooks: success for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✓ CI.Hooks: success for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✓ CI.Hooks: success for drm/xe: Rework throttle ABI
Patchwork
- ✓ CI.Hooks: success for drm/xe: Take ref to job's fence in arm
Patchwork
- ✓ CI.Hooks: success for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✓ CI.Hooks: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✓ CI.Hooks: success for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✓ CI.Hooks: success for drm: Introduce DRM client library (rev3)
Patchwork
- ✓ CI.Hooks: success for drm: Introduce DRM client library (rev4)
Patchwork
- ✓ CI.Hooks: success for Enable non-contiguous VRAM access in Xe
Patchwork
- ✓ CI.Hooks: success for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✓ CI.Hooks: success for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✓ CI.Hooks: success for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✓ CI.Hooks: success for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✓ CI.Hooks: success for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✓ CI.Hooks: success for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✓ CI.Hooks: success for Fix xe_force_wake_get() failure handling (rev9)
Patchwork
- ✓ CI.Hooks: success for GuC Buffer Cache
Patchwork
- ✓ CI.Hooks: success for Handle G2H response timeout
Patchwork
- ✓ CI.Hooks: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✓ CI.Hooks: success for Improve ufence addr validation and error handling
Patchwork
- ✓ CI.Hooks: success for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✓ CI.Hooks: success for Improve ufence addr validation and error handling (rev3)
Patchwork
- ✓ CI.Hooks: success for Introduce DRM device wedged event (rev6)
Patchwork
- ✓ CI.Hooks: success for linux-next: build failure after merge of the random tree
Patchwork
- ✓ CI.Hooks: success for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✓ CI.Hooks: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✓ CI.Hooks: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✓ CI.Hooks: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✓ CI.Hooks: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✓ CI.Hooks: success for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.Hooks: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Patchwork
- ✓ CI.Hooks: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✓ CI.Hooks: success for mm/migrate: Add migrate_device_pfns
Patchwork
- ✓ CI.Hooks: success for PCI: VF resizable BAR (rev2)
Patchwork
- ✓ CI.Hooks: success for PCI: VF resizable BAR (rev3)
Patchwork
- ✓ CI.Hooks: success for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✓ CI.Hooks: success for PF: Add support for VF scheduling priority
Patchwork
- ✓ CI.Hooks: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✓ CI.Hooks: success for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✓ CI.Hooks: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✓ CI.Hooks: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✓ CI.Hooks: success for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✓ CI.Hooks: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.Hooks: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✓ CI.Hooks: success for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.Hooks: success for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✓ CI.Hooks: success for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✓ CI.Hooks: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✓ CI.Hooks: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✓ CI.Hooks: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.Hooks: success for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.Hooks: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✓ CI.Hooks: success for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.Hooks: success for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.Hooks: success for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✓ CI.Hooks: success for Suspend, resume, and d3cold tweaks
Patchwork
- ✓ CI.Hooks: success for TDR fixes
Patchwork
- ✓ CI.Hooks: success for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✓ CI.Hooks: success for Tweak job timeout debug messages
Patchwork
- ✓ CI.Hooks: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✓ CI.Hooks: success for Workaround to handle G2H timeout
Patchwork
- ✓ CI.Hooks: success for Workaround to handle G2H timeout (rev2)
Patchwork
- ✓ CI.Hooks: success for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✓ CI.KUnit: success for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.KUnit: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✓ CI.KUnit: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.KUnit: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.KUnit: success for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✓ CI.KUnit: success for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✓ CI.KUnit: success for Add 6k resolution support for a single CRTC
Patchwork
- ✓ CI.KUnit: success for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✓ CI.KUnit: success for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✓ CI.KUnit: success for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✓ CI.KUnit: success for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✓ CI.KUnit: success for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✓ CI.KUnit: success for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✓ CI.KUnit: success for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✓ CI.KUnit: success for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✓ CI.KUnit: success for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✓ CI.KUnit: success for Add support for EU stall sampling
Patchwork
- ✓ CI.KUnit: success for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✓ CI.KUnit: success for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✓ CI.KUnit: success for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✓ CI.KUnit: success for Add xe3lpd edp enabling (rev2)
Patchwork
- ✓ CI.KUnit: success for Add xe3lpd edp enabling (rev3)
Patchwork
- ✓ CI.KUnit: success for Add xe3lpd edp enabling (rev4)
Patchwork
- ✓ CI.KUnit: success for Align framebuffers according to what display minimum alignment states
Patchwork
- ✓ CI.KUnit: success for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- ✓ CI.KUnit: success for compute mode change refactoring
Patchwork
- ✓ CI.KUnit: success for Don't short circuit TDR on jobs not started
Patchwork
- ✓ CI.KUnit: success for DP DSC min/max src bpc fixes
Patchwork
- ✓ CI.KUnit: success for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✓ CI.KUnit: success for drm/i915/color: Use correct variable to load lut
Patchwork
- ✓ CI.KUnit: success for drm/i915/ddi: use string choice helpers
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: Add Wa_16023981245
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: use x100 version for full version and release
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✓ CI.KUnit: success for drm/i915/dmc: Add dmc null check
Patchwork
- ✓ CI.KUnit: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp: use string choice helpers
Patchwork
- ✓ CI.KUnit: success for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✓ CI.KUnit: success for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✓ CI.KUnit: success for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✓ CI.KUnit: success for drm/i915/lspcon: do not hardcode settle timeout
Patchwork
- ✓ CI.KUnit: success for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✓ CI.KUnit: success for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✓ CI.KUnit: success for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/i915/psr: minor cleanups
Patchwork
- ✓ CI.KUnit: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✓ CI.KUnit: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe3lpd: Load DMC
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✓ CI.KUnit: success for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✓ CI.KUnit: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/i915: gen2 stuff
Patchwork
- ✓ CI.KUnit: success for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✓ CI.KUnit: success for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.KUnit: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✓ CI.KUnit: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.KUnit: success for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev5)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Patchwork
- ✓ CI.KUnit: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✓ CI.KUnit: success for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✓ CI.KUnit: success for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✓ CI.KUnit: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✓ CI.KUnit: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✓ CI.KUnit: success for drm/xe/oa: Increase default OA buffer size to 128 M
Patchwork
- ✓ CI.KUnit: success for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✓ CI.KUnit: success for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- ✓ CI.KUnit: success for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✓ CI.KUnit: success for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- ✓ CI.KUnit: success for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✓ CI.KUnit: success for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✓ CI.KUnit: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✓ CI.KUnit: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✓ CI.KUnit: success for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✓ CI.KUnit: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Patchwork
- ✓ CI.KUnit: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✓ CI.KUnit: success for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✓ CI.KUnit: success for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✓ CI.KUnit: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✓ CI.KUnit: success for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✓ CI.KUnit: success for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✓ CI.KUnit: success for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✓ CI.KUnit: success for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✓ CI.KUnit: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✓ CI.KUnit: success for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: devcoredump documentation
Patchwork
- ✓ CI.KUnit: success for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✓ CI.KUnit: success for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe: enable lite restore (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✓ CI.KUnit: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Fix build error for XE_IOCTL_DBG macro
Patchwork
- ✓ CI.KUnit: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✓ CI.KUnit: success for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.KUnit: success for drm/xe: Fix races on fdinfo
Patchwork
- ✓ CI.KUnit: success for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✓ CI.KUnit: success for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Make struct xe_ggtt private.
Patchwork
- ✓ CI.KUnit: success for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✓ CI.KUnit: success for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✓ CI.KUnit: success for drm/xe: Move Wa 1607983814 to oob
Patchwork
- ✓ CI.KUnit: success for drm/xe: Reduce flickering when inheriting BIOS fb.
Patchwork
- ✓ CI.KUnit: success for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✓ CI.KUnit: success for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✓ CI.KUnit: success for drm/xe: Rework throttle ABI
Patchwork
- ✓ CI.KUnit: success for drm/xe: Take ref to job's fence in arm
Patchwork
- ✓ CI.KUnit: success for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✓ CI.KUnit: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✓ CI.KUnit: success for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✓ CI.KUnit: success for drm: Introduce DRM client library (rev2)
Patchwork
- ✓ CI.KUnit: success for drm: Introduce DRM client library (rev3)
Patchwork
- ✓ CI.KUnit: success for drm: Introduce DRM client library (rev4)
Patchwork
- ✓ CI.KUnit: success for Enable non-contiguous VRAM access in Xe
Patchwork
- ✓ CI.KUnit: success for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✓ CI.KUnit: success for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✓ CI.KUnit: success for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✓ CI.KUnit: success for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✓ CI.KUnit: success for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✓ CI.KUnit: success for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✓ CI.KUnit: success for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✓ CI.KUnit: success for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✓ CI.KUnit: success for Fix xe_force_wake_get() failure handling (rev9)
Patchwork
- ✓ CI.KUnit: success for GuC Buffer Cache
Patchwork
- ✓ CI.KUnit: success for Handle G2H response timeout
Patchwork
- ✓ CI.KUnit: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✓ CI.KUnit: success for Improve ufence addr validation and error handling
Patchwork
- ✓ CI.KUnit: success for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✓ CI.KUnit: success for Improve ufence addr validation and error handling (rev3)
Patchwork
- ✓ CI.KUnit: success for Introduce DRM device wedged event (rev6)
Patchwork
- ✓ CI.KUnit: success for linux-next: build failure after merge of the random tree
Patchwork
- ✓ CI.KUnit: success for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✓ CI.KUnit: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✓ CI.KUnit: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✓ CI.KUnit: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✓ CI.KUnit: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✓ CI.KUnit: success for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.KUnit: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Patchwork
- ✓ CI.KUnit: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✓ CI.KUnit: success for mm/migrate: Add migrate_device_pfns
Patchwork
- ✓ CI.KUnit: success for PCI: VF resizable BAR (rev2)
Patchwork
- ✓ CI.KUnit: success for PCI: VF resizable BAR (rev3)
Patchwork
- ✓ CI.KUnit: success for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✓ CI.KUnit: success for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✓ CI.KUnit: success for PF: Add support for VF scheduling priority
Patchwork
- ✓ CI.KUnit: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✓ CI.KUnit: success for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✓ CI.KUnit: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✓ CI.KUnit: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✓ CI.KUnit: success for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✓ CI.KUnit: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.KUnit: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✓ CI.KUnit: success for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.KUnit: success for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✓ CI.KUnit: success for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✓ CI.KUnit: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✓ CI.KUnit: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✓ CI.KUnit: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.KUnit: success for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.KUnit: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✓ CI.KUnit: success for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.KUnit: success for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.KUnit: success for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✓ CI.KUnit: success for Support EU online debug on pagefault
Patchwork
- ✓ CI.KUnit: success for Suspend, resume, and d3cold tweaks
Patchwork
- ✓ CI.KUnit: success for TDR fixes
Patchwork
- ✓ CI.KUnit: success for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✓ CI.KUnit: success for Tweak job timeout debug messages
Patchwork
- ✓ CI.KUnit: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✓ CI.KUnit: success for Workaround to handle G2H timeout
Patchwork
- ✓ CI.KUnit: success for Workaround to handle G2H timeout (rev2)
Patchwork
- ✓ CI.KUnit: success for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev5)
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✓ CI.Patch_applied: success for Add 6k resolution support for a single CRTC
Patchwork
- ✓ CI.Patch_applied: success for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✓ CI.Patch_applied: success for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✓ CI.Patch_applied: success for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✓ CI.Patch_applied: success for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✓ CI.Patch_applied: success for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✓ CI.Patch_applied: success for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✓ CI.Patch_applied: success for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✓ CI.Patch_applied: success for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✓ CI.Patch_applied: success for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✓ CI.Patch_applied: success for Add support for EU stall sampling
Patchwork
- ✓ CI.Patch_applied: success for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✓ CI.Patch_applied: success for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✓ CI.Patch_applied: success for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✓ CI.Patch_applied: success for Add xe3lpd edp enabling
Patchwork
- ✓ CI.Patch_applied: success for Add xe3lpd edp enabling (rev2)
Patchwork
- ✓ CI.Patch_applied: success for Add xe3lpd edp enabling (rev3)
Patchwork
- ✓ CI.Patch_applied: success for Add xe3lpd edp enabling (rev4)
Patchwork
- ✓ CI.Patch_applied: success for Align framebuffers according to what display minimum alignment states
Patchwork
- ✓ CI.Patch_applied: success for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- ✓ CI.Patch_applied: success for compute mode change refactoring
Patchwork
- ✓ CI.Patch_applied: success for Don't short circuit TDR on jobs not started
Patchwork
- ✓ CI.Patch_applied: success for DP DSC min/max src bpc fixes
Patchwork
- ✓ CI.Patch_applied: success for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/color: Use correct variable to load lut
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/ddi: use string choice helpers
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: Add Wa_16023981245
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: use x100 version for full version and release
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dmc: Add dmc null check
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp: use string choice helpers
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/lspcon: do not hardcode settle timeout
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/psr: minor cleanups
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe3lpd: Load DMC
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/i915: gen2 stuff
Patchwork
- ✓ CI.Patch_applied: success for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✓ CI.Patch_applied: success for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.Patch_applied: success for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/oa: Increase default OA buffer size to 128 M
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Kick ufence immediately when possible
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: devcoredump documentation
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: enable lite restore (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Fix build error for XE_IOCTL_DBG macro
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Fix races on fdinfo
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Make struct xe_ggtt private.
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Move Wa 1607983814 to oob
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Reduce flickering when inheriting BIOS fb.
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Rework throttle ABI
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Take ref to job's fence in arm
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✓ CI.Patch_applied: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✓ CI.Patch_applied: success for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✓ CI.Patch_applied: success for drm: Introduce DRM client library (rev2)
Patchwork
- ✓ CI.Patch_applied: success for drm: Introduce DRM client library (rev3)
Patchwork
- ✓ CI.Patch_applied: success for drm: Introduce DRM client library (rev4)
Patchwork
- ✓ CI.Patch_applied: success for Enable non-contiguous VRAM access in Xe
Patchwork
- ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev9)
Patchwork
- ✓ CI.Patch_applied: success for GPU debug support (eudebug) (rev2)
Patchwork
- ✓ CI.Patch_applied: success for GuC Buffer Cache
Patchwork
- ✓ CI.Patch_applied: success for Handle G2H response timeout
Patchwork
- ✓ CI.Patch_applied: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✓ CI.Patch_applied: success for Improve ufence addr validation and error handling
Patchwork
- ✓ CI.Patch_applied: success for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✓ CI.Patch_applied: success for Improve ufence addr validation and error handling (rev3)
Patchwork
- ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev6)
Patchwork
- ✓ CI.Patch_applied: success for Introduce GPU SVM and Xe SVM implementation (rev2)
Patchwork
- ✓ CI.Patch_applied: success for kernel/cgroups: Add "dev" memory accounting cgroup.
Patchwork
- ✓ CI.Patch_applied: success for linux-next: build failure after merge of the random tree
Patchwork
- ✓ CI.Patch_applied: success for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✓ CI.Patch_applied: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✓ CI.Patch_applied: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✓ CI.Patch_applied: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✓ CI.Patch_applied: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✓ CI.Patch_applied: success for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✓ CI.Patch_applied: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Patchwork
- ✓ CI.Patch_applied: success for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✓ CI.Patch_applied: success for mm/migrate: Add migrate_device_pfns
Patchwork
- ✓ CI.Patch_applied: success for PCI: VF resizable BAR (rev2)
Patchwork
- ✓ CI.Patch_applied: success for PCI: VF resizable BAR (rev3)
Patchwork
- ✓ CI.Patch_applied: success for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✓ CI.Patch_applied: success for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✓ CI.Patch_applied: success for PF: Add support for VF scheduling priority
Patchwork
- ✓ CI.Patch_applied: success for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✓ CI.Patch_applied: success for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✓ CI.Patch_applied: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✓ CI.Patch_applied: success for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✓ CI.Patch_applied: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✓ CI.Patch_applied: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✓ CI.Patch_applied: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✓ CI.Patch_applied: success for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.Patch_applied: success for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✓ CI.Patch_applied: success for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✓ CI.Patch_applied: success for Support EU online debug on pagefault
Patchwork
- ✓ CI.Patch_applied: success for Suspend, resume, and d3cold tweaks
Patchwork
- ✓ CI.Patch_applied: success for TDR fixes
Patchwork
- ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✓ CI.Patch_applied: success for Tweak job timeout debug messages
Patchwork
- ✓ CI.Patch_applied: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✓ CI.Patch_applied: success for Workaround to handle G2H timeout
Patchwork
- ✓ CI.Patch_applied: success for Workaround to handle G2H timeout (rev2)
Patchwork
- ✓ CI.Patch_applied: success for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✗ CI.BAT: failure for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.BAT: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✗ CI.BAT: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✗ CI.BAT: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✗ CI.BAT: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✗ CI.BAT: failure for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✗ CI.BAT: failure for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✗ CI.BAT: failure for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✗ CI.BAT: failure for Add xe3lpd edp enabling (rev4)
Patchwork
- ✗ CI.BAT: failure for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/i915/display: bunch of struct intel_display conversions (rev2)
Jani Nikula
- ✗ CI.BAT: failure for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✗ CI.BAT: failure for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
- ✗ CI.BAT: failure for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✗ CI.BAT: failure for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Jani Nikula
- ✗ CI.BAT: failure for drm/i915/display: use x100 version for full version and release
Patchwork
- ✗ CI.BAT: failure for drm/i915/display: use x100 version for full version and release
Jani Nikula
- ✗ CI.BAT: failure for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✗ CI.BAT: failure for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✗ CI.BAT: failure for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✗ CI.BAT: failure for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✗ CI.BAT: failure for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✗ CI.BAT: failure for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✗ CI.BAT: failure for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✗ CI.BAT: failure for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
Patchwork
- ✗ CI.BAT: failure for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✗ CI.BAT: failure for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✗ CI.BAT: failure for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✗ CI.BAT: failure for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✗ CI.BAT: failure for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✗ CI.BAT: failure for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✗ CI.BAT: failure for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✗ CI.BAT: failure for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✗ CI.BAT: failure for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✗ CI.BAT: failure for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✗ CI.BAT: failure for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✗ CI.BAT: failure for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/xe: enable lite restore
Patchwork
- ✗ CI.BAT: failure for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✗ CI.BAT: failure for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.BAT: failure for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✗ CI.BAT: failure for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✗ CI.BAT: failure for Fix xe_force_wake_get() failure handling (rev9)
Patchwork
- ✗ CI.BAT: failure for Introduce DRM device wedged event (rev6)
Patchwork
- ✗ CI.BAT: failure for linux-next: build failure after merge of the random tree
Patchwork
- ✗ CI.BAT: failure for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✗ CI.BAT: failure for mm/migrate: Add migrate_device_pfns
Patchwork
- ✗ CI.BAT: failure for PCI: VF resizable BAR (rev3)
Patchwork
- ✗ CI.BAT: failure for PF: Add support for VF scheduling priority
Patchwork
- ✗ CI.BAT: failure for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✗ CI.BAT: failure for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✗ CI.BAT: failure for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check
Patchwork
- ✗ CI.BAT: failure for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✗ CI.BAT: failure for Suspend, resume, and d3cold tweaks
Patchwork
- ✗ CI.BAT: failure for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✗ CI.BAT: failure for TTM shrinker helpers and xe buffer object shrinker (rev10)
Matthew Brost
- ✗ CI.BAT: failure for TTM shrinker helpers and xe buffer object shrinker (rev10)
Thomas Hellström
- ✗ CI.Build: failure for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev5)
Patchwork
- ✗ CI.Build: failure for drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Patchwork
- ✗ CI.Build: failure for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev2)
Patchwork
- ✗ CI.Build: failure for drm/xe: Reduce flickering when inheriting BIOS fb.
Patchwork
- ✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev5)
Patchwork
- ✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✗ CI.checkpatch: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✗ CI.checkpatch: warning for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✗ CI.checkpatch: warning for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✗ CI.checkpatch: warning for Add support for EU stall sampling
Patchwork
- ✗ CI.checkpatch: warning for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✗ CI.checkpatch: warning for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✗ CI.checkpatch: warning for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✗ CI.checkpatch: warning for Add xe3lpd edp enabling
Patchwork
- ✗ CI.checkpatch: warning for Add xe3lpd edp enabling (rev2)
Patchwork
- ✗ CI.checkpatch: warning for Add xe3lpd edp enabling (rev3)
Patchwork
- ✗ CI.checkpatch: warning for Add xe3lpd edp enabling (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/ddi: use string choice helpers
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: Add Wa_16023981245
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: use x100 version for full version and release
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/dp: use string choice helpers
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/lspcon: do not hardcode settle timeout
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✗ CI.checkpatch: warning for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev5)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/oa: Increase default OA buffer size to 128 M
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: devcoredump documentation
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Fix races on fdinfo
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Make struct xe_ggtt private.
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Reduce flickering when inheriting BIOS fb.
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✗ CI.checkpatch: warning for drm/xe: Rework throttle ABI
Patchwork
- ✗ CI.checkpatch: warning for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✗ CI.checkpatch: warning for drm: Introduce DRM client library (rev2)
Patchwork
- ✗ CI.checkpatch: warning for drm: Introduce DRM client library (rev3)
Patchwork
- ✗ CI.checkpatch: warning for drm: Introduce DRM client library (rev4)
Patchwork
- ✗ CI.checkpatch: warning for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✗ CI.checkpatch: warning for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✗ CI.checkpatch: warning for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✗ CI.checkpatch: warning for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✗ CI.checkpatch: warning for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✗ CI.checkpatch: warning for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✗ CI.checkpatch: warning for GPU debug support (eudebug) (rev2)
Patchwork
- ✗ CI.checkpatch: warning for GuC Buffer Cache
Patchwork
- ✗ CI.checkpatch: warning for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✗ CI.checkpatch: warning for Introduce DRM device wedged event (rev6)
Patchwork
- ✗ CI.checkpatch: warning for Introduce GPU SVM and Xe SVM implementation (rev2)
Patchwork
- ✗ CI.checkpatch: warning for kernel/cgroups: Add "dev" memory accounting cgroup.
Patchwork
- ✗ CI.checkpatch: warning for linux-next: build failure after merge of the random tree
Patchwork
- ✗ CI.checkpatch: warning for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✗ CI.checkpatch: warning for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✗ CI.checkpatch: warning for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✗ CI.checkpatch: warning for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✗ CI.checkpatch: warning for PCI: VF resizable BAR (rev2)
Patchwork
- ✗ CI.checkpatch: warning for PCI: VF resizable BAR (rev3)
Patchwork
- ✗ CI.checkpatch: warning for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✗ CI.checkpatch: warning for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✗ CI.checkpatch: warning for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✗ CI.checkpatch: warning for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✗ CI.checkpatch: warning for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✗ CI.checkpatch: warning for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✗ CI.checkpatch: warning for Support EU online debug on pagefault
Patchwork
- ✗ CI.checkpatch: warning for Suspend, resume, and d3cold tweaks
Patchwork
- ✗ CI.checkpatch: warning for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✗ CI.checkpatch: warning for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✗ CI.checksparse: warning for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.checksparse: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✗ CI.checksparse: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✗ CI.checksparse: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✗ CI.checksparse: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✗ CI.checksparse: warning for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✗ CI.checksparse: warning for Add 6k resolution support for a single CRTC
Patchwork
- ✗ CI.checksparse: warning for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✗ CI.checksparse: warning for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✗ CI.checksparse: warning for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✗ CI.checksparse: warning for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✗ CI.checksparse: warning for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✗ CI.checksparse: warning for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✗ CI.checksparse: warning for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✗ CI.checksparse: warning for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✗ CI.checksparse: warning for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✗ CI.checksparse: warning for Add xe3lpd edp enabling
Patchwork
- ✗ CI.checksparse: warning for Add xe3lpd edp enabling (rev2)
Patchwork
- ✗ CI.checksparse: warning for Add xe3lpd edp enabling (rev3)
Patchwork
- ✗ CI.checksparse: warning for Add xe3lpd edp enabling (rev4)
Patchwork
- ✗ CI.checksparse: warning for DP DSC min/max src bpc fixes
Patchwork
- ✗ CI.checksparse: warning for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✗ CI.checksparse: warning for drm/i915/color: Use correct variable to load lut
Patchwork
- ✗ CI.checksparse: warning for drm/i915/ddi: use string choice helpers
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: Add Wa_16023981245
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: use x100 version for full version and release
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dmc: Add dmc null check
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp: use string choice helpers
Patchwork
- ✗ CI.checksparse: warning for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✗ CI.checksparse: warning for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✗ CI.checksparse: warning for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✗ CI.checksparse: warning for drm/i915/lspcon: do not hardcode settle timeout
Patchwork
- ✗ CI.checksparse: warning for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✗ CI.checksparse: warning for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✗ CI.checksparse: warning for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/psr: minor cleanups
Patchwork
- ✗ CI.checksparse: warning for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✗ CI.checksparse: warning for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe3lpd: Load DMC
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✗ CI.checksparse: warning for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✗ CI.checksparse: warning for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/i915: gen2 stuff
Patchwork
- ✗ CI.checksparse: warning for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✗ CI.checksparse: warning for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✗ CI.checksparse: warning for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✗ CI.checksparse: warning for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✗ CI.checksparse: warning for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✗ CI.checksparse: warning for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✗ CI.checksparse: warning for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✗ CI.checksparse: warning for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.checksparse: warning for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✗ CI.checksparse: warning for drm: Introduce DRM client library (rev2)
Patchwork
- ✗ CI.checksparse: warning for drm: Introduce DRM client library (rev3)
Patchwork
- ✗ CI.checksparse: warning for drm: Introduce DRM client library (rev4)
Patchwork
- ✗ CI.checksparse: warning for Enable non-contiguous VRAM access in Xe
Patchwork
- ✗ CI.checksparse: warning for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✗ CI.checksparse: warning for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✗ CI.checksparse: warning for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✗ CI.checksparse: warning for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✗ CI.checksparse: warning for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✗ CI.checksparse: warning for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✗ CI.checksparse: warning for Introduce DRM device wedged event (rev6)
Patchwork
- ✗ CI.checksparse: warning for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✗ CI.checksparse: warning for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✗ CI.checksparse: warning for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
Patchwork
- ✗ CI.checksparse: warning for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✗ CI.checksparse: warning for PCI: VF resizable BAR (rev2)
Patchwork
- ✗ CI.checksparse: warning for PCI: VF resizable BAR (rev3)
Patchwork
- ✗ CI.checksparse: warning for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✗ CI.checksparse: warning for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✗ CI.checksparse: warning for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✗ CI.checksparse: warning for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
Patchwork
- ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev6)
Patchwork
- ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev7)
Patchwork
- ✗ CI.FULL: failure for Add 6k resolution support for a single CRTC
Patchwork
- ✗ CI.FULL: failure for Add 6k resolution support for a single CRTC (rev2)
Patchwork
- ✗ CI.FULL: failure for Add 6k resolution support for a single CRTC (rev3)
Patchwork
- ✗ CI.FULL: failure for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✗ CI.FULL: failure for Add 6k resolution support for a single CRTC (rev5)
Patchwork
- ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev2)
Patchwork
- ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev3)
Patchwork
- ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev4)
Patchwork
- ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev5)
Patchwork
- ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev6)
Patchwork
- ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev7)
Patchwork
- ✗ CI.FULL: failure for Add support for EU stall sampling
Patchwork
- ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev2)
Patchwork
- ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev3)
Patchwork
- ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev3)
Matt Roper
- ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev4)
Patchwork
- ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev4)
Matt Roper
- ✗ CI.FULL: failure for Add xe3lpd edp enabling
Patchwork
- ✗ CI.FULL: failure for Add xe3lpd edp enabling (rev2)
Patchwork
- ✗ CI.FULL: failure for Add xe3lpd edp enabling (rev3)
Patchwork
- ✗ CI.FULL: failure for Add xe3lpd edp enabling (rev4)
Patchwork
- ✗ CI.FULL: failure for Align framebuffers according to what display minimum alignment states
Patchwork
- ✗ CI.FULL: failure for Align framebuffers according to what display minimum alignment states (rev2)
Patchwork
- Re: ✗ CI.FULL: failure for Align framebuffers according to what display minimum alignment states (rev2)
Juha-Pekka Heikkila
- ✗ CI.FULL: failure for compute mode change refactoring
Patchwork
- ✗ CI.FULL: failure for Don't short circuit TDR on jobs not started
Patchwork
- ✗ CI.FULL: failure for DP DSC min/max src bpc fixes
Patchwork
- ✗ CI.FULL: failure for drm/i915 & drm/xe: shared PCI ID macros (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/cdclk: Check cdclk value before division
Patchwork
- ✗ CI.FULL: failure for drm/i915/color: Use correct variable to load lut
Patchwork
- ✗ CI.FULL: failure for drm/i915/ddi: use string choice helpers
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: Add Wa_16023981245
Patchwork
- RE: ✗ CI.FULL: failure for drm/i915/display: Add Wa_16023981245
Garg, Nemesa
- ✗ CI.FULL: failure for drm/i915/display: bunch of struct intel_display conversions
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: bunch of struct intel_display conversions (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: bunch of struct intel_display conversions (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: bunch of struct intel_display conversions (rev5)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: bunch of struct intel_display conversions (rev6)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Patchwork
- Re: ✗ CI.FULL: failure for drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater (rev2)
Juha-Pekka Heikkila
- ✗ CI.FULL: failure for drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: Fuse bit for power management disable removed
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: make all i915_drv.h includes explicit
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: plane property for async supported modifiers
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: platform identification with display->platform.<platform> (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: platform identification with display->platform.<platform> (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: use x100 version for full version and release
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: use x100 version for full version and release
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: use x100 version for full version and release (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: use x100 version for full version and release (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915/display: Workaround for odd panning for planar yuv (rev6)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dmc: Add dmc null check
Patchwork
- ✗ CI.FULL: failure for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp: use string choice helpers
Patchwork
- ✗ CI.FULL: failure for drm/i915/dp_mst: Fix dsc mst bw overhead calculation
Patchwork
- ✗ CI.FULL: failure for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
- ✗ CI.FULL: failure for drm/i915/hdcp: Add the loop only for DP encoders (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/hdcp: Move dig_port assignment lower in the sequence
Patchwork
- ✗ CI.FULL: failure for drm/i915/irq: clean up irq reset/init macro hacks (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/lspcon: do not hardcode settle timeout
Patchwork
- ✗ CI.FULL: failure for drm/i915/lspcon: do not hardcode settle timeout (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/lspcon: do not hardcode settle timeout (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915/psr: Disable Panel Replay as well if VRR is enabled
Patchwork
- ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10
Patchwork
- ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10 (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10 (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915/psr: minor cleanups
Patchwork
- ✗ CI.FULL: failure for drm/i915/psr: WA for panels stating bad link status after PSR is enabled
Patchwork
- ✗ CI.FULL: failure for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: Load DMC
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: Load DMC
Gustavo Sousa
- ✗ CI.FULL: failure for drm/i915/xe3lpd: ptl display patches
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: ptl display patches (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: ptl display patches (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: ptl display patches (rev5)
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: ptl display patches (rev6)
Patchwork
- ✗ CI.FULL: failure for drm/i915/xe3lpd: ptl display patches (rev6)
Matt Roper
- ✗ CI.FULL: failure for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/i915: Allow fastset for change in HDR infoframe (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/i915: gen2 stuff
Patchwork
- ✗ CI.FULL: failure for drm/i915: Use DSB for plane/color management commits
Patchwork
- ✗ CI.FULL: failure for drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Patchwork
- ✗ CI.FULL: failure for drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Patchwork
- ✗ CI.FULL: failure for drm/ttm: Add an option to report graphics memory OOM (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/ttm: Fix incorrect use of kernel-doc format
Patchwork
- ✗ CI.FULL: failure for drm/xe/bmg: improve cache flushing behaviour (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/compat: remove unused i915_gpu_error.h
Patchwork
- ✗ CI.FULL: failure for drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
Patchwork
- ✗ CI.FULL: failure for drm/xe/gsc: test new GSC 1040.0.0.1263 for LNL
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev23)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev24)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev26)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev27)
Dong, Zhanjun
- ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Dong, Zhanjun
- ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev28)
Matt Roper
- ✗ CI.FULL: failure for drm/xe/guc: Fix dereference before NULL check (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Fix dereference before NULL check (rev5)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Fix dereference before NULL check (rev6)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/guc: Fix dereference before NULL check (rev6)
Dong, Zhanjun
- ✗ CI.FULL: failure for drm/xe/guc: Fix inverted logic on snapshot->copy check
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev6)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Improvements to GuC debugfs info (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Improvements to GuC debugfs info (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
Dong, Zhanjun
- ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Dong, Zhanjun
- ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev3)
Rodrigo Vivi
- ✗ CI.FULL: failure for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev5)
Patchwork
- ✗ CI.FULL: failure for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✗ CI.FULL: failure for drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
Patchwork
- ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier
Patchwork
- ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev5)
Patchwork
- ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev6)
Patchwork
- ✗ CI.FULL: failure for drm/xe/oa: Increase default OA buffer size to 128 M (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/oa: xe_syncs for OA (rev7)
Patchwork
- ✗ CI.FULL: failure for drm/xe/oa: xe_syncs for OA (rev7)
Dixit, Ashutosh
- ✗ CI.FULL: failure for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
Michal Wajdeczko
- ✗ CI.FULL: failure for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/ptl: Add GuC firmware definition
Patchwork
- ✗ CI.FULL: failure for drm/xe/ptl: Apply Wa_14022866841
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/ptl: Apply Wa_14022866841
Belgaumkar, Vinay
- ✗ CI.FULL: failure for drm/xe/ptl: Define HuC FW version for PTL
Patchwork
- ✗ CI.FULL: failure for drm/xe/ptl: L3bank mask is not available on the media GT
Patchwork
- ✗ CI.FULL: failure for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
Matt Roper
- ✗ CI.FULL: failure for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
Patchwork
- ✗ CI.FULL: failure for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/tests: include linux/prandom.h as well as linux/random.h
Patchwork
- ✗ CI.FULL: failure for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✗ CI.FULL: failure for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe/ufence: Kick ufence immediately when possible (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/ufence: Signal ufence faster when possible
Patchwork
- ✗ CI.FULL: failure for drm/xe/ufence: Signal ufence immediately when possible
Patchwork
- ✗ CI.FULL: failure for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/ufence: ufence can be signaled right after wait_woken (rev2)
Nirmoy Das
- ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery worker basis (rev4)
Lis, Tomasz
- ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery worker basis (rev5)
Patchwork
- ✗ CI.FULL: failure for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
- ✗ CI.FULL: failure for drm/xe/xe2lpg: Add WA 15016589081 (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Patchwork
- ✗ CI.FULL: failure for drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Matt Roper
- ✗ CI.FULL: failure for drm/xe/xe3lpg: Add Wa_16024792527
Patchwork
- ✗ CI.FULL: failure for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Chauhan, Shekhar
- ✗ CI.FULL: failure for drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Matt Roper
- ✗ CI.FULL: failure for drm/xe/xe_guc_ads: save/restore OA registers
Patchwork
- ✗ CI.FULL: failure for drm/xe/xe_guc_ads: save/restore OA registers (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe/xe_guc_ads: save/restore OA registers (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe/xe_sync: initialise ufence.signalled
Patchwork
- ✗ CI.FULL: failure for drm/xe: Add caller info to xe_gt_reset_async
Patchwork
- ✗ CI.FULL: failure for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe: Add caller info to xe_gt_reset_async (rev2)
Nirmoy Das
- ✗ CI.FULL: failure for drm/xe: Add mmio read before GGTT invalidate
Patchwork
- ✗ CI.FULL: failure for drm/xe: Add separate Kconfig file for SR-IOV options
Patchwork
- ✗ CI.FULL: failure for drm/xe: add system memory page iterator support to xe_res_cursor
Patchwork
- ✗ CI.FULL: failure for drm/xe: add system memory page iterator support to xe_res_cursor (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe: add system memory page iterator support to xe_res_cursor (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Avoid unnecessary OOM kills
Patchwork
- ✗ CI.FULL: failure for drm/xe: Avoid unnecessary OOM kills (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe: devcoredump documentation
Patchwork
- ✗ CI.FULL: failure for drm/xe: Don't restart parallel queues multiple times on GT reset
Patchwork
- ✗ CI.FULL: failure for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe: Don't restart parallel queues multiple times on GT reset (rev2)
Nirmoy Das
- ✗ CI.FULL: failure for drm/xe: Don't short circuit TDR on jobs not started (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe: enable lite restore (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Enlarge the invalidation timeout from 150 to 500
Patchwork
- ✗ CI.FULL: failure for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Fix HPD interrupt enabling during runtime resume
Patchwork
- ✗ CI.FULL: failure for drm/xe: Fix HPD interrupt enabling during runtime resume
Imre Deak
- ✗ CI.FULL: failure for drm/xe: Fix HPD interrupt enabling during runtime resume
Imre Deak
- ✗ CI.FULL: failure for drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.FULL: failure for drm/xe: Fix races on fdinfo
Patchwork
- ✗ CI.FULL: failure for drm/xe: Fix races on fdinfo (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Log unreliable MMIO reads during forcewake
Patchwork
- ✗ CI.FULL: failure for drm/xe: Log unreliable MMIO reads during forcewake (rev2)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Log unreliable MMIO reads during forcewake (rev3)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Make struct xe_ggtt private.
Patchwork
- ✗ CI.FULL: failure for drm/xe: Make wedged_mode debugfs writable
Patchwork
- ✗ CI.FULL: failure for drm/xe: Mark dpt requiring 8K alignment
Patchwork
- ✗ CI.FULL: failure for drm/xe: Move Wa 1607983814 to oob
Patchwork
- Re: ✗ CI.FULL: failure for drm/xe: Prevent null pointer access in xe_migrate_copy (rev3)
Dong, Zhanjun
- ✗ CI.FULL: failure for drm/xe: Prevent null pointer access in xe_migrate_copy (rev3)
Matt Roper
- ✗ CI.FULL: failure for drm/xe: remove GuC reload in D3Hot path (rev9)
Patchwork
- ✗ CI.FULL: failure for drm/xe: Restore system memory GGTT mappings
Patchwork
- ✗ CI.FULL: failure for drm/xe: Rework throttle ABI
Patchwork
- ✗ CI.FULL: failure for drm/xe: Rework throttle ABI
Patchwork
- ✗ CI.FULL: failure for drm/xe: Take ref to job's fence in arm
Patchwork
- ✗ CI.FULL: failure for drm/xe: Use __counted_by for flexible arrays
Patchwork
- ✗ CI.FULL: failure for drm/xe: Use fault injection infrastructure to find issues at probe time (rev5)
Patchwork
- ✗ CI.FULL: failure for drm: i915: do not NULL deref hdmi attached_connector
Patchwork
- ✗ CI.FULL: failure for drm: Introduce DRM client library (rev2)
Patchwork
- ✗ CI.FULL: failure for drm: Introduce DRM client library (rev3)
Patchwork
- ✗ CI.FULL: failure for drm: Introduce DRM client library (rev4)
Patchwork
- ✗ CI.FULL: failure for drm: Remove DRM aperture helpers
Patchwork
- ✗ CI.FULL: failure for Enable non-contiguous VRAM access in Xe
Patchwork
- ✗ CI.FULL: failure for Fix non-contiguous VRAM BO access in Xe (rev2)
Patchwork
- ✗ CI.FULL: failure for Fix non-contiguous VRAM BO access in Xe (rev3)
Patchwork
- ✗ CI.FULL: failure for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✗ CI.FULL: failure for Fix non-contiguous VRAM BO access in Xe (rev5)
Patchwork
- ✗ CI.FULL: failure for Fix non-contiguous VRAM BO access in Xe (rev6)
Patchwork
- ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev10)
Patchwork
- ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev11)
Patchwork
- ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev7)
Patchwork
- ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev9)
Patchwork
- ✗ CI.FULL: failure for GuC Buffer Cache
Patchwork
- Re: ✗ CI.FULL: failure for GuC Buffer Cache
Michal Wajdeczko
- ✗ CI.FULL: failure for Handle G2H response timeout
Patchwork
- ✗ CI.FULL: failure for i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440 at 100Hz
Patchwork
- ✗ CI.FULL: failure for Implement Wa_14021768792 to bypass m_n ratio limit (rev3)
Patchwork
- ✗ CI.FULL: failure for Improve ufence addr validation and error handling
Patchwork
- ✗ CI.FULL: failure for Improve ufence addr validation and error handling (rev2)
Patchwork
- ✗ CI.FULL: failure for Improve ufence addr validation and error handling (rev3)
Patchwork
- Re: ✗ CI.FULL: failure for Improve ufence addr validation and error handling (rev3)
Nirmoy Das
- ✗ CI.FULL: failure for Introduce DRM device wedged event (rev6)
Patchwork
- ✗ CI.FULL: failure for Introduce DRM device wedged event (rev6)
Patchwork
- ✗ CI.FULL: failure for linux-next: build failure after merge of the random tree
Patchwork
- ✗ CI.FULL: failure for linux-next: build failure after merge of the random tree (rev2)
Patchwork
- ✗ CI.FULL: failure for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev3)
Patchwork
- ✗ CI.FULL: failure for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev4)
Patchwork
- ✗ CI.FULL: failure for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev6)
Patchwork
- ✗ CI.FULL: failure for Mark work queues with WQ_MEM_RECLAIM
Patchwork
- ✗ CI.FULL: failure for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
Patchwork
- ✗ CI.FULL: failure for mm/hmm, mm/migrate_device: Allow p2p access and p2p migration (rev2)
Patchwork
- ✗ CI.FULL: failure for mm/migrate: Add migrate_device_pfns
Patchwork
- ✗ CI.FULL: failure for PCI: VF resizable BAR (rev2)
Patchwork
- ✗ CI.FULL: failure for PCI: VF resizable BAR (rev3)
Patchwork
- ✗ CI.FULL: failure for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✗ CI.FULL: failure for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
Patchwork
- ✗ CI.FULL: failure for PF: Add support for VF scheduling priority
Patchwork
- ✗ CI.FULL: failure for Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
Patchwork
- ✗ CI.FULL: failure for Revert "perf/core: Only copy-to-user after completely unlocking all locks, v3."
Patchwork
- ✗ CI.FULL: failure for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
Patchwork
- ✗ CI.FULL: failure for Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended" (rev2)
Patchwork
- ✗ CI.FULL: failure for series starting with [1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
Patchwork
- ✗ CI.FULL: failure for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✗ CI.FULL: failure for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
Patchwork
- ✗ CI.FULL: failure for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✗ CI.FULL: failure for series starting with [1/3] drm/xe: Introduce GuC PC debugfs
Patchwork
- ✗ CI.FULL: failure for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
Patchwork
- ✗ CI.FULL: failure for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
Patchwork
- ✗ CI.FULL: failure for series starting with [v2,1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
Patchwork
- ✗ CI.FULL: failure for series starting with [v2,1/3] drm/xe/query: Increase timestamp width
Patchwork
- ✗ CI.FULL: failure for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
Patchwork
- ✗ CI.FULL: failure for series starting with [v4,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✗ CI.FULL: failure for series starting with [v5,1/3] drm/xe: Move LNL scheduling WA to xe_device.h
Patchwork
- ✗ CI.FULL: failure for Some correction in the DP Link Training sequence (rev4)
Patchwork
- ✗ CI.FULL: failure for TDR fixes
Patchwork
- ✗ CI.FULL: failure for TTM shrinker helpers and xe buffer object shrinker (rev10)
Patchwork
- ✗ CI.FULL: failure for Tweak job timeout debug messages
Patchwork
- ✗ CI.FULL: failure for Ultrajoiner basic functionality series (rev8)
Patchwork
- ✗ CI.FULL: failure for Use user-defined workqueue lockdep map for drm sched
Patchwork
- ✗ CI.FULL: failure for Workaround to handle G2H timeout
Patchwork
- ✗ CI.FULL: failure for Workaround to handle G2H timeout (rev2)
Patchwork
- ✗ CI.FULL: failure for x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
Patchwork
- ✗ CI.Hooks: failure for Add support for EU stall sampling
Patchwork
- ✗ CI.Hooks: failure for drm/xe/guc: Improvements to GuC debugfs info
Patchwork
- ✗ CI.Hooks: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev4)
Patchwork
- ✗ CI.Hooks: failure for drm/xe/pmu: PMU interface for Xe (rev3)
Patchwork
- ✗ CI.Hooks: failure for drm/xe/uapi: Restore uapi for access counting
Patchwork
- ✗ CI.Hooks: failure for drm/xe/vf: Post-migration recovery worker basis (rev4)
Patchwork
- ✗ CI.Hooks: failure for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✗ CI.Hooks: failure for drm: Introduce DRM client library (rev2)
Patchwork
- ✗ CI.Hooks: failure for Fix non-contiguous VRAM BO access in Xe (rev4)
Patchwork
- ✗ CI.Hooks: failure for Fix xe_force_wake_get() failure handling (rev8)
Patchwork
- ✗ CI.Hooks: failure for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
- ✗ CI.Hooks: failure for Support EU online debug on pagefault
Patchwork
- ✗ CI.KUnit: failure for (CI) drm/xe: Fix initial framebuffer handover.
Patchwork
- ✗ CI.KUnit: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
Patchwork
- ✗ CI.KUnit: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev5)
Patchwork
- ✗ CI.KUnit: failure for drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout (rev2)
Patchwork
- ✗ CI.KUnit: failure for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM (rev2)
Patchwork
- ✗ CI.KUnit: failure for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev2)
Patchwork
- ✗ CI.KUnit: failure for drm/xe/ufence: Kick ufence immediately when possible
Patchwork
- ✗ CI.KUnit: failure for GPU debug support (eudebug) (rev2)
Patchwork
- ✗ CI.KUnit: failure for Introduce GPU SVM and Xe SVM implementation (rev2)
Patchwork
- ✗ CI.KUnit: failure for kernel/cgroups: Add "dev" memory accounting cgroup.
Patchwork
- ✗ CI.Patch_applied: failure for Add support for 3 VDSC engines 12 slices
Patchwork
- ✗ CI.Patch_applied: failure for Add xe_pci_membarrier test
Patchwork
- ✗ CI.Patch_applied: failure for drm/i915/display: Add Wa_16023981245 (rev2)
Patchwork
- ✗ CI.Patch_applied: failure for drm/i915/display: bunch of struct intel_display conversions (rev3)
Patchwork
- ✗ CI.Patch_applied: failure for drm/xe/guc: Add GuC based register capture for error capture (rev25)
Patchwork
- ✗ CI.Patch_applied: failure for drm/xe/guc: Fix deference after check
Patchwork
- ✗ CI.Patch_applied: failure for drm/xe/hdcp: Fix logic errors
Patchwork
- ✗ CI.Patch_applied: failure for drm/xe/xe2: Remove duplicate XE2LPM_* register definitions
Patchwork
- ✗ CI.Patch_applied: failure for drm/xe: fix build failure originating from backmerge
Patchwork
- ✗ CI.Patch_applied: failure for drm/xe: Fix races on fdinfo (rev2)
Patchwork
- ✗ CI.Patch_applied: failure for drm/xe: Reduce flickering when inheriting BIOS fb. (rev2)
Patchwork
- ✗ CI.Patch_applied: failure for Introduce drm sharpness property
Patchwork
- ✗ CI.Patch_applied: failure for Introduce drm sharpness property (rev2)
Patchwork
- ✗ CI.Patch_applied: failure for linux-next: build failure after merge of the drm-xe tree
Patchwork
- ✗ CI.Patch_applied: failure for treewide: Remove I/O port accessors for HAS_IOPORT=n
Patchwork
- ✗ CI.Patch_applied: failure for treewide: Remove I/O port accessors for HAS_IOPORT=n (rev2)
Patchwork
- ✗ CI.Patch_applied: failure for treewide: Remove I/O port accessors for HAS_IOPORT=n (rev3)
Patchwork
- ✗ CI.Patch_applied: failure for treewide: Remove I/O port accessors for HAS_IOPORT=n (rev4)
Patchwork
- ✗ CI.Patch_applied: failure for Use trans push mechanism to generate frame change event
Patchwork
Last message date:
Thu Oct 31 23:43:19 UTC 2024
Archived on: Fri Nov 1 10:07:18 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).