mirror_ubuntu-kernels/drivers/gpu/drm/i915/gem/selftests
Dave Airlie b13cfb445c Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
drm/i915 feature pull for v6.9:

Features and functionality:
- Early transport for panel replay and PSR (Jouni)
- New ARL PCI IDs (Matt)
- DP TPS4 PHY test pattern support (Khaled)

Refactoring and cleanups:
- Unify and improve VSC SDP for PSR and non-PSR cases (Jouni)
- Refactor memory regions and improve debug logging (Ville)
- Rework global state serialization (Ville)
- Remove unused CDCLK divider fields (Gustavo)
- Unify HDCP connector logging format (Jani)
- Use display instead of graphics version in display code (Jani)
- Move VBT and opregion debugfs next to the implementation (Jani)
- Abstract opregion interface, use opaque type (Jani)

Fixes:
- Fix MTL stolen memory access (Ville)
- Fix initial display plane readout for MTL (Ville)
- Fix HPD handling during driver init/shutdown (Imre)
- Cursor vblank evasion fixes (Ville)
- Various VSC SDP fixes (Jouni)
- Allow PSR mode changes without full modeset (Jouni)
- Fix CDCLK sanitization on module load for Xe2_LPD (Gustavo)
- Fix the max DSC bpc supported by the source (Ankit)
- Add missing LNL ALPM AUX wake configuration (Jouni)
- Cx0 PHY state readout and verify fixes (Mika)
- Fix PSR (panel replay) debugfs for MST connectors (Imre)
- Fail HDCP repeater authentication if Type1 device not present (Suraj)
- Ratelimit debug logging in vm_fault_ttm (Nirmoy)
- Use a fake PCH for MTL because south display is not on the PCH (Haridhar)
- Disable DSB for Xe driver for now (José)
- Fix some LNL display register changes (Lucas)
- Fix build on ChromeOS (Paz Zcharya)
- Preserve current shared DPLL for fastsets on Type-C ports (Ville)
- Fix state checker warnings for MG/TC/TBT PLLs (Ville)
- Fix HDCP repeater ctl register value on errors (Jani)
- Allow FBC with CCS modifiers on SKL+ (Ville)
- Fix HDCP GGTT pinning (Ville)

DRM core changes:
- Add ratelimited drm dbg print (Nirmoy)
- DPCD PSR early transport macro (Jouni)

Merges:
- Backmerge drm-next to bring Xe driver to drm-intel-next (Jani)

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/87cyt8cxsh.fsf@intel.com
2024-02-16 06:52:04 +10:00
..
huge_gem_object.c drm/i915: Check for integer truncation on scatterlist creation 2022-12-30 04:19:18 -05:00
huge_gem_object.h
huge_pages.c drm-next for 6.8: 2024-01-12 11:32:19 -08:00
i915_gem_client_blt.c drm/i915/selftest: Simplify Y-major tiling in blit selftest 2023-08-17 15:41:29 -07:00
i915_gem_coherency.c drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.c 2023-12-15 09:34:29 +00:00
i915_gem_context.c drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.c 2023-12-15 09:34:30 +00:00
i915_gem_dmabuf.c drm/i915/selftests: Fix spelling mistake "initialiased" -> "initialised" 2023-12-11 10:54:52 +02:00
i915_gem_migrate.c drm/i915: Make i915_coherent_map_type GT-centric 2023-08-10 14:14:11 +02:00
i915_gem_mman.c drm/i915: Use struct resource for memory region IO as well 2024-02-07 01:58:40 +02:00
i915_gem_object.c drm/i915/gem: Typecheck page lookups 2022-12-30 04:19:13 -05:00
i915_gem_phys.c drm/i915: Update object placement flags to be mutable 2021-06-24 18:50:56 +01:00
igt_gem_utils.c drm/i915/selftest: use igt_vma_move_to_active_unlocked if possible 2023-01-09 14:23:52 +01:00
igt_gem_utils.h drm/i915: use proper helper in igt_vma_move_to_active_unlocked 2023-01-09 14:23:50 +01:00
mock_context.c drm/i915: Record which client owns a VM 2023-11-10 11:48:54 +00:00
mock_context.h drm/i915/selftests: Take a VM in kernel_context() 2021-07-08 19:49:18 +02:00
mock_dmabuf.c dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00
mock_dmabuf.h
mock_gem_object.h