October 2019 Archives by author
Starting: Tue Oct 1 00:15:32 UTC 2019
Ending: Thu Oct 31 23:41:52 UTC 2019
Messages: 4028
- [Intel-gfx] [v8, 2/4] drm/panel: set display info in panel attach
dbasehore .
- [Intel-gfx] [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation
dbasehore .
- [Intel-gfx] [PATCH] drm/i915/cml: Add second PCH ID for CMP
Timo Aaltonen
- [Intel-gfx] [PULL] drm-misc-next
Dave Airlie
- [Intel-gfx] [PATCH 02/11] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
David Airlie
- [Intel-gfx] [PATCH] drm/i915/tgl: Enable DDI/Port G
Khaled Almahallawy
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Mihail Atanassov
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Mihail Atanassov
- [Intel-gfx] [PATCH] drm/i915/selftests: Extract random_offset() for use with a prng
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/gem: Refactor tests on obj->ops->flags
Matthew Auld
- [Intel-gfx] [PATCH v2 00/22] LMEM basics
Matthew Auld
- [Intel-gfx] [PATCH v2 01/22] drm/i915/stolen: make the object creation interface consistent
Matthew Auld
- [Intel-gfx] [PATCH v2 02/22] drm/i915: introduce intel_memory_region
Matthew Auld
- [Intel-gfx] [PATCH v2 03/22] drm/i915/region: support contiguous allocations
Matthew Auld
- [Intel-gfx] [PATCH v2 04/22] drm/i915/region: support volatile objects
Matthew Auld
- [Intel-gfx] [PATCH v2 05/22] drm/i915: Add memory region information to device_info
Matthew Auld
- [Intel-gfx] [PATCH v2 06/22] drm/i915: support creating LMEM objects
Matthew Auld
- [Intel-gfx] [PATCH v2 07/22] drm/i915: setup io-mapping for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v2 08/22] drm/i915/lmem: support kernel mapping
Matthew Auld
- [Intel-gfx] [PATCH v2 09/22] drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v2 10/22] drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
- [Intel-gfx] [PATCH v2 11/22] drm/i915: enumerate and init each supported region
Matthew Auld
- [Intel-gfx] [PATCH v2 12/22] drm/i915: treat shmem as a region
Matthew Auld
- [Intel-gfx] [PATCH v2 13/22] drm/i915: treat stolen as a region
Matthew Auld
- [Intel-gfx] [PATCH v2 14/22] drm/i915: define HAS_MAPPABLE_APERTURE
Matthew Auld
- [Intel-gfx] [PATCH v2 15/22] drm/i915: do not map aperture if it is not available.
Matthew Auld
- [Intel-gfx] [PATCH v2 16/22] drm/i915: set num_fence_regs to 0 if there is no aperture
Matthew Auld
- [Intel-gfx] [PATCH v2 17/22] drm/i915: error capture with no ggtt slot
Matthew Auld
- [Intel-gfx] [PATCH v2 18/22] drm/i915: Don't try to place HWS in non-existing mappable region
Matthew Auld
- [Intel-gfx] [PATCH v2 19/22] drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
- [Intel-gfx] [PATCH v2 20/22] drm/i915/selftests: fallback to using the gpu to trash stolen
Matthew Auld
- [Intel-gfx] [PATCH v2 21/22] drm/i915/selftests: check for missing aperture
Matthew Auld
- [Intel-gfx] [PATCH v2 22/22] HAX drm/i915: add the fake lmem region
Matthew Auld
- [Intel-gfx] [PATCH v3 00/21] LMEM basics
Matthew Auld
- [Intel-gfx] [PATCH v3 01/21] drm/i915/stolen: make the object creation interface consistent
Matthew Auld
- [Intel-gfx] [PATCH v3 02/21] drm/i915: introduce intel_memory_region
Matthew Auld
- [Intel-gfx] [PATCH v3 03/21] drm/i915/region: support contiguous allocations
Matthew Auld
- [Intel-gfx] [PATCH v3 04/21] drm/i915/region: support volatile objects
Matthew Auld
- [Intel-gfx] [PATCH v3 05/21] drm/i915: Add memory region information to device_info
Matthew Auld
- [Intel-gfx] [PATCH v3 06/21] drm/i915: support creating LMEM objects
Matthew Auld
- [Intel-gfx] [PATCH v3 07/21] drm/i915: setup io-mapping for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v3 08/21] drm/i915/lmem: support kernel mapping
Matthew Auld
- [Intel-gfx] [PATCH v3 09/21] drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v3 10/21] drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
- [Intel-gfx] [PATCH v3 11/21] drm/i915: enumerate and init each supported region
Matthew Auld
- [Intel-gfx] [PATCH v3 12/21] drm/i915: treat shmem as a region
Matthew Auld
- [Intel-gfx] [PATCH v3 13/21] drm/i915: treat stolen as a region
Matthew Auld
- [Intel-gfx] [PATCH v3 14/21] drm/i915: define i915_ggtt_has_aperture
Matthew Auld
- [Intel-gfx] [PATCH v3 15/21] drm/i915: do not map aperture if it is not available.
Matthew Auld
- [Intel-gfx] [PATCH v3 16/21] drm/i915: set num_fence_regs to 0 if there is no aperture
Matthew Auld
- [Intel-gfx] [PATCH v3 17/21] drm/i915: error capture with no ggtt slot
Matthew Auld
- [Intel-gfx] [PATCH v3 18/21] drm/i915: Don't try to place HWS in non-existing mappable region
Matthew Auld
- [Intel-gfx] [PATCH v3 19/21] drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
- [Intel-gfx] [PATCH v3 20/21] drm/i915/selftests: check for missing aperture
Matthew Auld
- [Intel-gfx] [PATCH v3 21/21] HAX drm/i915: add the fake lmem region
Matthew Auld
- [Intel-gfx] [PATCH v3 02/21] drm/i915: introduce intel_memory_region
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Matthew Auld
- [Intel-gfx] [PATCH 0/3] intel_memory_region bits
Matthew Auld
- [Intel-gfx] [PATCH 1/3] drm/i915: introduce intel_memory_region
Matthew Auld
- [Intel-gfx] [PATCH 2/3] drm/i915/region: support contiguous allocations
Matthew Auld
- [Intel-gfx] [PATCH 3/3] drm/i915/region: support volatile objects
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/gt: Give engine->kernel_context distinct timeline lock classes
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915: Add an rcu_barrier option to i915_drop_caches
Matthew Auld
- [Intel-gfx] [PATCH i-g-t] debugfs: Define DROP_RCU
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/selftests: Serialise write to scratch with its vma binding
Matthew Auld
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Fixup naked 64b divide
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove
Matthew Auld
- [Intel-gfx] [PATCH 1/4] drm/i915: Add memory region information to device_info
Matthew Auld
- [Intel-gfx] [PATCH 2/4] drm/i915: enumerate and init each supported region
Matthew Auld
- [Intel-gfx] [PATCH 3/4] drm/i915: treat shmem as a region
Matthew Auld
- [Intel-gfx] [PATCH 4/4] drm/i915: treat stolen as a region
Matthew Auld
- [Intel-gfx] [PATCH v2 1/3] drm/i915: enumerate and init each supported region
Matthew Auld
- [Intel-gfx] [PATCH v2 2/3] drm/i915: treat shmem as a region
Matthew Auld
- [Intel-gfx] [PATCH v2 3/3] drm/i915: treat stolen as a region
Matthew Auld
- [Intel-gfx] [PATCH v3 1/3] drm/i915: enumerate and init each supported region
Matthew Auld
- [Intel-gfx] [PATCH v3 2/3] drm/i915: treat shmem as a region
Matthew Auld
- [Intel-gfx] [PATCH v3 3/3] drm/i915: treat stolen as a region
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915: Split memory_region initialisation into its own file
Matthew Auld
- [Intel-gfx] [PATCH 1/6] drm/i915: support creating LMEM objects
Matthew Auld
- [Intel-gfx] [PATCH 2/6] drm/i915: setup io-mapping for LMEM
Matthew Auld
- [Intel-gfx] [PATCH 3/6] drm/i915/lmem: support kernel mapping
Matthew Auld
- [Intel-gfx] [PATCH 4/6] drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
- [Intel-gfx] [PATCH 5/6] drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
- [Intel-gfx] [PATCH 6/6] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
- [Intel-gfx] [PATCH v2 1/7] drm/i915: support creating LMEM objects
Matthew Auld
- [Intel-gfx] [PATCH v2 2/7] drm/i915: setup io-mapping for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v2 3/7] drm/i915/lmem: support kernel mapping
Matthew Auld
- [Intel-gfx] [PATCH v2 4/7] drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v2 5/7] drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
- [Intel-gfx] [PATCH v2 6/7] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
- [Intel-gfx] [PATCH v2 7/7] drm/i915/selftests: add sanity selftest for huge-GTT-pages
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Matthew Auld
- [Intel-gfx] [PATCH 15/16] drm/i915/gem: Distinguish each object type
Matthew Auld
- [Intel-gfx] [PATCH v3 1/7] drm/i915: support creating LMEM objects
Matthew Auld
- [Intel-gfx] [PATCH v3 2/7] drm/i915: setup io-mapping for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v3 3/7] drm/i915/lmem: support kernel mapping
Matthew Auld
- [Intel-gfx] [PATCH v3 4/7] drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
- [Intel-gfx] [PATCH v3 5/7] drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
- [Intel-gfx] [PATCH v3 6/7] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
- [Intel-gfx] [PATCH v3 7/7] drm/i915/selftests: add sanity selftest for huge-GTT-pages
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/selftests: Tweak the default subtest runtime
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/selftests/blt: add some kthreads into the mix
Matthew Auld
- [Intel-gfx] [PATCH v2] drm/i915/selftests/blt: add some kthreads into the mix
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/pmu: Initialise the spinlock before registering
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure basic throughput of blit routines
Matthew Auld
- [Intel-gfx] [PATCH 1/5] drm/i915/selftests: Drop global engine lookup for gt selftests
Matthew Auld
- [Intel-gfx] [PATCH 3/5] drm/i915/selftests: Check all blitter engines for client blt
Matthew Auld
- [Intel-gfx] [PATCH 4/5] drm/i915/selftests: Use a random engine for GEM coherency tests
Matthew Auld
- [Intel-gfx] [PATCH 5/5] drm/i915/selftests: Select a random engine for testing memory regions
Matthew Auld
- [Intel-gfx] [PATCH 2/5] drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/blt: fixup block_size rounding
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Matthew Auld
- [Intel-gfx] [PATCH 1/7] drm/i915: define i915_ggtt_has_aperture
Matthew Auld
- [Intel-gfx] [PATCH 2/7] drm/i915: do not map aperture if it is not available.
Matthew Auld
- [Intel-gfx] [PATCH 3/7] drm/i915: set num_fence_regs to 0 if there is no aperture
Matthew Auld
- [Intel-gfx] [PATCH 4/7] drm/i915: error capture with no ggtt slot
Matthew Auld
- [Intel-gfx] [PATCH 5/7] drm/i915: Don't try to place HWS in non-existing mappable region
Matthew Auld
- [Intel-gfx] [PATCH 6/7] drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
- [Intel-gfx] [PATCH 7/7] drm/i915/selftests: check for missing aperture
Matthew Auld
- [Intel-gfx] [PATCH v2 1/7] drm/i915: define i915_ggtt_has_aperture
Matthew Auld
- [Intel-gfx] [PATCH v2 2/7] drm/i915: do not map aperture if it is not available.
Matthew Auld
- [Intel-gfx] [PATCH v2 3/7] drm/i915: set num_fence_regs to 0 if there is no aperture
Matthew Auld
- [Intel-gfx] [PATCH v2 4/7] drm/i915: error capture with no ggtt slot
Matthew Auld
- [Intel-gfx] [PATCH v2 5/7] drm/i915: Don't try to place HWS in non-existing mappable region
Matthew Auld
- [Intel-gfx] [PATCH v2 6/7] drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
- [Intel-gfx] [PATCH v2 7/7] drm/i915/selftests: check for missing aperture
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/lmem: add the fake lmem region
Matthew Auld
- [Intel-gfx] [PATCH v2] drm/i915/lmem: add the fake lmem region
Matthew Auld
- [Intel-gfx] [PATCH] drm/i915/lmem: add the fake lmem region
Matthew Auld
- [Intel-gfx] [PATCH 01/11] drm/i915: Split detaching and removing the vma
Matthew Auld
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Move SAGV block time to dev_priv
James Ausmus
- [Intel-gfx] [PATCH v2 2/2] drm/i915/tgl: Read SAGV block time from PCODE
James Ausmus
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Move SAGV block time to dev_priv
James Ausmus
- [Intel-gfx] [PATCH v3 1/2] drm/i915: Move SAGV block time to dev_priv
James Ausmus
- [Intel-gfx] [PATCH v3 2/2] drm/i915/tgl: Read SAGV block time from PCODE
James Ausmus
- [Intel-gfx] [PATCH v2 2/2] drm/i915/tgl: Read SAGV block time from PCODE
James Ausmus
- [Intel-gfx] [CI v3 1/2] drm/i915: Move SAGV block time to dev_priv
James Ausmus
- [Intel-gfx] [CI v3 2/2] drm/i915/tgl: Read SAGV block time from PCODE
James Ausmus
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv
James Ausmus
- [Intel-gfx] [PATCH] drm/i915/cml: Add second PCH ID for CMP
James Ausmus
- [Intel-gfx] [PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth.
James Ausmus
- [Intel-gfx] [PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth.
James Ausmus
- [Intel-gfx] [PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth.
James Ausmus
- [Intel-gfx] [PATCH] drm/i915/aml: Allow SPT PCH for all AML devices
James Ausmus
- [Intel-gfx] [PATCH v4 1/2] drm/i915: Refactor intel_can_enable_sagv
James Ausmus
- [Intel-gfx] [PATCH v4 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
James Ausmus
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/aml: Allow SPT PCH for all AML devices
James Ausmus
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/aml: Allow SPT PCH for all AML devices (rev2)
James Ausmus
- [Intel-gfx] [PATCH v4 1/2] drm/i915: Refactor intel_can_enable_sagv
James Ausmus
- [Intel-gfx] [PATCH v6 1/2] drm/i915: Refactor intel_can_enable_sagv
James Ausmus
- [Intel-gfx] [PATCH v4] drm/i915/cml: Remove unsupport PCI ID
James Ausmus
- [Intel-gfx] [PATCH v8 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
James Ausmus
- [Intel-gfx] [PATCH v9 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
James Ausmus
- [Intel-gfx] [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
Lu Baolu
- [Intel-gfx] [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
Lu Baolu
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Tiwei Bie
- [Intel-gfx] [PATCH 20/30] drm/i915: Cancel non-persistent contexts on close
Bloomfield, Jon
- [Intel-gfx] [PATCH 21/30] drm/i915: Replace hangcheck by heartbeats
Bloomfield, Jon
- [Intel-gfx] [PATCH v2] drm/i915: Cancel non-persistent contexts on close
Bloomfield, Jon
- [Intel-gfx] [PATCH 20/30] drm/i915: Cancel non-persistent contexts on close
Bloomfield, Jon
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Bloomfield, Jon
- [Intel-gfx] [PATCH 1/2] drm/i915: drop lrc header page
Matthew Brost
- [Intel-gfx] [PATCH 2/2] drm/i915/guc: drop guc shared area
Matthew Brost
- [Intel-gfx] [PATCH 04/11] drm: convert drm_mm_interval_tree to half closed intervals
Davidlohr Bueso
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Lee Shawn C
- [Intel-gfx] [PATCH v2] drm/i915: customize DPCD brightness control for specific panel
Lee Shawn C
- [Intel-gfx] [PATCH 1/2] drm/i915/cml: Remove unsupport PCI ID
Lee Shawn C
- [Intel-gfx] [PATCH 2/2] drm/i915/cml: Separate U sereis pci id from origianl list.
Lee Shawn C
- [Intel-gfx] [PATCH v2 1/2] commit 'a7b4deeb02b9 ("drm/i915/cml: Add CML PCI IDS)' introduced new PCI ID that CML support. But some sku is not support yet so remove them.
Lee Shawn C
- [Intel-gfx] [PATCH v2 2/2] drm/i915/cml: Separate U sereis pci id from origianl list.
Lee Shawn C
- [Intel-gfx] [PATCH] drm/i915/cml: Remove unsupport PCI ID
Lee Shawn C
- [Intel-gfx] [PATCH v4] drm/i915/cml: Remove unsupport PCI ID
Lee Shawn C
- [Intel-gfx] [PATCH v6 1/2] drm/i915/cml: Remove unsupport PCI ID
Lee Shawn C
- [Intel-gfx] [PATCH v6 2/2] drm/i915/cml: Separate U series pci id from origianl list.
Lee Shawn C
- [Intel-gfx] [PATCH v6 1/2] drm/i915/cml: Remove unsupport PCI ID
Lee Shawn C
- [Intel-gfx] [PATCH v6 2/2] drm/i915/cml: Separate U series pci id from origianl list.
Lee Shawn C
- [Intel-gfx] [PATCH 1/2] drm/i915: Create dumb buffer from LMEM
Ramalingam C
- [Intel-gfx] [PATCH 2/2] drm/i915: FB backing gem obj should reside in LMEM
Ramalingam C
- [Intel-gfx] [PATCH 2/2] drm/i915: FB backing gem obj should reside in LMEM
Ramalingam C
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Implement Wa_1604555607
Ramalingam C
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Skip Wa_1604555607 verification at A0
Ramalingam C
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Implement Wa_1604555607
Ramalingam C
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Skip Wa_1604555607 verification at A0
Ramalingam C
- [Intel-gfx] [intel-gfx] [PATCH] drm/i915: coffeelake supports hdcp2.2
Ramalingam C
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Ramalingam C
- [Intel-gfx] [RFC 1/7] drm/i915/dsi: Define command mode registers
Ramalingam C
- [Intel-gfx] [RFC 5/7] drm/i915/dsi: Configure TE interrupt for cmd mode
Ramalingam C
- [Intel-gfx] [RFC 7/7] drm/i915/dsi: Initiate frame request in cmd mode
Ramalingam C
- [Intel-gfx] [RFC 6/7] drm/i915/dsi: Add TE handler for dsi cmd mode.
Ramalingam C
- [Intel-gfx] [PATCH 2/5] drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/
Ramalingam C
- [Intel-gfx] [PATCH 3/5] drm/i915: Remove dead weight from hdcp2_msg_timeout[]
Ramalingam C
- [Intel-gfx] [PATCH 4/5] drm/i915: Remove hdcp2_hdmi_msg_timeout.timeout2
Ramalingam C
- [Intel-gfx] [PATCH 5/5] drm/i915: Make hdcp2_msg_timeout.timeout u16
Ramalingam C
- [Intel-gfx] [PATCH 1/5] drm/i915: Shrink eDRAM ways/sets arrays
Ramalingam C
- [Intel-gfx] [PATCH 1/5] drm/i915: Shrink eDRAM ways/sets arrays
Ramalingam C
- [Intel-gfx] [PATCH 1/5] drm/i915/display: Handle fused off display correctly
Ramalingam C
- [Intel-gfx] [PATCH 2/5] drm/i915/display: Handle fused off HDCP
Ramalingam C
- [Intel-gfx] [PATCH 1/5] drm/i915/display: Handle fused off display correctly
Ramalingam C
- [Intel-gfx] [PATCH 3/5] drm/i915/display: Check if FBC is fused off
Ramalingam C
- [Intel-gfx] [PATCH i-g-t v2] tests/kms_content_protection: check i915 and generic debugfs name for HDCP caps
Ramalingam C
- [Intel-gfx] [CI 1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
Ramalingam C
- [Intel-gfx] [CI 1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
Ramalingam C
- [Intel-gfx] [PATCH] drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
Ramalingam C
- [Intel-gfx] [PATCH 5/5] drm/i915/display/cnl+: Handle fused off DSC
Ramalingam C
- [Intel-gfx] [PATCH 2/5] drm/i915/display: Handle fused off HDCP
Ramalingam C
- [Intel-gfx] [PATCH 4/5] drm/i915/display/icl+: Check if DMC is fused off
Ramalingam C
- [Intel-gfx] [PATCH -next] treewide: remove unused argument in lock_release()
Qian Cai
- [Intel-gfx] [tip: locking/core] locking/lockdep: Remove unused @nested argument from lock_release()
tip-bot2 for Qian Cai
- [Intel-gfx] [bug report] drm/i915/selftests: Exercise context switching in parallel
Dan Carpenter
- [Intel-gfx] [drm-intel:drm-intel-next-queued 1/1] drivers/gpu/drm/i915/i915_irq.c:2283 icp_irq_handler() error: uninitialized symbol 'tc_port_hotplug_long_detect'.
Dan Carpenter
- [Intel-gfx] [PATCH v7 0/3] CRTC background color
Daniele Castagna
- [Intel-gfx] [RESEND PATCH v2] drm: Add getfb2 ioctl
Daniele Castagna
- [Intel-gfx] [PATCH 1/2] drm/i915: Encapsulate kconfig constant values inside boolean predicates
Nathan Chancellor
- [Intel-gfx] [PATCH v4 1/1] drm/i915: Add sysfs interface to control class-of-service
Reinette Chatre
- [Intel-gfx] [PATCH v2 0/1] Invalid CRCs causing CRC mismatch test failures
Harish Chegondi
- [Intel-gfx] [PATCH v2 1/1] drm/i915: skip the second CRC even for GEN 7 GPUs
Harish Chegondi
- [Intel-gfx] [PATCH v2 1/1] drm/i915: skip the second CRC even for GEN 7 GPUs
Chegondi, Harish
- [Intel-gfx] [PATCH v5 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Chery, Nanley G
- [Intel-gfx] [PATCH v6 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Chery, Nanley G
- [Intel-gfx] Unexpected screen flicker during i915 initialization
Chris Chiu
- [Intel-gfx] Unexpected screen flicker during i915 initialization
Chris Chiu
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Jonathan Corbet
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Jonathan Corbet
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Jonathan Corbet
- [Intel-gfx] [PATCH v10 4/6] drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
Imre Deak
- [Intel-gfx] [PATCH v10 5/6] drm/i915/tgl: Switch between dc3co and dc5 based on display idleness
Imre Deak
- [Intel-gfx] [PATCH v10 5/6] drm/i915/tgl: Switch between dc3co and dc5 based on display idleness
Imre Deak
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/tgl: Add the Thunderbolt PLL divider values
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/tgl: Add the Thunderbolt PLL divider values
Imre Deak
- [Intel-gfx] [PATCH v2] drm/i915/tgl: Add the Thunderbolt PLL divider values
Imre Deak
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev2)
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/tc: Implement the TC cold exit sequence
Imre Deak
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev3)
Imre Deak
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/tc: Implement the TC cold exit sequence
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Add new CNL PCH ID seen on a CML platform
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/tc: Implement the TC cold exit sequence
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Imre Deak
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add new CNL PCH ID seen on a CML platform
Imre Deak
- [Intel-gfx] [PATCH 5/5] drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle
Imre Deak
- [Intel-gfx] [PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle
Imre Deak
- [Intel-gfx] [PATCH v2] drm/i915: Avoid HPD poll detect triggering a new detect cycle
Imre Deak
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Imre Deak
- [Intel-gfx] [PATCH] drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
Imre Deak
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Imre Deak
- [Intel-gfx] [PATCH TRIVIAL v2] gpu: Fix Kconfig indentation
Alex Deucher
- [Intel-gfx] linux-next: build failure after merge of the drm-misc tree
Alex Deucher
- [Intel-gfx] linux-next: build failure after merge of the drm-misc tree
Alex Deucher
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Changbin Du
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Changbin Du
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Changbin Du
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Changbin Du
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Changbin Du
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Changbin Du
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Changbin Du
- [Intel-gfx] [PATCH -next] treewide: remove unused argument in lock_release()
Yuyang Du
- [Intel-gfx] mmotm 2019-10-18-22-40 uploaded (i915)
Randy Dunlap
- [Intel-gfx] [PATCH 01/11] drm/i915/gem: Make context persistence optional
Jason Ekstrand
- [Intel-gfx] [PATCH 01/11] drm/i915/gem: Make context persistence optional
Jason Ekstrand
- [Intel-gfx] [PATCH] drm/i915: disable set/get_tiling ioctl on gen12+
Jason Ekstrand
- [Intel-gfx] [PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
Eric Engestrom
- [Intel-gfx] [PATCH v3] drm/print: add drm_debug_enabled()
Eric Engestrom
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc: Update H2G enable logging action definition
Fosha, Robert M
- [Intel-gfx] [RESEND PATCH 1/2] drm/i915/guc: Enable guc logging on guc log relay write
Robert M. Fosha
- [Intel-gfx] [RESEND PATCH 2/2] drm/i915/guc: Update H2G enable logging action definition
Robert M. Fosha
- [Intel-gfx] [CI 1/3] drm/i915/guc: Enable guc logging on guc log relay write
Robert M. Fosha
- [Intel-gfx] [CI 2/3] drm/i915/guc: Update H2G enable logging action definition
Robert M. Fosha
- [Intel-gfx] [CI 3/3] HAX: force enable_guc=2
Robert M. Fosha
- [Intel-gfx] Does the i915 VBT tell us if a panel is an OLED panel?
Hans de Goede
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set
Hans de Goede
- [Intel-gfx] [PATCH] drm/i915: Try to re-use GOP / previous M-N-P settings for vlv DSI PLL
Hans de Goede
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set
Hans de Goede
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set
Hans de Goede
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set
Hans de Goede
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set v2
Hans de Goede
- [Intel-gfx] [PATCH v10 0/6] DC3CO Support for TGL
Anshuman Gupta
- [Intel-gfx] [PATCH v10 1/6] drm/i915/tgl: Add DC3CO required register and bits
Anshuman Gupta
- [Intel-gfx] [PATCH v10 2/6] drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
Anshuman Gupta
- [Intel-gfx] [PATCH v10 3/6] drm/i915/tgl: Enable DC3CO state in "DC Off" power well
Anshuman Gupta
- [Intel-gfx] [PATCH v10 4/6] drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
Anshuman Gupta
- [Intel-gfx] [PATCH v10 5/6] drm/i915/tgl: Switch between dc3co and dc5 based on display idleness
Anshuman Gupta
- [Intel-gfx] [PATCH v10 6/6] drm/i915/tgl: Add DC3CO counter in i915_dmc_info
Anshuman Gupta
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL (rev14)
Anshuman Gupta
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL (rev15)
Anshuman Gupta
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL (rev15)
Anshuman Gupta
- [Intel-gfx] [PATCH v10 RESEND 0/6] DC3CO Support for TGL test with DC3CO IGT
Anshuman Gupta
- [Intel-gfx] [PATCH v10 1/6] drm/i915/tgl: Add DC3CO required register and bits
Anshuman Gupta
- [Intel-gfx] [PATCH v10 2/6] drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
Anshuman Gupta
- [Intel-gfx] [PATCH v10 3/6] drm/i915/tgl: Enable DC3CO state in "DC Off" power well
Anshuman Gupta
- [Intel-gfx] [PATCH v10 4/6] drm/i915/tgl: Do modeset to enable and configure DC3CO exitline
Anshuman Gupta
- [Intel-gfx] [PATCH v10 5/6] drm/i915/tgl: Switch between dc3co and dc5 based on display idleness
Anshuman Gupta
- [Intel-gfx] [PATCH v10 6/6] drm/i915/tgl: Add DC3CO counter in i915_dmc_info
Anshuman Gupta
- [Intel-gfx] [PATCH v10 1/6] drm/i915/tgl: Add DC3CO required register and bits
Anshuman Gupta
- [Intel-gfx] [PATCH v10 1/6] drm/i915/tgl: Add DC3CO required register and bits
Anshuman Gupta
- [Intel-gfx] ✗ Fi.CI.BAT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)
Anshuman Gupta
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)
Gupta, Anshuman
- [Intel-gfx] [PATCH V3 5/7] mdev: introduce virtio device and its device ops
Stefan Hajnoczi
- [Intel-gfx] [PATCH V3 6/7] virtio: introduce a mdev based transport
Stefan Hajnoczi
- [Intel-gfx] [PATCH V3 0/7] mdev based hardware virtio offloading support
Stefan Hajnoczi
- [Intel-gfx] [PATCH V3 0/7] mdev based hardware virtio offloading support
Stefan Hajnoczi
- [Intel-gfx] [PATCH V3 0/7] mdev based hardware virtio offloading support
Stefan Hajnoczi
- [Intel-gfx] [PATCH 1/6] drm/i915: Polish possible_clones setup
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH] drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH 9/9] drm/i915: Eliminate redundancy in intel_primary_plane_create()
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH 6/9] drm/i915: Sort format arrays consistently
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH 5/9] drm/i915: Add 10bpc formats with alpha for icl+
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH 1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH 2/6] drm/i915: Simplfy LVDS crtc_mask setup
Juha-Pekka Heikkila
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Markus Heiser
- [Intel-gfx] [PATCH 1/3] dma_resv: prime lockdep annotations
Thomas Hellstrom
- [Intel-gfx] [PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
Christoph Hellwig
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Hiatt, Don
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Hiatt, Don
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Hiatt, Don
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Hiatt, Don
- [Intel-gfx] [PATCH] drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Hiatt, Don
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Arkadiusz Hiler
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Arkadiusz Hiler
- [Intel-gfx] [PATCH] CI: Test revert some of the documentation fixes
Arkadiusz Hiler
- [Intel-gfx] [PATCH] drm/i915/lmem: add the fake lmem region
Arkadiusz Hiler
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Cornelia Huck
- [Intel-gfx] [PATCH V3 2/7] mdev: bus uevent support
Cornelia Huck
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Cornelia Huck
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Cornelia Huck
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Cornelia Huck
- [Intel-gfx] [PATCH V4 3/6] mdev: introduce device specific ops
Cornelia Huck
- [Intel-gfx] [PATCH V4 3/6] mdev: introduce device specific ops
Cornelia Huck
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Cornelia Huck
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Cornelia Huck
- [Intel-gfx] [PATCH V4 5/6] virtio: introduce a mdev based transport
Cornelia Huck
- [Intel-gfx] [PATCH V4 5/6] virtio: introduce a mdev based transport
Cornelia Huck
- [Intel-gfx] pcm_lock deadlock
Takashi Iwai
- [Intel-gfx] pcm_lock deadlock
Takashi Iwai
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Adam Jackson
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Adam Jackson
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Rajat Jain
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Add support for integrated privacy screens
Rajat Jain
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Rajat Jain
- [Intel-gfx] [PATCH] drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Tomas Janousek
- [Intel-gfx] [PATCH v2 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 2/5] drm/i915: define HAS_MAPPABLE_APERTURE
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 5/5] drm/i915: Add cpu fault handler for mmap_offset
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 2/5] drm/i915: define HAS_MAPPABLE_APERTURE
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH v2 5/5] drm/i915: Add cpu fault handler for mmap_offset
Abdiel Janulgue
- [Intel-gfx] [PATCH v3 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Abdiel Janulgue
- [Intel-gfx] [PATCH v3 2/5] drm/i915: define HAS_MAPPABLE_APERTURE
Abdiel Janulgue
- [Intel-gfx] [PATCH v3 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
- [Intel-gfx] [PATCH v3 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH v3 5/5] drm/i915: Add cpu fault handler for mmap_offset
Abdiel Janulgue
- [Intel-gfx] [PATCH v3 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Abdiel Janulgue
- [Intel-gfx] [PATCH 2/5] drm/i915: define HAS_MAPPABLE_APERTURE
Abdiel Janulgue
- [Intel-gfx] [PATCH 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
- [Intel-gfx] [PATCH 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH 5/5] drm/i915: Add cpu fault handler for mmap_offset
Abdiel Janulgue
- [Intel-gfx] [PATCH 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Abdiel Janulgue
- [Intel-gfx] [PATCH 2/5] drm/i915: define i915_ggtt_has_aperture
Abdiel Janulgue
- [Intel-gfx] [PATCH 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
- [Intel-gfx] [PATCH 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH 5/5] drm/i915: Add cpu fault handler for mmap_offset
Abdiel Janulgue
- [Intel-gfx] [PATCH 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
- [Intel-gfx] [PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Abdiel Janulgue
- [Intel-gfx] [PATCH 2/5] drm/i915: define i915_ggtt_has_aperture
Abdiel Janulgue
- [Intel-gfx] [PATCH 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
- [Intel-gfx] [PATCH 4/5] drm/i915: cpu-map based dumb buffers
Abdiel Janulgue
- [Intel-gfx] [PATCH 5/5] drm/i915: Add cpu fault handler for mmap_offset
Abdiel Janulgue
- [Intel-gfx] linux-next: build warning after merge of the vfs-fixes tree
Guillem Jover
- [Intel-gfx] [PATCH] drm/i915: Describe structure members in documentation
Anna Karas
- [Intel-gfx] [PATCH 3/3] drm/i915/huc: improve documentation
Anna Karas
- [Intel-gfx] [PATCH] drm/i915: Describe structure member in documentation
Anna Karas
- [Intel-gfx] [PATCH] doc: Update header files names
Anna Karas
- [Intel-gfx] [PATCH] drm/i915/perf: Describe structure members in documentation
Anna Karas
- [Intel-gfx] [PATCH] drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
Vivek Kasireddy
- [Intel-gfx] [PATCH] drm/i915: Introduce Jasper Lake PCH
Vivek Kasireddy
- [Intel-gfx] [PATCH v2] drm/i915: Introduce Jasper Lake PCH
Vivek Kasireddy
- [Intel-gfx] [PATCH] drm/i915/ehl: Don't forget to set TC long detect function
Vivek Kasireddy
- [Intel-gfx] [PATCH v3] drm/i915: Introduce Jasper Lake PCH
Vivek Kasireddy
- [Intel-gfx] [PATCH] drm/i915: Correct the PCH type in irq postinstall
Vivek Kasireddy
- [Intel-gfx] Using Intel GPU "TearFree" option changes my detected screens / edid information
Seba Kerckhof
- [Intel-gfx] [PATCH] drm/i915: make array hw_engine_mask static, makes object smaller
Colin King
- [Intel-gfx] [PATCH][next] drm/i915: remove redundant variable err
Colin King
- [Intel-gfx] [PATCH][next] drm/i915/selftests: fix null pointer dereference on pointer data
Colin King
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention
Koenig, Christian
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention
Koenig, Christian
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention
Koenig, Christian
- [Intel-gfx] [igt-dev] [RFC PATCH i-g-t v3] tests/gem_exec_reloc: Don't filter out invalid addresses
Vanshidhar Konda
- [Intel-gfx] [igt-dev] [RFC PATCH i-g-t v3] tests/gem_exec_reloc: Don't filter out invalid addresses
Vanshidhar Konda
- [Intel-gfx] [RFC PATCH i-g-t v4 2/4] lib: Add minimum GTT alignment helper
Vanshidhar Konda
- [Intel-gfx] [RFC PATCH i-g-t v4 1/4] tests/gem_exec_reloc: Don't filter out invalid addresses
Vanshidhar Konda
- [Intel-gfx] [RFC PATCH i-g-t v4 4/4] tests/gem_ctx_shared: Align objects using minimum GTT alignment
Vanshidhar Konda
- [Intel-gfx] [PATCH] drm/i915/selftests: Spin on all engines simultaneously
Vanshidhar Konda
- [Intel-gfx] [PATCH TRIVIAL v2] gpu: Fix Kconfig indentation
Krzysztof Kozlowski
- [Intel-gfx] [PATCH TRIVIAL v2] gpu: Fix Kconfig indentation
Krzysztof Kozlowski
- [Intel-gfx] [PATCH v3] drm/i915: Fix Kconfig indentation
Krzysztof Kozlowski
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Greg Kroah-Hartman
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Greg Kroah-Hartman
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Greg Kroah-Hartman
- [Intel-gfx] [PATCH] drm/i915/gt: Only unwedge if we can reset first
Janusz Krzysztofik
- [Intel-gfx] [PATCH 0/2] Conclude load -> probe naming convention switch
Janusz Krzysztofik
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
- [Intel-gfx] [PATCH 2/2] drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
- [Intel-gfx] [PATCH 2/2] drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
- [Intel-gfx] [PATCH v2 0/2] drm/i915: Conclude load -> probe naming convention switch
Janusz Krzysztofik
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
- [Intel-gfx] [PATCH v2 2/2] drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
Janusz Krzysztofik
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Conclude load -> probe naming convention switch
Janusz Krzysztofik
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Conclude load -> probe naming convention switch
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH] drm/i915/debugfs: Only wedge if we have reset available
Janusz Krzysztofik
- [Intel-gfx] [PATCH] drm/i915/gt: Warn CI about an unrecoverable wedge
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH] drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
- [Intel-gfx] [PATCH] RFC drm/i915: Allow userspace to specify ringsize on construction
Janusz Krzysztofik
- [Intel-gfx] [PATCH 1/3] drm/i915/dmabuf: Implement pwrite() callback
Janusz Krzysztofik
- [Intel-gfx] [PATCH 2/3] drm/i915: Add vfunc for pread
Janusz Krzysztofik
- [Intel-gfx] [PATCH 3/3] drm/i915/dmabuf: Implement pread() callback
Janusz Krzysztofik
- [Intel-gfx] [PATCH i-g-t 1/2] tests/gem_exec_reloc: Don't filter out addresses when on PPGTT
Janusz Krzysztofik
- [Intel-gfx] [PATCH i-g-t 2/2] tests/gem_exec_reloc: Calculate softpin offsets from batch size
Janusz Krzysztofik
- [Intel-gfx] [PATCH i-g-t 2/2] tests/gem_exec_reloc: Calculate softpin offsets from batch size
Janusz Krzysztofik
- [Intel-gfx] [PATCH i-g-t 1/2] tests/gem_exec_reloc: Don't filter out addresses when on PPGTT
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH v2 1/3] tests/gem_exec_reloc: Don't filter out addresses on full PPGTT
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH v2 2/3] tests/gem_exec_reloc: Calculate softpin offsets from batch size
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH v2 3/3] tests/gem_exec_reloc: Detect minimum batch size
Janusz Krzysztofik
- [Intel-gfx] [PATCH] drm/i915/execlists: Use vfunc to check engine submission mode
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v3 0/4] Calculate softpin offsets from actual page size
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v3 1/4] lib: Move redundant local helpers to lib/
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v3 2/4] lib: Add GEM minimum page size helper
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v3 3/4] tests/gem_exec_reloc: Calculate softpin offsets from actual page size
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v3 4/4] tests/gem_ctx_shared: Calculate object attributs from actual page size
Janusz Krzysztofik
- [Intel-gfx] [RESEND PATCH i-g-t v2 0/1] tests/i915_module_load: Use new name of fault injection module parameter
Janusz Krzysztofik
- [Intel-gfx] [RESEND PATCH i-g-t v2 1/1] tests/i915_module_load: Use new name of fault injection module parameter
Janusz Krzysztofik
- [Intel-gfx] [RESUBMIT PATCH v2 0/2] drm/i915: Conclude load -> probe naming convention switch
Janusz Krzysztofik
- [Intel-gfx] [RESUBMIT PATCH v2 1/2] drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
- [Intel-gfx] [RESUBMIT PATCH v2 2/2] drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
- [Intel-gfx] [PATCH i-g-t] tests/i915_module_load: Use new name of fault injection module parameter
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v3] tests/gem_exec_reloc: Don't filter out invalid addresses
Janusz Krzysztofik
- [Intel-gfx] [igt-dev] [RFC PATCH i-g-t v3] tests/gem_exec_reloc: Don't filter out invalid addresses
Janusz Krzysztofik
- [Intel-gfx] [RESEND PATCH 1/3] drm/i915/dmabuf: Implement pwrite() callback
Janusz Krzysztofik
- [Intel-gfx] [RESEND PATCH 2/3] drm/i915: Add vfunc for pread
Janusz Krzysztofik
- [Intel-gfx] [RESEND PATCH 3/3] drm/i915/dmabuf: Implement pread() callback
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v4 0/4] Calculate softpin offsets from minimum GTT alignment
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v4 1/4] tests/gem_exec_reloc: Don't filter out invalid addresses
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v4 2/4] lib: Add minimum GTT alignment helper
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v4 3/4] tests/gem_exec_reloc: Calculate offsets from minimum GTT alignment
Janusz Krzysztofik
- [Intel-gfx] [RFC PATCH i-g-t v4 4/4] tests/gem_ctx_shared: Align objects using minimum GTT alignment
Janusz Krzysztofik
- [Intel-gfx] [RFC 0/7] Add mipi dsi command mode support.
Vandita Kulkarni
- [Intel-gfx] [RFC 1/7] drm/i915/dsi: Define command mode registers
Vandita Kulkarni
- [Intel-gfx] [RFC 2/7] drm/i915/dsi: Configure transcoder operation for command mode.
Vandita Kulkarni
- [Intel-gfx] [RFC 3/7] drm/i915/dsi: Add vblank calculation for command mode
Vandita Kulkarni
- [Intel-gfx] [RFC 4/7] drm/i915/dsi: Helper to find dsi encoder in cmd mode
Vandita Kulkarni
- [Intel-gfx] [RFC 5/7] drm/i915/dsi: Configure TE interrupt for cmd mode
Vandita Kulkarni
- [Intel-gfx] [RFC 6/7] drm/i915/dsi: Add TE handler for dsi cmd mode.
Vandita Kulkarni
- [Intel-gfx] [RFC 7/7] drm/i915/dsi: Initiate frame request in cmd mode
Vandita Kulkarni
- [Intel-gfx] [RFC 1/7] drm/i915/dsi: Define command mode registers
Kulkarni, Vandita
- [Intel-gfx] [RFC 1/7] drm/i915/dsi: Define command mode registers
Kulkarni, Vandita
- [Intel-gfx] [RFC 6/7] drm/i915/dsi: Add TE handler for dsi cmd mode.
Kulkarni, Vandita
- [Intel-gfx] [RFC 7/7] drm/i915/dsi: Initiate frame request in cmd mode
Kulkarni, Vandita
- [Intel-gfx] [RFC 6/7] drm/i915/dsi: Add TE handler for dsi cmd mode.
Kulkarni, Vandita
- [Intel-gfx] [RFC 0/1] Add dsi_state in crtc_state
Vandita Kulkarni
- [Intel-gfx] [RFC 1/1] drm/i915/dsi: Add dsi_state in crtc_state
Vandita Kulkarni
- [Intel-gfx] [RFC 4/7] drm/i915/dsi: Helper to find dsi encoder in cmd mode
Kulkarni, Vandita
- [Intel-gfx] [PATCH] drm/i915/bios: add compression parameter block definition
Kulkarni, Vandita
- [Intel-gfx] [PATCH 1/5] drm/dsi: clean up DSI data type definitions
Kulkarni, Vandita
- [Intel-gfx] [PATCH] drm/i915/bios: add compression parameter block definition
Kulkarni, Vandita
- [Intel-gfx] [PATCH v2] drm/i915/bios: add compression parameter block definition
Kulkarni, Vandita
- [Intel-gfx] [RFC 2/7] drm/i915/dsi: Configure transcoder operation for command mode.
Kulkarni, Vandita
- [Intel-gfx] [RFC 1/1] drm/i915/dsi: Add dsi_state in crtc_state
Kulkarni, Vandita
- [Intel-gfx] [PATCH v2 2/5] drm/dsi: add missing DSI data types
Kulkarni, Vandita
- [Intel-gfx] [PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle
Val Kulkov
- [Intel-gfx] [PATCH v2] drm/i915: Avoid HPD poll detect triggering a new detect cycle
Val Kulkov
- [Intel-gfx] [PATCH v3 1/1] drm/i915/ehl: Add sysfs interface to control class-of-service
Kumar Valsan, Prathap
- [Intel-gfx] [PATCH] drm/i915: Do initial mocs configuration directly
Kumar Valsan, Prathap
- [Intel-gfx] [PATCH] drm/i915: Move L3 MOCS to engine reset domain.
Kumar Valsan, Prathap
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Kumar Valsan, Prathap
- [Intel-gfx] [PATCH 02/13] drm/i915/selftests: Add coverage of mocs registers
Kumar Valsan, Prathap
- [Intel-gfx] [PATCH 02/13] drm/i915/selftests: Add coverage of mocs registers
Kumar Valsan, Prathap
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Kumar Valsan, Prathap
- [Intel-gfx] [CI 4/4] drm/i915/gem: Cancel contexts when hangchecking is disabled
Kumar Valsan, Prathap
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Kumar Valsan, Prathap
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Mika Kuoppala
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Hold request reference over waits
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/execlists: Mark up expected state during reset
Mika Kuoppala
- [Intel-gfx] [PATCH 1/3] drm/i915/tgl: Include ro parts of l3 to invalidate
Mika Kuoppala
- [Intel-gfx] [PATCH 2/3] drm/i915/tgl: Add HDC Pipeline Flush
Mika Kuoppala
- [Intel-gfx] [PATCH 3/3] drm/i915/tgl: Add extra hdc flush workaround
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/icl: Wa_1607087056
Mika Kuoppala
- [Intel-gfx] [PATCH 01/11] drm/i915/tgl: Add IS_TGL_REVID
Mika Kuoppala
- [Intel-gfx] [PATCH 02/11] drm/i915/tgl: Include ro parts of l3 to invalidate
Mika Kuoppala
- [Intel-gfx] [PATCH 03/11] drm/i915/tgl: Add HDC Pipeline Flush
Mika Kuoppala
- [Intel-gfx] [PATCH 04/11] drm/i915/tgl: Add extra hdc flush workaround
Mika Kuoppala
- [Intel-gfx] [PATCH 05/11] drm/i915/tgl: Keep FF dop clock enabled for A0
Mika Kuoppala
- [Intel-gfx] [PATCH 06/11] drm/i915/tgl: Wa_1409420604
Mika Kuoppala
- [Intel-gfx] [PATCH 07/11] drm/i915/tgl: Wa_1409170338
Mika Kuoppala
- [Intel-gfx] [PATCH 08/11] drm/i915/tgl: Wa_1409600907
Mika Kuoppala
- [Intel-gfx] [PATCH 09/11] drm/i915/tgl: Wa_1607138336
Mika Kuoppala
- [Intel-gfx] [PATCH 10/11] drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627
Mika Kuoppala
- [Intel-gfx] [PATCH 11/11] drm/i915/tgl: Wa_1607138340
Mika Kuoppala
- [Intel-gfx] [PATCH 01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Mika Kuoppala
- [Intel-gfx] [PATCH 01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Mika Kuoppala
- [Intel-gfx] [PATCH 02/16] drm/i915: Drop assertion that ce->pin_mutex guards state updates
Mika Kuoppala
- [Intel-gfx] [CI 1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush interrupts before disabling tasklets
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/gt: Split intel_ring_submission
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush interrupts before disabling tasklets
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush any i915_active callback work as well
Mika Kuoppala
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
Mika Kuoppala
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Mika Kuoppala
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
Mika Kuoppala
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_exec_suspend: Exercise S0 (aka s2idle)
Mika Kuoppala
- [Intel-gfx] [PATCH 1/2] drm/i915/selftests: Initialise ret
Mika Kuoppala
- [Intel-gfx] [PATCH 2/2] drm/i915/display: Mark conn as initialised by iterator
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/gt: Make timeslice duration configurable
Mika Kuoppala
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Add SFC instdone to error state
Mika Kuoppala
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Add gam instdone
Mika Kuoppala
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_suspend: Measure power consumption during suspend
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Assert that the idle_pulse is sent
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Pretty print the i915_active
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/execlists: Verify context register state before execution
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/selftests: Pretty print the i915_active
Mika Kuoppala
- [Intel-gfx] [PATCH] drm/i915/execlists: Verify context register state before execution
Mika Kuoppala
- [Intel-gfx] [PATCH 2/4] drm/ttm: use the parent resv for ghost objects v2
Christian König
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention v2
Christian König
- [Intel-gfx] [PATCH 2/4] dma-buf: stop using the dmabuf->lock so much
Christian König
- [Intel-gfx] [PATCH 3/4] drm/amdgpu: add independent DMA-buf export v7
Christian König
- [Intel-gfx] [PATCH 4/4] drm/amdgpu: add independent DMA-buf import v8
Christian König
- [Intel-gfx] RFC: Unpinned DMA-buf handling
Christian König
- [Intel-gfx] [PATCH 1/5] dma-buf: add dynamic DMA-buf handling v14
Christian König
- [Intel-gfx] [PATCH 2/5] drm/ttm: remove the backing store if no placement is given
Christian König
- [Intel-gfx] [PATCH 3/5] drm/amdgpu: use allowed_domains for exported DMA-bufs
Christian König
- [Intel-gfx] [PATCH 4/5] drm/amdgpu: add amdgpu_dma_buf_pin/unpin
Christian König
- [Intel-gfx] [PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify
Christian König
- [Intel-gfx] [Bug 205065] New: workqueue: PF_MEMALLOC task 173(kswapd0) is flushing !WQ_MEM_RECLAIM events:gen6_pm_rps_work [i915]
Joonas Lahtinen
- [Intel-gfx] [PULL] drm-intel-next
Joonas Lahtinen
- [Intel-gfx] [PULL] drm-intel-next
Joonas Lahtinen
- [Intel-gfx] [PATCH 01/11] drm/i915/gem: Make context persistence optional
Joonas Lahtinen
- [Intel-gfx] [PATCH] drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Joonas Lahtinen
- [Intel-gfx] [PATCH] drm/i915/selftests: Check a few more fixed locations within the context image
Joonas Lahtinen
- [Intel-gfx] [PATCH] drm/i915/execlists: Simply walk back along request timeline on reset
Joonas Lahtinen
- [Intel-gfx] [PATCH tip/core/rcu 03/10] drivers/gpu: Replace rcu_swap_protected() with rcu_replace()
Joonas Lahtinen
- [Intel-gfx] [PATCH RESEND 6/8] drm/print: convert debug category macros into an enum
Joonas Lahtinen
- [Intel-gfx] [PATCH i-g-t v2] tests/kms_content_protection: check i915 and generic debugfs name for HDCP caps
Bhawanpreet Lakha
- [Intel-gfx] [PATCH] drm/i915/perf: Wean ourselves off dev_priv
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: Wean ourselves off dev_priv
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: Set the exclusive stream under perf->lock
Lionel Landwerlin
- [Intel-gfx] [CI] drm/i915/perf: drop list of streams
Lionel Landwerlin
- [Intel-gfx] Reconfigurable OA queries
Lionel Landwerlin
- [Intel-gfx] Reconfigurable OA queries
Lionel Landwerlin
- [Intel-gfx] Reconfigurable OA queries
Lionel Landwerlin
- [Intel-gfx] Reconfigurable OA queries
Lionel Landwerlin
- [Intel-gfx] Reconfigurable OA queries
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/execlists: Prevent merging requests with conflicting flags
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
- [Intel-gfx] [PATCH 01/11] drm/i915/perf: Disable rc6 only while OA is enabled
Lionel Landwerlin
- [Intel-gfx] [PATCH 01/11] drm/i915/perf: Disable rc6 only while OA is enabled
Lionel Landwerlin
- [Intel-gfx] [PATCH 1/2] drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
- [Intel-gfx] [PATCH 2/2] drm/i915/perf: Store shortcut to intel_uncore
Lionel Landwerlin
- [Intel-gfx] [PATCH 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Lionel Landwerlin
- [Intel-gfx] [PATCH 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Lionel Landwerlin
- [Intel-gfx] [PATCH 9/9] drm/i915/execlists: Prevent merging requests with conflicting flags
Lionel Landwerlin
- [Intel-gfx] [PATCH 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Lionel Landwerlin
- [Intel-gfx] [PATCH 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 2/3] drm/i915/perf: enable OAR context save/restore of performance counters
Lionel Landwerlin
- [Intel-gfx] [PATCH v2 2/3] drm/i915/perf: enable OAR context save/restore of performance counters
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: Describe structure members in documentation
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Lionel Landwerlin
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
Lionel Landwerlin
- [Intel-gfx] [PATCH] doc: Update header files names
Lionel Landwerlin
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915: capture aux page table error register
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915: capture aux page table error register
Lionel Landwerlin
- [Intel-gfx] [PATCH] drm/i915/perf: ensure selftests select valid format
Lionel Landwerlin
- [Intel-gfx] [PATCH 00/24] Enable bigjoiner support, second approach.
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/24] HAX to make DSC work on the icelake test system
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/24] drm/i915: Fix for_each_intel_plane_mask definition
Maarten Lankhorst
- [Intel-gfx] [PATCH 03/24] drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state.
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/24] drm/i915: Remove cursor use of properties for coordinates
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/24] drm/i915: Use intel_plane_state in prepare and cleanup plane_fb
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/24] drm/i915: Remove begin/finish_crtc_commit, v4.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/24] drm/i915: Complete crtc hw/uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/24] drm/i915: Preparation for plane split
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane hw and uapi state
Maarten Lankhorst
- [Intel-gfx] [PATCH 13/24] drm/i915: Stop using drm_atomic_helper_check_planes()
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/24] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 15/24] drm/i915: Try to make bigjoiner work in atomic check, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 16/24] drm/i915: Enable big joiner support in enable and disable sequences.
Maarten Lankhorst
- [Intel-gfx] [PATCH 17/24] drm/i915: Make hardware readout work on i915.
Maarten Lankhorst
- [Intel-gfx] [PATCH 18/24] drm/i915: Remove special case slave handling during hw programming
Maarten Lankhorst
- [Intel-gfx] [PATCH 19/24] drm/i915: Link planes in a bigjoiner configuration, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 20/24] drm/i915: Add bigjoiner aware plane clipping checks
Maarten Lankhorst
- [Intel-gfx] [PATCH 21/24] drm/i915: Ensure color blobs are copied to slave before planes are checked
Maarten Lankhorst
- [Intel-gfx] [PATCH 22/24] drm/i915: Add intel_update_bigjoiner handling.
Maarten Lankhorst
- [Intel-gfx] [PATCH 23/24] drm/i915: Add debugfs dumping for bigjoiner, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 24/24] semi-hax: drm/i915: Always verify ddb allocation
Maarten Lankhorst
- [Intel-gfx] [PATCH] semi-hax: drm/i915: Always verify ddb allocation
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane hw and uapi state
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane hw and uapi state
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane hw and uapi state
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/24] drm/i915: Remove cursor use of properties for coordinates
Maarten Lankhorst
- [Intel-gfx] [PATCH 15/24] drm/i915: Try to make bigjoiner work in atomic check, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/24] drm/i915: Remove cursor use of properties for coordinates
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/14] drm/i915: Rework watermark readout to use plane api
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/14] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 03/14] drm/i915: Handle a few more cases for crtc hw/uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/14] drm/i915: Add aliases for uapi and hw to crtc_state
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/14] drm/i915: Perform manual conversions for crtc uapi/hw split
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/14] drm/i915: Add aliases for uapi and hw to plane_state
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/14] drm/i915: Perform manual conversions for plane uapi/hw split
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [PATCH 13/14] drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/14] drm/i915: Remove special case slave handling during hw programming, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/14] drm/i915: Rework watermark readout to use plane api
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/14] drm/i915: Perform manual conversions for crtc uapi/hw split
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/14] drm/i915: Add aliases for uapi and hw to crtc_state
Maarten Lankhorst
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/14] drm/i915: Rework watermark readout to use plane api (rev2)
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/14] drm/i915: Remove special case slave handling during hw programming, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Remove special case slave handling during hw programming, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Remove special case slave handling during hw programming, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/14] drm/i915: Rework watermark readout to use plane api
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/14] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 03/14] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/14] drm/i915: Add aliases for uapi and hw to crtc_state
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/14] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/14] drm/i915: Add aliases for uapi and hw to plane_state
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/14] drm/i915: Perform manual conversions for plane uapi/hw split
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [PATCH 13/14] drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 14/14] drm/i915: Remove special case slave handling during hw programming, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/14] drm/i915: Rework watermark readout to use plane api
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/6] drm/i915: Fix i845/i865 cursor width
Maarten Lankhorst
- [Intel-gfx] [PATCH 1/6] drm/i915: Fix i845/i865 cursor width
Maarten Lankhorst
- [Intel-gfx] [CI 01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Maarten Lankhorst
- [Intel-gfx] [CI 02/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Maarten Lankhorst
- [Intel-gfx] [CI 03/12] drm/i915: Add aliases for uapi and hw to crtc_state
Maarten Lankhorst
- [Intel-gfx] [CI 04/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 05/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [CI 06/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [CI 07/12] drm/i915: Complete crtc hw/uapi split, v4.
Maarten Lankhorst
- [Intel-gfx] [CI 08/12] drm/i915: Add aliases for uapi and hw to plane_state
Maarten Lankhorst
- [Intel-gfx] [CI 09/12] drm/i915: Perform manual conversions for plane uapi/hw split
Maarten Lankhorst
- [Intel-gfx] [CI 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [CI 11/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [CI 12/12] drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Maarten Lankhorst
- [Intel-gfx] [CI 12/12] drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 04/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 11/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [CI 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Maarten Lankhorst
- [Intel-gfx] [CI 02/12] drm/i915: Add aliases for uapi and hw to crtc_state
Maarten Lankhorst
- [Intel-gfx] [CI 03/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 04/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [CI 05/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [CI 06/12] drm/i915: Complete crtc hw/uapi split, v5.
Maarten Lankhorst
- [Intel-gfx] [CI 07/12] drm/i915: Add aliases for uapi and hw to plane_state
Maarten Lankhorst
- [Intel-gfx] [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 09/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [CI 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [CI 11/12] drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 12/12] drm/i915: Remove special case slave handling during hw programming, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH] drm/i915: Stop frobbing crtc->base.mode
Maarten Lankhorst
- [Intel-gfx] [CI 03/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Maarten Lankhorst
- [Intel-gfx] [PATCH 02/12] drm/i915: Add aliases for uapi and hw to crtc_state
Maarten Lankhorst
- [Intel-gfx] [PATCH 03/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 04/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [PATCH 05/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [PATCH 06/12] drm/i915: Complete crtc hw/uapi split, v6.
Maarten Lankhorst
- [Intel-gfx] [PATCH 07/12] drm/i915: Add aliases for uapi and hw to plane_state
Maarten Lankhorst
- [Intel-gfx] [PATCH 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 09/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
- [Intel-gfx] [PATCH 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
- [Intel-gfx] [PATCH 11/12] drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH 12/12] drm/i915: Remove special case slave handling during hw programming, v3.
Maarten Lankhorst
- [Intel-gfx] [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2.
Maarten Lankhorst
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Petri Latvala
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Petri Latvala
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915: Exercise preemption timeout controls in sysfs
Petri Latvala
- [Intel-gfx] [PATCH i-g-t v2] tests/kms_content_protection: check i915 and generic debugfs name for HDCP caps
Petri Latvala
- [Intel-gfx] [PATCH 4/5] drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
David Lechner
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Lee, Shawn C
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Lee, Shawn C
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Lee, Shawn C
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Lee, Shawn C
- [Intel-gfx] [PATCH 1/2] drm/i915/cml: Remove unsupport PCI ID
Lee, Shawn C
- [Intel-gfx] [RESEND PATCH v2] drm: Add getfb2 ioctl
Juston Li
- [Intel-gfx] [PATCH i-g-t v2 1/2] tests/kms_getfb: Add getfb2 tests
Juston Li
- [Intel-gfx] [PATCH i-g-t v2 2/2] NOMERGE: Import drm.h up to 54ecb8f7028c
Juston Li
- [Intel-gfx] [intel-gfx] [PATCH] drm/i915: coffeelake supports hdcp2.2
Juston Li
- [Intel-gfx] [RESEND PATCH v2] drm: Add getfb2 ioctl
Li, Juston
- [Intel-gfx] [PATCH i-g-t v2 2/2] NOMERGE: Import drm.h up to 54ecb8f7028c
Li, Juston
- [Intel-gfx] [RESEND PATCH v2] drm: Add getfb2 ioctl
Li, Juston
- [Intel-gfx] [PATCH i-g-t 1/2 v3] NOMERGE: Import drm.h up to 54ecb8f7028c
Juston Li
- [Intel-gfx] [PATCH i-g-t 2/2 v3] tests/kms_getfb: Add getfb2 tests
Juston Li
- [Intel-gfx] [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)
Lin, Wayne
- [Intel-gfx] [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)
Lin, Wayne
- [Intel-gfx] [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)
Lin, Wayne
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Zhu Lingshan
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Zhu Lingshan
- [Intel-gfx] [PATCH v2] drm/i915: Enable second dbuf slice for ICL
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth.
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v4 0/2] Refactor Gen11+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v4 1/2] drm/i915: Refactor intel_can_enable_sagv
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v4 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH 1/8] drm/i915: Nuke the useless changed param from skl_ddb_add_affected_pipes()
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 2/8] drm/i915: Nuke 'realloc_pipes'
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH 3/8] drm/i915: Make dirty_pipes refer to pipes
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v2] drm/i915: Enable second dbuf slice for ICL
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v4 1/2] drm/i915: Refactor intel_can_enable_sagv
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v6 0/2] Refactor Gen11+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 1/2] drm/i915: Refactor intel_can_enable_sagv
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 0/2] Refactor Gen11+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 1/2] drm/i915: Refactor intel_can_enable_sagv
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v6 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v2 02/13] drm/i915: Rework global state locking
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v2 01/13] drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v2 03/13] drm/i915: Move check_digital_port_conflicts() earier
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v8 0/2] Refactor Gen11+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 1/2] drm/i915: Refactor intel_can_enable_sagv
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v8 1/2] drm/i915: Refactor intel_can_enable_sagv
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v8 1/2] drm/i915: Refactor intel_can_enable_sagv
Lisovskiy, Stanislav
- [Intel-gfx] [PATCH v9 0/2] Refactor Gen11+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 1/2] drm/i915: Refactor intel_can_enable_sagv
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 0/2] Refactor Gen11+ SAGV support
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 1/2] drm/i915: Refactor intel_can_enable_sagv
Stanislav Lisovskiy
- [Intel-gfx] [PATCH v9 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
- [Intel-gfx] 5.4-rc1 on Thinkpad x220: graphics regression, it "snows" on digital output
Pavel Machek
- [Intel-gfx] 5.4-rc1 on Thinkpad x220: graphics regression, it "snows" on digital output
Pavel Machek
- [Intel-gfx] DDC on Thinkpad x220
Pavel Machek
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Pavel Machek
- [Intel-gfx] Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
John Maguire
- [Intel-gfx] [RFC 0/6] DP Phy compliace auto test.
Animesh Manna
- [Intel-gfx] [RFC 1/6] drm/dp: get/set phy compliance pattern.
Animesh Manna
- [Intel-gfx] [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
Animesh Manna
- [Intel-gfx] [RFC 3/6] drm/i915/dp: Preparation for DP phy compliance auto test.
Animesh Manna
- [Intel-gfx] [RFC 4/6] drm/i915/dp: Register definition for DP compliance register.
Animesh Manna
- [Intel-gfx] [RFC 5/6] drm/i915/dp: Update the pattern as per request.
Animesh Manna
- [Intel-gfx] [RFC 6/6] drm/i915/dp: Program vswing, pre-emphasis, test-pattern
Animesh Manna
- [Intel-gfx] [PATCH v2 02/15] drm/i915/dsb: DSB context creation.
Animesh Manna
- [Intel-gfx] [PATCH v2 02/15] drm/i915/dsb: DSB context creation.
Animesh Manna
- [Intel-gfx] [PATCH v2 02/15] drm/i915/dsb: DSB context creation.
Animesh Manna
- [Intel-gfx] [RFC 1/6] drm/dp: get/set phy compliance pattern.
Animesh Manna
- [Intel-gfx] [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
Animesh Manna
- [Intel-gfx] [RFC 3/6] drm/i915/dp: Preparation for DP phy compliance auto test.
Animesh Manna
- [Intel-gfx] [RFC 6/6] drm/i915/dp: Program vswing, pre-emphasis, test-pattern
Animesh Manna
- [Intel-gfx] [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
Animesh Manna
- [Intel-gfx] [PATCH] drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA
Animesh Manna
- [Intel-gfx] [PATCH] drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA
Animesh Manna
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Implement Wa_1604555607
Lucas De Marchi
- [Intel-gfx] [PATCH] drm/i915/mg: Use tc_port instead of port parameter to MG registers
Lucas De Marchi
- [Intel-gfx] [PATCH 4/6] drm/i915: Allow ICL+ DSI on any pipe
Lucas De Marchi
- [Intel-gfx] [PATCH 3/6] drm/i915: s/crtc_mask/pipe_mask/
Lucas De Marchi
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Move SAGV block time to dev_priv
Lucas De Marchi
- [Intel-gfx] [PATCH v2 2/2] drm/i915/tgl: Read SAGV block time from PCODE
Lucas De Marchi
- [Intel-gfx] [PATCH] drm/i915: Select DPLL's via mask
Lucas De Marchi
- [Intel-gfx] [PATCH] drm/i915: Select DPLL's via mask
Lucas De Marchi
- [Intel-gfx] [CI 1/2] drm/i915: Move SAGV block time to dev_priv
Lucas De Marchi
- [Intel-gfx] [CI 2/2] drm/i915/tgl: Read SAGV block time from PCODE
Lucas De Marchi
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv (rev2)
Lucas De Marchi
- [Intel-gfx] [PATCH 0/7] Small fixes before fixing MST
Lucas De Marchi
- [Intel-gfx] [PATCH 1/7] drm/i915: simplify setting of ddi_io_power_domain
Lucas De Marchi
- [Intel-gfx] [PATCH 2/7] drm/i915: cleanup unused returns on DP-MST
Lucas De Marchi
- [Intel-gfx] [PATCH 3/7] drm/i915: fix port checks for MST support on gen >= 11
Lucas De Marchi
- [Intel-gfx] [PATCH 4/7] drm/i915: remove extra new line on pipe_config mismatch
Lucas De Marchi
- [Intel-gfx] [PATCH 5/7] drm/i915: add pipe name to pipe mismatch logs
Lucas De Marchi
- [Intel-gfx] [PATCH 6/7] drm/i915: prettify MST debug message
Lucas De Marchi
- [Intel-gfx] [PATCH 7/7] drm/dp-mst: fix warning on unused var
Lucas De Marchi
- [Intel-gfx] [PATCH 6/7] drm/i915: prettify MST debug message
Lucas De Marchi
- [Intel-gfx] [PATCH 6/7] drm/i915: prettify MST debug message
Lucas De Marchi
- [Intel-gfx] [PATCH 7/7] drm/dp-mst: fix warning on unused var
Lucas De Marchi
- [Intel-gfx] [PATCH 2/7] drm/i915: cleanup unused returns on DP-MST
Lucas De Marchi
- [Intel-gfx] [PATCH v3 v2 0/5] Small fixes before fixing MST
Lucas De Marchi
- [Intel-gfx] [PATCH v3 v2 1/5] drm/i915: simplify setting of ddi_io_power_domain
Lucas De Marchi
- [Intel-gfx] [PATCH v3 v2 2/5] drm/i915: fix port checks for MST support on gen >= 11
Lucas De Marchi
- [Intel-gfx] [PATCH v3 v2 3/5] drm/i915: remove extra new line on pipe_config mismatch
Lucas De Marchi
- [Intel-gfx] [PATCH v3 v2 4/5] drm/i915: add pipe id/name to pipe mismatch logs
Lucas De Marchi
- [Intel-gfx] [PATCH v3 v2 5/5] drm/i915: prettify MST debug message
Lucas De Marchi
- [Intel-gfx] [CI 1/5] drm/i915: simplify setting of ddi_io_power_domain
Lucas De Marchi
- [Intel-gfx] [CI 2/5] drm/i915: fix port checks for MST support on gen >= 11
Lucas De Marchi
- [Intel-gfx] [CI 3/5] drm/i915: remove extra new line on pipe_config mismatch
Lucas De Marchi
- [Intel-gfx] [CI 4/5] drm/i915: add pipe id/name to pipe mismatch logs
Lucas De Marchi
- [Intel-gfx] [CI 5/5] drm/i915: prettify MST debug message
Lucas De Marchi
- [Intel-gfx] [PATCH] drm/i915/tgl: Enable DDI/Port G
Lucas De Marchi
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev2)
Lucas De Marchi
- [Intel-gfx] [PATCH 1/4] drm/i915: Add is_dgfx to device info
Lucas De Marchi
- [Intel-gfx] [PATCH 2/4] drm/i915: add new gen12 dgfx platform macro
Lucas De Marchi
- [Intel-gfx] [PATCH 3/4] drm/i915: do not set MOCS control values on dgfx
Lucas De Marchi
- [Intel-gfx] [PATCH 4/4] drm/i915: split gen11_irq_handler to make it shareable
Lucas De Marchi
- [Intel-gfx] [PATCH 2/4] drm/i915: add new gen12 dgfx platform macro
Lucas De Marchi
- [Intel-gfx] [PATCH 4/4] drm/i915: split gen11_irq_handler to make it shareable
Lucas De Marchi
- [Intel-gfx] [PATCH 1/4] drm/i915: Add is_dgfx to device info
Lucas De Marchi
- [Intel-gfx] [PATCH] drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
Lucas De Marchi
- [Intel-gfx] [PATCH 1/5] drm/i915/tgl: Handle AUX interrupts for TC ports
Lucas De Marchi
- [Intel-gfx] [PATCH 2/5] drm/i915: Drop unused AUX register offsets
Lucas De Marchi
- [Intel-gfx] [PATCH 3/5] drm/i915: Add missing AUX channel H & I support
Lucas De Marchi
- [Intel-gfx] [PATCH 4/5] drm/i915: Provide more information on DP AUX failures
Lucas De Marchi
- [Intel-gfx] [PATCH 5/5] drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS
Lucas De Marchi
- [Intel-gfx] [PATCH 4/5] drm/i915: Provide more information on DP AUX failures
Lucas De Marchi
- [Intel-gfx] [PATCH] drm/i915/tgl: add support to one DP-MST stream
Lucas De Marchi
- [Intel-gfx] [PATCH v2] drm/i915/tgl: add support to one DP-MST stream
Lucas De Marchi
- [Intel-gfx] [PATCH 3/5] drm/i915: Add missing AUX channel H & I support
Lucas De Marchi
- [Intel-gfx] [PATCH v2 4/5] drm/i915: Provide more information on DP AUX failures
Lucas De Marchi
- [Intel-gfx] [PATCH 0/5] tgl: MST support
Lucas De Marchi
- [Intel-gfx] [PATCH 1/5] drm/i915: Add for_each_new_intel_connector_in_state()
Lucas De Marchi
- [Intel-gfx] [PATCH 2/5] drm/i915: add wrappers to get intel connector state
Lucas De Marchi
- [Intel-gfx] [PATCH 3/5] drm/i915/tgl: do not enable transcoder clock twice on MST
Lucas De Marchi
- [Intel-gfx] [PATCH 4/5] drm/i915: avoid reading DP_TP_CTL twice
Lucas De Marchi
- [Intel-gfx] [PATCH 5/5] drm/i915/tgl: Select master transcoder in DP MST
Lucas De Marchi
- [Intel-gfx] [PATCH tip/core/rcu 03/10] drivers/gpu: Replace rcu_swap_protected() with rcu_replace()
Paul E. McKenney
- [Intel-gfx] [tip: core/rcu] drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()
tip-bot2 for Paul E. McKenney
- [Intel-gfx] [Bug 205065] New: workqueue: PF_MEMALLOC task 173(kswapd0) is flushing !WQ_MEM_RECLAIM events:gen6_pm_rps_work [i915]
Andrew Morton
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Andrew Morton
- [Intel-gfx] [PATCH] drm/i915: Fix MST oops due to MSA changes
Mun, Gwan-gyeong
- [Intel-gfx] [PATCH 0/5] Update VSC SDP / HDR Metadata SDP states on pipe updates.
Gwan-gyeong Mun
- [Intel-gfx] [PATCH 1/5] drm/i915: Add whether or not to enable an each of Video DIP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH 2/5] drm/i915: Add checking a specific Video DIP is enabled or not
Gwan-gyeong Mun
- [Intel-gfx] [PATCH 3/5] drm/i915/dp: Stop sending of VSC SDP when it is not needed
Gwan-gyeong Mun
- [Intel-gfx] [PATCH 4/5] drm/i915/dp: Stop sending of HDR Metadata Infoframe when it is not needed
Gwan-gyeong Mun
- [Intel-gfx] [PATCH 5/5] drm/i915/dp: Call dp_vsc_enable() / dp_hdr_metata_enable() on pipe updates
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v2 0/5] Update VSC SDP / HDR Metadata SDP states on pipe updates.
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v2 1/5] drm/i915: Add whether or not to enable an each of Video DIP
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v2 2/5] drm/i915: Add checking a specific Video DIP is enabled or not
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v2 3/5] drm/i915/dp: Stop sending of VSC SDP when it is not needed
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v2 4/5] drm/i915/dp: Stop sending of HDR Metadata Infoframe when it is not needed
Gwan-gyeong Mun
- [Intel-gfx] [PATCH v2 5/5] drm/i915/dp: Call dp_vsc_enable() / dp_hdr_metata_enable() on pipe updates
Gwan-gyeong Mun
- [Intel-gfx] [CI v6 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [CI v6 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [CI v6 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [CI v6 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [CI v6 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
Manasi Navare
- [Intel-gfx] [CI v6 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
- [Intel-gfx] [PATCH v3 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [PATCH v3 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [PATCH v5 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [PATCH v5 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [PATCH v3 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [PATCH v7 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [PATCH v7 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [PATCH v7 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [PATCH v7 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [PATCH v7 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
Manasi Navare
- [Intel-gfx] [PATCH v7 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
- [Intel-gfx] [PATCH v8 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [PATCH] drm/dp: Remove the unused drm_device to get rid of build warning
Manasi Navare
- [Intel-gfx] [PATCH v8 0/6] Enable Transcoder port sync for Tiled displays
Manasi Navare
- [Intel-gfx] [PATCH v8 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [PATCH v8 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [PATCH v8 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [PATCH v8 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [PATCH v8 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
Manasi Navare
- [Intel-gfx] [PATCH v8 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
- [Intel-gfx] [PATCH v9 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [PATCH v9 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable Transcoder port sync for Tiled displays (rev2)
Manasi Navare
- [Intel-gfx] [PATCH v10 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [PATCH v10 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [PATCH v10 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [PATCH v10 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [PATCH v10 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
Manasi Navare
- [Intel-gfx] [PATCH v10 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
- [Intel-gfx] [CI v10 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [CI v10 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [CI v10 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [CI v10 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [CI v10 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
Manasi Navare
- [Intel-gfx] [CI v10 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
- [Intel-gfx] [PATCH 1/2] drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP
Manasi Navare
- [Intel-gfx] [CI v12 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [CI v12 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [CI v12 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [CI v12 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [CI v12 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
Manasi Navare
- [Intel-gfx] [CI v12 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
- [Intel-gfx] [2/2] drm/i915: Check some transcoder timing minimum limits
Manasi Navare
- [Intel-gfx] [2/2] drm/i915: Check some transcoder timing minimum limits
Manasi Navare
- [Intel-gfx] [CI v12 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Manasi Navare
- [Intel-gfx] [CI v12 2/6] drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
Manasi Navare
- [Intel-gfx] [CI v12 3/6] drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
- [Intel-gfx] [CI v12 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
- [Intel-gfx] [CI v12 5/6] drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
Manasi Navare
- [Intel-gfx] [CI v12 6/6] drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
- [Intel-gfx] [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
Manasi Navare
- [Intel-gfx] [RFC 1/6] drm/dp: get/set phy compliance pattern.
Manasi Navare
- [Intel-gfx] [RFC 3/6] drm/i915/dp: Preparation for DP phy compliance auto test.
Manasi Navare
- [Intel-gfx] [RFC 6/6] drm/i915/dp: Program vswing, pre-emphasis, test-pattern
Manasi Navare
- [Intel-gfx] [PATCH 1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
Manasi Navare
- [Intel-gfx] [PATCH 2/2] drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config
Manasi Navare
- [Intel-gfx] [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
Manasi Navare
- [Intel-gfx] [RFC 6/6] drm/i915/dp: Program vswing, pre-emphasis, test-pattern
Manasi Navare
- [Intel-gfx] [PATCH 5/5] drm/i915/display/cnl+: Handle fused off DSC
Manasi Navare
- [Intel-gfx] [PATCH] drm/i915/bios: add compression parameter block definition
Manasi Navare
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Manasi Navare
- [Intel-gfx] [PATCH] drm/i915/bios: add compression parameter block definition
Manasi Navare
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Manasi Navare
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Manasi Navare
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Manasi Navare
- [Intel-gfx] [PATCH] drm/i915/display: only include intel_dp_link_training.h where needed
Manasi Navare
- [Intel-gfx] [PATCH] drm/fbdev: Fallback to non tiled mode if all tiles not present
Manasi Navare
- [Intel-gfx] [PATCH] drm/i915: Add Sphinx-compatible references to struct fields
Jonathan Neuschäfer
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add Sphinx-compatible references to struct fields
Jonathan Neuschäfer
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add Sphinx-compatible references to struct fields
Jonathan Neuschäfer
- [Intel-gfx] [PATCH] drm/i915/color: fix broken display in icl+
Jani Nikula
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Jani Nikula
- [Intel-gfx] [PATCH 1/4] drm/rect: Add drm_rect_translate_to()
Jani Nikula
- [Intel-gfx] DDC on Thinkpad x220
Jani Nikula
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Jani Nikula
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Jani Nikula
- [Intel-gfx] [PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Jani Nikula
- [Intel-gfx] [PATCH v3] drm/print: add drm_debug_enabled()
Jani Nikula
- [Intel-gfx] [PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Jani Nikula
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Jani Nikula
- [Intel-gfx] [PATCH 1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Jani Nikula
- [Intel-gfx] [PATCH 2/4] drm/i915: split out i915_switcheroo.[ch] from i915_drv.c
Jani Nikula
- [Intel-gfx] [PATCH 3/4] drm/i915: register vga switcheroo later, unregister earlier
Jani Nikula
- [Intel-gfx] [PATCH 4/4] drm/i915: move gmbus setup down to intel_modeset_init()
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Jani Nikula
- [Intel-gfx] [PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/dp: remove static variable for aux last status
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915: use DRM_ERROR() instead of drm_err()
Jani Nikula
- [Intel-gfx] [PATCH 2/2] drm/i915: use DRM_DEBUG_KMS() instead of drm_dbg(DRM_UT_KMS, ...)
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915: use DRM_ERROR() instead of drm_err()
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dp: remove static variable for aux last status (rev2)
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dp: remove static variable for aux last status (rev3)
Jani Nikula
- [Intel-gfx] [CI 1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Jani Nikula
- [Intel-gfx] [CI 2/3] drm/i915: split out i915_switcheroo.[ch] from i915_drv.c
Jani Nikula
- [Intel-gfx] [CI 3/3] drm/i915: move gmbus setup down to intel_modeset_init()
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: Fix audio power up sequence for gen10+ display
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Jani Nikula
- [Intel-gfx] [PATCH RESEND] drm/i915: register vga switcheroo later, unregister earlier
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/vbt: Child device size remains unchanged through VBT 229
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add Sphinx-compatible references to struct fields
Jani Nikula
- [Intel-gfx] [PATCH TRIVIAL v2] gpu: Fix Kconfig indentation
Jani Nikula
- [Intel-gfx] [PATCH 00/11] drm/i915: modeset probe/remove cleanup
Jani Nikula
- [Intel-gfx] [PATCH 01/11] drm/i915: register vga switcheroo later, unregister earlier
Jani Nikula
- [Intel-gfx] [PATCH 02/11] drm/i915: switch i915_driver_probe() to use i915 local variable
Jani Nikula
- [Intel-gfx] [PATCH 03/11] drm/i915: keep power domains init/remove calls at the same level
Jani Nikula
- [Intel-gfx] [PATCH 04/11] drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall
Jani Nikula
- [Intel-gfx] [PATCH 05/11] drm/i915: split i915_driver_modeset_remove() to pre/post irq uninstall
Jani Nikula
- [Intel-gfx] [PATCH 06/11] drm/i915: split i915_driver_modeset_probe() to pre/post irq install
Jani Nikula
- [Intel-gfx] [PATCH 07/11] drm/i915: split intel_modeset_init() to pre/post irq install
Jani Nikula
- [Intel-gfx] [PATCH 08/11] drm/i915: split intel_modeset_init() pre/post gem init
Jani Nikula
- [Intel-gfx] [PATCH 09/11] drm/i915: move more display related probe/remove stuff to display
Jani Nikula
- [Intel-gfx] [PATCH 10/11] drm/i915: move modeset probe failures down to intel_display.c
Jani Nikula
- [Intel-gfx] [PATCH 11/11] drm/i915: remove the now redundant i915_driver_modeset_* call layer
Jani Nikula
- [Intel-gfx] [PATCH TRIVIAL v2] gpu: Fix Kconfig indentation
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Fix Kconfig indentation
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: customize DPCD brightness control for specific panel
Jani Nikula
- [Intel-gfx] [PATCH 03/11] drm/i915: keep power domains init/remove calls at the same level
Jani Nikula
- [Intel-gfx] [PATCH][next] drm/i915: remove redundant variable err
Jani Nikula
- [Intel-gfx] [PATCH 0/8] drm/print: cleanup and new drm_device based logging
Jani Nikula
- [Intel-gfx] [PATCH 1/8] drm/i915: use drm_debug_enabled() to check for debug categories
Jani Nikula
- [Intel-gfx] [PATCH 2/8] drm/nouveau: use drm_debug_enabled() to check for debug categories
Jani Nikula
- [Intel-gfx] [PATCH 3/8] drm/amdgpu: use drm_debug_enabled() to check for debug categories
Jani Nikula
- [Intel-gfx] [PATCH 4/8] drm/print: rename drm_debug to __drm_debug to discourage use
Jani Nikula
- [Intel-gfx] [PATCH 5/8] drm/print: underscore prefix functions that should be private to print
Jani Nikula
- [Intel-gfx] [PATCH 6/8] drm/print: convert debug category macros into an enum
Jani Nikula
- [Intel-gfx] [PATCH 7/8] drm/print: group logging functions by prink or device based
Jani Nikula
- [Intel-gfx] [PATCH 8/8] drm/print: introduce new struct drm_device based logging macros
Jani Nikula
- [Intel-gfx] [PATCH 8/8] drm/print: introduce new struct drm_device based logging macros
Jani Nikula
- [Intel-gfx] Does the i915 VBT tell us if a panel is an OLED panel?
Jani Nikula
- [Intel-gfx] Does the i915 VBT tell us if a panel is an OLED panel?
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Jani Nikula
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Jani Nikula
- [Intel-gfx] [RFC 1/7] drm/i915/dsi: Define command mode registers
Jani Nikula
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Jani Nikula
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Jani Nikula
- [Intel-gfx] [RFC 2/7] drm/i915/dsi: Configure transcoder operation for command mode.
Jani Nikula
- [Intel-gfx] [RFC 3/7] drm/i915/dsi: Add vblank calculation for command mode
Jani Nikula
- [Intel-gfx] [RFC 4/7] drm/i915/dsi: Helper to find dsi encoder in cmd mode
Jani Nikula
- [Intel-gfx] [RFC PATCH] drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Jani Nikula
- [Intel-gfx] [RFC PATCH] drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Jani Nikula
- [Intel-gfx] [RFC PATCH] drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Jani Nikula
- [Intel-gfx] [PATCH 0/5] drm/dsi: cleanups and compression helpers
Jani Nikula
- [Intel-gfx] [PATCH 1/5] drm/dsi: clean up DSI data type definitions
Jani Nikula
- [Intel-gfx] [PATCH 2/5] drm/dsi: add missing DSI data types
Jani Nikula
- [Intel-gfx] [PATCH 3/5] drm/dsi: add missing DSI DCS commands
Jani Nikula
- [Intel-gfx] [PATCH 4/5] drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
Jani Nikula
- [Intel-gfx] [PATCH 5/5] drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
Jani Nikula
- [Intel-gfx] [PATCH 2/2] drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/bios: add compression parameter block definition
Jani Nikula
- [Intel-gfx] [PATCH 4/5] drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
Jani Nikula
- [Intel-gfx] [PATCH 1/5] drm/i915/display: Handle fused off display correctly
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Jani Nikula
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Jani Nikula
- [Intel-gfx] [PATCH 1/5] drm/i915/display: Handle fused off display correctly
Jani Nikula
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Jani Nikula
- [Intel-gfx] [PATCH 2/2] drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Add support for integrated privacy screens
Jani Nikula
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/bios: add compression parameter block definition
Jani Nikula
- [Intel-gfx] [PATCH v2] drm/i915/bios: add compression parameter block definition
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/bios: add compression parameter block definition
Jani Nikula
- [Intel-gfx] [RFC 1/1] drm/i915/dsi: Add dsi_state in crtc_state
Jani Nikula
- [Intel-gfx] [RFC 4/7] drm/i915/dsi: Helper to find dsi encoder in cmd mode
Jani Nikula
- [Intel-gfx] [RFC 4/7] drm/i915/dsi: Helper to find dsi encoder in cmd mode
Jani Nikula
- [Intel-gfx] [RFC 5/7] drm/i915/dsi: Configure TE interrupt for cmd mode
Jani Nikula
- [Intel-gfx] [RFC 2/7] drm/i915/dsi: Configure transcoder operation for command mode.
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/property: Enforce more lifetime rules
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Jani Nikula
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Jani Nikula
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Jani Nikula
- [Intel-gfx] [PATCH 02/11] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Jani Nikula
- [Intel-gfx] [PATCH 1/2] drm/i915/cml: Remove unsupport PCI ID
Jani Nikula
- [Intel-gfx] [PATCH 2/2] drm/i915/cml: Separate U sereis pci id from origianl list.
Jani Nikula
- [Intel-gfx] [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Jani Nikula
- [Intel-gfx] [PATCH RESEND 0/8] drm/print: cleanup and new drm_device based logging
Jani Nikula
- [Intel-gfx] [PATCH RESEND 1/8] drm/i915: use drm_debug_enabled() to check for debug categories
Jani Nikula
- [Intel-gfx] [PATCH RESEND 2/8] drm/nouveau: use drm_debug_enabled() to check for debug categories
Jani Nikula
- [Intel-gfx] [PATCH RESEND 3/8] drm/amdgpu: use drm_debug_enabled() to check for debug categories
Jani Nikula
- [Intel-gfx] [PATCH RESEND 4/8] drm/print: rename drm_debug to __drm_debug to discourage use
Jani Nikula
- [Intel-gfx] [PATCH RESEND 5/8] drm/print: underscore prefix functions that should be private to print
Jani Nikula
- [Intel-gfx] [PATCH RESEND 6/8] drm/print: convert debug category macros into an enum
Jani Nikula
- [Intel-gfx] [PATCH RESEND 7/8] drm/print: group logging functions by prink or device based
Jani Nikula
- [Intel-gfx] [PATCH RESEND 8/8] drm/print: introduce new struct drm_device based logging macros
Jani Nikula
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/bios: add compression parameter block definition (rev2)
Jani Nikula
- [Intel-gfx] [PATCH v2 1/5] drm/dsi: clean up DSI data type definitions
Jani Nikula
- [Intel-gfx] [PATCH v2 2/5] drm/dsi: add missing DSI data types
Jani Nikula
- [Intel-gfx] [PATCH v2 3/5] drm/dsi: add missing DSI DCS commands
Jani Nikula
- [Intel-gfx] [PATCH v2 4/5] drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
Jani Nikula
- [Intel-gfx] [PATCH v2 5/5] drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
- [Intel-gfx] [PATCH v2] drm/i915/vbt: Handle generic DTD block
Jani Nikula
- [Intel-gfx] [RFC 0/3] Display uncore
Jani Nikula
- [Intel-gfx] [PATCH RESEND 6/8] drm/print: convert debug category macros into an enum
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: only include intel_dp_link_training.h where needed
Jani Nikula
- [Intel-gfx] [RFC 1/2] drm/i915: add display uncore helpers
Jani Nikula
- [Intel-gfx] [RFC 2/2] drm/i915/audio: replace I915_*() calls with the new intel_de_*() calls
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915/display: only include intel_dp_link_training.h where needed
Jani Nikula
- [Intel-gfx] [PATCH] drm/dp: Increase link status size
Jani Nikula
- [Intel-gfx] [PATCH 1/4] drm/i915/bios: use a flag for vbt hdmi level shift presence
Jani Nikula
- [Intel-gfx] [PATCH 2/4] drm/i915/bios: add DSI ports to parse_ddi_port()
Jani Nikula
- [Intel-gfx] [PATCH 3/4] drm/i915/bios: parse DDI ports also on VLV
Jani Nikula
- [Intel-gfx] [PATCH 4/4] drm/i915/dsi: initialize DSI on each port
Jani Nikula
- [Intel-gfx] [RFC 0/3] Display uncore
Jani Nikula
- [Intel-gfx] Unexpected screen flicker during i915 initialization
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
Jani Nikula
- [Intel-gfx] [PATCH] drm/i915: update rawclk also on resume
Jani Nikula
- [Intel-gfx] [PATCH V6] drm/drm_vblank: Change EINVAL by the correct errno
Pekka Paalanen
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Pekka Paalanen
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Pekka Paalanen
- [Intel-gfx] [PATCH] lib/color_encoding: Fix up support for XYUV format.
Bob Paauwe
- [Intel-gfx] [PATCH] drm/i915: Adding YUV444 packed format support for skl+ (V13)
Bob Paauwe
- [Intel-gfx] [PATCH] drm/i915/hdmi: enable resolution 3840x2160 for type 1 HDMI
Jian-Hong Pan
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Parav Pandit
- [Intel-gfx] [PATCH V3 2/7] mdev: bus uevent support
Parav Pandit
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Parav Pandit
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Parav Pandit
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Parav Pandit
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Parav Pandit
- [Intel-gfx] [PATCH V4 1/6] mdev: class id support
Parav Pandit
- [Intel-gfx] [PATCH V4 2/6] modpost: add support for mdev class id
Parav Pandit
- [Intel-gfx] [PATCH V4 3/6] mdev: introduce device specific ops
Parav Pandit
- [Intel-gfx] [PATCH V5 1/6] mdev: class id support
Parav Pandit
- [Intel-gfx] [RFC v3 7/9] drm/i915: Skip rotated offset adjustment for unsupported modifiers
Dhinakaran Pandiyan
- [Intel-gfx] [RFC v3 3/9] drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
Pandiyan, Dhinakaran
- [Intel-gfx] [PATCH v4 9/9] Gen-12 display can decompress surfaces compressed by the media engine.
Dhinakaran Pandiyan
- [Intel-gfx] [PATCH v4 9/9] Gen-12 display can decompress surfaces compressed by the media engine.
Dhinakaran Pandiyan
- [Intel-gfx] [PATCH v2 10/11] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Dhinakaran Pandiyan
- [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Dhinakaran Pandiyan
- [Intel-gfx] ✓ Fi.CI.IGT: success for DC3CO Support for TGL (rev13)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tc: Implement the TC cold exit sequence
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix g4x sprite scaling stride check with GTT remapping
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl: Magic interrupt shadow to relieve some random lockups
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: Create dumb buffer from LMEM
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/color: fix broken display in icl+
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for CRTC background color (rev8)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/color: fix broken display in icl+
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tc: Implement the TC cold exit sequence (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for RFT drm/i915/tgl: Re-enable rps (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for RFT drm/i915/tgl: Re-enable rps (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for TGL HAX drm/i915/tgl: Defer direct submission from interrupt context
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/color: fix broken display in icl+
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for TGL HAX drm/i915/tgl: Defer direct submission from interrupt context
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/userptr: Never allow userptr into the mappable GGTT (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tc: Implement the TC cold exit sequence (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/userptr: Never allow userptr into the mappable GGTT (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for RFT drm/i915/tgl: Re-enable rps (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for TGL HAX drm/i915/tgl: Defer direct submission from interrupt context
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/userptr: Never allow userptr into the mappable GGTT (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for HAX: Force kmemleak off
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for RFT drm/i915/tgl: Re-enable rps (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for RFT drm/i915/tgl: Re-enable rps (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Initialise breadcrumb lists on the virtual engine (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: Create dumb buffer from LMEM (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Describe structure members in documentation
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: split out intel_vga_client.[ch]
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Conclude load -> probe naming convention switch
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Use a modparam to restrict exposed engines
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: split out intel_vga_client.[ch]
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Use a modparam to restrict exposed engines
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/print: add and use drm_debug_enabled() (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for DC3CO Support for TGL (rev14)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Conclude load -> probe naming convention switch
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Conclude load -> probe naming convention switch
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Limit MST modes based on plane size too
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise potential false lite-restore (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Exercise potential false lite-restore (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix audio power up sequence for gen10/11
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Use a modparam to restrict exposed engines (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for RFT drm/i915/tgl: Re-enable rps (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Use a modparam to restrict exposed engines (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/tgl: Implement Wa_1604555607
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/tgl: Implement Wa_1604555607
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mg: Use tc_port instead of port parameter to MG registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mg: Use tc_port instead of port parameter to MG registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise potential false lite-restore (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Describe structure members in documentation
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Exercise potential false lite-restore (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: split out intel_vga_client.[ch]
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/print: add and use drm_debug_enabled() (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL (rev14)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Limit MST modes based on plane size too
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Fix audio power up sequence for gen10/11
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise potential false lite-restore (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Exercise potential false lite-restore (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Use a modparam to restrict exposed engines (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise potential false lite-restore (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Exercise potential false lite-restore (rev7)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/tgl: Implement Wa_1604555607
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mg: Use tc_port instead of port parameter to MG registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for DC3CO Support for TGL (rev15)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for i915/gem_exec_schedule: Replace vgem fence with sync_file
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Extract random_offset() for use with a prng
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Extract random_offset() for use with a prng
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL (rev15)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Refactor tests on obj->ops->flags
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/debugfs: Only wedge if we have reset available
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Exercise potential false lite-restore (rev8)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/drm_vblank: Change EINVAL by the correct errno (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Add the Thunderbolt PLL divider values
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for i915/gem_exec_schedule: Replace vgem fence with sync_file
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Add the Thunderbolt PLL divider values
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Extract random_offset() for use with a prng
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dp: remove static variable for aux last status
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: use DRM_ERROR() instead of drm_err()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Warn CI about an unrecoverable wedge
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Polish possible_clones setup
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Exercise potential false lite-restore (rev9)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/vbt: Child device size remains unchanged through VBT 229
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/debugfs: Only wedge if we have reset available
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/drm_vblank: Change EINVAL by the correct errno (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: use DRM_ERROR() instead of drm_err()
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Warn CI about an unrecoverable wedge
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/6] drm/i915: Polish possible_clones setup
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Exercise potential false lite-restore (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/vbt: Child device size remains unchanged through VBT 229
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dp: remove static variable for aux last status (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for DC3CO Support for TGL test with DC3CO IGT
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Fix audio power up sequence for gen10+ display
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for dma-fence: Use non-atomic bitops while under the lock
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: remove static variable for aux last status (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Skip redundant resubmission
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for DC3CO Support for TGL test with DC3CO IGT
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev9)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for DP Phy compliace auto test.
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: Fix audio power up sequence for gen10+ display
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add Sphinx-compatible references to struct fields
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,v6,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dp: remove static variable for aux last status (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm: Add getfb2 ioctl
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Add the Thunderbolt PLL divider values (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for TGL HAX drm/i915/tgl: Interrupts are overrated
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for LMEM basics (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for LMEM basics (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for LMEM basics (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/execlists: Skip redundant resubmission
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for TGL HAX drm/i915/tgl: Interrupts are overrated (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DP Phy compliace auto test.
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,v6,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for TGL HAX drm/i915/tgl: Interrupts are overrated (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for TGL HAX drm/i915/tgl: Interrupts are overrated (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for TGL HAX drm/i915/tgl: Interrupts are overrated (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fix broken state checker and enable state checker for icl+
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for TGL HAX drm/i915/tgl: Interrupts are overrated (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for TGL HAX drm/i915/tgl: Interrupts are overrated (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for fix broken state checker and enable state checker for icl+
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: Add getfb2 ioctl
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for TGL HAX drm/i915/tgl: Interrupts are overrated (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for LMEM basics (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Restrict L3 remapping sysfs interface to dwords
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Enable bigjoiner support, second approach.
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm/i915: Only track bound elements of the GTT
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/20] drm/i915: Only track bound elements of the GTT
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for fix broken state checker and enable state checker for icl+
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for TGL HAX drm/i915/tgl: Interrupts are overrated (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/i915/execlists: Skip redundant resubmission (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: customize DPCD brightness control for specific panel
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: customize DPCD brightness control for specific panel
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Use helpers for drm_mm_node booleans
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Enable bigjoiner support, second approach. (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for LMEM basics (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/edid: Make drm_get_cea_aspect_ratio() static
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for LMEM basics (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for gpu: Fix Kconfig indentation (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for LMEM basics (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/stolen: make the object creation interface consistent
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Fix annotation for decoupling virtual request
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Fix annotation for decoupling virtual request
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Appease lockdep
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Appease lockdep
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: customize DPCD brightness control for specific panel
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/edid: Make drm_get_cea_aspect_ratio() static
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for LMEM basics (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/execlists: Fix annotation for decoupling virtual request
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Appease lockdep
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Restore dropped 'interruptible' flag
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Treat a busy timeline as 'active' while waiting
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: register vga switcheroo later, unregister earlier
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: register vga switcheroo later, unregister earlier
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915/execlists: Fix annotation for decoupling virtual request
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/12] drm/i915/execlists: Fix annotation for decoupling virtual request
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/12] drm/i915/execlists: Fix annotation for decoupling virtual request
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v2,5/5] drm/i915: Add cpu fault handler for mmap_offset (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Note the addition of timeslicing to the pretend scheduler
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/perf: Wean ourselves off dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/perf: Set the exclusive stream under perf->lock
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/perf: Wean ourselves off dev_priv
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for DC3CO Support for TGL test with DC3CO IGT (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/perf: Wean ourselves off dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: modeset probe/remove cleanup
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: modeset probe/remove cleanup
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Prefer local path to runtime powermanagement
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: make array hw_engine_mask static, makes object smaller
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Prefer local path to runtime powermanagement
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add sysfs interface to control class-of-service
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Add sysfs interface to control class-of-service
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Fix Kconfig indentation
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] drm/i915/perf: Wean ourselves off dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: make array hw_engine_mask static, makes object smaller
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/perf: Wean ourselves off dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915/perf: Wean ourselves off dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for linux-next: build failure after merge of the drm-misc tree
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Assign virtual_engine->uncore from first sibling
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Assign the engine->uncore shortcut
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Describe structure member in documentation (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/execlists: Assign virtual_engine->uncore from first sibling
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Flush submission tasklet before waiting/retiring
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Assign the engine->uncore shortcut
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/perf: drop list of streams
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Describe structure member in documentation (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/perf: drop list of streams
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Flush submission tasklet before waiting/retiring
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for intel_memory_region bits
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for intel_memory_region bits
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v3,1/2] drm/i915: Move SAGV block time to dev_priv
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,v3,1/2] drm/i915: Move SAGV block time to dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Select DPLL's via mask (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Give engine->kernel_context distinct timeline lock classes
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Select DPLL's via mask (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Catch GTT fault errors for gen11+ planes
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for intel_memory_region bits
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Enable DDI/Port G
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Catch GTT fault errors for gen11+ planes (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for linux-next: build failure after merge of the drm-misc tree
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Hold request reference over waits
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,v3,1/2] drm/i915: Move SAGV block time to dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Give engine->kernel_context distinct timeline lock classes
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Select DPLL's via mask (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Hold request reference over waits (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fix broken state checker and enable state checker for icl+ (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Enable DDI/Port G
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for fix broken state checker and enable state checker for icl+ (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Catch GTT fault errors for gen11+ planes (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Enable second dbuf slice for ICL
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Enable second dbuf slice for ICL
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Enable second dbuf slice for ICL
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Hold request reference over waits (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for fix broken state checker and enable state checker for icl+ (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: customize DPCD brightness control for specific panel (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: customize DPCD brightness control for specific panel (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Prevent merging requests with conflicting flags
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Prevent merging requests with conflicting flags
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Enable second dbuf slice for ICL
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: remove redundant variable err
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: fix null pointer dereference on pointer data
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/execlists: Protect peeking at execlists->active (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for treewide: remove unused argument in lock_release() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Leave tell-tales as to why pending[] is bad
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: warning for drm/i915/execlists: Leave tell-tales as to why pending[] is bad
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/print: cleanup and new drm_device based logging
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/print: cleanup and new drm_device based logging
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/execlists: Protect peeking at execlists->active (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/execlists: Prevent merging requests with conflicting flags
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: remove redundant variable err
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/execlists: Protect peeking at execlists->active (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add feature flag for platforms with DRAM info
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Leave tell-tales as to why pending[] is bad
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Leave tell-tales as to why pending[] is bad (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/perf: Disable rc6 only while OA is enabled (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/print: cleanup and new drm_device based logging
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/11] drm/i915/perf: Disable rc6 only while OA is enabled (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v7,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp-mst: Drop connection_mutex check
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/dp-mst: Drop connection_mutex check
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/dp-mst: Drop connection_mutex check
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/tgl: the BCS engine supports relative MMIO
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Add microcontrollers documentation section
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vbt: Handle generic DTD block
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/vbt: Handle generic DTD block
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/execlists: Protect peeking at execlists->active (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add feature flag for platforms with DRAM info
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] drm/i915: Move SAGV block time to dev_priv (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Leave tell-tales as to why pending[] is bad (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Gen12 E2E compression (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/9] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Gen12 E2E compression (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp-mst: Drop connection_mutex check
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Mark up expected state during reset
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/tgl: the BCS engine supports relative MMIO
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Check that registers are preserved between virtual engines (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: Add microcontrollers documentation section
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Check that registers are preserved between virtual engines
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/vbt: Handle generic DTD block
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Check known register values within the context
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Enable bigjoiner support, second approach. (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for RFC drm/i915: Allow userspace to specify ringsize on construction
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Shrink eDRAM ways/sets arrays
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Check known register values within the context
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Don't disable interrupts independently of the lock (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v7,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Mark up expected state during reset
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/display: Handle fused off display correctly
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/selftests: Check that registers are preserved between virtual engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/dp: Remove the unused drm_device to get rid of build warning
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/dp: Remove the unused drm_device to get rid of build warning
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/selftests: Check known register values within the context
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Small fixes before fixing MST
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Small fixes before fixing MST
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Small fixes before fixing MST
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] drm/i915/perf: store the associated engine of a stream
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915/selftests: Check known register values within the context
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for mdev based hardware virtio offloading support (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Only mark incomplete requests as -EIO on cancelling
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Expose engine properties via sysfs (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Expose engine properties via sysfs (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Expose engine properties via sysfs (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Small fixes before fixing MST
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/tgl: Include ro parts of l3 to invalidate
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/tgl: Include ro parts of l3 to invalidate
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for mdev based hardware virtio offloading support (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add an rcu_barrier option to i915_drop_caches
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: coffeelake supports hdcp2.2
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Serialise write to scratch with its vma binding
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Some cleanup near the SKL wm/ddb area
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add an rcu_barrier option to i915_drop_caches
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: coffeelake supports hdcp2.2
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Serialise write to scratch with its vma binding
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Mark up "sentinel" requests
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/perf: allow for CS OA configs to be created lazily
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/perf: allow for CS OA configs to be created lazily
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Squelch kerneldoc warnings
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Mark up "sentinel" requests
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/3] drm/i915/perf: allow for CS OA configs to be created lazily
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Squelch kerneldoc warnings
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Fixup naked 64b divide
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: warning for drm/i915/selftests: Fixup naked 64b divide
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Distinguish each object type
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Tweak virtual unsubmission
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Fixup naked 64b divide
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Fixup naked 64b divide (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/execlists: Tweak virtual unsubmission
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/15] drm/i915/display: Squelch kerneldoc warnings
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add mipi dsi command mode support.
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add mipi dsi command mode support.
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Add mipi dsi command mode support.
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Assert tasklet is locked for process_csb() (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Some cleanup near the SKL wm/ddb area (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] drm/i915: Add microcontrollers documentation section
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/4] drm/i915/perf: introduce a versioning of the i915-perf uapi
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Introduce Jasper Lake PCH
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915/gem: Distinguish each object type
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/10] drm/i915/gem: Distinguish each object type
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/10] drm/i915/gem: Distinguish each object type
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Introduce Jasper Lake PCH (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Clear Color Support for TGL Render Decompression (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Clear Color Support for TGL Render Decompression (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Add mipi dsi command mode support.
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Clear Color Support for TGL Render Decompression (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Clear Color Support for TGL Render Decompression (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Assert tasklet is locked for process_csb() (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Some cleanup near the SKL wm/ddb area (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add sysfs interface to control class-of-service
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Add sysfs interface to control class-of-service
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Drop stale struct_mutex
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Introduce Jasper Lake PCH (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Clear semaphore immediately upon ELSP promotion (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Clear Color Support for TGL Render Decompression (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Expose engine properties via sysfs
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/7] drm/i915: Expose engine properties via sysfs
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/7] drm/i915: Expose engine properties via sysfs
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Refactor Gen11+ SAGV support
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Flush tasklet submission before sleeping on i915_request_wait
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Refactor Gen11+ SAGV support
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v3,1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/icl: Wa_1607087056
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/11] drm/i915/tgl: Add IS_TGL_REVID
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Drop stale struct_mutex
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/ehl: Don't forget to set TC long detect function
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce Jasper Lake PCH (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Introduce Jasper Lake PCH (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Small fixes before fixing MST (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Clear semaphore immediately upon ELSP promotion (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Small fixes before fixing MST (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Fix MST oops due to MSA changes
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ehl: Don't forget to set TC long detect function (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Plane cdclk requirements and fp16 for gen4+ (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce Jasper Lake PCH (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Plane cdclk requirements and fp16 for gen4+ (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Introduce Jasper Lake PCH (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/12] drm/i915/icl: Wa_1607087056
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/7] drm/i915: Expose engine properties via sysfs
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,01/12] drm/i915/icl: Wa_1607087056
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable Transcoder port sync for Tiled displays (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Refactor Gen11+ SAGV support
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Move L3 MOCS to engine reset domain.
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/icl: Wa_1607087056
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/ehl: Don't forget to set TC long detect function (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Do initial mocs configuration directly
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Plane cdclk requirements and fp16 for gen4+ (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Support multiple GPUs
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Introduce Jasper Lake PCH (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Enable HDR on MCA LSPCON based Gen9 devices
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlist: Trim immediate timeslice expiry (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for icl+ platforms (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,01/12] drm/i915/icl: Wa_1607087056
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for adding gamma state checker for icl+ platforms (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Teach timelines to take intel_gt as its argument
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Move L3 MOCS to engine reset domain.
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Teach guc to take intel_gt as its argument
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Teach workarounds to take intel_gt as its argument
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Teach guc to take intel_gt as its argument
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Teach execlists to take intel_gt as its argument (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Teach requests to use all available engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Do initial mocs configuration directly
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Teach requests to use all available engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add dsi_state in crtc_state
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Add dsi_state in crtc_state
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pmu: Support multiple GPUs
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Force ordering of context switches
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Store i915_ggtt as the backpointer on fence registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Make for_each_engine_masked work on intel_gt
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Make for_each_engine_masked work on intel_gt
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/execlist: Trim immediate timeslice expiry (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for adding gamma state checker for icl+ platforms (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/hdmi: enable resolution 3840x2160 for type 1 HDMI
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Correct the PCH type in irq postinstall
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gvt: Wean off struct_mutex
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/gvt: Wean off struct_mutex
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Teach timelines to take intel_gt as its argument
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,v10,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Force ordering of context switches (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Make for_each_engine_masked work on intel_gt (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Make for_each_engine_masked work on intel_gt (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Teach execlists to take intel_gt as its argument (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add coverage of mocs registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Add coverage of mocs registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Teach requests to use all available engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Don't disable interrupts independently of the lock (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add coverage of mocs registers (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Add coverage of mocs registers (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915: Rework watermark readout to use plane api
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for mdev based hardware virtio offloading support (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/14] drm/i915: Rework watermark readout to use plane api
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Correct the PCH type in irq postinstall (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Don't disable interrupts independently of the lock (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/2] drm/i915: Make for_each_engine_masked work on intel_gt (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v4,1/2] drm/i915: Make for_each_engine_masked work on intel_gt (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Add memory region information to device_info
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Add memory region information to device_info
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Do not end i915 batch buffers prematurely
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/aml: Allow SPT PCH for all AML devices
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [RESEND,1/2] drm/i915/guc: Enable guc logging on guc log relay write
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for mdev based hardware virtio offloading support (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/aml: Allow SPT PCH for all AML devices (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Correct the PCH type in irq postinstall (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Don't disable interrupts independently of the lock (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/aml: Allow SPT PCH for all AML devices (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915: Rework watermark readout to use plane api (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/14] drm/i915: Rework watermark readout to use plane api (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add coverage of mocs registers (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Add coverage of mocs registers (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pmu: Fix uninitialized variable on error path
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Fix uninitialized variable on error path
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/14] drm/i915: Rework watermark readout to use plane api (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: enumerate and init each supported region
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: enumerate and init each supported region
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v3,1/3] drm/i915: enumerate and init each supported region
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/pmu: Fix uninitialized variable on error path
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for icl+ platforms (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for adding gamma state checker for icl+ platforms (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add coverage of mocs registers (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for adding gamma state checker for icl+ platforms (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Convert the leftover for_each_engine(gt) (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Add coverage of mocs registers (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: enumerate and init each supported region
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Split memory_region initialisation into its own file
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Add the mock engine to the gt->engine[]
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Split memory_region initialisation into its own file
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/6] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,v12,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/6] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,v12,1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/13] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/13] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/13] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/display: Handle fused off display correctly
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915/display: Handle fused off display correctly
Patchwork
- [Intel-gfx] ✗ GitLab.Pipeline: warning for series starting with [1/3] i915: Exercise preemption timeout controls in sysfs
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Drop assertion that ce->pin_mutex guards state updates
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Drop assertion that ce->pin_mutex guards state updates
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: fix oa config reconfiguration
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/perf: fix oa config reconfiguration
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Extract GT ring management
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Extract GT ring management
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Extract GT ring management
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] dma-buf: Prettify typecasts for dma-fence-chain
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] dma-buf: Prettify typecasts for dma-fence-chain
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Program LUT before intel_color_commit() if LUT was not previously set
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] dma-buf: Prettify typecasts for dma-fence-chain
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Try to re-use GOP / previous M-N-P settings for vlv DSI PLL
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Extract GT ring management (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Extract GT ring management (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Try to re-use GOP / previous M-N-P settings for vlv DSI PLL
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Introduce barrier pulses along engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Introduce barrier pulses along engines
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma_resv lockdep annotations/priming
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for dma_resv lockdep annotations/priming
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Introduce barrier pulses along engines (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Introduce barrier pulses along engines (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Use all physical engines for i915_active
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Introduce barrier pulses along engines (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Introduce barrier pulses along engines (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Lift i915_vma_parked() onto the gt
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for dma_resv lockdep annotations/priming
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] dma-buf: change DMA-buf locking convention v2
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/4] dma-buf: change DMA-buf locking convention v2
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] dma-buf: change DMA-buf locking convention v2
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Use all physical engines for i915_active
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Introduce barrier pulses along engines (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Lift i915_vma_parked() onto the gt
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DP MST Refactors + debugging tools + suspend/resume reprobing
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for DP MST Refactors + debugging tools + suspend/resume reprobing
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for DP MST Refactors + debugging tools + suspend/resume reprobing
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/4] dma-buf: change DMA-buf locking convention v2
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Add coverage of mocs registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Add coverage of mocs registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Fewer for_each_engine(.., i915, ..)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add new CNL PCH ID seen on a CML platform
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for DP MST Refactors + debugging tools + suspend/resume reprobing
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add scaling filters in DRM layer
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add scaling filters in DRM layer
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Add scaling filters in DRM layer
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915/selftests: Add coverage of mocs registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for doc: Update header files names
Patchwork
- [Intel-gfx] ✗ GitLab.Pipeline: warning for series starting with [01/10] i915: Exercise hostile context execution
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/dsi: cleanups and compression helpers
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: Describe structure members in documentation
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Make the mman object busy everywhere
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/14] drm/i915: Rework watermark readout to use plane api (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add new CNL PCH ID seen on a CML platform
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Synchronize checking active status with retirement
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Drop assertion that ce->pin_mutex guards state updates (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Use uabi engines for the default engine map
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/bios: add compression parameter block definition
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Add scaling filters in DRM layer
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915: Teach record_defaults to operate on the intel_gt (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Distinguish each object type (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable HDR on MCA LSPCON based Gen9 devices (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/guc: Enable guc logging on guc log relay write
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Refactor Gen11+ SAGV support (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915/guc: Enable guc logging on guc log relay write
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: pfit/scaler rework prep stuff
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for doc: Update header files names
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Release ctx->engine_mutex after iteration
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Clear Color Support for TGL Render Decompression (rev7)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Clear Color Support for TGL Render Decompression (rev7)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dsi: cleanups and compression helpers
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/perf: Describe structure members in documentation
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for adding gamma state checker for icl+ platforms (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/1] drm/i915: skip the second CRC even for GEN 7 GPUs
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/dmabuf: Implement pwrite() callback
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Making loglevel of PSR2/SU logs same.
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Synchronize checking active status with retirement
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/dsc: rename crtc state dsc_params member to dsc
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Use uabi engines for the default engine map
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/bios: add compression parameter block definition
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Refactor Gen11+ SAGV support (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Refactor Gen11+ SAGV support (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/3] drm/i915/guc: Enable guc logging on guc log relay write
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Refactor Gen11+ SAGV support (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: pfit/scaler rework prep stuff
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Release ctx->engine_mutex after iteration
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Clear Color Support for TGL Render Decompression (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Extract rps and guc
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Extract rps and guc
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/simple-kms: Standardize arguments for callbacks
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/simple-kms: Standardize arguments for callbacks
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for adding gamma state checker for icl+ platforms (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/dmabuf: Implement pwrite() callback
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for mdev based hardware virtio offloading support (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Making loglevel of PSR2/SU logs same.
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/property: Enforce more lifetime rules
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: register vga switcheroo later, unregister earlier (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/property: Enforce more lifetime rules
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Add support for integrated privacy screens
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix PCH reference clock for FDI on HSW/BDW (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Flush interrupts before disabling tasklets
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Flush interrupts before disabling tasklets
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Flush any i915_active callback work as well
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Refactor Gen11+ SAGV support (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Split intel_ring_submission
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/bios: add compression parameter block definition (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for Extract rps and guc
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Convert PAT setup to uncore mmio
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Split intel_ring_submission (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Split intel_ring_submission (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/simple-kms: Standardize arguments for callbacks
Patchwork
- [Intel-gfx] ✗ GitLab.Pipeline: warning for series starting with [1/9] i915_drm.h sync
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Allow gen11 to use over 32k long strides (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Remove nonpriv flags when srm/lrm (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Allow gen11 to use over 32k long strides (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Remove nonpriv flags when srm/lrm (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Make context persistence optional
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915: Rework watermark readout to use plane api
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/14] drm/i915: Rework watermark readout to use plane api
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/5] drm/i915: Drop GEM context as a direct link from i915_request
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Mock the engine sorting for easy validation
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [RFC,1/5] drm/i915: Drop GEM context as a direct link from i915_request
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Mock the engine sorting for easy validation
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for mdev based hardware virtio offloading support (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: register vga switcheroo later, unregister earlier (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Handle AUX interrupts for TC ports (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Update VSC SDP / HDR Metadata SDP states on pipe updates.
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/property: Enforce more lifetime rules
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Add is_dgfx to device info
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Update VSC SDP / HDR Metadata SDP states on pipe updates.
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Add is_dgfx to device info
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix PCH reference clock for FDI on HSW/BDW (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Extract GT render power state management
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Extract GT render power state management
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Flush interrupts before disabling tasklets
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Flush any i915_active callback work as well
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/cml: Remove unsupport PCI ID
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Tweak the default subtest runtime
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/bios: add compression parameter block definition (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Convert PAT setup to uncore mmio
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Refactor Gen11+ SAGV support (rev4)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/7] drm/i915: support creating LMEM objects (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/7] drm/i915: support creating LMEM objects (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/7] drm/i915: support creating LMEM objects (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests/blt: add some kthreads into the mix
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests/blt: add some kthreads into the mix
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: capture aux page table error register
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v4] drm/i915/cml: Remove unsupport PCI ID (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: capture aux page table error register
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for Update VSC SDP / HDR Metadata SDP states on pipe updates. (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for CI: Test revert some of the documentation fixes
Patchwork
- [Intel-gfx] ✗ Fi.CI.DOCS: warning for CI: Test revert some of the documentation fixes
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for CI: Test revert some of the documentation fixes
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Encapsulate kconfig constant values inside boolean predicates
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Encapsulate kconfig constant values inside boolean predicates
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client engine busyness (all aboard the sysfs train!)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Per client engine busyness (all aboard the sysfs train!)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/7] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/7] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/7] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Initialise the spinlock before registering
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Allow gen11 to use over 32k long strides (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Remove nonpriv flags when srm/lrm (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests/blt: add some kthreads into the mix (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for DP AUX updates
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gem: Make context persistence optional
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Add two spaces before the SKL_DFSM registers
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/uc: define GuC and HuC binaries for TGL
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/uc: define GuC and HuC binaries for TGL
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Mock the engine sorting for easy validation
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DP AUX updates (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for DP AUX updates (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DP AUX updates (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for DP AUX updates (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl: Handle AUX interrupts for TC ports (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915: Add is_dgfx to device info
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Make context persistence optional (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Verify context register state before execution
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Skip over foreign requests on the context timeline
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] drm/i915: Extract GT render power state management
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Simply walk back along request timeline on reset (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Tweak the default subtest runtime
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Split memory_region initialisation into its own file (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/7] drm/i915: support creating LMEM objects (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for Update VSC SDP / HDR Metadata SDP states on pipe updates. (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Simply walk back along request timeline on reset (rev4)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/7] drm/i915: support creating LMEM objects
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Simply walk back along request timeline on reset (rev5)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/pmu: Initialise the spinlock before registering
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Collect user engines at driver_register phase
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Measure basic throughput of blit routines
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Measure basic throughput of blit routines
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Check a few more fixed locations within the context image
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Drop global engine lookup for gt selftests
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Tidy up rps irq handler to use intel_gt
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915: Add two spaces before the SKL_DFSM registers
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/uc: define GuC and HuC binaries for TGL
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/selftests: Drop global engine lookup for gt selftests
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for DP AUX updates (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Skip over foreign requests on the context timeline
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/execlists: Simply walk back along request timeline on reset (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v6,2/2] drm/i915/cml: Separate U series pci id from origianl list. (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Split memory_region initialisation into its own file (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Simply walk back along request timeline on reset (rev5)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/print: cleanup and new drm_device based logging (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/print: cleanup and new drm_device based logging (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Avoid HPD poll detect triggering a new detect cycle
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Measure basic throughput of blit routines (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Fix i845/i865 cursor width
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Fix i845/i865 cursor width
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Collect user engines at driver_register phase
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Check a few more fixed locations within the context image (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Check a few more fixed locations within the context image
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for sna/video/overlay: Declare support for depth 8 and 30
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Simply walk back along request timeline on reset (rev6)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Initialise ret
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/selftests: Initialise ret
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/print: cleanup and new drm_device based logging (rev3)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/5] drm/dsi: clean up DSI data type definitions
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/print: cleanup and new drm_device based logging (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/dsi: clean up DSI data type definitions
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Drop global engine lookup for gt selftests
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/blt: fixup block_size rounding
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Use vfunc to check engine submission mode (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: add support to one DP-MST stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: add support to one DP-MST stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Tidy up rps irq handler to use intel_gt
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Program LUT before intel_color_commit() if LUT was not previously set (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Limit the blitter sizes to ensure low preemption latency (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Clear Color Support for TGL Render Decompression (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/vbt: Handle generic DTD block (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for lib/color_encoding: Fix up support for XYUV format.
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Clear Color Support for TGL Render Decompression (rev9)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Adding YUV444 packed format support for skl+ (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Adding YUV444 packed format support for skl+ (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/blt: fixup block_size rounding (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915/selftests: Drop global engine lookup for gt selftests
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: add support to one DP-MST stream (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v6,1/2] drm/i915/cml: Remove unsupport PCI ID
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Make timeslice duration configurable
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/6] drm/i915: Fix i845/i865 cursor width
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: define i915_ggtt_has_aperture
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Check a few more fixed locations within the context image (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/7] drm/i915: define i915_ggtt_has_aperture
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/7] drm/i915: define i915_ggtt_has_aperture
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Conclude load -> probe naming convention switch (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v2,1/7] drm/i915: define i915_ggtt_has_aperture
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: only include intel_dp_link_training.h where needed
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Simply walk back along request timeline on reset (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/selftests: Initialise ret
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/print: cleanup and new drm_device based logging (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/5] drm/dsi: clean up DSI data type definitions
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/execlists: Use vfunc to check engine submission mode (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: add support to one DP-MST stream
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Conclude load -> probe naming convention switch (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/2] drm/i915: add display uncore helpers
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: only include intel_dp_link_training.h where needed
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [RFC,1/2] drm/i915: add display uncore helpers
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/blt: fixup block_size rounding (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/dp: Increase link status size
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] dma-buf: add dynamic DMA-buf handling v14
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/perf: ensure selftests select valid format
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/5] dma-buf: add dynamic DMA-buf handling v14
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Make timeslice duration configurable
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Stop frobbing crtc->base.mode
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Use drm_rect to simplify plane {crtc, src}_{x, y, w, h} printing
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Use drm_rect to simplify plane {crtc, src}_{x, y, w, h} printing
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/7] drm/i915: define i915_ggtt_has_aperture
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/bios: use a flag for vbt hdmi level shift presence
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: only include intel_dp_link_training.h where needed (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: only include intel_dp_link_training.h where needed (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for Refactor Gen11+ SAGV support (rev6)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: add support to one DP-MST stream (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Conclude load -> probe naming convention switch (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/tgl: Add SFC instdone to error state
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/lmem: add the fake lmem region
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/lmem: add the fake lmem region
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Make context persistence optional (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: Do not switch aux to TBT mode for non-TC ports (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for pcm_lock deadlock
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for pcm_lock deadlock
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for tgl: MST support
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for tgl: MST support
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Defer engine registration until fully initialised
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for tgl: MST support
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [RFC,1/2] drm/i915: add display uncore helpers
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp: Increase link status size
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev7)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for mdev based hardware virtio offloading support (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Drop GEM context as a direct link from i915_request
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Always track callers to intel_rps_mark_interactive() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/perf: ensure selftests select valid format
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Always track callers to intel_rps_mark_interactive() (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Drop GEM context as a direct link from i915_request (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Stop frobbing crtc->base.mode
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Patchwork
- [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/i915: Use drm_rect to simplify plane {crtc, src}_{x, y, w, h} printing
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/lmem: add the fake lmem region (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/lmem: add the fake lmem region (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/bios: use a flag for vbt hdmi level shift presence
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: only include intel_dp_link_training.h where needed (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Preload LUTs if the hw isn't currently using them
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Split detaching and removing the vma
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/11] drm/i915: Split detaching and removing the vma
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: add support to one DP-MST stream (rev3)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: drop lrc header page
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/tgl: Add SFC instdone to error state
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dp: Do not switch aux to TBT mode for non-TC ports (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Defer engine registration until fully initialised
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for tgl: MST support
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [RESEND,1/3] drm/i915/dmabuf: Implement pwrite() callback
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for mdev based hardware virtio offloading support (rev7)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gem: Refine occupancy test in kill_context() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Assert that the idle_pulse is sent (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/execlists: Verify context register state before execution (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Pretty print the i915_active (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/4] drm/i915: s/icl_is_nv12_y_plane/icl_is_sdr_y_plane/
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Always track callers to intel_rps_mark_interactive() (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Drop inspection of execbuf flags during evict
Patchwork
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: Drop GEM context as a direct link from i915_request (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: update rawclk also on resume
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3.
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Perform some basic cycle counting of MI ops (rev2)
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Skip MCHBAR queries on dgfx
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Expose more formats
Patchwork
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/lmem: add the fake lmem region (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Spin on all engines simultaneously (rev2)
Patchwork
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/fbdev: Fallback to non tiled mode if all tiles not present
Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Preload LUTs if the hw isn't currently using them
Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/fbdev: Fallback to non tiled mode if all tiles not present
Patchwork
- [Intel-gfx] [PATCH v2 25/27] drm/dp_mst: Add basic topology reprobing when resuming
Lyude Paul
- [Intel-gfx] [PATCH] drm/dp-mst: Drop connection_mutex check
Lyude Paul
- [Intel-gfx] [PATCH] drm/i915/aml: Allow SPT PCH for all AML devices
Lyude Paul
- [Intel-gfx] [PATCH v5 00/14] DP MST Refactors + debugging tools + suspend/resume reprobing
Lyude Paul
- [Intel-gfx] [PATCH v5 01/14] drm/dp_mst: Destroy MSTBs asynchronously
Lyude Paul
- [Intel-gfx] [PATCH v5 02/14] drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactor
Lyude Paul
- [Intel-gfx] [PATCH v5 03/14] drm/dp_mst: Refactor pdt setup/teardown, add more locking
Lyude Paul
- [Intel-gfx] [PATCH v5 04/14] drm/dp_mst: Handle UP requests asynchronously
Lyude Paul
- [Intel-gfx] [PATCH v5 05/14] drm/dp_mst: Add probe_lock
Lyude Paul
- [Intel-gfx] [PATCH v5 06/14] drm/dp_mst: Protect drm_dp_mst_port members with locking
Lyude Paul
- [Intel-gfx] [PATCH v5 07/14] drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()
Lyude Paul
- [Intel-gfx] [PATCH v5 08/14] drm/dp_mst: Lessen indenting in drm_dp_mst_topology_mgr_resume()
Lyude Paul
- [Intel-gfx] [PATCH v5 09/14] drm/nouveau: Don't grab runtime PM refs for HPD IRQs
Lyude Paul
- [Intel-gfx] [PATCH v5 10/14] drm/nouveau: Resume hotplug interrupts earlier
Lyude Paul
- [Intel-gfx] [PATCH v5 11/14] drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
- [Intel-gfx] [PATCH v5 12/14] drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
Lyude Paul
- [Intel-gfx] [PATCH v5 13/14] drm/dp_mst: Add basic topology reprobing when resuming
Lyude Paul
- [Intel-gfx] [PATCH v5 14/14] drm/dp_mst: Add topology ref history tracking for debugging
Lyude Paul
- [Intel-gfx] [PULL] topic/mst-suspend-resume-reprobe-2019-10-29-2
Lyude Paul
- [Intel-gfx] [PULL] topic/mst-suspend-resume-reprobe-2019-10-29-2
Lyude Paul
- [Intel-gfx] [RESEND PATCH] drm/dp: Increase link status size
Lyude Paul
- [Intel-gfx] [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation
Sean Paul
- [Intel-gfx] [v8, 2/4] drm/panel: set display info in panel attach
Sean Paul
- [Intel-gfx] [PATCH v8 3/4] drm/connector: Split out orientation quirk detection
Sean Paul
- [Intel-gfx] [PATCH v8 4/4] drm/mtk: add panel orientation property
Sean Paul
- [Intel-gfx] [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation
Sean Paul
- [Intel-gfx] [v8, 2/4] drm/panel: set display info in panel attach
Sean Paul
- [Intel-gfx] [PULL] drm-misc-next
Sean Paul
- [Intel-gfx] [PATCH] drm/i915: Kill the undead i915_gem_batch_pool.c
Sean Paul
- [Intel-gfx] [PATCH] drm/i915: Kill the undead i915_gem_batch_pool.c
Sean Paul
- [Intel-gfx] [PATCH] drm/dp: Remove the unused drm_device to get rid of build warning
Sean Paul
- [Intel-gfx] [PATCH v7 0/3] CRTC background color
Sean Paul
- [Intel-gfx] Does the i915 VBT tell us if a panel is an OLED panel?
Sean Paul
- [Intel-gfx] [PULL] drm-misc-next
Sean Paul
- [Intel-gfx] [PULL] drm-misc-fixes
Sean Paul
- [Intel-gfx] [PULL] drm-misc-next
Sean Paul
- [Intel-gfx] [PULL] drm-misc-next
Sean Paul
- [Intel-gfx] [PATCH v5 05/14] drm/dp_mst: Add probe_lock
Sean Paul
- [Intel-gfx] [PATCH v5 06/14] drm/dp_mst: Protect drm_dp_mst_port members with locking
Sean Paul
- [Intel-gfx] [PATCH v5 07/14] drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()
Sean Paul
- [Intel-gfx] [PULL] drm-misc-next
Sean Paul
- [Intel-gfx] [PULL] drm-misc-next
Sean Paul
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Joe Perches
- [Intel-gfx] [PATCH i-g-t] tests/kms_crtc_background_color: overhaul to match upstream ABI (v5.1)
Martin Peres
- [Intel-gfx] [PATCH 1/3] drm/i915: Add microcontrollers documentation section
Martin Peres
- [Intel-gfx] [PATCH 2/3] drm/i915/guc: improve documentation
Martin Peres
- [Intel-gfx] [PATCH 3/3] drm/i915/huc: improve documentation
Martin Peres
- [Intel-gfx] [PATCH v2 2/3] drm/i915/guc: improve documentation
Martin Peres
- [Intel-gfx] [PATCH v2 3/3] drm/i915/huc: improve documentation
Martin Peres
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/display: Handle fused off display correctly
Martin Peres
- [Intel-gfx] [PATCH] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Tapani Pälli
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Tapani Pälli
- [Intel-gfx] [PATCH 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH 2/3] drm/i915/tgl: Add perf support on TGL
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 2/3] drm/i915/tgl: Add perf support on TGL
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 2/3] drm/i915/tgl: Add perf support on TGL
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 2/3] drm/i915/perf: enable OAR context save/restore of performance counters
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 3/3] drm/i915/tgl: Add perf support on TGL
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 2/3] drm/i915/perf: enable OAR context save/restore of performance counters
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 3/3] drm/i915/tgl: Add perf support on TGL
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/3] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 2/2] drm/i915/tgl: Add perf support on TGL
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 1/2] drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 2/2] drm/i915/tgl: Add perf support on TGL
Umesh Nerlige Ramappa
- [Intel-gfx] [PATCH v2 00/21] drm/dp: Various helper improvements and cleanups
Thierry Reding
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Thierry Reding
- [Intel-gfx] [PATCH 2/2] drm/todo: Add entry to remove load/unload hooks
Thierry Reding
- [Intel-gfx] [PATCH 1/2] drm/property: Enforce more lifetime rules
Thierry Reding
- [Intel-gfx] [PATCH 1/2] drm/property: Enforce more lifetime rules
Thierry Reding
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Thierry Reding
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Thierry Reding
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Thierry Reding
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Thierry Reding
- [Intel-gfx] [RESEND PATCH] drm/dp: Increase link status size
Thierry Reding
- [Intel-gfx] [PATCH] drm/dp: Increase link status size
Thierry Reding
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
- [Intel-gfx] [PATCH 15/23] drm/i915: Link planes in a bigjoiner configuration.
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/vbt: Child device size remains unchanged through VBT 229
Matt Roper
- [Intel-gfx] [RFC v3 2/9] drm/i915: Use intel_tile_height() instead of re-implementing
Matt Roper
- [Intel-gfx] [RFC v3 3/9] drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
Matt Roper
- [Intel-gfx] [RFC v3 4/9] drm/i915/tgl: Gen-12 render decompression
Matt Roper
- [Intel-gfx] [PATCH v4 9/9] Gen-12 display can decompress surfaces compressed by the media engine.
Matt Roper
- [Intel-gfx] [RFC v3 5/9] drm/i915: Extract framebufer CCS offset checks into a function
Matt Roper
- [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Matt Roper
- [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/vbt: Child device size remains unchanged through VBT 229
Matt Roper
- [Intel-gfx] [PATCH 02/24] drm/i915: Fix for_each_intel_plane_mask definition
Matt Roper
- [Intel-gfx] [PATCH 03/24] drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state.
Matt Roper
- [Intel-gfx] [PATCH 04/24] drm/i915: Remove cursor use of properties for coordinates
Matt Roper
- [Intel-gfx] [PATCH 05/24] drm/i915: Use intel_plane_state in prepare and cleanup plane_fb
Matt Roper
- [Intel-gfx] [PATCH 06/24] drm/i915: Remove begin/finish_crtc_commit, v4.
Matt Roper
- [Intel-gfx] [PATCH] drm/i915: Select DPLL's via mask
Matt Roper
- [Intel-gfx] [CI] drm/i915: Select DPLL's via mask
Matt Roper
- [Intel-gfx] [PATCH] drm/i915: Catch GTT fault errors for gen11+ planes
Matt Roper
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Catch GTT fault errors for gen11+ planes
Matt Roper
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Select DPLL's via mask (rev3)
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/cml: Add second PCH ID for CMP
Matt Roper
- [Intel-gfx] [PATCH v7 0/3] CRTC background color
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/vbt: Handle generic DTD block
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
Matt Roper
- [Intel-gfx] [PATCH] drm/i915: Introduce Jasper Lake PCH
Matt Roper
- [Intel-gfx] [PATCH v2] drm/i915: Introduce Jasper Lake PCH
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/ehl: Don't forget to set TC long detect function
Matt Roper
- [Intel-gfx] [PATCH v3] drm/i915: Introduce Jasper Lake PCH
Matt Roper
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/ehl: Don't forget to set TC long detect function
Matt Roper
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Introduce Jasper Lake PCH (rev3)
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/ehl: Don't forget to set TC long detect function (rev2)
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Introduce Jasper Lake PCH (rev4)
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Introduce Jasper Lake PCH (rev4)
Matt Roper
- [Intel-gfx] [PATCH v2] drm/i915: Enable second dbuf slice for ICL
Matt Roper
- [Intel-gfx] [PATCH] drm/i915: Correct the PCH type in irq postinstall
Matt Roper
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Correct the PCH type in irq postinstall
Matt Roper
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Correct the PCH type in irq postinstall
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Correct the PCH type in irq postinstall (rev2)
Matt Roper
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/aml: Allow SPT PCH for all AML devices (rev2)
Matt Roper
- [Intel-gfx] [PATCH v4 10/10] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Matt Roper
- [Intel-gfx] [PATCH] drm/i915/tgl: Handle AUX interrupts for TC ports
Matt Roper
- [Intel-gfx] [PATCH v2] drm/i915/tgl: Handle AUX interrupts for TC ports
Matt Roper
- [Intel-gfx] [PATCH] drm/i915: Catch GTT fault errors for gen11+ planes
Matt Roper
- [Intel-gfx] [PATCH 0/5] DP AUX updates
Matt Roper
- [Intel-gfx] [PATCH 1/5] drm/i915/tgl: Handle AUX interrupts for TC ports
Matt Roper
- [Intel-gfx] [PATCH 2/5] drm/i915: Drop unused AUX register offsets
Matt Roper
- [Intel-gfx] [PATCH 3/5] drm/i915: Add missing AUX channel H & I support
Matt Roper
- [Intel-gfx] [PATCH 4/5] drm/i915: Provide more information on DP AUX failures
Matt Roper
- [Intel-gfx] [PATCH 5/5] drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS
Matt Roper
- [Intel-gfx] [PATCH 4/5] drm/i915: Provide more information on DP AUX failures
Matt Roper
- [Intel-gfx] [PATCH 2/5] drm/i915: Drop unused AUX register offsets
Matt Roper
- [Intel-gfx] [PATCH 3/5] drm/i915: Add missing AUX channel H & I support
Matt Roper
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl: Handle AUX interrupts for TC ports (rev2)
Matt Roper
- [Intel-gfx] [PATCH v2] drm/i915/vbt: Handle generic DTD block
Matt Roper
- [Intel-gfx] [PATCH v3 1/2] drm/i915/vbt: Parse panel options separately from timing data
Matt Roper
- [Intel-gfx] [PATCH v3 2/2] drm/i915/vbt: Handle generic DTD block
Matt Roper
- [Intel-gfx] [PATCH v2 4/5] drm/i915: Provide more information on DP AUX failures
Matt Roper
- [Intel-gfx] ✓ Fi.CI.IGT: success for DP AUX updates (rev3)
Matt Roper
- [Intel-gfx] ✓ Fi.CI.IGT: success for DP AUX updates (rev3)
Matt Roper
- [Intel-gfx] [PATCH] lib/color_encoding: Fix up support for XYUV format.
Matt Roper
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the admgpu tree
Stephen Rothwell
- [Intel-gfx] linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- [Intel-gfx] linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the drm tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the drm tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the drm tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the drm tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the drm tree
Stephen Rothwell
- [Intel-gfx] linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- [Intel-gfx] linux-next: build failure after merge of the drm tree
Stephen Rothwell
- [Intel-gfx] linux-next: build warning after merge of the drm-misc tree
Stephen Rothwell
- [Intel-gfx] linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the admgpu tree
Stephen Rothwell
- [Intel-gfx] linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- [Intel-gfx] linux-next: build warning after merge of the drm-misc-fixes tree
Stephen Rothwell
- [Intel-gfx] linux-next: build warning after merge of the drm-misc-fixes tree
Stephen Rothwell
- [Intel-gfx] linux-next: build warning after merge of the vfs-fixes tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm-misc tree with the amdgpu tree
Stephen Rothwell
- [Intel-gfx] linux-next: manual merge of the drm tree with the drm-intel-fixes tree
Stephen Rothwell
- [Intel-gfx] [PATCH 2/2] drm/mm: Pack allocated/scanned boolean into a bitfield
Ruhl, Michael J
- [Intel-gfx] [PATCH v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Ruhl, Michael J
- [Intel-gfx] [PATCH v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Ruhl, Michael J
- [Intel-gfx] [PATCH 8/8] drm/print: introduce new struct drm_device based logging macros
Ruhl, Michael J
- [Intel-gfx] [PATCH 4/4] drm/i915: Plump dev_priv all the way to icl_{hdr, sdr_y}_plane_mask()
Ruhl, Michael J
- [Intel-gfx] [PATCH] drm/i915/dp: Fix DP MST error after unplugging TypeC cable
S, Srinivasan
- [Intel-gfx] [PATCH] drm/i915/color: fix broken display in icl+
Saarinen, Jani
- [Intel-gfx] [PATCH 0/4] fix broken state checker and enable state checker for icl+
Saarinen, Jani
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Correct the PCH type in irq postinstall
Saarinen, Jani
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/aml: Allow SPT PCH for all AML devices
Saarinen, Jani
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/5] drm/i915: simplify setting of ddi_io_power_domain (rev3)
Saarinen, Jani
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/aml: Allow SPT PCH for all AML devices (rev2)
Saarinen, Jani
- [Intel-gfx] [v1 0/6] Enable HDR on MCA LSPCON based Gen9 devices
Uma Shankar
- [Intel-gfx] [v1 1/6] drm/i915/display: Add HDR Capability detection for LSPCON
Uma Shankar
- [Intel-gfx] [v1 2/6] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
Uma Shankar
- [Intel-gfx] [v1 3/6] drm/i915/display: Attach HDR property for capable Gen9 devices
Uma Shankar
- [Intel-gfx] [v1 4/6] drm/i915/display: Set HDR Infoframe for HDR capable LSPCON devices
Uma Shankar
- [Intel-gfx] [v1 5/6] drm/i915/display: Enable BT2020 for HDR on LSPCON devices
Uma Shankar
- [Intel-gfx] [v1 6/6] drm/i915/display: Reduce blanking to support 4k60 at 10bpp for LSPCON
Uma Shankar
- [Intel-gfx] [v1 6/6] drm/i915/display: Reduce blanking to support 4k60 at 10bpp for LSPCON
Shankar, Uma
- [Intel-gfx] [v1 6/6] drm/i915/display: Reduce blanking to support 4k60 at 10bpp for LSPCON
Shankar, Uma
- [Intel-gfx] [v1 2/6] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
Shankar, Uma
- [Intel-gfx] [v1 0/6] Enable HDR on MCA LSPCON based Gen9 devices
Shankar, Uma
- [Intel-gfx] [PATCH] drm/i915: Fix MST oops due to MSA changes
Shankar, Uma
- [Intel-gfx] [PATCH 1/4] drm/edid: Make drm_get_cea_aspect_ratio() static
Shankar, Uma
- [Intel-gfx] [PATCH 2/4] drm/edid: Extract drm_mode_cea_vic()
Shankar, Uma
- [Intel-gfx] [PATCH 3/4] drm/edid: Fix HDMI VIC handling
Shankar, Uma
- [Intel-gfx] [v2 0/6] Enable HDR on MCA LSPCON based Gen9 devices
Uma Shankar
- [Intel-gfx] [v2 1/6] drm/i915/display: Add HDR Capability detection for LSPCON
Uma Shankar
- [Intel-gfx] [v2 2/6] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
Uma Shankar
- [Intel-gfx] [v2 3/6] drm/i915/display: Attach HDR property for capable Gen9 devices
Uma Shankar
- [Intel-gfx] [v2 4/6] drm/i915/display: Set HDR Infoframe for HDR capable LSPCON devices
Uma Shankar
- [Intel-gfx] [v2 5/6] drm/i915/display: Enable BT2020 for HDR on LSPCON devices
Uma Shankar
- [Intel-gfx] [v2 6/6] [NOT FOR MERGE] drm/i915/display: Reduce blanking to support 4k60 at 10bpp for LSPCON
Uma Shankar
- [Intel-gfx] [PATCH 1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
Shankar, Uma
- [Intel-gfx] [PATCH 2/9] drm/i915: Expose alpha formats on VLV/CHV primary planes
Shankar, Uma
- [Intel-gfx] [PATCH 4/9] drm/i915: Expose C8 on VLV/CHV sprite planes
Shankar, Uma
- [Intel-gfx] [PATCH 3/9] drm/i915: Add missing 10bpc formats for pipe B sprites on CHV
Shankar, Uma
- [Intel-gfx] [PATCH v2 5/9] drm/i915: Add 10bpc formats with alpha for icl+
Shankar, Uma
- [Intel-gfx] [PATCH 6/9] drm/i915: Sort format arrays consistently
Shankar, Uma
- [Intel-gfx] [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
Shankar, Uma
- [Intel-gfx] [PATCH 8/9] drm/i915: Do not enable HDR mode when color keying is active
Shankar, Uma
- [Intel-gfx] [PATCH 9/9] drm/i915: Eliminate redundancy in intel_primary_plane_create()
Shankar, Uma
- [Intel-gfx] [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
Shankar, Uma
- [Intel-gfx] [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
Shankar, Uma
- [Intel-gfx] [PATCH v3 1/4] drm/edid: Abstract away cea_edid_modes[]
Sharma, Shashank
- [Intel-gfx] [PATCH v3 2/4] drm/edid: Add CTA-861-G modes with VIC >= 193
Sharma, Shashank
- [Intel-gfx] [PATCH v3 3/4] drm/edid: Throw away the dummy VIC 0 cea mode
Sharma, Shashank
- [Intel-gfx] [PATCH 0/3] Add scaling filters in DRM layer
Shashank Sharma
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Shashank Sharma
- [Intel-gfx] [PATCH 2/3] drm/i915: Add support for scaling filters
Shashank Sharma
- [Intel-gfx] [PATCH 3/3] drm/i915: Handle nearest-neighbor scaling filter
Shashank Sharma
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Sharma, Shashank
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Sharma, Shashank
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Sharma, Shashank
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Sharma, Shashank
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Sharma, Shashank
- [Intel-gfx] [PATCH] drm/i915/color: fix broken display in icl+
Swati Sharma
- [Intel-gfx] [PATCH 0/4] fix broken state checker and enable state checker for icl+
Swati Sharma
- [Intel-gfx] [PATCH 1/4] [v2] drm/i915/color: fix broken gamma state-checker during boot
Swati Sharma
- [Intel-gfx] [PATCH 2/4] drm/i915/color: move check of gamma_enable to specific func/platform
Swati Sharma
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Swati Sharma
- [Intel-gfx] [PATCH 4/4] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
Swati Sharma
- [Intel-gfx] [PATCH 0/4] fix broken state checker and enable state checker for icl+
Swati Sharma
- [Intel-gfx] [PATCH 1/4] [v3] drm/i915/color: fix broken gamma state-checker during boot
Swati Sharma
- [Intel-gfx] [PATCH 2/4] [v2] drm/i915/color: move check of gamma_enable to specific func/platform
Swati Sharma
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Swati Sharma
- [Intel-gfx] [PATCH 4/4] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
Swati Sharma
- [Intel-gfx] [PATCH 0/2] adding gamma state checker for icl+ platforms
Swati Sharma
- [Intel-gfx] [PATCH 1/2] [v6] drm/i915/color: Extract icl_read_luts()
Swati Sharma
- [Intel-gfx] [PATCH 2/2] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
Swati Sharma
- [Intel-gfx] [PATCH 0/2] adding gamma state checker for icl+ platforms
Swati Sharma
- [Intel-gfx] [PATCH 1/2] [v7] drm/i915/color: Extract icl_read_luts()
Swati Sharma
- [Intel-gfx] [PATCH 2/2] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
Swati Sharma
- [Intel-gfx] [PATCH] drm/i915/color: fix broken display in icl+
Sharma, Swati2
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Sharma, Swati2
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Sharma, Swati2
- [Intel-gfx] [PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
Andi Shyti
- [Intel-gfx] [PATCH i-g-t 2/3] i915/gem_eio: Show engine status before resets
Andi Shyti
- [Intel-gfx] [PATCH i-g-t 3/3] i915/gem_softpin: Replace constant loop with timeout
Andi Shyti
- [Intel-gfx] [PATCH i-g-t 2/2] Add i915/gem_ctx_persistence
Andi Shyti
- [Intel-gfx] [PATCH i-g-t 1/2] lib: Generalise rapl interface
Andi Shyti
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915_hangman: Force error capture
Andi Shyti
- [Intel-gfx] [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt
Andi Shyti
- [Intel-gfx] [PATCH] drm/i915: Extract GT ring management
Andi Shyti
- [Intel-gfx] [PATCH] drm/i915/selftests: Synchronize checking active status with retirement
Andi Shyti
- [Intel-gfx] [PATCH 0/2] Extract rps and guc
Andi Shyti
- [Intel-gfx] [PATCH 1/2] drm/i915: Extract GT render power state management
Andi Shyti
- [Intel-gfx] [PATCH 2/2] drm/i915: Extract the GuC interrupt handlers
Andi Shyti
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Extract GT render power state management
Andi Shyti
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Extract GT render power state management
Andi Shyti
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Extract GT render power state management
Andi Shyti
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Extract GT render power state management
Andi Shyti
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915: Exercise hostile context execution
Andi Shyti
- [Intel-gfx] [PATCH] CI: Test revert some of the documentation fixes
Andi Shyti
- [Intel-gfx] [PATCH i-g-t] lib/i915: Use explicit iterator names in for_each_engine()
Andi Shyti
- [Intel-gfx] [PATCH i-g-t] i915/pm_rps: Wait for the actual frequency to settle
Andi Shyti
- [Intel-gfx] [PATCH i-g-t 1/2] lib: Restore i915.reset before testing it in igt_allow_hang()
Andi Shyti
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_exec: Enable resets for basic-nohangcheck
Andi Shyti
- [Intel-gfx] [PATCH] drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Andi Shyti
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_exec: Enable resets for basic-nohangcheck
Andi Shyti
- [Intel-gfx] [PATCH] drm/i915/gt: Tidy up rps irq handler to use intel_gt
Andi Shyti
- [Intel-gfx] [PATCH 1/5] drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Andi Shyti
- [Intel-gfx] [PATCH 5/5] drm/i915: Defer rc6 shutdown to suspend_late
Andi Shyti
- [Intel-gfx] [PATCH] drm/i915: Don't disable interrupts independently of the lock
Sebastian Andrzej Siewior
- [Intel-gfx] [PATCH] drm/i915: Don't disable interrupts independently of the lock
Sebastian Andrzej Siewior
- [Intel-gfx] [PATCH] drm/i915: Don't disable interrupts independently of the lock
Sebastian Andrzej Siewior
- [Intel-gfx] [PATCH v2] drm/i915: Don't disable interrupts independently of the lock
Sebastian Andrzej Siewior
- [Intel-gfx] [PATCH v3] drm/i915: Don't disable interrupts independently of the lock
Sebastian Andrzej Siewior
- [Intel-gfx] [PATCH V6] drm/drm_vblank: Change EINVAL by the correct errno
Rodrigo Siqueira
- [Intel-gfx] [PATCH v7 i-g-t 0/4] Add support for testing writeback connectors
Rodrigo Siqueira
- [Intel-gfx] [PATCH] drm/i915/tc: Implement the TC cold exit sequence
José Roberto de Souza
- [Intel-gfx] [PATCH] drm/i915/mg: Use tc_port instead of port parameter to MG registers
José Roberto de Souza
- [Intel-gfx] [PATCH 1/4] drm/i915/display: Handle fused off display correctly
José Roberto de Souza
- [Intel-gfx] [PATCH 2/4] drm/i915/display: Handle fused off HDCP
José Roberto de Souza
- [Intel-gfx] [PATCH 3/4] drm/i915/display: DFSM CDCLK LIMIT is only available in BXT
José Roberto de Souza
- [Intel-gfx] [PATCH 4/4] drm/i915/display: Check if FBC and DMC are fused off
José Roberto de Souza
- [Intel-gfx] [PATCH 1/5] drm/i915/display: Handle fused off display correctly
José Roberto de Souza
- [Intel-gfx] [PATCH 2/5] drm/i915/display: Handle fused off HDCP
José Roberto de Souza
- [Intel-gfx] [PATCH 3/5] drm/i915/display: Check if FBC is fused off
José Roberto de Souza
- [Intel-gfx] [PATCH 4/5] drm/i915/display/icl+: Check if DMC is fused off
José Roberto de Souza
- [Intel-gfx] [PATCH 5/5] drm/i915/display/cnl+: Handle fused off DSC
José Roberto de Souza
- [Intel-gfx] [PATCH] drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
José Roberto de Souza
- [Intel-gfx] [PATCH] drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
José Roberto de Souza
- [Intel-gfx] [PATCH 1/5] drm/i915: Add two spaces before the SKL_DFSM registers
José Roberto de Souza
- [Intel-gfx] [PATCH 2/5] drm/i915/display: Handle fused off HDCP
José Roberto de Souza
- [Intel-gfx] [PATCH 3/5] drm/i915/display: Check if FBC is fused off
José Roberto de Souza
- [Intel-gfx] [PATCH 4/5] drm/i915/display/icl+: Check if DMC is fused off
José Roberto de Souza
- [Intel-gfx] [PATCH 5/5] drm/i915/display/cnl+: Handle fused off DSC
José Roberto de Souza
- [Intel-gfx] [PATCH] drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
José Roberto de Souza
- [Intel-gfx] [PATCH 1/2] drm/i915: Limit MST modes based on plane size too
Souza, Jose
- [Intel-gfx] [PATCH 2/2] drm/i915: Polish intel_tv_mode_valid()
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/mg: Use tc_port instead of port parameter to MG registers
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915/tgl: Add the Thunderbolt PLL divider values
Souza, Jose
- [Intel-gfx] [PATCH 3/4] drm/i915/display: DFSM CDCLK LIMIT is only available in BXT
Souza, Jose
- [Intel-gfx] [PATCH 1/4] drm/i915/display: Handle fused off display correctly
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
Souza, Jose
- [Intel-gfx] [PATCH 1/7] drm/i915: simplify setting of ddi_io_power_domain
Souza, Jose
- [Intel-gfx] [PATCH 7/7] drm/dp-mst: fix warning on unused var
Souza, Jose
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915/display: Handle fused off display correctly
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915/tc: Implement the TC cold exit sequence
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915/tc: Implement the TC cold exit sequence
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915: Add new CNL PCH ID seen on a CML platform
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915: Making loglevel of PSR2/SU logs same.
Souza, Jose
- [Intel-gfx] [PATCH 2/5] drm/i915/display: Handle fused off HDCP
Souza, Jose
- [Intel-gfx] [PATCH 1/5] drm/i915/display: Handle fused off display correctly
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Making loglevel of PSR2/SU logs same.
Souza, Jose
- [Intel-gfx] [PATCH 2/4] drm/i915: add new gen12 dgfx platform macro
Souza, Jose
- [Intel-gfx] [PATCH v2] drm/i915/tgl: Handle AUX interrupts for TC ports
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915: Catch GTT fault errors for gen11+ planes
Souza, Jose
- [Intel-gfx] [PATCH 1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()
Souza, Jose
- [Intel-gfx] [PATCH 2/3] drm/i915: Add CHICKEN_TRANS_D
Souza, Jose
- [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
Souza, Jose
- [Intel-gfx] [PATCH] drm/i915/tgl: add support to one DP-MST stream
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/i915: Add two spaces before the SKL_DFSM registers
Souza, Jose
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dp: Do not switch aux to TBT mode for non-TC ports (rev2)
Souza, Jose
- [Intel-gfx] [PATCH 3/3] drm/i915/huc: improve documentation
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: the BCS engine supports relative MMIO
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: simplify the lrc register list for !RCS
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 3/3] drm/i915/huc: improve documentation
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH v2 1/3] drm/i915: Add microcontrollers documentation section
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH v2 2/3] drm/i915/guc: improve documentation
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH v2 3/3] drm/i915/huc: improve documentation
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH v3 1/3] drm/i915: Add microcontrollers documentation section
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH v3 2/3] drm/i915/guc: improve documentation
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH v3 3/3] drm/i915/huc: improve documentation
Daniele Ceraolo Spurio
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] drm/i915: Add microcontrollers documentation section
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH] drm/i915: Do not end i915 batch buffers prematurely
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH] drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Daniele Ceraolo Spurio
- [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/3] drm/i915/guc: Enable guc logging on guc log relay write
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 3/4] drm/i915: do not set MOCS control values on dgfx
Daniele Ceraolo Spurio
- [Intel-gfx] [CI] PR for TGL GuC/HuC binaries
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 1/2] drm/i915/uc: define GuC and HuC binaries for TGL
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 2/2] HAX: force enable_guc=2
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Daniele Ceraolo Spurio
- [Intel-gfx] [RFC 0/3] Display uncore
Daniele Ceraolo Spurio
- [Intel-gfx] [RFC 1/2] drm/i915: add display uncore helpers
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 3/7] drm/i915: set num_fence_regs to 0 if there is no aperture
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 6/7] drm/i915: don't allocate the ring in stolen if we lack aperture
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 3/7] drm/i915: set num_fence_regs to 0 if there is no aperture
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 6/7] drm/i915: don't allocate the ring in stolen if we lack aperture
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 1/2] drm/i915/uc: define GuC and HuC binaries for TGL
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 1/2] drm/i915: drop lrc header page
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH 2/2] drm/i915/guc: drop guc shared area
Daniele Ceraolo Spurio
- [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Sripada, Radhakrishna
- [Intel-gfx] [PATCH v2 10/11] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Sripada, Radhakrishna
- [Intel-gfx] [PATCH v4 00/10] Clear Color Support for TGL Render Decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 01/10] drm/framebuffer: Format modifier for Intel Gen-12 render compression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 02/10] drm/i915: Use intel_tile_height() instead of re-implementing
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 03/10] drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 04/10] drm/i915/tgl: Gen-12 render decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 05/10] drm/i915: Extract framebufer CCS offset checks into a function
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 06/10] drm/framebuffer: Format modifier for Intel Gen-12 media compression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 07/10] drm/fb: Extend format_info member arrays to handle four planes
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 08/10] Gen-12 display can decompress surfaces compressed by the media engine.
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 10/10] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Radhakrishna Sripada
- [Intel-gfx] [PATCH v4 10/10] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Sripada, Radhakrishna
- [Intel-gfx] [PATCH v5 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Radhakrishna Sripada
- [Intel-gfx] [PATCH v5 10/10] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 10/10] drm/i915/tgl: Add Clear Color supoort for TGL Render Decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 00/10] Clear Color Support for TGL Render Decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 01/10] drm/framebuffer: Format modifier for Intel Gen-12 render compression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 02/10] drm/i915: Use intel_tile_height() instead of re-implementing
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 03/10] drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 04/10] drm/i915/tgl: Gen-12 render decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 05/10] drm/i915: Extract framebufer CCS offset checks into a function
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 06/10] drm/framebuffer: Format modifier for Intel Gen-12 media compression
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 07/10] drm/fb: Extend format_info member arrays to handle four planes
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 08/10] Gen-12 display can decompress surfaces compressed by the media engine.
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 09/10] drm/framebuffer/tgl: Format modifier for Intel Gen 12 render compression with Clear Color
Radhakrishna Sripada
- [Intel-gfx] [PATCH v6 10/10] drm/i915/tgl: Add Clear Color support for TGL Render Decompression
Radhakrishna Sripada
- [Intel-gfx] [PATCH 1/5] drm/i915: Add two spaces before the SKL_DFSM registers
Radhakrishna Sripada
- [Intel-gfx] [PATCH v7 i-g-t 1/4] lib/igt_kms: Add writeback support
Brian Starkey
- [Intel-gfx] [PATCH v7 i-g-t 2/4] kms_writeback: Add initial writeback tests
Brian Starkey
- [Intel-gfx] [PATCH v7 i-g-t 3/4] lib: Add function to hash a framebuffer
Brian Starkey
- [Intel-gfx] [PATCH v7 i-g-t 4/4] kms_writeback: Add writeback-check-output
Brian Starkey
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Stimson, Dale B
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Daniel Stone
- [Intel-gfx] [PATCH] drm/i915/gt: Flush submission tasklet before waiting/retiring
Summers, Stuart
- [Intel-gfx] [PATCH] drm/i915/gt: Flush submission tasklet before waiting/retiring
Summers, Stuart
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Restrict availables engines to rcs0 by default
Summers, Stuart
- [Intel-gfx] [PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
Summers, Stuart
- [Intel-gfx] [PATCH] drm/i915: Add feature flag for platforms with DRAM info
Stuart Summers
- [Intel-gfx] [PATCH] drm/i915: Expose engine properties via sysfs
Summers, Stuart
- [Intel-gfx] [PATCH] drm/i915: Do not end i915 batch buffers prematurely
Stuart Summers
- [Intel-gfx] [PATCH] drm/i915: Do not end i915 batch buffers prematurely
Summers, Stuart
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
Summers, Stuart
- [Intel-gfx] [PATCH] drm/i915: Skip MCHBAR queries on dgfx
Stuart Summers
- [Intel-gfx] [PATCH 1/2] drm/i915: Limit MST modes based on plane size too
Ville Syrjala
- [Intel-gfx] [PATCH 2/2] drm/i915: Polish intel_tv_mode_valid()
Ville Syrjala
- [Intel-gfx] [PATCH 1/6] drm/i915: Polish possible_clones setup
Ville Syrjala
- [Intel-gfx] [PATCH 2/6] drm/i915: Simplfy LVDS crtc_mask setup
Ville Syrjala
- [Intel-gfx] [PATCH 3/6] drm/i915: s/crtc_mask/pipe_mask/
Ville Syrjala
- [Intel-gfx] [PATCH 4/6] drm/i915: Allow ICL+ DSI on any pipe
Ville Syrjala
- [Intel-gfx] [PATCH 5/6] drm/i915: Simplify pipe_mask setup even further
Ville Syrjala
- [Intel-gfx] [PATCH 6/6] drm/i915/mst: Document the userspace fail with possible_crtcs
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Ville Syrjala
- [Intel-gfx] [PATCH 1/4] drm/edid: Make drm_get_cea_aspect_ratio() static
Ville Syrjala
- [Intel-gfx] [PATCH 2/4] drm/edid: Extract drm_mode_cea_vic()
Ville Syrjala
- [Intel-gfx] [PATCH 3/4] drm/edid: Fix HDMI VIC handling
Ville Syrjala
- [Intel-gfx] [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)
Ville Syrjala
- [Intel-gfx] [PATCH 1/3] drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Ville Syrjala
- [Intel-gfx] [PATCH 2/3] drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()
Ville Syrjala
- [Intel-gfx] [PATCH 3/3] drm/i915: Refactor timestamping constants update
Ville Syrjala
- [Intel-gfx] [PATCH 1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
Ville Syrjala
- [Intel-gfx] [PATCH 2/9] drm/i915: Expose alpha formats on VLV/CHV primary planes
Ville Syrjala
- [Intel-gfx] [PATCH 3/9] drm/i915: Add missing 10bpc formats for pipe B sprites on CHV
Ville Syrjala
- [Intel-gfx] [PATCH 4/9] drm/i915: Expose C8 on VLV/CHV sprite planes
Ville Syrjala
- [Intel-gfx] [PATCH 5/9] drm/i915: Add 10bpc formats with alpha for icl+
Ville Syrjala
- [Intel-gfx] [PATCH 6/9] drm/i915: Sort format arrays consistently
Ville Syrjala
- [Intel-gfx] [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
Ville Syrjala
- [Intel-gfx] [PATCH 8/9] drm/i915: Do not enable HDR mode when color keying is active
Ville Syrjala
- [Intel-gfx] [PATCH 9/9] drm/i915: Eliminate redundancy in intel_primary_plane_create()
Ville Syrjala
- [Intel-gfx] [PATCH v2 5/9] drm/i915: Add 10bpc formats with alpha for icl+
Ville Syrjala
- [Intel-gfx] [PATCH 1/5] drm/i915: Shrink eDRAM ways/sets arrays
Ville Syrjala
- [Intel-gfx] [PATCH 2/5] drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/
Ville Syrjala
- [Intel-gfx] [PATCH 3/5] drm/i915: Remove dead weight from hdcp2_msg_timeout[]
Ville Syrjala
- [Intel-gfx] [PATCH 4/5] drm/i915: Remove hdcp2_hdmi_msg_timeout.timeout2
Ville Syrjala
- [Intel-gfx] [PATCH 5/5] drm/i915: Make hdcp2_msg_timeout.timeout u16
Ville Syrjala
- [Intel-gfx] [PATCH 0/8] drm/i915: Some cleanup near the SKL wm/ddb area
Ville Syrjala
- [Intel-gfx] [PATCH 1/8] drm/i915: Nuke the useless changed param from skl_ddb_add_affected_pipes()
Ville Syrjala
- [Intel-gfx] [PATCH 2/8] drm/i915: Nuke 'realloc_pipes'
Ville Syrjala
- [Intel-gfx] [PATCH 3/8] drm/i915: Make dirty_pipes refer to pipes
Ville Syrjala
- [Intel-gfx] [PATCH 4/8] drm/i915: Don't set undefined bits in dirty_pipes
Ville Syrjala
- [Intel-gfx] [PATCH 5/8] drm/i915: Streamline skl_commit_modeset_enables()
Ville Syrjala
- [Intel-gfx] [PATCH 6/8] drm/i915: Polish WM_LINETIME register stuff
Ville Syrjala
- [Intel-gfx] [PATCH 7/8] drm/i915: Move linetime wms into the crtc state
Ville Syrjala
- [Intel-gfx] [PATCH 8/8] drm/i915: Nuke skl wm.dirty_pipes bitmask
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Ville Syrjala
- [Intel-gfx] [PATCH v2 6/8] drm/i915: Polish WM_LINETIME register stuff
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Fix MST oops due to MSA changes
Ville Syrjala
- [Intel-gfx] [PATCH v2 00/13] drm/i915: Plane cdclk requirements and fp16 for gen4+
Ville Syrjala
- [Intel-gfx] [PATCH v2 01/13] drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update
Ville Syrjala
- [Intel-gfx] [PATCH v2 02/13] drm/i915: Rework global state locking
Ville Syrjala
- [Intel-gfx] [PATCH v2 03/13] drm/i915: Move check_digital_port_conflicts() earier
Ville Syrjala
- [Intel-gfx] [PATCH v2 04/13] drm/i915: Allow planes to declare their minimum acceptable cdclk
Ville Syrjala
- [Intel-gfx] [PATCH v2 05/13] drm/i915: Eliminate skl_check_pipe_max_pixel_rate()
Ville Syrjala
- [Intel-gfx] [PATCH v2 06/13] drm/i915: Simplify skl_max_scale()
Ville Syrjala
- [Intel-gfx] [PATCH v2 07/13] drm/i915: Add support for half float framebuffers for skl+
Ville Syrjala
- [Intel-gfx] [PATCH v2 08/13] drm/i915: Add support for half float framebuffers for gen4+ primary planes
Ville Syrjala
- [Intel-gfx] [PATCH v2 09/13] drm/i915: Add support for half float framebuffers for ivb+ sprites
Ville Syrjala
- [Intel-gfx] [PATCH v2 10/13] drm/i915: Add support for half float framebuffers on snb sprites
Ville Syrjala
- [Intel-gfx] [PATCH v2 11/13] drm/i915: Move more cdclk state handling into intel_modeset_calc_cdclk()
Ville Syrjala
- [Intel-gfx] [PATCH v2 12/13] drm/i915: Consolidate more cdclk state handling
Ville Syrjala
- [Intel-gfx] [PATCH v2 13/13] drm/i915: Collect more cdclk state under the same roof
Ville Syrjala
- [Intel-gfx] [PATCH 0/8] drm/i915: pfit/scaler rework prep stuff
Ville Syrjala
- [Intel-gfx] [PATCH 1/8] drm/i915: Parametrize PFIT_PIPE
Ville Syrjala
- [Intel-gfx] [PATCH 2/8] drm/i915: Replace some accidental I915_READ_FW()s with the normal version
Ville Syrjala
- [Intel-gfx] [PATCH 3/8] drm/i915: Fix skl+ non-scaled pfit modes
Ville Syrjala
- [Intel-gfx] [PATCH 4/8] drm/i915: Flatten a bunch of the pfit functions
Ville Syrjala
- [Intel-gfx] [PATCH 5/8] drm/i915: Use drm_rect to store the pfit window pos/size
Ville Syrjala
- [Intel-gfx] [PATCH 6/8] drm/i915: s/pipe_config/crtc_state/ in pfit functions
Ville Syrjala
- [Intel-gfx] [PATCH 7/8] drm/i915: Pass connector state to pfit calculations
Ville Syrjala
- [Intel-gfx] [PATCH 8/8] drm/i915: Have pfit calculations return an error code
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjala
- [Intel-gfx] [PATCH 1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()
Ville Syrjala
- [Intel-gfx] [PATCH 2/3] drm/i915: Add CHICKEN_TRANS_D
Ville Syrjala
- [Intel-gfx] [PATCH 3/3] drm/i915: Fix frame start delay programming
Ville Syrjala
- [Intel-gfx] [PATCH 1/6] drm/i915: Fix i845/i865 cursor width
Ville Syrjala
- [Intel-gfx] [PATCH 2/6] drm/i915: Fix max cursor size for i915g/gm
Ville Syrjala
- [Intel-gfx] [PATCH 3/6] drm/i915: Fix overlay colorkey for 30bpp and 8bpp
Ville Syrjala
- [Intel-gfx] [PATCH 4/6] drm/i915: Configure overlay cc_out precision based on crtc gamma config
Ville Syrjala
- [Intel-gfx] [PATCH 5/6] drm/i915: Enable pipe gamma for the overlay
Ville Syrjala
- [Intel-gfx] [PATCH 6/6] drm/i915: Protect overlay colorkey macro arguments
Ville Syrjala
- [Intel-gfx] [PATCH xf86-video-intel] sna/video/overlay: Declare support for depth 8 and 30
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Stop frobbing crtc->base.mode
Ville Syrjala
- [Intel-gfx] [PATCH 1/5] drm/i915: Use drm_rect to simplify plane {crtc, src}_{x, y, w, h} printing
Ville Syrjala
- [Intel-gfx] [PATCH 2/5] drm/i915: Switch to intel_ types in debugfs display_info
Ville Syrjala
- [Intel-gfx] [PATCH 3/5] drm/i915: Reorganize plane/fb dump in debugfs
Ville Syrjala
- [Intel-gfx] [PATCH 4/5] drm/i915: Refactor debugfs display info code
Ville Syrjala
- [Intel-gfx] [PATCH 5/5] drm/i915: Dump the mode for the crtc just the once
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjala
- [Intel-gfx] [PATCH 1/4] drm/i915: s/icl_is_nv12_y_plane/icl_is_sdr_y_plane/
Ville Syrjala
- [Intel-gfx] [PATCH 2/4] drm/i915: Introduce icl_sdr_y_plane_mask()
Ville Syrjala
- [Intel-gfx] [PATCH 3/4] drm/i915: Move icl_is_hdr_plane() next to its cousins
Ville Syrjala
- [Intel-gfx] [PATCH 4/4] drm/i915: Plump dev_priv all the way to icl_{hdr, sdr_y}_plane_mask()
Ville Syrjala
- [Intel-gfx] [PATCH 0/7] drm/i915: Expose more formats
Ville Syrjala
- [Intel-gfx] [PATCH 1/7] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
Ville Syrjala
- [Intel-gfx] [PATCH 2/7] drm/i915: Expose alpha formats on VLV/CHV primary planes
Ville Syrjala
- [Intel-gfx] [PATCH 3/7] drm/i915: Add missing 10bpc formats for pipe B sprites on CHV
Ville Syrjala
- [Intel-gfx] [PATCH 4/7] drm/i915: Expose C8 on VLV/CHV sprite planes
Ville Syrjala
- [Intel-gfx] [PATCH 5/7] drm/i915: Add 10bpc formats with alpha for icl+
Ville Syrjala
- [Intel-gfx] [PATCH 6/7] drm/i915: Sort format arrays consistently
Ville Syrjala
- [Intel-gfx] [PATCH 7/7] drm/i915: Eliminate redundancy in intel_primary_plane_create()
Ville Syrjala
- [Intel-gfx] [PATCH] drm/i915/dp: Fix DP MST error after unplugging TypeC cable
Ville Syrjälä
- [Intel-gfx] [PATCH v3 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Ville Syrjälä
- [Intel-gfx] [igt-dev] [PATCH i-g-t] tests/kms_crtc_background_color: overhaul to match upstream ABI (v5.1)
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/color: fix broken display in icl+
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/color: fix broken display in icl+
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Ville Syrjälä
- [Intel-gfx] [PATCH 1/4] drm/rect: Add drm_rect_translate_to()
Ville Syrjälä
- [Intel-gfx] [PATCH 15/23] drm/i915: Link planes in a bigjoiner configuration.
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/dp: remove static variable for aux last status
Ville Syrjälä
- [Intel-gfx] [PATCH 1/2] drm/i915: use DRM_ERROR() instead of drm_err()
Ville Syrjälä
- [Intel-gfx] [PATCH 1/4] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
Ville Syrjälä
- [Intel-gfx] [PATCH 2/4] drm/i915: split out i915_switcheroo.[ch] from i915_drv.c
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/i915: move gmbus setup down to intel_modeset_init()
Ville Syrjälä
- [Intel-gfx] [RFC v3 4/9] drm/i915/tgl: Gen-12 render decompression
Ville Syrjälä
- [Intel-gfx] [PATCH 3/6] drm/i915: s/crtc_mask/pipe_mask/
Ville Syrjälä
- [Intel-gfx] [PATCH v3 1/4] drm/edid: Abstract away cea_edid_modes[]
Ville Syrjälä
- [Intel-gfx] [PATCH v3 2/4] drm/edid: Add CTA-861-G modes with VIC >= 193
Ville Syrjälä
- [Intel-gfx] [PATCH v3 3/4] drm/edid: Throw away the dummy VIC 0 cea mode
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Ville Syrjälä
- [Intel-gfx] [PATCH 6/6] drm/i915/mst: Document the userspace fail with possible_crtcs
Ville Syrjälä
- [Intel-gfx] [PULL] drm-intel-fixes
Ville Syrjälä
- [Intel-gfx] [PULL] drm-intel-fixes
Ville Syrjälä
- [Intel-gfx] [PATCH 02/24] drm/i915: Fix for_each_intel_plane_mask definition
Ville Syrjälä
- [Intel-gfx] [PATCH 03/24] drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state.
Ville Syrjälä
- [Intel-gfx] [PATCH 04/24] drm/i915: Remove cursor use of properties for coordinates
Ville Syrjälä
- [Intel-gfx] [PATCH 05/24] drm/i915: Use intel_plane_state in prepare and cleanup plane_fb
Ville Syrjälä
- [Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split
Ville Syrjälä
- [Intel-gfx] [RFC v3 5/9] drm/i915: Extract framebufer CCS offset checks into a function
Ville Syrjälä
- [Intel-gfx] [PATCH v4 9/9] Gen-12 display can decompress surfaces compressed by the media engine.
Ville Syrjälä
- [Intel-gfx] [PATCH v10 1/6] drm/i915/tgl: Add DC3CO required register and bits
Ville Syrjälä
- [Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split
Ville Syrjälä
- [Intel-gfx] [PATCH 1/4] [v2] drm/i915/color: fix broken gamma state-checker during boot
Ville Syrjälä
- [Intel-gfx] [PATCH 2/4] drm/i915/color: move check of gamma_enable to specific func/platform
Ville Syrjälä
- [Intel-gfx] [PATCH v2 2/2] drm/i915/tgl: Read SAGV block time from PCODE
Ville Syrjälä
- [Intel-gfx] [PATCH v3 1/2] drm/i915: Move SAGV block time to dev_priv
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Select DPLL's via mask
Ville Syrjälä
- [Intel-gfx] [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()
Ville Syrjälä
- [Intel-gfx] [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state
Ville Syrjälä
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane hw and uapi state
Ville Syrjälä
- [Intel-gfx] [PATCH 14/24] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v2.
Ville Syrjälä
- [Intel-gfx] [PATCH 15/24] drm/i915: Try to make bigjoiner work in atomic check, v2.
Ville Syrjälä
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane hw and uapi state
Ville Syrjälä
- [Intel-gfx] [PATCH 12/24] drm/i915: Split plane hw and uapi state
Ville Syrjälä
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Ville Syrjälä
- [Intel-gfx] [PATCH v3 1/6] drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
Ville Syrjälä
- [Intel-gfx] [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()
Ville Syrjälä
- [Intel-gfx] [PATCH 08/24] drm/i915: Prepare to split crtc state in uapi and hw state
Ville Syrjälä
- [Intel-gfx] Kernel crash on 4.19.77-1-lts (Arch Linux / ThinkPad T470p)
Ville Syrjälä
- [Intel-gfx] [PATCH 2/7] drm/i915: cleanup unused returns on DP-MST
Ville Syrjälä
- [Intel-gfx] [PATCH 3/7] drm/i915: fix port checks for MST support on gen >= 11
Ville Syrjälä
- [Intel-gfx] [PATCH 4/7] drm/i915: remove extra new line on pipe_config mismatch
Ville Syrjälä
- [Intel-gfx] [PATCH 5/7] drm/i915: add pipe name to pipe mismatch logs
Ville Syrjälä
- [Intel-gfx] [PATCH 6/7] drm/i915: prettify MST debug message
Ville Syrjälä
- [Intel-gfx] [PATCH 1/4] drm/i915/display: Handle fused off display correctly
Ville Syrjälä
- [Intel-gfx] [PATCH 2/4] drm/i915/display: Handle fused off HDCP
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/i915/display: Check if FBC and DMC are fused off
Ville Syrjälä
- [Intel-gfx] [PATCH 3/4] drm/i915/display: DFSM CDCLK LIMIT is only available in BXT
Ville Syrjälä
- [Intel-gfx] [PATCH 6/7] drm/i915: prettify MST debug message
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)
Ville Syrjälä
- [Intel-gfx] [PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth.
Ville Syrjälä
- [Intel-gfx] [PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth.
Ville Syrjälä
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Ville Syrjälä
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Ville Syrjälä
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Ville Syrjälä
- [Intel-gfx] [PATCH v9 0/8] drm/i915/dp: Support for DP HDR outputs
Ville Syrjälä
- [Intel-gfx] [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts()
Ville Syrjälä
- [Intel-gfx] [PATCH v3 v2 2/5] drm/i915: fix port checks for MST support on gen >= 11
Ville Syrjälä
- [Intel-gfx] [PATCH v3 v2 4/5] drm/i915: add pipe id/name to pipe mismatch logs
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/hdmi: enable resolution 3840x2160 for type 1 HDMI
Ville Syrjälä
- [Intel-gfx] [v1 6/6] drm/i915/display: Reduce blanking to support 4k60 at 10bpp for LSPCON
Ville Syrjälä
- [Intel-gfx] [v1 2/6] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
Ville Syrjälä
- [Intel-gfx] [v1 0/6] Enable HDR on MCA LSPCON based Gen9 devices
Ville Syrjälä
- [Intel-gfx] [v1 6/6] drm/i915/display: Reduce blanking to support 4k60 at 10bpp for LSPCON
Ville Syrjälä
- [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable Transcoder port sync for Tiled displays (rev2)
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Fix MST oops due to MSA changes
Ville Syrjälä
- [Intel-gfx] [PATCH 1/5] drm/i915: Shrink eDRAM ways/sets arrays
Ville Syrjälä
- [Intel-gfx] [PATCH 01/14] drm/i915: Rework watermark readout to use plane api
Ville Syrjälä
- [Intel-gfx] [CI v10 4/6] drm/i915/display/icl: Enable master-slaves in trans port sync
Ville Syrjälä
- [Intel-gfx] [PATCH 03/14] drm/i915: Handle a few more cases for crtc hw/uapi split, v2.
Ville Syrjälä
- [Intel-gfx] [PATCH 04/14] drm/i915: Add aliases for uapi and hw to crtc_state
Ville Syrjälä
- [Intel-gfx] [PATCH 06/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Ville Syrjälä
- [Intel-gfx] [PATCH 04/14] drm/i915: Add aliases for uapi and hw to crtc_state
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set
Ville Syrjälä
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Ville Syrjälä
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Ville Syrjälä
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Ville Syrjälä
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Ville Syrjälä
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Remove special case slave handling during hw programming, v3.
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Ville Syrjälä
- [Intel-gfx] [PATCH 07/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Ville Syrjälä
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v2.
Ville Syrjälä
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Ville Syrjälä
- [Intel-gfx] [RFC 1/1] drm/i915/dsi: Add dsi_state in crtc_state
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Ville Syrjälä
- [Intel-gfx] [PATCH 01/14] drm/i915: Rework watermark readout to use plane api
Ville Syrjälä
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v3.
Ville Syrjälä
- [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v3.
Ville Syrjälä
- [Intel-gfx] [PATCH v8 1/2] drm/i915: Refactor intel_can_enable_sagv
Ville Syrjälä
- [Intel-gfx] [PATCH 0/5] Update VSC SDP / HDR Metadata SDP states on pipe updates.
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
- [Intel-gfx] [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set
Ville Syrjälä
- [Intel-gfx] [igt-dev] [PATCH i-g-t] lib: Restore i915.reset before testing it in igt_allow_hang()
Ville Syrjälä
- [Intel-gfx] [PATCH 1/6] drm/i915: Fix i845/i865 cursor width
Ville Syrjälä
- [Intel-gfx] [PATCH 4/5] drm/i915: Provide more information on DP AUX failures
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/blt: fixup block_size rounding
Ville Syrjälä
- [Intel-gfx] [PATCH RESEND 8/8] drm/print: introduce new struct drm_device based logging macros
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915/tgl: add support to one DP-MST stream
Ville Syrjälä
- [Intel-gfx] [CI 04/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Ville Syrjälä
- [Intel-gfx] [CI 07/12] drm/i915: Complete crtc hw/uapi split, v4.
Ville Syrjälä
- [Intel-gfx] [CI 07/12] drm/i915: Complete crtc hw/uapi split, v4.
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/dp: Increase link status size
Ville Syrjälä
- [Intel-gfx] [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
Ville Syrjälä
- [Intel-gfx] [CI 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Ville Syrjälä
- [Intel-gfx] [CI 11/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Ville Syrjälä
- [Intel-gfx] [PATCH 2/4] drm/i915/bios: add DSI ports to parse_ddi_port()
Ville Syrjälä
- [Intel-gfx] [CI 12/12] drm/i915: Complete plane hw and uapi split, v2.
Ville Syrjälä
- [Intel-gfx] [CI 01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Ville Syrjälä
- [Intel-gfx] pcm_lock deadlock
Ville Syrjälä
- [Intel-gfx] [CI 01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2.
Ville Syrjälä
- [Intel-gfx] pcm_lock deadlock
Ville Syrjälä
- [Intel-gfx] [PATCH v2] drm/i915: Avoid HPD poll detect triggering a new detect cycle
Ville Syrjälä
- [Intel-gfx] [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2.
Ville Syrjälä
- [Intel-gfx] [CI 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Ville Syrjälä
- [Intel-gfx] [CI 06/12] drm/i915: Complete crtc hw/uapi split, v5.
Ville Syrjälä
- [Intel-gfx] [CI 12/12] drm/i915: Remove special case slave handling during hw programming, v3.
Ville Syrjälä
- [Intel-gfx] [CI 03/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2.
Ville Syrjälä
- [Intel-gfx] [CI 11/12] drm/i915: Complete plane hw and uapi split, v2.
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Program LUT before intel_color_commit() if LUT was not previously set v2
Ville Syrjälä
- [Intel-gfx] [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2.
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: update rawclk also on resume
Ville Syrjälä
- [Intel-gfx] [PATCH 06/12] drm/i915: Complete crtc hw/uapi split, v6.
Ville Syrjälä
- [Intel-gfx] [PATCH 09/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Ville Syrjälä
- [Intel-gfx] [PATCH 02/12] drm/i915: Add aliases for uapi and hw to crtc_state
Ville Syrjälä
- [Intel-gfx] [PATCH 07/12] drm/i915: Add aliases for uapi and hw to plane_state
Ville Syrjälä
- [Intel-gfx] [PATCH] drm/i915: Skip MCHBAR queries on dgfx
Ville Syrjälä
- [Intel-gfx] [PATCH v2 19/22] drm/i915: don't allocate the ring in stolen if we lack aperture
Tang, CQ
- [Intel-gfx] [PATCH v2 13/22] drm/i915: treat stolen as a region
Tang, CQ
- [Intel-gfx] [PATCH] drm/i915: Initialise breadcrumb lists on the virtual engine
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Exercise potential false lite-restore
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Exercise potential false lite-restore
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Exercise potential false lite-restore
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_userptr_blits: Check for allowed GTT mmaps
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Skip Wa_1604555607 verification at A0
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Implement Wa_1604555607
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t v2] i915/gem_userptr_blits: Check for allowed GTT mmaps
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] i915/gem_eio: Relax timeout for forced resets
Tvrtko Ursulin
- [Intel-gfx] [RFC PATCH] drm/i915/debugfs: Only wedge if we have reset available
Tvrtko Ursulin
- [Intel-gfx] [PATCH 05/30] drm/i915: Mark up address spaces that may need to allocate
Tvrtko Ursulin
- [Intel-gfx] [PATCH 08/30] drm/i915: Coordinate i915_active with its own mutex
Tvrtko Ursulin
- [Intel-gfx] [PATCH 13/30] drm/i915/gem: Retire directly for mmap-offset shrinking
Tvrtko Ursulin
- [Intel-gfx] [PATCH 14/30] drm/i915: Move request runtime management onto gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 22/30] drm/i915: Remove logical HW ID
Tvrtko Ursulin
- [Intel-gfx] [PATCH 21/27] drm/i915: Move context management under GEM
Tvrtko Ursulin
- [Intel-gfx] [PATCH] dma-fence: Use non-atomic bitops while under the lock
Tvrtko Ursulin
- [Intel-gfx] [PATCH] dma-fence: Use non-atomic bitops while under the lock
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Tvrtko Ursulin
- [Intel-gfx] [PATCH 01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/mm: Pack allocated/scanned boolean into a bitfield
Tvrtko Ursulin
- [Intel-gfx] [PATCH v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/5] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/5] drm/mm: Use helpers for drm_mm_node booleans
Tvrtko Ursulin
- [Intel-gfx] [PATCH 4/5] drm/mm: Convert drm_mm_node booleans to bitops
Tvrtko Ursulin
- [Intel-gfx] [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/5] drm/i915/execlists: Skip redundant resubmission
Tvrtko Ursulin
- [Intel-gfx] [PATCH] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Move context management under GEM
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Restrict L3 remapping sysfs interface to dwords
Tvrtko Ursulin
- [Intel-gfx] [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Tvrtko Ursulin
- [Intel-gfx] [PATCH 14/20] drm/i915: Move context management under GEM
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Use helpers for drm_mm_node booleans
Tvrtko Ursulin
- [Intel-gfx] [PATCH 03/12] drm/i915/gt: Restore dropped 'interruptible' flag
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: Prefer local path to runtime powermanagement
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Fix annotation for decoupling virtual request
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Appease lockdep
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_userptr: Be defensive when testing userptr capabilities
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] lib/i915: Bump conservative threshold for ring size
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t 1/3] i915/gem_eio: Retighten timeouts for forced reset
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_softpin: Replace constant loop with timeout
Tvrtko Ursulin
- [Intel-gfx] [PATCH 04/12] drm/i915/gt: Treat a busy timeline as 'active' while waiting
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Assign the engine->uncore shortcut
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Assign virtual_engine->uncore from first sibling
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915/execlists: Protect peeking at execlists->active
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: execlists->active is serialised by the tasklet
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: execlists->active is serialised by the tasklet
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/gt: execlists->active is serialised by the tasklet
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Check that registers are preserved between virtual engines
Tvrtko Ursulin
- [Intel-gfx] [PATCH v4 5/5] drm/i915/pmu: Support multiple GPUs
Tvrtko Ursulin
- [Intel-gfx] [PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] i915: Use O_NONBLOCK for faster ringsize probing
Tvrtko Ursulin
- [Intel-gfx] [PATCH 02/10] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
Tvrtko Ursulin
- [Intel-gfx] [PATCH 03/10] drm/i915: Expose engine properties via sysfs
Tvrtko Ursulin
- [Intel-gfx] [PATCH 05/10] drm/i915: Mark up "sentinel" requests
Tvrtko Ursulin
- [Intel-gfx] [PATCH 03/10] drm/i915: Expose engine properties via sysfs
Tvrtko Ursulin
- [Intel-gfx] [PATCH 06/10] drm/i915/gt: Introduce barrier pulses along engines
Tvrtko Ursulin
- [Intel-gfx] [PATCH 07/10] drm/i915/execlists: Cancel banned contexts on schedule-out
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Only mark incomplete requests as -EIO on cancelling
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Expose engine properties via sysfs
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/execlists: Cancel banned contexts on schedule-out
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] Check all sysfs entries are readable without dmesg spam
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Expose engine properties via sysfs
Tvrtko Ursulin
- [Intel-gfx] [PATCH 08/10] drm/i915: Cancel non-persistent contexts on close
Tvrtko Ursulin
- [Intel-gfx] [PATCH 09/10] drm/i915: Replace hangcheck by heartbeats
Tvrtko Ursulin
- [Intel-gfx] [PATCH 10/10] drm/i915: Flush idle barriers when waiting
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/execlists: Assert tasklet is locked for process_csb()
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/display: Squelch kerneldoc warnings
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Tvrtko Ursulin
- [Intel-gfx] [PATCH 06/15] drm/i915/selftests: Check known register values within the context
Tvrtko Ursulin
- [Intel-gfx] [PATCH 07/15] drm/i915/selftests: Check that GPR are cleared for new contexts
Tvrtko Ursulin
- [Intel-gfx] [PATCH 08/15] drm/i915: Expose engine properties via sysfs
Tvrtko Ursulin
- [Intel-gfx] [PATCH 10/15] drm/i915/gt: Introduce barrier pulses along engines
Tvrtko Ursulin
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Tvrtko Ursulin
- [Intel-gfx] [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
Tvrtko Ursulin
- [Intel-gfx] [PATCH 13/15] drm/i915: Replace hangcheck by heartbeats
Tvrtko Ursulin
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Tvrtko Ursulin
- [Intel-gfx] [PATCH 10/10] drm/i915: Flush idle barriers when waiting
Tvrtko Ursulin
- [Intel-gfx] [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Tvrtko Ursulin
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Tvrtko Ursulin
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Tvrtko Ursulin
- [Intel-gfx] [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
Tvrtko Ursulin
- [Intel-gfx] [PATCH 03/10] drm/i915: Expose engine properties via sysfs
Tvrtko Ursulin
- [Intel-gfx] [PATCH 02/10] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Tvrtko Ursulin
- [Intel-gfx] [PATCH 07/10] drm/i915/gem: Cancel non-persistent contexts on close
Tvrtko Ursulin
- [Intel-gfx] [PATCH 09/10] drm/i915/execlist: Trim immediate timeslice expiry
Tvrtko Ursulin
- [Intel-gfx] [PATCH 07/10] drm/i915/gem: Cancel non-persistent contexts on close
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Flush tasklet submission before sleeping on i915_request_wait
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Drop stale struct_mutex
Tvrtko Ursulin
- [Intel-gfx] [CI] drm/i915/pmu: Support multiple GPUs
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/3] drm/i915: Store engine mask in intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 3/3] drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach timelines to take intel_gt as its argument
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach workarounds to take intel_gt as its argument
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach guc to take intel_gt as its argument
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Teach execlists to take intel_gt as its argument
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Teach execlists to take intel_gt as its argument
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/3] drm/i915: Store engine mask in intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Store i915_ggtt as the backpointer on fence registers
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915: Move swizzle_bit under i915_ggtt
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2 02/15] drm/i915/dsb: DSB context creation.
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2 02/15] drm/i915/dsb: DSB context creation.
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_persistent_relocs: Manage the domain for the GGTT access
Tvrtko Ursulin
- [Intel-gfx] [PATCH v3 1/2] drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2 02/15] drm/i915/dsb: DSB context creation.
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA
Tvrtko Ursulin
- [Intel-gfx] [PATCH v4 1/2] drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach requests to use all available engines
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/pmu: Fix uninitialized variable on error path
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: Convert the leftover for_each_engine(gt)
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/gt: Convert the leftover for_each_engine(gt)
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915: Exercise preemption timeout controls in sysfs
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915: Exercise preemption timeout controls in sysfs
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Add the mock engine to the gt->engine[]
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Use all physical engines for i915_active
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Lift i915_vma_parked() onto the gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915: Remove pm park/unpark notifications
Tvrtko Ursulin
- [Intel-gfx] [PATCH 00/12] Fewer for_each_engine(.., i915, ..)
Tvrtko Ursulin
- [Intel-gfx] [PATCH 01/12] drm/i915: Pass intel_gt to intel_engines_init_mmio
Tvrtko Ursulin
- [Intel-gfx] [PATCH 02/12] drm/i915: Pass intel_gt to intel_setup_engine_capabilities
Tvrtko Ursulin
- [Intel-gfx] [PATCH 03/12] drm/i915: Pass intel_gt to intel_engines_cleanup
Tvrtko Ursulin
- [Intel-gfx] [PATCH 04/12] drm/i915: Pass intel_gt to intel_engines_setup
Tvrtko Ursulin
- [Intel-gfx] [PATCH 05/12] drm/i915: Pass intel_gt to intel_engines_init
Tvrtko Ursulin
- [Intel-gfx] [PATCH 06/12] drm/i915: Pass intel_gt to intel_engines_verify_workarounds
Tvrtko Ursulin
- [Intel-gfx] [PATCH 07/12] drm/i915: Split drop caches into GT and i915 parts
Tvrtko Ursulin
- [Intel-gfx] [PATCH 08/12] drm/i915/selftests: Convert eviction selftests to gt/ggtt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 09/12] drm/i915/selftests: Use GT engines in mock_gem_device
Tvrtko Ursulin
- [Intel-gfx] [PATCH 10/12] drm/i915/selftests: Use GT engines in igt_live_test
Tvrtko Ursulin
- [Intel-gfx] [PATCH 11/12] drm/i915/selftests: Use GT engines in i915_gem_mman selftest
Tvrtko Ursulin
- [Intel-gfx] [PATCH 12/12] drm/i915/selftests: Use for_each_uabi_engine in contex selftests
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Make the mman object busy everywhere
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Use uabi engines for the default engine map
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Teach record_defaults to operate on the intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Teach switch_to_context() to use the context
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH 1/2] drm/i915: Teach record_defaults to operate on the intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH v2] drm/i915: Teach record_defaults to operate on the intel_gt
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915/selftests: Release ctx->engine_mutex after iteration
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Convert PAT setup to uncore mmio
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Tvrtko Ursulin
- [Intel-gfx] [PATCH i-g-t] benchmarks/gem_wsim: Cleanup register access on exit
Tvrtko Ursulin
- [Intel-gfx] [PATCH] drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Tvrtko Ursulin
- [Intel-gfx] [RFC 0/5] Per client engine busyness (all aboard the sysfs train!)
Tvrtko Ursulin
- [Intel-gfx] [RFC 1/5] drm/i915: Track per-context engine busyness
Tvrtko Ursulin
- [Intel-gfx] [RFC 2/5] drm/i915: Expose list of clients in sysfs
Tvrtko Ursulin
- [Intel-gfx] [RFC 3/5] drm/i915: Update client name on context create
Tvrtko Ursulin
- [Intel-gfx] [RFC 4/5] drm/i915: Expose per-engine client busyness
Tvrtko Ursulin
- [Intel-gfx] [RFC 5/5] drm/i915: Add sysfs toggle to enable per-client engine stats
Tvrtko Ursulin
- [Intel-gfx] [RFC i-g-t 0/1] Per client engine busyness
Tvrtko Ursulin
- [Intel-gfx] [RFC i-g-t 1/1] intel-gpu-top: Support for client stats
Tvrtko Ursulin
- [Intel-gfx] [igt-dev] [RFC i-g-t 1/1] intel-gpu-top: Support for client stats
Tvrtko Ursulin
- [Intel-gfx] [PULL] drm-misc-next
Tomi Valkeinen
- [Intel-gfx] [PULL] drm-misc-next
Tomi Valkeinen
- [Intel-gfx] [PATCH v3 0/1] Add sysfs interface to control class-of-service
Prathap Kumar Valsan
- [Intel-gfx] [PATCH v3 1/1] drm/i915/ehl: Add sysfs interface to control class-of-service
Prathap Kumar Valsan
- [Intel-gfx] [PATCH v4 0/1] Add sysfs interface to control class-of-service
Prathap Kumar Valsan
- [Intel-gfx] [PATCH v4 1/1] drm/i915: Add sysfs interface to control class-of-service
Prathap Kumar Valsan
- [Intel-gfx] [PATCH] drm/i915: Move L3 MOCS to engine reset domain.
Prathap Kumar Valsan
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
Kai Vehmanen
- [Intel-gfx] [PATCH 2/2] drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
Kai Vehmanen
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
Kai Vehmanen
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
Kai Vehmanen
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Fix audio power up sequence for gen10+ display
Kai Vehmanen
- [Intel-gfx] [PATCH v2 2/2] drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
Kai Vehmanen
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
Kai Vehmanen
- [Intel-gfx] ✗ Fi.CI.IGT: failure for LMEM basics (rev2)
Kai Vehmanen
- [Intel-gfx] [PULL] drm-misc-fixes
Daniel Vetter
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention
Daniel Vetter
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] drm/ttm: use the parent resv for ghost objects v2
Daniel Vetter
- [Intel-gfx] [PATCH v2 00/21] drm/dp: Various helper improvements and cleanups
Daniel Vetter
- [Intel-gfx] [PATCH -next] treewide: remove unused argument in lock_release()
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] drm/ttm: use the parent resv for ghost objects v2
Daniel Vetter
- [Intel-gfx] kernel warning related to i915 code
Daniel Vetter
- [Intel-gfx] [igt-dev] [PATCH i-g-t] tests/kms_crtc_background_color: overhaul to match upstream ABI (v5.1)
Daniel Vetter
- [Intel-gfx] [PATCH i-g-t v2 2/2] NOMERGE: Import drm.h up to 54ecb8f7028c
Daniel Vetter
- [Intel-gfx] [RESEND PATCH v2] drm: Add getfb2 ioctl
Daniel Vetter
- [Intel-gfx] [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Daniel Vetter
- [Intel-gfx] [PATCH] drm/dp-mst: Drop connection_mutex check
Daniel Vetter
- [Intel-gfx] [PATCH] drm/dp-mst: Drop connection_mutex check
Daniel Vetter
- [Intel-gfx] [PATCH 7/7] drm/dp-mst: fix warning on unused var
Daniel Vetter
- [Intel-gfx] [RESEND PATCH v2] drm: Add getfb2 ioctl
Daniel Vetter
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention
Daniel Vetter
- [Intel-gfx] [PATCH 03/20] drm/i915: Pull i915_vma_pin under the vm->mutex
Daniel Vetter
- [Intel-gfx] [PATCH 03/20] drm/i915: Pull i915_vma_pin under the vm->mutex
Daniel Vetter
- [Intel-gfx] [PATCH 0/3] dma_resv lockdep annotations/priming
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] dma_resv: prime lockdep annotations
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] drm/nouveau: slowpath for pushbuf ioctl
Daniel Vetter
- [Intel-gfx] [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved
Daniel Vetter
- [Intel-gfx] [PULL] drm-misc-next
Daniel Vetter
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention v2
Daniel Vetter
- [Intel-gfx] [PATCH 1/4] dma-buf: change DMA-buf locking convention v2
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Daniel Vetter
- [Intel-gfx] [PATCH 2/4] dma-buf: stop using the dmabuf->lock so much
Daniel Vetter
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Daniel Vetter
- [Intel-gfx] [PATCH] drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
- [Intel-gfx] [PATCH 1/2] drm/property: Enforce more lifetime rules
Daniel Vetter
- [Intel-gfx] [PATCH 2/2] drm/todo: Add entry to remove load/unload hooks
Daniel Vetter
- [Intel-gfx] [PATCH 2/3] drm/nouveau: slowpath for pushbuf ioctl
Daniel Vetter
- [Intel-gfx] [PATCH 1/2] drm/property: Enforce more lifetime rules
Daniel Vetter
- [Intel-gfx] [PATCH] drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Daniel Vetter
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Daniel Vetter
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Daniel Vetter
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
Daniel Vetter
- [Intel-gfx] [PULL] topic/mst-suspend-resume-reprobe-2019-10-29-2
Daniel Vetter
- [Intel-gfx] [PULL] topic/mst-suspend-resume-reprobe-2019-10-29-2
Daniel Vetter
- [Intel-gfx] [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Rasmus Villemoes
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Rasmus Villemoes
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Rasmus Villemoes
- [Intel-gfx] [PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
Rasmus Villemoes
- [Intel-gfx] [PATCH v3 35/37] drm/i915: Introduce GEM_OBJECT_SETPARAM with I915_PARAM_MEMORY_REGION
Niranjan Vishwanathapura
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] Fixes which failed clean cherry-pick to drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915/cml: Add second PCH ID for CMP
Rodrigo Vivi
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] [PATCH 1/4] drm/i915: Add is_dgfx to device info
Rodrigo Vivi
- [Intel-gfx] [PATCH 02/11] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Rodrigo Vivi
- [Intel-gfx] [PATCH v2 2/2] drm/i915/cml: Separate U sereis pci id from origianl list.
Rodrigo Vivi
- [Intel-gfx] [PATCH] drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Rodrigo Vivi
- [Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
- [Intel-gfx] ✗ Fi.CI.BAT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)
Vudum, Lakshminarayana
- [Intel-gfx] ✗ Fi.CI.IGT: failure for DC3CO Support for TGL test with DC3CO IGT (rev2)
Vudum, Lakshminarayana
- [Intel-gfx] Intel-gfx Digest, Vol 141, Issue 541
Vudum, Lakshminarayana
- [Intel-gfx] [RFC PATCH] drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Michal Wajdeczko
- [Intel-gfx] [PATCH 1/2] drm/i915/uc: define GuC and HuC binaries for TGL
Michal Wajdeczko
- [Intel-gfx] [PATCH] drm/i915: Collect user engines at driver_register phase
Michal Wajdeczko
- [Intel-gfx] [PATCH] drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
- [Intel-gfx] [PATCH] drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
- [Intel-gfx] [PATCH v2] drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
- [Intel-gfx] [PATCH] drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Michal Wajdeczko
- [Intel-gfx] [PATCH] drm/simple-kms: Standardize arguments for callbacks
Linus Walleij
- [Intel-gfx] [PATCH V2 6/8] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V2 6/8] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V3 0/7] mdev based hardware virtio offloading support
Jason Wang
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V3 2/7] mdev: bus uevent support
Jason Wang
- [Intel-gfx] [PATCH V3 3/7] modpost: add support for mdev class id
Jason Wang
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V3 5/7] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V3 6/7] virtio: introduce a mdev based transport
Jason Wang
- [Intel-gfx] [PATCH V3 7/7] docs: sample driver to demonstrate how to implement virtio-mdev framework
Jason Wang
- [Intel-gfx] [PATCH V3 5/7] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V3 6/7] virtio: introduce a mdev based transport
Jason Wang
- [Intel-gfx] [PATCH V3 0/7] mdev based hardware virtio offloading support
Jason Wang
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V3 2/7] mdev: bus uevent support
Jason Wang
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V3 0/7] mdev based hardware virtio offloading support
Jason Wang
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V4 0/6] mdev based hardware virtio offloading support
Jason Wang
- [Intel-gfx] [PATCH V4 1/6] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V4 2/6] modpost: add support for mdev class id
Jason Wang
- [Intel-gfx] [PATCH V4 3/6] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V4 5/6] virtio: introduce a mdev based transport
Jason Wang
- [Intel-gfx] [PATCH V4 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
Jason Wang
- [Intel-gfx] [PATCH V4 3/6] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V4 5/6] virtio: introduce a mdev based transport
Jason Wang
- [Intel-gfx] [PATCH V4 3/6] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V4 5/6] virtio: introduce a mdev based transport
Jason Wang
- [Intel-gfx] [PATCH V5 0/6] mdev based hardware virtio offloading support
Jason Wang
- [Intel-gfx] [PATCH V5 1/6] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V5 2/6] modpost: add support for mdev class id
Jason Wang
- [Intel-gfx] [PATCH V5 3/6] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V5 5/6] virtio: introduce a mdev based transport
Jason Wang
- [Intel-gfx] [PATCH V5 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
Jason Wang
- [Intel-gfx] [PATCH V5 1/6] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V5 2/6] modpost: add support for mdev class id
Jason Wang
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V5 1/6] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V5 2/6] modpost: add support for mdev class id
Jason Wang
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V6 0/6] mdev based hardware virtio offloading support
Jason Wang
- [Intel-gfx] [PATCH V6 1/6] mdev: class id support
Jason Wang
- [Intel-gfx] [PATCH V6 2/6] modpost: add support for mdev class id
Jason Wang
- [Intel-gfx] [PATCH V6 3/6] mdev: introduce device specific ops
Jason Wang
- [Intel-gfx] [PATCH V6 4/6] mdev: introduce virtio device and its device ops
Jason Wang
- [Intel-gfx] [PATCH V6 5/6] virtio: introduce a mdev based transport
Jason Wang
- [Intel-gfx] [PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
Jason Wang
- [Intel-gfx] [PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
Jason Wang
- [Intel-gfx] [PATCH 1/2] drm/i915/gvt: Wean off struct_mutex
Zhenyu Wang
- [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Wean gvt off dev_priv->engine[]
Zhenyu Wang
- [Intel-gfx] [PATCH 1/3] drm: Introduce scaling filter mode property
Harry Wentland
- [Intel-gfx] [PATCH i-g-t v2] tests/kms_content_protection: check i915 and generic debugfs name for HDCP caps
Harry Wentland
- [Intel-gfx] [PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
Harry Wentland
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Matthew Wilcox
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Matthew Wilcox
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Matthew Wilcox
- [Intel-gfx] [PATCH V3 1/7] mdev: class id support
Alex Williamson
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Alex Williamson
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Alex Williamson
- [Intel-gfx] [PATCH V3 4/7] mdev: introduce device specific ops
Alex Williamson
- [Intel-gfx] [PATCH V4 3/6] mdev: introduce device specific ops
Alex Williamson
- [Intel-gfx] [PATCH V4 4/6] mdev: introduce virtio device and its device ops
Alex Williamson
- [Intel-gfx] [PATCH V5 1/6] mdev: class id support
Alex Williamson
- [Intel-gfx] [PATCH V5 2/6] modpost: add support for mdev class id
Alex Williamson
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Alex Williamson
- [Intel-gfx] [PATCH V5 1/6] mdev: class id support
Alex Williamson
- [Intel-gfx] [PATCH V5 2/6] modpost: add support for mdev class id
Alex Williamson
- [Intel-gfx] [PATCH V5 1/6] mdev: class id support
Alex Williamson
- [Intel-gfx] [PATCH V5 4/6] mdev: introduce virtio device and its device ops
Alex Williamson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Defer direct submission from interrupt context
Chris Wilson
- [Intel-gfx] [PATCH] HAX: Force kmemleak off
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Initialise breadcrumb lists on the virtual engine
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Restrict availables engines to rcs0 by default
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Rename "inject_load_failure" module parameter
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Rename "inject_load_failure" module parameter
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: split out intel_vga_client.[ch]
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: Implement Wa_1604555607
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Skip Wa_1604555607 verification at A0
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_userptr_blits: Check for allowed GTT mmaps
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Fix g4x sprite scaling stride check with GTT remapping
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_userptr_blits: Check for allowed GTT mmaps
Chris Wilson
- [Intel-gfx] [PATCH i-g-t v2] i915/gem_userptr_blits: Check for allowed GTT mmaps
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
Chris Wilson
- [Intel-gfx] [PATCH 01/30] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH 02/30] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH 03/30] drm/mm: Pack allocated/scanned boolean into a bitfield
Chris Wilson
- [Intel-gfx] [PATCH 04/30] drm/i915: Only track bound elements of the GTT
Chris Wilson
- [Intel-gfx] [PATCH 05/30] drm/i915: Mark up address spaces that may need to allocate
Chris Wilson
- [Intel-gfx] [PATCH 06/30] drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
- [Intel-gfx] [PATCH 07/30] drm/i915: Push the i915_active.retire into a worker
Chris Wilson
- [Intel-gfx] [PATCH 08/30] drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
- [Intel-gfx] [PATCH 09/30] drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
- [Intel-gfx] [PATCH 10/30] drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
- [Intel-gfx] [PATCH 11/30] drm/i915: Remove the GEM idle worker
Chris Wilson
- [Intel-gfx] [PATCH 12/30] drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_eio: Relax timeout for forced resets
Chris Wilson
- [Intel-gfx] [PATCH 13/30] drm/i915/gem: Retire directly for mmap-offset shrinking
Chris Wilson
- [Intel-gfx] [PATCH 14/30] drm/i915: Move request runtime management onto gt
Chris Wilson
- [Intel-gfx] [PATCH 15/30] drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
- [Intel-gfx] [PATCH 16/30] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 17/30] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 18/30] drm/i915: Mark up "sentinel" requests
Chris Wilson
- [Intel-gfx] [PATCH 19/30] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 20/30] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 21/30] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 22/30] drm/i915: Remove logical HW ID
Chris Wilson
- [Intel-gfx] [PATCH 23/30] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH 24/30] drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
- [Intel-gfx] [PATCH 25/30] drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
Chris Wilson
- [Intel-gfx] [PATCH 26/30] drm/i915: Remove struct_mutex guard for debugfs/opregion
Chris Wilson
- [Intel-gfx] [PATCH 27/30] drm/i915: Drop struct_mutex from suspend state save/restore
Chris Wilson
- [Intel-gfx] [PATCH 28/30] drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
- [Intel-gfx] [PATCH 29/30] drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
- [Intel-gfx] [PATCH 30/30] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Replace vgem fence with sync_file
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Extract random_offset() for use with a prng
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Refactor tests on obj->ops->flags
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/30] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [PATCH 20/30] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 20/30] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 21/30] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [RFC PATCH] drm/i915/debugfs: Only wedge if we have reset available
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Warn CI about an unrecoverable wedge
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
- [Intel-gfx] [Bug 205065] New: workqueue: PF_MEMALLOC task 173(kswapd0) is flushing !WQ_MEM_RECLAIM events:gen6_pm_rps_work [i915]
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/mm: Pack allocated/scanned boolean into a bitfield
Chris Wilson
- [Intel-gfx] [PATCH 21/27] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] struct_mutex batch
Chris Wilson
- [Intel-gfx] [PATCH 01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH 02/22] drm/mm: Pack allocated/scanned boolean into a bitfield
Chris Wilson
- [Intel-gfx] [PATCH 03/22] drm/i915: Only track bound elements of the GTT
Chris Wilson
- [Intel-gfx] [PATCH 04/22] drm/i915: Mark up address spaces that may need to allocate
Chris Wilson
- [Intel-gfx] [PATCH 05/22] drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
- [Intel-gfx] [PATCH 06/22] drm/i915: Push the i915_active.retire into a worker
Chris Wilson
- [Intel-gfx] [PATCH 07/22] drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
- [Intel-gfx] [PATCH 08/22] drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
- [Intel-gfx] [PATCH 09/22] drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
- [Intel-gfx] [PATCH 10/22] drm/i915: Remove the GEM idle worker
Chris Wilson
- [Intel-gfx] [PATCH 11/22] drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
- [Intel-gfx] [PATCH 12/22] drm/i915/gem: Retire directly for mmap-offset shrinking
Chris Wilson
- [Intel-gfx] [PATCH 13/22] drm/i915: Move request runtime management onto gt
Chris Wilson
- [Intel-gfx] [PATCH 14/22] drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
- [Intel-gfx] [PATCH 15/22] drm/i915: Remove logical HW ID
Chris Wilson
- [Intel-gfx] [PATCH 16/22] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH 17/22] drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
- [Intel-gfx] [PATCH 18/22] drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
Chris Wilson
- [Intel-gfx] [PATCH 19/22] drm/i915: Remove struct_mutex guard for debugfs/opregion
Chris Wilson
- [Intel-gfx] [PATCH 20/22] drm/i915: Drop struct_mutex from suspend state save/restore
Chris Wilson
- [Intel-gfx] [PATCH 21/22] drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
- [Intel-gfx] [PATCH 22/22] drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH 01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Skip redundant resubmission
Chris Wilson
- [Intel-gfx] [PATCH v2] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH v2] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Chris Wilson
- [Intel-gfx] [PATCH v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915_hangman: Force error capture
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH v2 01/22] drm/i915/stolen: make the object creation interface consistent
Chris Wilson
- [Intel-gfx] [PATCH v2 04/22] drm/i915/region: support volatile objects
Chris Wilson
- [Intel-gfx] [PATCH v2 06/22] drm/i915: support creating LMEM objects
Chris Wilson
- [Intel-gfx] [PATCH v2 08/22] drm/i915/lmem: support kernel mapping
Chris Wilson
- [Intel-gfx] [PATCH v2 14/22] drm/i915: define HAS_MAPPABLE_APERTURE
Chris Wilson
- [Intel-gfx] [PATCH v2 19/22] drm/i915: don't allocate the ring in stolen if we lack aperture
Chris Wilson
- [Intel-gfx] [PATCH v2 20/22] drm/i915/selftests: fallback to using the gpu to trash stolen
Chris Wilson
- [Intel-gfx] [PATCH 1/5] drm/i915/execlists: Skip redundant resubmission
Chris Wilson
- [Intel-gfx] [PATCH 2/5] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH 3/5] drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
- [Intel-gfx] [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH] TGL HAX drm/i915/tgl: Interrupts are overrated
Chris Wilson
- [Intel-gfx] [PATCH] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Restrict L3 remapping sysfs interface to dwords
Chris Wilson
- [Intel-gfx] [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Chris Wilson
- [Intel-gfx] [PATCH 5/5] drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for LMEM basics (rev2)
Chris Wilson
- [Intel-gfx] struct_mutex, last round?
Chris Wilson
- [Intel-gfx] [PATCH 01/20] drm/i915: Only track bound elements of the GTT
Chris Wilson
- [Intel-gfx] [PATCH 02/20] drm/i915: Mark up address spaces that may need to allocate
Chris Wilson
- [Intel-gfx] [PATCH 03/20] drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
- [Intel-gfx] [PATCH 04/20] drm/i915: Push the i915_active.retire into a worker
Chris Wilson
- [Intel-gfx] [PATCH 05/20] drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
- [Intel-gfx] [PATCH 06/20] drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
- [Intel-gfx] [PATCH 07/20] drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
- [Intel-gfx] [PATCH 08/20] drm/i915: Remove the GEM idle worker
Chris Wilson
- [Intel-gfx] [PATCH 09/20] drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
- [Intel-gfx] [PATCH 10/20] drm/i915/gem: Retire directly for mmap-offset shrinking
Chris Wilson
- [Intel-gfx] [PATCH 11/20] drm/i915: Move request runtime management onto gt
Chris Wilson
- [Intel-gfx] [PATCH 12/20] drm/i915: Move global activity tracking from GEM to GT
Chris Wilson
- [Intel-gfx] [PATCH 13/20] drm/i915: Remove logical HW ID
Chris Wilson
- [Intel-gfx] [PATCH 14/20] drm/i915: Move context management under GEM
Chris Wilson
- [Intel-gfx] [PATCH 15/20] drm/i915/overlay: Drop struct_mutex guard
Chris Wilson
- [Intel-gfx] [PATCH 16/20] drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
Chris Wilson
- [Intel-gfx] [PATCH 17/20] drm/i915: Remove struct_mutex guard for debugfs/opregion
Chris Wilson
- [Intel-gfx] [PATCH 18/20] drm/i915: Drop struct_mutex from suspend state save/restore
Chris Wilson
- [Intel-gfx] [PATCH 19/20] drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
- [Intel-gfx] [PATCH 20/20] drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
Chris Wilson
- [Intel-gfx] [PATCH v3 18/21] drm/i915: Don't try to place HWS in non-existing mappable region
Chris Wilson
- [Intel-gfx] [CI] drm/i915/stolen: make the object creation interface consistent
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Fix annotation for decoupling virtual request
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Appease lockdep
Chris Wilson
- [Intel-gfx] [PATCH v3 02/21] drm/i915: introduce intel_memory_region
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_softpin: Replace constant loop with timeout
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Restore dropped 'interruptible' flag
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Treat a busy timeline as 'active' while waiting
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_eio: Retighten timeouts for forced reset
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_eio: Show engine status before resets
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/3] i915/gem_eio: Retighten timeouts for forced reset
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/3] i915/gem_eio: Show engine status before resets
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 3/3] i915/gem_softpin: Replace constant loop with timeout
Chris Wilson
- [Intel-gfx] [PATCH 01/12] drm/i915/execlists: Fix annotation for decoupling virtual request
Chris Wilson
- [Intel-gfx] [PATCH 02/12] drm/i915/selftests: Appease lockdep
Chris Wilson
- [Intel-gfx] [PATCH 03/12] drm/i915/gt: Restore dropped 'interruptible' flag
Chris Wilson
- [Intel-gfx] [PATCH 04/12] drm/i915/gt: Treat a busy timeline as 'active' while waiting
Chris Wilson
- [Intel-gfx] [PATCH 05/12] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 06/12] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 07/12] drm/i915: Mark up "sentinel" requests
Chris Wilson
- [Intel-gfx] [PATCH 08/12] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 09/12] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 10/12] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 11/12] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 12/12] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_userptr: Be defensive when testing userptr capabilities
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib/i915: Bump conservative threshold for ring size
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Note the addition of timeslicing to the pretend scheduler
Chris Wilson
- [Intel-gfx] [PATCH v2 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Chris Wilson
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Chris Wilson
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Chris Wilson
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Chris Wilson
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Chris Wilson
- [Intel-gfx] [PATCH v2 4/5] drm/i915: cpu-map based dumb buffers
Chris Wilson
- [Intel-gfx] [PATCH v2 5/5] drm/i915: Add cpu fault handler for mmap_offset
Chris Wilson
- [Intel-gfx] [PATCH v2 5/5] drm/i915: Add cpu fault handler for mmap_offset
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_suspend: Exercise S0 (aka s2idle)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
- [Intel-gfx] [CI 1/2] drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915: remove the now redundant i915_driver_modeset_* call layer
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: make array hw_engine_mask static, makes object smaller
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] lib/i915: Bump conservative threshold for ring size
Chris Wilson
- [Intel-gfx] Fixes which failed clean cherry-pick to drm-intel-fixes
Chris Wilson
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Chris Wilson
- [Intel-gfx] [PATCH v2 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Chris Wilson
- [Intel-gfx] [PATCH v3 1/1] drm/i915/ehl: Add sysfs interface to control class-of-service
Chris Wilson
- [Intel-gfx] [PATCH 02/11] drm/i915: switch i915_driver_probe() to use i915 local variable
Chris Wilson
- [Intel-gfx] [CI 1/2] drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: make array hw_engine_mask static, makes object smaller
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Assign virtual_engine->uncore from first sibling
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Assign the engine->uncore shortcut
Chris Wilson
- [Intel-gfx] [PATCH v3 02/21] drm/i915: introduce intel_memory_region
Chris Wilson
- [Intel-gfx] [PATCH v3 03/21] drm/i915/region: support contiguous allocations
Chris Wilson
- [Intel-gfx] [PATCH v3 04/21] drm/i915/region: support volatile objects
Chris Wilson
- [Intel-gfx] [PATCH v3 05/21] drm/i915: Add memory region information to device_info
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Flush submission tasklet before waiting/retiring
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_eio: Reduce amount of incidental work after the delayed hang
Chris Wilson
- [Intel-gfx] [PATCH v3 02/21] drm/i915: introduce intel_memory_region
Chris Wilson
- [Intel-gfx] [CI] drm/i915/perf: drop list of streams
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Flush submission tasklet before waiting/retiring
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Flush submission tasklet before waiting/retiring
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: introduce intel_memory_region
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/region: support contiguous allocations
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Give engine->kernel_context distinct timeline lock classes
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for intel_memory_region bits
Chris Wilson
- [Intel-gfx] Reconfigurable OA queries
Chris Wilson
- [Intel-gfx] [PATCH 1/9] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
Chris Wilson
- [Intel-gfx] [PATCH 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
Chris Wilson
- [Intel-gfx] [PATCH 4/9] drm/i915: add support for perf configuration queries
Chris Wilson
- [Intel-gfx] [PATCH 5/9] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [PATCH 6/9] drm/i915/perf: execute OA configuration from command stream
Chris Wilson
- [Intel-gfx] [PATCH 7/9] drm/i915: introduce a mechanism to extend execbuf2
Chris Wilson
- [Intel-gfx] [PATCH 8/9] drm/i915: add a new perf configuration execbuf parameter
Chris Wilson
- [Intel-gfx] [PATCH 9/9] drm/i915/perf: allow holding preemption on filtered ctx
Chris Wilson
- [Intel-gfx] Reconfigurable OA queries
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Hold request reference over waits
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Hold request reference over waits
Chris Wilson
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH v2 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
Chris Wilson
- [Intel-gfx] [PATCH v2 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
Chris Wilson
- [Intel-gfx] [PATCH v2 4/9] drm/i915: add support for perf configuration queries
Chris Wilson
- [Intel-gfx] [PATCH v2 5/9] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [PATCH v2 6/9] drm/i915/perf: execute OA configuration from command stream
Chris Wilson
- [Intel-gfx] [PATCH v2 7/9] drm/i915: introduce a mechanism to extend execbuf2
Chris Wilson
- [Intel-gfx] [PATCH v2 8/9] drm/i915: add a new perf configuration execbuf parameter
Chris Wilson
- [Intel-gfx] [PATCH v2 9/9] drm/i915/perf: allow holding preemption on filtered ctx
Chris Wilson
- [Intel-gfx] Reconfigurable OA queries
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Prevent merging requests with conflicting flags
Chris Wilson
- [Intel-gfx] [PATCH][next] drm/i915: remove redundant variable err
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/execlists: Protect peeking at execlists->active
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
- [Intel-gfx] [PATCH][next] drm/i915/selftests: fix null pointer dereference on pointer data
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
Chris Wilson
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Kill the undead i915_gem_batch_pool.c
Chris Wilson
- [Intel-gfx] [PATCH v2 1/9] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH 01/11] drm/i915/perf: Disable rc6 only while OA is enabled
Chris Wilson
- [Intel-gfx] [PATCH 02/11] drm/i915/perf: Tidy up unpinning the oa_context
Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH 04/11] drm/i915/perf: introduce a versioning of the i915-perf uapi
Chris Wilson
- [Intel-gfx] [PATCH 05/11] drm/i915/perf: allow for CS OA configs to be created lazily
Chris Wilson
- [Intel-gfx] [PATCH 06/11] drm/i915: add support for perf configuration queries
Chris Wilson
- [Intel-gfx] [PATCH 07/11] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [PATCH 08/11] drm/i915/perf: execute OA configuration from command stream
Chris Wilson
- [Intel-gfx] [PATCH 09/11] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [PATCH 10/11] drm/i915/perf: allow holding preemption on filtered ctx
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915/execlists: Prevent merging requests with conflicting flags
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [PATCH 01/11] drm/i915/perf: Disable rc6 only while OA is enabled
Chris Wilson
- [Intel-gfx] [PATCH 1/9] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
Chris Wilson
- [Intel-gfx] [PATCH 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
Chris Wilson
- [Intel-gfx] [PATCH 4/9] drm/i915: add support for perf configuration queries
Chris Wilson
- [Intel-gfx] [PATCH 5/9] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [PATCH 6/9] drm/i915/perf: execute OA configuration from command stream
Chris Wilson
- [Intel-gfx] [PATCH 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [PATCH 8/9] drm/i915/perf: allow holding preemption on filtered ctx
Chris Wilson
- [Intel-gfx] [PATCH 9/9] drm/i915/execlists: Prevent merging requests with conflicting flags
Chris Wilson
- [Intel-gfx] [PATCH 01/10] drm/i915: Note the addition of timeslicing to the pretend scheduler
Chris Wilson
- [Intel-gfx] [PATCH 02/10] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
Chris Wilson
- [Intel-gfx] [PATCH 03/10] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 04/10] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 05/10] drm/i915: Mark up "sentinel" requests
Chris Wilson
- [Intel-gfx] [PATCH 06/10] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 07/10] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 08/10] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 09/10] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 10/10] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/perf: Store shortcut to intel_uncore
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/2] i915_drm.h sync
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] Add i915/gem_ctx_persistence
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Mark up expected state during reset
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/tgl: the BCS engine supports relative MMIO
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: simplify the lrc register list for !RCS
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/tgl: the BCS engine supports relative MMIO
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Check that registers are preserved between virtual engines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Check that registers are preserved between virtual engines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Check that registers are preserved between virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/selftests: Check that registers are preserved between virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Check known register values within the context
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Check that registers are preserved between virtual engines
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/selftests: Check known register values within the context
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Check that GPR are cleared for new contexts
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Check that GPR are cleared for new contexts
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
- [Intel-gfx] [PATCH] RFC drm/i915: Allow userspace to specify ringsize on construction
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [CI 1/2] drm/i915/perf: store the associated engine of a stream
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915/perf: Store shortcut to intel_uncore
Chris Wilson
- [Intel-gfx] [PATCH 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/selftests: Check known register values within the context
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Check that GPR are cleared for new contexts
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Don't disable interrupts independently of the lock
Chris Wilson
- [Intel-gfx] [CI 1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
Chris Wilson
- [Intel-gfx] [CI 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
Chris Wilson
- [Intel-gfx] [CI 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
Chris Wilson
- [Intel-gfx] [CI 4/9] drm/i915: add support for perf configuration queries
Chris Wilson
- [Intel-gfx] [CI 5/9] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [CI 6/9] drm/i915/perf: execute OA configuration from command stream
Chris Wilson
- [Intel-gfx] [CI 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [CI 8/9] drm/i915/perf: allow holding preemption on filtered ctx
Chris Wilson
- [Intel-gfx] [CI 9/9] drm/i915/execlists: Prevent merging requests with conflicting flags
Chris Wilson
- [Intel-gfx] [PATCH 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Don't disable interrupts independently of the lock
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915: Use O_NONBLOCK for faster ringsize probing
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
- [Intel-gfx] [PATCH 03/10] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 06/10] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 07/10] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 07/10] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Only mark incomplete requests as -EIO on cancelling
Chris Wilson
- [Intel-gfx] [PATCH 07/10] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [bug report] drm/i915/selftests: Exercise context switching in parallel
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] Check all sysfs entries are readable without dmesg spam
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 08/10] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 09/10] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 10/10] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 08/10] drm/i915: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Add an rcu_barrier option to i915_drop_caches
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/tgl: Add HDC Pipeline Flush
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915/tgl: Include ro parts of l3 to invalidate
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915/tgl: Add HDC Pipeline Flush
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915/tgl: Add extra hdc flush workaround
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] debugfs: Define DROP_RCU
Chris Wilson
- [Intel-gfx] [CI 1/9] drm/i915/perf: Replace global wakeref tracking with engine-pm
Chris Wilson
- [Intel-gfx] [CI 2/9] drm/i915/perf: introduce a versioning of the i915-perf uapi
Chris Wilson
- [Intel-gfx] [CI 3/9] drm/i915/perf: allow for CS OA configs to be created lazily
Chris Wilson
- [Intel-gfx] [CI 4/9] drm/i915: add support for perf configuration queries
Chris Wilson
- [Intel-gfx] [CI 5/9] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [CI 6/9] drm/i915/perf: execute OA configuration from command stream
Chris Wilson
- [Intel-gfx] [CI 7/9] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [CI 8/9] drm/i915/perf: allow holding preemption on filtered ctx
Chris Wilson
- [Intel-gfx] [CI 9/9] drm/i915/execlists: Prevent merging requests with conflicting flags
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Serialise write to scratch with its vma binding
Chris Wilson
- [Intel-gfx] [CI] drm/i915: Mark up "sentinel" requests
Chris Wilson
- [Intel-gfx] [CI 1/3] drm/i915/perf: allow for CS OA configs to be created lazily
Chris Wilson
- [Intel-gfx] [CI 2/3] drm/i915/perf: implement active wait for noa configurations
Chris Wilson
- [Intel-gfx] [CI 3/3] drm/i915/perf: execute OA configuration from command stream
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/display: Squelch kerneldoc warnings
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Fixup naked 64b divide
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Distinguish each object type
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Fixup naked 64b divide
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/2] lib: Generalise rapl interface
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] overlay: Show total package power
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
- [Intel-gfx] [PATCH 01/15] drm/i915/display: Squelch kerneldoc warnings
Chris Wilson
- [Intel-gfx] [PATCH 02/15] drm/i915/gem: Distinguish each object type
Chris Wilson
- [Intel-gfx] [PATCH 03/15] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH 04/15] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Chris Wilson
- [Intel-gfx] [PATCH 05/15] drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
- [Intel-gfx] [PATCH 06/15] drm/i915/selftests: Check known register values within the context
Chris Wilson
- [Intel-gfx] [PATCH 07/15] drm/i915/selftests: Check that GPR are cleared for new contexts
Chris Wilson
- [Intel-gfx] [PATCH 08/15] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 09/15] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 10/15] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 13/15] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 14/15] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH 15/15] drm/i915/execlist: Trim immediate timeslice expiry
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
- [Intel-gfx] [PATCH 06/15] drm/i915/selftests: Check known register values within the context
Chris Wilson
- [Intel-gfx] [PATCH 08/15] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH v3] drm/i915/execlists: Assert tasklet is locked for process_csb()
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 11/15] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 12/15] drm/i915/gem: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 10/10] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Chris Wilson
- [Intel-gfx] [CI 1/4] drm/i915/perf: introduce a versioning of the i915-perf uapi
Chris Wilson
- [Intel-gfx] [CI 2/4] drm/i915: add support for perf configuration queries
Chris Wilson
- [Intel-gfx] [CI 3/4] drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
- [Intel-gfx] [CI 4/4] drm/i915/perf: allow holding preemption on filtered ctx
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (rev2)
Chris Wilson
- [Intel-gfx] [PATCH 01/10] drm/i915/gem: Distinguish each object type
Chris Wilson
- [Intel-gfx] [PATCH 02/10] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Chris Wilson
- [Intel-gfx] [PATCH 03/10] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 04/10] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 05/10] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 06/10] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 07/10] drm/i915/gem: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 08/10] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 09/10] drm/i915/execlist: Trim immediate timeslice expiry
Chris Wilson
- [Intel-gfx] [PATCH 10/10] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH v4 1/1] drm/i915: Add sysfs interface to control class-of-service
Chris Wilson
- [Intel-gfx] [PATCH v3 5/5] drm/i915: Add cpu fault handler for mmap_offset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Drop stale struct_mutex
Chris Wilson
- [Intel-gfx] [PATCH 02/10] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Chris Wilson
- [Intel-gfx] [CI] drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove
Chris Wilson
- [Intel-gfx] [PATCH v3 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
Chris Wilson
- [Intel-gfx] [PATCH v3 3/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Chris Wilson
- [Intel-gfx] [PATCH v3 4/5] drm/i915: cpu-map based dumb buffers
Chris Wilson
- [Intel-gfx] [PATCH 07/10] drm/i915/gem: Cancel non-persistent contexts on close
Chris Wilson
- [Intel-gfx] [PATCH 1/7] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 2/7] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 3/7] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 4/7] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 5/7] drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
- [Intel-gfx] [PATCH 6/7] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 7/7] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Flush tasklet submission before sleeping on i915_request_wait
Chris Wilson
- [Intel-gfx] Using Intel GPU "TearFree" option changes my detected screens / edid information
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/icl: Wa_1607087056
Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915/tgl: Add HDC Pipeline Flush
Chris Wilson
- [Intel-gfx] [PATCH 04/11] drm/i915/tgl: Add extra hdc flush workaround
Chris Wilson
- [Intel-gfx] [PATCH 05/11] drm/i915/tgl: Keep FF dop clock enabled for A0
Chris Wilson
- [Intel-gfx] [PATCH 06/11] drm/i915/tgl: Wa_1409420604
Chris Wilson
- [Intel-gfx] [PATCH 07/11] drm/i915/tgl: Wa_1409170338
Chris Wilson
- [Intel-gfx] [PATCH 08/11] drm/i915/tgl: Wa_1409600907
Chris Wilson
- [Intel-gfx] [PATCH 09/11] drm/i915/tgl: Wa_1607138336
Chris Wilson
- [Intel-gfx] [PATCH 10/11] drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915/tgl: Wa_1607138340
Chris Wilson
- [Intel-gfx] [PATCH 01/11] drm/i915/tgl: Add IS_TGL_REVID
Chris Wilson
- [Intel-gfx] [CI 01/12] drm/i915/icl: Wa_1607087056
Chris Wilson
- [Intel-gfx] [CI 02/12] drm/i915/tgl: Add IS_TGL_REVID
Chris Wilson
- [Intel-gfx] [CI 03/12] drm/i915/tgl: Include ro parts of l3 to invalidate
Chris Wilson
- [Intel-gfx] [CI 04/12] drm/i915/tgl: Add HDC Pipeline Flush
Chris Wilson
- [Intel-gfx] [CI 05/12] drm/i915/tgl: Add extra hdc flush workaround
Chris Wilson
- [Intel-gfx] [CI 06/12] drm/i915/tgl: Keep FF dop clock enabled for A0
Chris Wilson
- [Intel-gfx] [CI 07/12] drm/i915/tgl: Wa_1409420604
Chris Wilson
- [Intel-gfx] [CI 08/12] drm/i915/tgl: Wa_1409170338
Chris Wilson
- [Intel-gfx] [CI 09/12] drm/i915/tgl: Wa_1409600907
Chris Wilson
- [Intel-gfx] [CI 10/12] drm/i915/tgl: Wa_1607138336
Chris Wilson
- [Intel-gfx] [CI 11/12] drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627
Chris Wilson
- [Intel-gfx] [CI 12/12] drm/i915/tgl: Wa_1607138340
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move L3 MOCS to engine reset domain.
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Do initial mocs configuration directly
Chris Wilson
- [Intel-gfx] [CI] drm/i915/execlist: Trim immediate timeslice expiry
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlist: Trim immediate timeslice expiry
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach execlists to take intel_gt as its argument
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach timelines to take intel_gt as its argument
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach workarounds to take intel_gt as its argument
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach guc to take intel_gt as its argument
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Teach execlists to take intel_gt as its argument
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach requests to use all available engines
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: Store engine mask in intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Pass in intel_gt at some for_each_engine sites
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Teach execlists to take intel_gt as its argument
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: Store engine mask in intel_gt
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Force ordering of context switches
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Move swizzle_bit under i915_ggtt
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/gvt: Wean off struct_mutex
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Wean gvt off dev_priv->engine[]
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_persistent_relocs: Manage the domain for the GGTT access
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Force ordering of context switches
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Make for_each_engine_masked work on intel_gt
Chris Wilson
- [Intel-gfx] [PATCH v2 3/3] drm/i915/perf: enable OAR context save/restore of performance counters
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Don't disable interrupts independently of the lock
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Make for_each_engine_masked work on intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Make for_each_engine_masked work on intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Pass in intel_gt at some for_each_engine sites
Chris Wilson
- [Intel-gfx] [PATCH v3 1/2] drm/i915: Make for_each_engine_masked work on intel_gt
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915: Exercise preemption timeout controls in sysfs
Chris Wilson
- [Intel-gfx] [CI 1/2] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915: Don't disable interrupts independently of the lock
Chris Wilson
- [Intel-gfx] [CI] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Teach requests to use all available engines
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915: treat shmem as a region
Chris Wilson
- [Intel-gfx] [PATCH 1/4] drm/i915: Add memory region information to device_info
Chris Wilson
- [Intel-gfx] [PATCH v4 1/2] drm/i915: Make for_each_engine_masked work on intel_gt
Chris Wilson
- [Intel-gfx] [CI] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH v2 1/3] drm/i915: enumerate and init each supported region
Chris Wilson
- [Intel-gfx] [PATCH v2 2/3] drm/i915: treat shmem as a region
Chris Wilson
- [Intel-gfx] [PATCH v2 3/3] drm/i915: treat stolen as a region
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/pmu: Fix uninitialized variable on error path
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
- [Intel-gfx] [PATCH v3 3/3] drm/i915: treat stolen as a region
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Convert the leftover for_each_engine(gt)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Convert the leftover for_each_engine(gt)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [igt-dev] [PATCH i-g-t] i915: Exercise preemption timeout controls in sysfs
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Split memory_region initialisation into its own file
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Add the mock engine to the gt->engine[]
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Add the mock engine to the gt->engine[]
Chris Wilson
- [Intel-gfx] sysfs property tests
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/3] i915: Exercise preemption timeout controls in sysfs
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/3] i915: Exercise sysfs heartbeat controls
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 3/3] i915: Exercise timeslice sysfs property
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Chris Wilson
- [Intel-gfx] [RFC PATCH] drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Chris Wilson
- [Intel-gfx] [PATCH 1/6] drm/i915: support creating LMEM objects
Chris Wilson
- [Intel-gfx] [PATCH 01/13] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Chris Wilson
- [Intel-gfx] [PATCH 02/13] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH 03/13] drm/i915/selftests: Teach igt_flush_test and igt_live_test to take intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 04/13] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 05/13] drm/i915: Expose timeslice duration to sysfs
Chris Wilson
- [Intel-gfx] [PATCH 06/13] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 07/13] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 08/13] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 09/13] drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
- [Intel-gfx] [PATCH 10/13] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 11/13] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH 12/13] drm/i915/gem: Distinguish each object type
Chris Wilson
- [Intel-gfx] [PATCH 13/13] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH 6/6] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Chris Wilson
- [Intel-gfx] [PATCH 5/6] drm/i915/selftests: extend coverage to include LMEM huge-pages
Chris Wilson
- [Intel-gfx] [PATCH 4/6] drm/i915/selftests: add write-dword test for LMEM
Chris Wilson
- [Intel-gfx] [PATCH 3/6] drm/i915/lmem: support kernel mapping
Chris Wilson
- [Intel-gfx] [PATCH 2/6] drm/i915: setup io-mapping for LMEM
Chris Wilson
- [Intel-gfx] [PATCH 02/13] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH v2 2/3] drm/i915/perf: enable OAR context save/restore of performance counters
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/3] i915: Exercise preemption timeout controls in sysfs
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/3] i915: Exercise sysfs heartbeat controls
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 3/3] i915: Exercise timeslice sysfs property
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: fix oa config reconfiguration
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Extract GT ring management
Chris Wilson
- [Intel-gfx] [PATCH 1/3] dma-buf: Prettify typecasts for dma-fence-chain
Chris Wilson
- [Intel-gfx] [PATCH 2/3] dma-buf: Report signaled links inside dma-fence-chain
Chris Wilson
- [Intel-gfx] [PATCH 3/3] dma-buf: Exercise dma-fence-chain under selftests
Chris Wilson
- [Intel-gfx] [CI] drm/i915: Extract GT ring management
Chris Wilson
- [Intel-gfx] [PATCH 01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Chris Wilson
- [Intel-gfx] [PATCH 02/16] drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
- [Intel-gfx] [PATCH 03/16] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH 04/16] drm/i915/selftests: Teach igt_flush_test and igt_live_test to take intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 05/16] drm/i915/selftests: Force ordering of context switches
Chris Wilson
- [Intel-gfx] [PATCH 06/16] drm/i915: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 07/16] drm/i915: Expose engine->mmio_base via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 08/16] drm/i915: Expose timeslice duration to sysfs
Chris Wilson
- [Intel-gfx] [PATCH 09/16] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 10/16] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 11/16] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 12/16] drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
- [Intel-gfx] [PATCH 13/16] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 14/16] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH 15/16] drm/i915/gem: Distinguish each object type
Chris Wilson
- [Intel-gfx] [PATCH 16/16] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Wean gvt off dev_priv->engine[]
Chris Wilson
- [Intel-gfx] [PATCH 01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915: Start putting the mmio_base to wider use
Chris Wilson
- [Intel-gfx] [PATCH v2 02/15] drm/i915/dsb: DSB context creation.
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/2] i915: Start putting the mmio_base to wider use
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_isolation: Check engine relative registers
Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/i915: cpu-map based dumb buffers
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Use all physical engines for i915_active
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Lift i915_vma_parked() onto the gt
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915: Remove pm park/unpark notifications
Chris Wilson
- [Intel-gfx] [PATCH v2 3/7] drm/i915/lmem: support kernel mapping
Chris Wilson
- [Intel-gfx] [PATCH v2 3/7] drm/i915/lmem: support kernel mapping
Chris Wilson
- [Intel-gfx] [PATCH v2 1/7] drm/i915: support creating LMEM objects
Chris Wilson
- [Intel-gfx] [PATCH v2 7/7] drm/i915/selftests: add sanity selftest for huge-GTT-pages
Chris Wilson
- [Intel-gfx] [PATCH 02/13] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Defer mocs setup until after the initial context is loaded
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Defer mocs setup until after the initial context is loaded
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/gt: Defer mocs setup until after the initial context is loaded
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Chris Wilson
- [Intel-gfx] [PATCH 01/12] drm/i915: Pass intel_gt to intel_engines_init_mmio
Chris Wilson
- [Intel-gfx] [PATCH 02/12] drm/i915: Pass intel_gt to intel_setup_engine_capabilities
Chris Wilson
- [Intel-gfx] [PATCH 03/12] drm/i915: Pass intel_gt to intel_engines_cleanup
Chris Wilson
- [Intel-gfx] [PATCH 04/12] drm/i915: Pass intel_gt to intel_engines_setup
Chris Wilson
- [Intel-gfx] [PATCH 05/12] drm/i915: Pass intel_gt to intel_engines_init
Chris Wilson
- [Intel-gfx] [PATCH 06/12] drm/i915: Pass intel_gt to intel_engines_verify_workarounds
Chris Wilson
- [Intel-gfx] [PATCH 07/12] drm/i915: Split drop caches into GT and i915 parts
Chris Wilson
- [Intel-gfx] [PATCH 08/12] drm/i915/selftests: Convert eviction selftests to gt/ggtt
Chris Wilson
- [Intel-gfx] [PATCH 09/12] drm/i915/selftests: Use GT engines in mock_gem_device
Chris Wilson
- [Intel-gfx] [PATCH 10/12] drm/i915/selftests: Use GT engines in igt_live_test
Chris Wilson
- [Intel-gfx] [PATCH 11/12] drm/i915/selftests: Use GT engines in i915_gem_mman selftest
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Make the mman object busy everywhere
Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/i915: cpu-map based dumb buffers
Chris Wilson
- [Intel-gfx] [PATCH 12/12] drm/i915/selftests: Use for_each_uabi_engine in contex selftests
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Synchronize checking active status with retirement
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Handle package power RAPL unavailability
Chris Wilson
- [Intel-gfx] [PATCH 1/4] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
Chris Wilson
- [Intel-gfx] [PATCH 2/4] drm/i915/gt: Tidy up debug-warns for the mocs control table
Chris Wilson
- [Intel-gfx] [PATCH 3/4] drm/i915/gt: Refactor mocs loops into single control macro
Chris Wilson
- [Intel-gfx] [PATCH 4/4] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH v2 2/2] drm/i915/tgl: Add perf support on TGL
Chris Wilson
- [Intel-gfx] [CI] drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Teach switch_to_context() to use the context
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Use uabi engines for the default engine map
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gem: Distinguish each object type
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915: Exercise hostile context execution
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 01/10] i915: Exercise hostile context execution
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 02/10] i915: Start putting the mmio_base to wider use
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 03/10] i915/gem_ctx_isolation: Check engine relative registers
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 04/10] i915_drm.h sync
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 05/10] lib/i915: Expose I915_CONTEXT_PARAM_PERSISTENCE
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 06/10] Add i915/gem_ctx_persistence
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 07/10] i915: Exercise preemption timeout controls in sysfs
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 08/10] i915: Exercise sysfs heartbeat controls
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 09/10] i915: Exercise timeslice sysfs property
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 10/10] i915: Exercise I915_CONTEXT_PARAM_RINGSIZE
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Release ctx->engine_mutex after iteration
Chris Wilson
- [Intel-gfx] [PATCH 01/12] drm/i915/gt: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 02/12] drm/i915/gt: Expose engine->mmio_base via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 03/12] drm/i915/gt: Expose timeslice duration to sysfs
Chris Wilson
- [Intel-gfx] [PATCH 04/12] drm/i915/gt: Expose reset stop timeout via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 05/12] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [PATCH 06/12] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [PATCH 07/12] drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
- [Intel-gfx] [PATCH 08/12] drm/i915: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 09/12] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH 10/12] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH 11/12] drm/i915: Allow userspace to specify ringsize on construction
Chris Wilson
- [Intel-gfx] [PATCH 12/12] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Try to more gracefully quiesce the system before resets
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/2] tests/gem_exec_reloc: Don't filter out addresses when on PPGTT
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] tests/gem_exec_reloc: Calculate softpin offsets from batch size
Chris Wilson
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Extract GT render power state management
Chris Wilson
- [Intel-gfx] [CI 1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
Chris Wilson
- [Intel-gfx] [CI 2/4] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [CI 3/4] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [CI 4/4] drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Chris Wilson
- [Intel-gfx] [PATCH v2 1/2] drm/i915: Extract GT render power state management
Chris Wilson
- [Intel-gfx] [CI 1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
Chris Wilson
- [Intel-gfx] [CI 1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
Chris Wilson
- [Intel-gfx] [CI 2/5] drm/i915/execlists: Force preemption
Chris Wilson
- [Intel-gfx] [CI 3/5] drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
- [Intel-gfx] [CI 4/5] drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
- [Intel-gfx] [CI 5/5] drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
- [Intel-gfx] [PATCH 10/10] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [RFC PATCH v2 1/3] tests/gem_exec_reloc: Don't filter out addresses on full PPGTT
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Chris Wilson
- [Intel-gfx] [PATCH 1/8] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH 2/8] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Chris Wilson
- [Intel-gfx] [PATCH 3/8] drm/i915/gt: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 4/8] drm/i915/gt: Expose engine->mmio_base via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 5/8] drm/i915/gt: Expose timeslice duration to sysfs
Chris Wilson
- [Intel-gfx] [PATCH 6/8] drm/i915/gt: Expose reset stop timeout via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 7/8] drm/i915/gt: Expose preempt reset timeout via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 8/8] drm/i915/gt: Expose heartbeat interval via sysfs
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush interrupts before disabling tasklets
Chris Wilson
- [Intel-gfx] [CI 4/4] drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush any i915_active callback work as well
Chris Wilson
- [Intel-gfx] [CI 1/5] drm/i915/gt: Try to more gracefully quiesce the system before resets
Chris Wilson
- [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Split intel_ring_submission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Split intel_ring_submission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush interrupts before disabling tasklets
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Split intel_ring_submission
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Flush interrupts before disabling tasklets
Chris Wilson
- [Intel-gfx] [CI 1/7] drm/i915: support creating LMEM objects
Chris Wilson
- [Intel-gfx] [CI 2/7] drm/i915: setup io-mapping for LMEM
Chris Wilson
- [Intel-gfx] [CI 3/7] drm/i915/lmem: support kernel mapping
Chris Wilson
- [Intel-gfx] [CI 4/7] drm/i915/selftests: add write-dword test for LMEM
Chris Wilson
- [Intel-gfx] [CI 5/7] drm/i915/selftests: extend coverage to include LMEM huge-pages
Chris Wilson
- [Intel-gfx] [CI 6/7] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Chris Wilson
- [Intel-gfx] [CI 7/7] drm/i915/selftests: add sanity selftest for huge-GTT-pages
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Convert PAT setup to uncore mmio
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Split intel_ring_submission
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/9] i915_drm.h sync
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/9] lib/i915: Expose I915_CONTEXT_PARAM_PERSISTENCE
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 3/9] Add i915/gem_ctx_persistence
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 4/9] i915: Start putting the mmio_base to wider use
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 5/9] i915/gem_ctx_isolation: Check engine relative registers
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 6/9] i915: Exercise preemption timeout controls in sysfs
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 7/9] i915: Exercise sysfs heartbeat controls
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 8/9] i915: Exercise timeslice sysfs property
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 9/9] i915: Exercise I915_CONTEXT_PARAM_RINGSIZE
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
Chris Wilson
- [Intel-gfx] CI testing of persistence and sysfs
Chris Wilson
- [Intel-gfx] [PATCH 01/11] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH 02/11] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915/gt: Expose engine properties via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 04/11] drm/i915/gt: Expose engine->mmio_base via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 05/11] drm/i915/gt: Expose timeslice duration to sysfs
Chris Wilson
- [Intel-gfx] [PATCH 06/11] drm/i915/gt: Expose reset stop timeout via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 07/11] drm/i915/gt: Expose preempt reset timeout via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 08/11] drm/i915/gt: Expose heartbeat interval via sysfs
Chris Wilson
- [Intel-gfx] [PATCH 09/11] drm/i915: Flush idle barriers when waiting
Chris Wilson
- [Intel-gfx] [PATCH 10/11] drm/i915: Allow userspace to specify ringsize on construction
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions
Chris Wilson
- [Intel-gfx] CI testing of persistence
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [RFC 1/5] drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
- [Intel-gfx] [RFC 2/5] drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
- [Intel-gfx] [RFC 3/5] drm/i915: Remove i915->kernel_context
Chris Wilson
- [Intel-gfx] [RFC 4/5] drm/i915: Drop GEM context reference while pinned
Chris Wilson
- [Intel-gfx] [RFC 5/5] drm/i915: No ce->gem_context for kernel_context
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Mock the engine sorting for easy validation
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: Describe structure members in documentation
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib: Restore i915.reset before testing it in igt_allow_hang()
Chris Wilson
- [Intel-gfx] [CI 1/2] drm/i915: Extract GT render power state management
Chris Wilson
- [Intel-gfx] [CI 2/2] drm/i915: Extract the GuC interrupt handlers
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Tweak the default subtest runtime
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] benchmarks/gem_wsim: Cleanup register access on exit
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests/blt: add some kthreads into the mix
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: capture aux page table error register
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Initialise err in case there are no engines!
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib/i915: Use explicit iterator names in for_each_engine()
Chris Wilson
- [Intel-gfx] [RFC 2/5] drm/i915: Expose list of clients in sysfs
Chris Wilson
- [Intel-gfx] [RFC 3/5] drm/i915: Update client name on context create
Chris Wilson
- [Intel-gfx] [RFC 4/5] drm/i915: Expose per-engine client busyness
Chris Wilson
- [Intel-gfx] [RFC 5/5] drm/i915: Add sysfs toggle to enable per-client engine stats
Chris Wilson
- [Intel-gfx] [igt-dev] [RFC i-g-t 1/1] intel-gpu-top: Support for client stats
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib/i915: Use explicit iterator names in for_each_engine()
Chris Wilson
- [Intel-gfx] [CI 1/7] drm/i915: support creating LMEM objects
Chris Wilson
- [Intel-gfx] [CI 2/7] drm/i915: setup io-mapping for LMEM
Chris Wilson
- [Intel-gfx] [CI 3/7] drm/i915/lmem: support kernel mapping
Chris Wilson
- [Intel-gfx] [CI 4/7] drm/i915/selftests: add write-dword test for LMEM
Chris Wilson
- [Intel-gfx] [CI 5/7] drm/i915/selftests: extend coverage to include LMEM huge-pages
Chris Wilson
- [Intel-gfx] [CI 6/7] drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Chris Wilson
- [Intel-gfx] [CI 7/7] drm/i915/selftests: add sanity selftest for huge-GTT-pages
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib/i915: Use explicit iterator names in for_each_engine()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/pmu: Initialise the spinlock before registering
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: capture aux page table error register
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Chris Wilson
- [Intel-gfx] [PATCH 01/11] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/pm_rps: Wait for the actual frequency to settle
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Verify context register state before execution
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Skip over foreign requests on the context timeline
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] lib/i915: Use explicit iterator names in for_each_engine()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 1/2] lib: Restore i915.reset before testing it in igt_allow_hang()
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_exec: Enable resets for basic-nohangcheck
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Chris Wilson
- [Intel-gfx] [CI] drm/i915: Split memory_region initialisation into its own file
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Collect user engines at driver_register phase
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Measure basic throughput of blit routines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
- [Intel-gfx] [CI] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_suspend: Measure power consumption during suspend
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_suspend: Measure power consumption during suspend
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Drop global engine lookup for gt selftests
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Tidy up rps irq handler to use intel_gt
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_exec: Enable resets for basic-nohangcheck
Chris Wilson
- [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_ctx_exec: Enable resets for basic-nohangcheck
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Chris Wilson
- [Intel-gfx] [PATCH 1/5] drm/i915/selftests: Drop global engine lookup for gt selftests
Chris Wilson
- [Intel-gfx] [PATCH 2/5] drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Chris Wilson
- [Intel-gfx] [PATCH 3/5] drm/i915/selftests: Check all blitter engines for client blt
Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/i915/selftests: Use a random engine for GEM coherency tests
Chris Wilson
- [Intel-gfx] [PATCH 5/5] drm/i915/selftests: Select a random engine for testing memory regions
Chris Wilson
- [Intel-gfx] [CI] drm/i915/selftests: Measure basic throughput of blit routines
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
- [Intel-gfx] [CI] drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
- [Intel-gfx] [CI] drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Use vfunc to check engine submission mode
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915/selftests: Initialise ret
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/display: Mark conn as initialised by iterator
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Use vfunc to check engine submission mode
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/blt: fixup block_size rounding
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Chris Wilson
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/execlists: Use vfunc to check engine submission mode (rev2)
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/blt: fixup block_size rounding
Chris Wilson
- [Intel-gfx] [CI] drm/i915/blt: fixup block_size rounding
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Make timeslice duration configurable
Chris Wilson
- [Intel-gfx] [PATCH 1/7] drm/i915: define i915_ggtt_has_aperture
Chris Wilson
- [Intel-gfx] [PATCH 2/7] drm/i915: do not map aperture if it is not available.
Chris Wilson
- [Intel-gfx] [PATCH 3/7] drm/i915: set num_fence_regs to 0 if there is no aperture
Chris Wilson
- [Intel-gfx] [PATCH 4/7] drm/i915: error capture with no ggtt slot
Chris Wilson
- [Intel-gfx] [PATCH 5/7] drm/i915: Don't try to place HWS in non-existing mappable region
Chris Wilson
- [Intel-gfx] [PATCH 6/7] drm/i915: don't allocate the ring in stolen if we lack aperture
Chris Wilson
- [Intel-gfx] [PATCH 7/7] drm/i915/selftests: check for missing aperture
Chris Wilson
- [Intel-gfx] [RESEND PATCH i-g-t v2 1/1] tests/i915_module_load: Use new name of fault injection module parameter
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] tests/i915_module_load: Use new name of fault injection module parameter
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] tests/i915_module_load: Use new name of fault injection module parameter
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/perf: ensure selftests select valid format
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Make timeslice duration configurable
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/tgl: Add gam instdone
Chris Wilson
- [Intel-gfx] [PATCH 01/11] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [CI] drm/i915/gem: Make context persistence optional
Chris Wilson
- [Intel-gfx] [PATCH 3/7] drm/i915: set num_fence_regs to 0 if there is no aperture
Chris Wilson
- [Intel-gfx] [PATCH 6/7] drm/i915: don't allocate the ring in stolen if we lack aperture
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Defer engine registration until fully initialised
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/lmem: add the fake lmem region
Chris Wilson
- [Intel-gfx] [PATCH 1/3] drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
- [Intel-gfx] [PATCH 2/3] drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
- [Intel-gfx] [PATCH 3/3] drm/i915: Remove i915->kernel_context
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Chris Wilson
- [Intel-gfx] [PATCH 1/5] drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Chris Wilson
- [Intel-gfx] [PATCH 2/5] drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
- [Intel-gfx] [PATCH 3/5] drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
- [Intel-gfx] [PATCH 4/5] drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
- [Intel-gfx] [PATCH 5/5] drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Remove i915->kernel_context
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] amdgpu/amd_basic: Restrict basic compute to only run on available compute rings
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_exec_suspend: Measure power consumption during suspend
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/lmem: add the fake lmem region
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Split detaching and removing the vma
Chris Wilson
- [Intel-gfx] [PATCH 01/11] drm/i915: Split detaching and removing the vma
Chris Wilson
- [Intel-gfx] [PATCH 02/11] drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
- [Intel-gfx] [PATCH 03/11] drm/i915/gem: Leave reloading kernel context on resume to GT
Chris Wilson
- [Intel-gfx] [PATCH 04/11] drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
- [Intel-gfx] [PATCH 05/11] drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
- [Intel-gfx] [PATCH 06/11] drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
- [Intel-gfx] [PATCH 07/11] drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
- [Intel-gfx] [PATCH 08/11] drm/i915: Remove i915->kernel_context
Chris Wilson
- [Intel-gfx] [PATCH 09/11] drm/i915/gt: Defer engine registration until fully initialised
Chris Wilson
- [Intel-gfx] [PATCH 10/11] drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
- [Intel-gfx] [PATCH 11/11] drm/i915: Move i915_gem_init_contexts() earlier
Chris Wilson
- [Intel-gfx] [PATCH i-g-t] i915/gem_ctx_persistence: Sanitycheck execbuf state harder for 'queued'
Chris Wilson
- [Intel-gfx] [PATCH 1/2] drm/i915: drop lrc header page
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/gem: Refine occupancy test in kill_context()
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/gem: Refine occupancy test in kill_context()
Chris Wilson
- [Intel-gfx] [PATCH 2/2] drm/i915/guc: drop guc shared area
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Assert that the idle_pulse is sent
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Assert that the idle_pulse is sent
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Pretty print the i915_active
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Pretty print the i915_active
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Verify context register state before execution
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915: Drop inspection of execbuf flags during evict
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Perform some basic cycle counting of MI ops
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Pretty print the i915_active
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Pretty print the i915_active
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/execlists: Verify context register state before execution
Chris Wilson
- [Intel-gfx] [PATCH v2] drm/i915/selftests: Perform some basic cycle counting of MI ops
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/lmem: add the fake lmem region
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Spin on all engines simultaneously
Chris Wilson
- [Intel-gfx] [PATCH] drm/i915/selftests: Spin on all engines simultaneously
Chris Wilson
- [Intel-gfx] [CI] drm/i915/selftests: Spin on all engines simultaneously
Chris Wilson
- [Intel-gfx] [PATCH RESEND] drm/i915: register vga switcheroo later, unregister earlier
Lukas Wunner
- [Intel-gfx] [PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
Zhu, Lingshan
- [Intel-gfx] [PATCH -next] treewide: remove unused argument in lock_release()
Peter Zijlstra
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Thomas Zimmermann
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Thomas Zimmermann
- [Intel-gfx] [PATCH 2/3] drm/i915/guc: improve documentation
akaras
- [Intel-gfx] [PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
don.hiatt at intel.com
- [Intel-gfx] [PATCH] drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
don.hiatt at intel.com
- [Intel-gfx] [PATCH] drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
don.hiatt at intel.com
- [Intel-gfx] [PATCH] drm/i915: Making loglevel of PSR2/SU logs same.
kamal.ap at intel.com
- [Intel-gfx] [PATCH tip/core/rcu 3/9] drivers/gpu: Replace rcu_swap_protected() with rcu_replace()
paulmck at kernel.org
- [Intel-gfx] [PATCH tip/core/rcu 03/10] drivers/gpu: Replace rcu_swap_protected() with rcu_replace()
paulmck at kernel.org
- [Intel-gfx] [PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
kbuild test robot
- [Intel-gfx] [PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
kbuild test robot
- [Intel-gfx] [PATCH 1/2] drm/i915: Limit MST modes based on plane size too
kbuild test robot
- [Intel-gfx] [PATCH 1/2] drm/i915: Limit MST modes based on plane size too
kbuild test robot
- [Intel-gfx] [drm-intel:drm-intel-next-queued 4/4] include/linux/spinlock.h:393:9: sparse: sparse: context imbalance in 'gen12_fwtable_read8' - different lock contexts for basic block
kbuild test robot
- [Intel-gfx] [drm-tip:drm-tip 548/565] drivers/gpu/drm/i915/gem/i915_gem_context.c:813:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
kbuild test robot
- [Intel-gfx] [PATCH] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
kbuild test robot
- [Intel-gfx] [PATCH] drm/i915/execlists: Leave tell-tales as to why pending[] is bad
kbuild test robot
- [Intel-gfx] [drm-intel:drm-intel-next-queued 7/9] drivers/gpu/drm/i915/selftests/intel_memory_region.c:166: undefined reference to `__umoddi3'
kbuild test robot
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
kbuild test robot
- [Intel-gfx] [PATCH 1/3] dma_resv: prime lockdep annotations
kbuild test robot
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
kbuild test robot
- [Intel-gfx] [PATCH] drm: Add support for integrated privacy screens
kbuild test robot
- [Intel-gfx] [RFC PATCH drm-intel] drm/i915: r8712_construct_txaggr_cmd_desc() can be static
kbuild test robot
- [Intel-gfx] [PATCH 1/3] drm/i915: Add microcontrollers documentation section
root
- [Intel-gfx] [PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
Tim.Bird at sony.com
Last message date:
Thu Oct 31 23:41:52 UTC 2019
Archived on: Thu Oct 31 23:41:53 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).