July 2023 Archives by date
Starting: Sat Jul 1 00:24:48 UTC 2023
Ending: Mon Jul 31 18:55:28 UTC 2023
Messages: 508
- [PATCH i-g-t] perf: initial changes for testing XE OA
Ashutosh Dixit
- [PATCH i-g-t 0/2] perf: initial changes for testing XE OA
Ashutosh Dixit
- [PATCH i-g-t 1/2] drm-uapi/xe_drm: OA changes
Ashutosh Dixit
- [PATCH i-g-t 2/2] perf: initial changes for testing XE OA
Ashutosh Dixit
- [PATCH] drm/xe: initial changes for XE OA
Ashutosh Dixit
- ✗ Fi.CI.BAT: failure for perf: initial changes for testing XE OA
Patchwork
- ✗ Fi.CI.BUILD: failure for drm/xe: initial changes for XE OA
Patchwork
- ✓ Fi.CI.BAT: success for perf: initial changes for testing XE OA
Patchwork
- ✗ Fi.CI.IGT: failure for perf: initial changes for testing XE OA
Patchwork
- [PATCH 1/5] drm/i915: Add ability for tracking buffer objects per client
Tvrtko Ursulin
- [PATCH 2/5] drm/i915: Record which client owns a VM
Tvrtko Ursulin
- [PATCH 3/5] drm/i915: Track page table backing store usage
Tvrtko Ursulin
- [PATCH 4/5] drm/i915: Account ring buffer and context state storage
Tvrtko Ursulin
- [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
Tvrtko Ursulin
- ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Add ability for tracking buffer objects per client
Patchwork
- [PATCH 1/5] drm/i915: Add ability for tracking buffer objects per client
Tvrtko Ursulin
- [PATCH 2/5] drm/i915: Record which client owns a VM
Tvrtko Ursulin
- [PATCH 3/5] drm/i915: Track page table backing store usage
Tvrtko Ursulin
- [PATCH 4/5] drm/i915: Account ring buffer and context state storage
Tvrtko Ursulin
- [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Add ability for tracking buffer objects per client
Patchwork
- [PATCH] drm/i915: Refactor PAT/cache handling
Tvrtko Ursulin
- ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/i915: Add ability for tracking buffer objects per client
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Refactor PAT/cache handling (rev3)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Refactor PAT/cache handling (rev3)
Patchwork
- [PATCH] drm/i915: Do not disable preemption for resets
Tvrtko Ursulin
- [PATCH 1/5] drm/i915: Add ability for tracking buffer objects per client
Tvrtko Ursulin
- [PATCH 2/5] drm/i915: Record which client owns a VM
Tvrtko Ursulin
- [PATCH 3/5] drm/i915: Track page table backing store usage
Tvrtko Ursulin
- [PATCH 4/5] drm/i915: Account ring buffer and context state storage
Tvrtko Ursulin
- [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
Tvrtko Ursulin
- [PATCH 00/27] DEPT 2.4 test run for i915
Gwan-gyeong Mun
- [PATCH 01/27] llist: Move llist_{head,node} definition to types.h
Gwan-gyeong Mun
- [PATCH 02/27] dept: Implement Dept(Dependency Tracker)
Gwan-gyeong Mun
- [PATCH 03/27] dept: Add single event dependency tracker APIs
Gwan-gyeong Mun
- [PATCH 04/27] dept: Add lock dependency tracker APIs
Gwan-gyeong Mun
- [PATCH 05/27] dept: Tie to Lockdep and IRQ tracing
Gwan-gyeong Mun
- [PATCH 06/27] dept: Add proc knobs to show stats and dependency graph
Gwan-gyeong Mun
- [PATCH 07/27] dept: Apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 08/27] dept: Apply sdt_might_sleep_{start, end}() to PG_{locked, writeback} wait
Gwan-gyeong Mun
- [PATCH 09/27] dept: Apply sdt_might_sleep_{start,end}() to swait
Gwan-gyeong Mun
- [PATCH 10/27] dept: Apply sdt_might_sleep_{start, end}() to waitqueue wait
Gwan-gyeong Mun
- [PATCH 11/27] dept: Apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
Gwan-gyeong Mun
- [PATCH 12/27] dept: Distinguish each syscall context from another
Gwan-gyeong Mun
- [PATCH 13/27] dept: Distinguish each work from another
Gwan-gyeong Mun
- [PATCH 14/27] dept: Add a mechanism to refill the internal memory pools on running out
Gwan-gyeong Mun
- [PATCH 15/27] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
Gwan-gyeong Mun
- [PATCH 16/27] dept: Apply sdt_might_sleep_{start, end}() to dma fence wait
Gwan-gyeong Mun
- [PATCH 17/27] dept: Track timeout waits separately with a new Kconfig
Gwan-gyeong Mun
- [PATCH 18/27] dept: Apply timeout consideration to wait_for_completion()/complete()
Gwan-gyeong Mun
- [PATCH 19/27] dept: Apply timeout consideration to swait
Gwan-gyeong Mun
- [PATCH 20/27] dept: Apply timeout consideration to waitqueue wait
Gwan-gyeong Mun
- [PATCH 21/27] dept: Apply timeout consideration to hashed-waitqueue wait
Gwan-gyeong Mun
- [PATCH 22/27] dept: Apply timeout consideration to dma fence wait
Gwan-gyeong Mun
- [PATCH 23/27] dept: Record the latest one out of consecutive waits of the same class
Gwan-gyeong Mun
- [PATCH 24/27] dept: Make Dept able to work with an external wgen
Gwan-gyeong Mun
- [PATCH 25/27] dept: Track the potential waits of PG_{locked, writeback}
Gwan-gyeong Mun
- [PATCH 26/27] HAX: dept: Enable Dept by default
Gwan-gyeong Mun
- [PATCH 27/27] HAX: dept: Increase DEPT_MAX_WAIT_HIST / DEPT_MAX_ECXT_HELD to track more
Gwan-gyeong Mun
- [PATCH] drm/i915: Do not disable preemption for resets
Sebastian Andrzej Siewior
- ✓ Fi.CI.BAT: success for drm/i915: Do not disable preemption for resets
Patchwork
- [PATCH i-g-t 1/2] smoke
Tvrtko Ursulin
- [PATCH i-g-t 2/2] bat
Tvrtko Ursulin
- ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Add ability for tracking buffer objects per client
Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Do not disable preemption for resets
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] smoke
Patchwork
- ✗ Fi.CI.BAT: failure for DEPT 2.4 test run for i915
Patchwork
- [PATCH] drm/i915: Do not disable preemption for resets
Tvrtko Ursulin
- [PATCH 1/7] only flush when no space
Tvrtko Ursulin
- [PATCH 2/7] do not flush directly
Tvrtko Ursulin
- [PATCH 3/7] drm/i915: Add ability for tracking buffer objects per client
Tvrtko Ursulin
- [PATCH 4/7] drm/i915: Record which client owns a VM
Tvrtko Ursulin
- [PATCH 5/7] drm/i915: Track page table backing store usage
Tvrtko Ursulin
- [PATCH 6/7] drm/i915: Account ring buffer and context state storage
Tvrtko Ursulin
- [PATCH 7/7] drm/i915: Implement fdinfo memory stats printing
Tvrtko Ursulin
- ✗ Fi.CI.BAT: failure for series starting with [1/7] only flush when no space
Patchwork
- [PATCH] drm/i915: force MEI_GSC_PROXY on for testing
Daniele Ceraolo Spurio
- [PATCH v2] drm/xe: initial changes for XE OA
Ashutosh Dixit
- [PATCH i-g-t 0/2] perf: initial changes for testing XE OA
Ashutosh Dixit
- [PATCH i-g-t 1/2] drm-uapi/xe_drm: OA changes
Ashutosh Dixit
- [PATCH i-g-t 2/2] perf: initial changes for testing XE OA
Ashutosh Dixit
- ✓ Fi.CI.BAT: success for perf: initial changes for testing XE OA
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: force MEI_GSC_PROXY on for testing
Patchwork
- ✗ Fi.CI.IGT: failure for perf: initial changes for testing XE OA
Patchwork
- ✗ Fi.CI.BUILD: failure for drm/xe: initial changes for XE OA (rev2)
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: force MEI_GSC_PROXY on for testing (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: force MEI_GSC_PROXY on for testing (rev2)
Patchwork
- [PATCH 1/8] only flush when no space
Tvrtko Ursulin
- [PATCH 2/8] do not flush directly
Tvrtko Ursulin
- [PATCH 3/8] drm/i915: Add ability for tracking buffer objects per client
Tvrtko Ursulin
- [PATCH 4/8] drm/i915: Record which client owns a VM
Tvrtko Ursulin
- [PATCH 5/8] drm/i915: Track page table backing store usage
Tvrtko Ursulin
- [PATCH 6/8] ctx rcu
Tvrtko Ursulin
- [PATCH 7/8] drm/i915: Account ring buffer and context state storage
Tvrtko Ursulin
- [PATCH 8/8] drm/i915: Implement fdinfo memory stats printing
Tvrtko Ursulin
- [PATCH 1/6] drm/i915: Add ability for tracking buffer objects per client
Tvrtko Ursulin
- [PATCH 2/6] drm/i915: Record which client owns a VM
Tvrtko Ursulin
- [PATCH 3/6] drm/i915: Track page table backing store usage
Tvrtko Ursulin
- [PATCH 4/6] ctx rcu
Tvrtko Ursulin
- [PATCH 5/6] drm/i915: Account ring buffer and context state storage
Tvrtko Ursulin
- [PATCH 6/6] drm/i915: Implement fdinfo memory stats printing
Tvrtko Ursulin
- ✗ Fi.CI.BAT: failure for series starting with [1/8] only flush when no space
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Refactor PAT/cache handling (rev4)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: Add ability for tracking buffer objects per client
Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Refactor PAT/cache handling (rev4)
Patchwork
- [PATCH 1/5] drm/i915: Add ability for tracking buffer objects per client
Tvrtko Ursulin
- [PATCH 2/5] drm/i915: Record which client owns a VM
Tvrtko Ursulin
- [PATCH 3/5] drm/i915: Track page table backing store usage
Tvrtko Ursulin
- [PATCH 4/5] drm/i915: Account ring buffer and context state storage
Tvrtko Ursulin
- [PATCH 5/5] drm/i915: Implement fdinfo memory stats printing
Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Add ability for tracking buffer objects per client
Patchwork
- [PATCH 0/5] Add readout for PPS Params in DSC
Suraj Kandpal
- [PATCH 1/5] drm/i915/dsc: Add PPS enum
Suraj Kandpal
- [PATCH 2/5] drm/i915/vdsc: Add function to read any PPS register
Suraj Kandpal
- [PATCH 3/5] drm/i915/vdsc: Add function to write in PPS registers
Suraj Kandpal
- [PATCH 4/5] drm/i915/vdsc: Fill the intel_dsc_get_pps_config function
Suraj Kandpal
- [PATCH 5/5] drm/i915/display: Compare the readout dsc pps params
Suraj Kandpal
- ✗ Fi.CI.BAT: failure for Add readout for PPS Params in DSC
Patchwork
- [PATCH 1/3] drm/i915: Remove dead code from gen8_pte_encode
Tvrtko Ursulin
- [PATCH 2/3] drm/i915: Optimize PTE encode a bit
Tvrtko Ursulin
- [PATCH 3/3] drm/i915: Optimize GGTT PTE encode a bit
Tvrtko Ursulin
- [PATCH] drm/i915: Refactor PAT/cache handling
Tvrtko Ursulin
- ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Remove dead code from gen8_pte_encode
Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915: Add ability for tracking buffer objects per client
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Refactor PAT/cache handling (rev5)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Remove dead code from gen8_pte_encode (rev2)
Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Remove dead code from gen8_pte_encode (rev2)
Patchwork
- ✗ Fi.CI.BAT: failure for Add readout for PPS Params in DSC (rev2)
Patchwork
- [PATCH] drm/i915: Refactor PAT/cache handling
Tvrtko Ursulin
- [PATCH] drm/i915/dsc: Use helper to calculate range_bpg_offset
Ankit Nautiyal
- ✗ Fi.CI.BAT: failure for drm/i915: Refactor PAT/cache handling (rev6)
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dsc: Use helper to calculate range_bpg_offset
Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dsc: Use helper to calculate range_bpg_offset
Patchwork
- [PATCH] drm/i915: Refactor PAT/cache handling
Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for drm/i915: Refactor PAT/cache handling (rev7)
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Refactor PAT/cache handling (rev7)
Patchwork
- [PATCH] drm/i915/display: Remove wait for flip done on async flips
Arun R Murthy
- ✗ Fi.CI.BAT: failure for drm/i915/display: Remove wait for flip done on async flips
Patchwork
- [PATCH 00/29] Add DSC fractional bpp support
Ankit Nautiyal
- [PATCH 01/29] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
Ankit Nautiyal
- [PATCH 02/29] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
Ankit Nautiyal
- [PATCH 03/29] drm/i915/dp: Consider output_format while computing dsc bpp
Ankit Nautiyal
- [PATCH 04/29] drm/i915/dp: Move compressed bpp check with 420 format inside the helper
Ankit Nautiyal
- [PATCH 05/29] drm/i915/dp_mst: Use output_format to get the final link bpp
Ankit Nautiyal
- [PATCH 06/29] drm/i915/dp: Use consistent name for link bpp and compressed bpp
Ankit Nautiyal
- [PATCH 07/29] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
Ankit Nautiyal
- [PATCH 08/29] drm/i915/display: Account for DSC not split case while computing cdclk
Ankit Nautiyal
- [PATCH 09/29] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
Ankit Nautiyal
- [PATCH 10/29] drm/i915/dp: Remove extra logs for printing DSC info
Ankit Nautiyal
- [PATCH 11/29] drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
- [PATCH 12/29] drm/i915/dp: Avoid forcing DSC BPC for MST case
Ankit Nautiyal
- [PATCH 13/29] drm/i915/dp: Add functions to get min/max src input bpc with DSC
Ankit Nautiyal
- [PATCH 14/29] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also
Ankit Nautiyal
- [PATCH 15/29] drm/i915/dp: Avoid left shift of DSC output bpp by 4
Ankit Nautiyal
- [PATCH 16/29] drm/i915/dp: Rename helper to get DSC max pipe_bpp
Ankit Nautiyal
- [PATCH 17/29] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp
Ankit Nautiyal
- [PATCH 18/29] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC
Ankit Nautiyal
- [PATCH 19/29] drm/i915/dp: Separate out function to get compressed bpp with joiner
Ankit Nautiyal
- [PATCH 20/29] drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
- [PATCH 21/29] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Ankit Nautiyal
- [PATCH 22/29] drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
- [PATCH 23/29] drm/i915/display: Consider fractional vdsc bpp while computing m_n values
Ankit Nautiyal
- [PATCH 24/29] drm/i915/audio : Consider fractional vdsc bpp while computing tu_data
Ankit Nautiyal
- [PATCH 25/29] drm/display/dp: Add helper function to get DSC bpp prescision
Ankit Nautiyal
- [PATCH 26/29] drm/i915/dsc/mtl: Add support for fractional bpp
Ankit Nautiyal
- [PATCH 27/29] drm/i915/dp: Iterate over output bpp with fractional step size
Ankit Nautiyal
- [PATCH 28/29] drm/i915/dsc: Add debugfs entry to validate DSC fractional bpp
Ankit Nautiyal
- [PATCH 29/29] drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfs
Ankit Nautiyal
- ✓ Fi.CI.BAT: success for Add DSC fractional bpp support (rev10)
Patchwork
- ✗ Fi.CI.IGT: failure for Add DSC fractional bpp support (rev10)
Patchwork
- [v4 00/15] Replace acronym with full platform name in defines.
Dnyaneshwar Bhadane
- [v1 01/15] drm/i915/hsw: s/HSW/HASWELL for platform/subplatform defines
Dnyaneshwar Bhadane
- [v1 02/15] drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform defines
Dnyaneshwar Bhadane
- [v3 03/15] drm/i915/skl: s/SKL/SKYLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [v3 04/15] drm/i915/kbl: s/KBL/KABYLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [v1 05/15] drm/i915/cfl: s/CFL/COFFEELAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [v1 06/15] drm/i915/cml: s/CML/COMETLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [v3 07/15] drm/i915/rkl: s/RKL/ROCKETLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [v3 08/15] drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [v3 09/15] drm/i915/tgl: s/TGL/TIGERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [v2 10/15] drm/i915/adlp: s/ADLP/ALDERLAKE_P for display and graphics step
Dnyaneshwar Bhadane
- [v1 11/15] drm/i915/rplp: s/ADLP/ALDERLAKE_P for RPLP defines
Dnyaneshwar Bhadane
- [v1 12/15] drm/i915/rplu: s/ADLP/ALDERLAKE_P in RPLU defines
Dnyaneshwar Bhadane
- [v1 13/15] drm/i915/adln: s/ADLP/ALDERLAKE_P in ADLN defines
Dnyaneshwar Bhadane
- [v2 14/15] drm/i915/adls: s/ADLS/ALDERLAKE_S in platform and subplatform defines
Dnyaneshwar Bhadane
- [v5 15/15] drm/i915/mtl: s/MTL/METEORLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
- [PATCH 0/2] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- [PATCH 1/2] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- [PATCH 2/2] drm/i915/active: Reorder nested locking
Janusz Krzysztofik
- ✗ Fi.CI.BUILD: failure for Replace acronym with full platform name in defines. (rev3)
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Fix premature release of request's reusable memory
Patchwork
- [PATCH v2 0/2] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- [PATCH v2 1/2] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- [PATCH v2 2/2] drm/i915/active: Make lockdep happy
Janusz Krzysztofik
- ✗ Fi.CI.BAT: failure for drm/i915: Fix premature release of request's reusable memory
Patchwork
- [PATCH 00/21] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
Ankit Nautiyal
- [PATCH 01/21] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
Ankit Nautiyal
- [PATCH 02/21] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
Ankit Nautiyal
- [PATCH 03/21] drm/i915/dp: Consider output_format while computing dsc bpp
Ankit Nautiyal
- [PATCH 04/21] drm/i915/dp: Move compressed bpp check with 420 format inside the helper
Ankit Nautiyal
- [PATCH 05/21] drm/i915/dp_mst: Use output_format to get the final link bpp
Ankit Nautiyal
- [PATCH 06/21] drm/i915/dp: Use consistent name for link bpp and compressed bpp
Ankit Nautiyal
- [PATCH 07/21] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
Ankit Nautiyal
- [PATCH 08/21] drm/i915/display: Account for DSC not split case while computing cdclk
Ankit Nautiyal
- [PATCH 09/21] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
Ankit Nautiyal
- [PATCH 10/21] drm/i915/dp: Remove extra logs for printing DSC info
Ankit Nautiyal
- [PATCH 11/21] drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
- [PATCH 12/21] drm/i915/dp: Avoid forcing DSC BPC for MST case
Ankit Nautiyal
- [PATCH 13/21] drm/i915/dp: Add functions to get min/max src input bpc with DSC
Ankit Nautiyal
- [PATCH 14/21] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also
Ankit Nautiyal
- [PATCH 15/21] drm/i915/dp: Avoid left shift of DSC output bpp by 4
Ankit Nautiyal
- [PATCH 16/21] drm/i915/dp: Rename helper to get DSC max pipe_bpp
Ankit Nautiyal
- [PATCH 17/21] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp
Ankit Nautiyal
- [PATCH 18/21] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC
Ankit Nautiyal
- [PATCH 19/21] drm/i915/dp: Separate out function to get compressed bpp with joiner
Ankit Nautiyal
- [PATCH 20/21] drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
- [PATCH 21/21] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Ankit Nautiyal
- ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev12)
Patchwork
- ✓ Fi.CI.IGT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev12)
Patchwork
- [PATCH 01/10] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 02/10] drm/i915: Add the has_aux_ccs device property
Andi Shyti
- [PATCH 03/10] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 04/10] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 05/10] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 06/10] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 07/10] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 08/10] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 09/10] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- [PATCH 10/10] fix css failure
Andi Shyti
- [PATCH v3 0/2] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- [PATCH v3 1/2] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- [PATCH v3 2/2] drm/i915: Fix potential irq lock inversion dependency of requests
Janusz Krzysztofik
- ✗ Fi.CI.BAT: failure for series starting with [01/10] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Fix premature release of request's reusable memory
Patchwork
- [PATCH 1/4] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
Imre Deak
- [PATCH 2/4] drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
- [PATCH 3/4] drm/i915: Fix HPD polling, reenabling the output poll work as needed
Imre Deak
- [PATCH 4/4] drm/i915: Don't change the status of forced connectors during detect and poll
Imre Deak
- ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
Patchwork
- [PATCH 1/4] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
Imre Deak
- [PATCH 2/4] drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
- [PATCH 3/4] drm/i915: Fix HPD polling, reenabling the output poll work as needed
Imre Deak
- [PATCH 4/4] drm/i915: Don't change the status of forced connectors during detect and poll
Imre Deak
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
Patchwork
- [PATCH v4 0/1] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- [PATCH v3 1/1] drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
- ✓ Fi.CI.BAT: success for drm/i915: Fix premature release of request's reusable memory
Patchwork
- [PATCH 00/22] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
Ankit Nautiyal
- [PATCH 01/22] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
Ankit Nautiyal
- [PATCH 02/22] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
Ankit Nautiyal
- [PATCH 03/22] drm/i915/dp: Consider output_format while computing dsc bpp
Ankit Nautiyal
- [PATCH 04/22] drm/i915/dp: Move compressed bpp check with 420 format inside the helper
Ankit Nautiyal
- [PATCH 05/22] drm/i915/dp_mst: Use output_format to get the final link bpp
Ankit Nautiyal
- [PATCH 06/22] drm/i915/dp: Use consistent name for link bpp and compressed bpp
Ankit Nautiyal
- [PATCH 07/22] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
Ankit Nautiyal
- [PATCH 08/22] drm/i915/display: Account for DSC not split case while computing cdclk
Ankit Nautiyal
- [PATCH 09/22] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
Ankit Nautiyal
- [PATCH 10/22] drm/i915/dp: Remove extra logs for printing DSC info
Ankit Nautiyal
- [PATCH 11/22] drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
- [PATCH 12/22] drm/i915/dp: Avoid forcing DSC BPC for MST case
Ankit Nautiyal
- [PATCH 13/22] drm/i915/dp: Add functions to get min/max src input bpc with DSC
Ankit Nautiyal
- [PATCH 14/22] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also
Ankit Nautiyal
- [PATCH 15/22] drm/i915/dp: Avoid left shift of DSC output bpp by 4
Ankit Nautiyal
- [PATCH 16/22] drm/i915/dp: Rename helper to get DSC max pipe_bpp
Ankit Nautiyal
- [PATCH 17/22] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp
Ankit Nautiyal
- [PATCH 18/22] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC
Ankit Nautiyal
- [PATCH 19/22] drm/i915/dp: Separate out function to get compressed bpp with joiner
Ankit Nautiyal
- [PATCH 20/22] drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
- [PATCH 21/22] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Ankit Nautiyal
- [PATCH 22/22] drm/i915/dp: Check if force_dsc_output_format is possible
Ankit Nautiyal
- [PATCH 01/10] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 02/10] drm/i915: Add the has_aux_ccs device property
Andi Shyti
- [PATCH 03/10] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 04/10] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 05/10] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 06/10] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 07/10] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 08/10] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 09/10] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- [PATCH 10/10] clear up cs stuff
Andi Shyti
- ✗ Fi.CI.IGT: failure for drm/i915: Fix premature release of request's reusable memory
Patchwork
- [PATCH 00/23] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
Ankit Nautiyal
- [PATCH 01/23] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
Ankit Nautiyal
- [PATCH 02/23] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
Ankit Nautiyal
- [PATCH 03/23] drm/i915/dp: Consider output_format while computing dsc bpp
Ankit Nautiyal
- [PATCH 04/23] drm/i915/dp: Move compressed bpp check with 420 format inside the helper
Ankit Nautiyal
- [PATCH 05/23] drm/i915/dp_mst: Use output_format to get the final link bpp
Ankit Nautiyal
- [PATCH 06/23] drm/i915/dp: Use consistent name for link bpp and compressed bpp
Ankit Nautiyal
- [PATCH 07/23] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
Ankit Nautiyal
- [PATCH 08/23] drm/i915/display: Account for DSC not split case while computing cdclk
Ankit Nautiyal
- [PATCH 09/23] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
Ankit Nautiyal
- [PATCH 10/23] drm/i915/dp: Remove extra logs for printing DSC info
Ankit Nautiyal
- [PATCH 11/23] drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
- [PATCH 12/23] drm/i915/dp: Avoid forcing DSC BPC for MST case
Ankit Nautiyal
- [PATCH 13/23] drm/i915/dp: Add functions to get min/max src input bpc with DSC
Ankit Nautiyal
- [PATCH 14/23] drm/i915/dp: Check min bpc DSC limits for dsc_force_bpc also
Ankit Nautiyal
- [PATCH 15/23] drm/i915/dp: Avoid left shift of DSC output bpp by 4
Ankit Nautiyal
- [PATCH 16/23] drm/i915/dp: Rename helper to get DSC max pipe_bpp
Ankit Nautiyal
- [PATCH 17/23] drm/i915/dp: Separate out functions for edp/DP for computing DSC bpp
Ankit Nautiyal
- [PATCH 18/23] drm/i915/dp: Add DSC BPC/BPP constraints while selecting pipe bpp with DSC
Ankit Nautiyal
- [PATCH 19/23] drm/i915/dp: Separate out function to get compressed bpp with joiner
Ankit Nautiyal
- [PATCH 20/23] drm/i915/dp: Get optimal link config to have best compressed bpp
Ankit Nautiyal
- [PATCH 21/23] drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
Ankit Nautiyal
- [PATCH 22/23] drm/i915/dp: Check src/sink compressed bpp limit for edp
Ankit Nautiyal
- [PATCH 23/23] drm/i915/dp: Check if force_dsc_output_format is possible
Ankit Nautiyal
- [PATCH v4] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev14)
Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Refactor PAT/object cache handling
Patchwork
- [PATCH 01/10] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 02/10] drm/i915: Add the has_aux_ccs device property
Andi Shyti
- [PATCH 03/10] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 04/10] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 05/10] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 06/10] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 07/10] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 08/10] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 09/10] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- [PATCH 10/10] restore previous css flush in command streamer
Andi Shyti
- [PATCH 00/11] drm/xe: initial changes for XE OA
Ashutosh Dixit
- [PATCH 01/11] drm/xe/oa: Introduce OA uapi
Ashutosh Dixit
- [PATCH 02/11] drm/xe/oa: Add OA types
Ashutosh Dixit
- [PATCH 03/11] drm/xe/oa: Add registers and GPU commands used by OA
Ashutosh Dixit
- [PATCH 04/11] drm/xe/oa: Module init/exit and probe/remove
Ashutosh Dixit
- [PATCH 05/11] drm/xe/oa: Add/remove config ioctl's
Ashutosh Dixit
- [PATCH 06/11] drm/xe/oa: Start implementing OA stream open ioctl
Ashutosh Dixit
- [PATCH 07/11] drm/xe/oa: OA stream initialization
Ashutosh Dixit
- [PATCH 08/11] drm/xe/oa: Expose OA stream fd
Ashutosh Dixit
- [PATCH 09/11] drm/xe/oa: Read file_operation
Ashutosh Dixit
- [PATCH 10/11] drm/xe/oa: Implement queries
Ashutosh Dixit
- [PATCH 11/11] HAX: drm/xe/oa: Incomplete features and FIXME's
Ashutosh Dixit
- ✗ Fi.CI.IGT: failure for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev14)
Patchwork
- ✗ Fi.CI.BUILD: failure for drm/xe: initial changes for XE OA (rev3)
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [01/10] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Refactor PAT/object cache handling
Patchwork
- [PATCH 1/4] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/4] drm/i915: Add the has_aux_ccs device property
Andi Shyti
- [PATCH 3/4] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 4/4] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH] test patch or something
Daniel Vetter
- ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 1/2] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/2] drm/i915: Add the has_aux_ccs device property
Andi Shyti
- ✓ Fi.CI.BAT: success for test patch or something
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✓ Fi.CI.IGT: success for test patch or something
Patchwork
- [PATCH 1/2] drm/i915: Skip clflush after GPU access on snooping platforms
Tvrtko Ursulin
- [PATCH 2/2] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- [PATCH] drm/i915/display: Convert power_domains.lock to spinlock.
Rodrigo Vivi
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Convert power_domains.lock to spinlock.
Patchwork
- [PATCH 1/2] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/2] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 1/4] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/4] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 3/4] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 4/4] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 1/6] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/6] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 3/6] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 4/6] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 5/6] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 6/6] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/6] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 1/8] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/8] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 3/8] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 4/8] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 5/8] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 6/8] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 7/8] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 8/8] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/8] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 1/9] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/9] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 3/9] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 4/9] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 5/9] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 6/9] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 7/9] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 8/9] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 9/9] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- ✗ Fi.CI.BAT: failure for series starting with [1/9] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 1/9] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 2/9] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 3/9] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 4/9] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 5/9] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 6/9] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 7/9] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 8/9] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 9/9] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- ✗ Fi.CI.BAT: failure for series starting with [1/9] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 01/10] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 02/10] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 03/10] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 04/10] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 05/10] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 06/10] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 07/10] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 08/10] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 09/10] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- [PATCH 10/10] change flush position
Andi Shyti
- ✗ Fi.CI.BAT: failure for series starting with [01/10] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 01/10] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 02/10] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 03/10] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 04/10] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 05/10] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 06/10] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 07/10] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 08/10] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 09/10] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- [PATCH 10/10] change flush position
Andi Shyti
- ✗ Fi.CI.BAT: failure for series starting with [01/10] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- [PATCH 01/10] drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
- [PATCH 02/10] drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
- [PATCH 03/10] drm/i915/gt: Ensure memory quiesced before invalidation
Andi Shyti
- [PATCH 04/10] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
- [PATCH 05/10] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control
Andi Shyti
- [PATCH 06/10] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
Andi Shyti
- [PATCH 07/10] drm/i915/gt: Ensure memory quiesced before invalidation for all engines
Andi Shyti
- [PATCH 08/10] drm/i915/gt: Poll aux invalidation register bit on invalidation
Andi Shyti
- [PATCH 09/10] drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
- [PATCH 10/10] change flush position
Andi Shyti
- [PATCH 1/2] drm/i915: Skip clflush after GPU access on snooping platforms
Tvrtko Ursulin
- [PATCH 2/2] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- [PATCH] drm/i915: Disable blitter in MTL
Nirmoy Das
- ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915/gt: Cleanup aux invalidation registers
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Disable blitter in MTL
Patchwork
- [PATCH 23/23] drm/i915/dp: Check if force_dsc_output_format is possible
Ankit Nautiyal
- ✗ Fi.CI.BAT: failure for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev15)
Patchwork
- [PATCH v2 0/4] Handle dma fences in dirtyfb ioctl
Jouni Högander
- [PATCH v2 1/4] drm/i915/fbc: Clear frontbuffer busy bits on flip
Jouni Högander
- [PATCH v2 2/4] drm/i915/psr: Clear frontbuffer busy bits on flip
Jouni Högander
- [PATCH v2 3/4] drm/i915: Add new frontbuffer tracking interface to queue flush
Jouni Högander
- [PATCH v2 4/4] drm/i915: Handle dma fences in dirtyfb callback
Jouni Högander
- [PATCH 1/2] drm/i915: Skip clflush after GPU access on snooping platforms
Tvrtko Ursulin
- [PATCH 2/2] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for Handle dma fences in dirtyfb ioctl (rev7)
Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- ✗ Fi.CI.IGT: failure for Handle dma fences in dirtyfb ioctl (rev7)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- [PATCH i-g-t] tests/fbdev: Select lower resolution for panning
Nidhi Gupta
- ✓ Fi.CI.BAT: success for tests/fbdev: Select lower resolution for panning
Patchwork
- ✗ Fi.CI.IGT: failure for tests/fbdev: Select lower resolution for panning
Patchwork
- ✓ Fi.CI.BAT: success for Handle dma fences in dirtyfb ioctl (rev8)
Patchwork
- ✗ Fi.CI.IGT: failure for Handle dma fences in dirtyfb ioctl (rev8)
Patchwork
- [PATCH 1/3] drm/i915: Skip clflush after GPU access on snooping platforms
Tvrtko Ursulin
- [PATCH 2/3] mlt pte encode
Tvrtko Ursulin
- [PATCH 3/3] i915->pat_
Tvrtko Ursulin
- [PATCH 1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Tvrtko Ursulin
- [PATCH 2/8] mlt pte encode
Tvrtko Ursulin
- [PATCH 3/8] i915->pat_
Tvrtko Ursulin
- [PATCH 4/8] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- [PATCH 5/8] lift mmap restriction
Tvrtko Ursulin
- [PATCH 6/8] lift gpu_write_needs_clflush restriction
Tvrtko Ursulin
- [PATCH 7/8] lift use_cpu_reloc restriction
Tvrtko Ursulin
- [PATCH 8/8] lift i915_gem_object_can_bypass_llc restriction
Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- [CI v1 0/4] Resolve suspend-resume racing with GuC destroy-context-worker
Alan Previn
- [PATCH 1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Tvrtko Ursulin
- [PATCH 2/8] mlt pte encode
Tvrtko Ursulin
- [PATCH 3/8] i915->pat_
Tvrtko Ursulin
- [PATCH 4/8] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- [PATCH 5/8] lift mmap restriction
Tvrtko Ursulin
- [PATCH 6/8] lift gpu_write_needs_clflush restriction
Tvrtko Ursulin
- [PATCH 7/8] lift use_cpu_reloc restriction
Tvrtko Ursulin
- [PATCH 8/8] lift i915_gem_object_can_bypass_llc restriction
Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- [PATCH 1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Tvrtko Ursulin
- [PATCH 2/8] mlt pte encode
Tvrtko Ursulin
- [PATCH 3/8] i915->pat_
Tvrtko Ursulin
- [PATCH 4/8] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- [PATCH 5/8] lift mmap restriction
Tvrtko Ursulin
- [PATCH 6/8] lift gpu_write_needs_clflush restriction
Tvrtko Ursulin
- [PATCH 7/8] lift use_cpu_reloc restriction
Tvrtko Ursulin
- [PATCH 8/8] lift i915_gem_object_can_bypass_llc restriction
Tvrtko Ursulin
- [CI v1 0/4] Resolve suspend-resume racing with GuC destroy-context-worker
Alan Previn
- [CI v1 1/4] drm/i915/guc: Flush context destruction worker at suspend
Alan Previn
- [CI v1 2/4] drm/i915/guc: Holdoff context destruction when CT's aren't enabled
Alan Previn
- [CI v1 3/4] drm/i915/guc: Close deregister-context race against CT-loss
Alan Previn
- [CI v1 4/4] drm/i915/gt: Timeout when waiting for idle in suspending
Alan Previn
- ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- ✗ Fi.CI.BAT: failure for Resolve suspend-resume racing with GuC destroy-context-worker (rev2)
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/8] drm/i915: Skip clflush after GPU access on snooping platforms
Patchwork
- [RFC 1/9] drm/i915: Skip clflush after GPU writes on Meteorlake
Tvrtko Ursulin
- [RFC 2/9] drm/i915: Split PTE encode between Gen12 and Meteorlake
Tvrtko Ursulin
- [RFC 3/9] drm/i915: Clarify colour choices in eviction mock test
Tvrtko Ursulin
- [RFC 4/9] drm/i915: Cache PAT index used by the driver
Tvrtko Ursulin
- [RFC 5/9] drm/i915: Refactor PAT/object cache handling
Tvrtko Ursulin
- [RFC 6/9] drm/i915: Improve the vm_fault_gtt user PAT index restriction
Tvrtko Ursulin
- [RFC 7/9] drm/i915: Lift the user PAT restriction from gpu_write_needs_clflush
Tvrtko Ursulin
- [RFC 8/9] drm/i915: Lift the user PAT restriction from use_cpu_reloc
Tvrtko Ursulin
- [RFC 9/9] drm/i915: Refine the caching check in i915_gem_object_can_bypass_llc
Tvrtko Ursulin
- ✓ Fi.CI.BAT: success for series starting with [RFC,1/9] drm/i915: Skip clflush after GPU writes on Meteorlake
Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [RFC,1/9] drm/i915: Skip clflush after GPU writes on Meteorlake
Patchwork
Last message date:
Mon Jul 31 18:55:28 UTC 2023
Archived on: Mon Jul 31 18:55:30 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).