summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27Merge drm/drm-next into drm-xe-nextRodrigo Vivi616-18095/+27860
2024-06-24agp: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-21Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie189-5484/+8817
2024-06-21Merge tag 'drm-misc-next-2024-06-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie73-827/+1227
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie145-4114/+2231
2024-06-21Merge tag 'drm-misc-next-2024-06-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie20-554/+1230
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie262-7505/+14739
2024-06-21drm/xe: Simplify locking in new_vmaMatthew Brost1-23/+18
2024-06-21drm/xe: Invert runnable_state / pending enable check and assertMatthew Brost1-2/+2
2024-06-20drm/xe/vf: Custom HuC initialization if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Skip engine ring enabling if VFMichal Wajdeczko1-1/+2
2024-06-20drm/xe/vf: Don't use register based TLB invalidation if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't support gtidle if VFMichal Wajdeczko1-0/+16
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't change hwe IRQ masks if using memory IRQsMichal Wajdeczko1-0/+3
2024-06-20drm/xe/vf: Don't apply tile workarounds if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko1-0/+4
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko1-0/+13
2024-06-20drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74Sai Teja Pottumuttu1-1/+1
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit1-1/+1
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza1-6/+6
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko1-6/+9
2024-06-20drm/xe/guc: Move ARAT interrupts enabling to the upload stepMichal Wajdeczko1-3/+3
2024-06-19dma-buf/heaps: Correct the types of fd_flags and heap_flagsBarry Song3-6/+6
2024-06-19drm/xe: Use ttm_uncached for BO with NEEDS_UC flagMichal Wajdeczko1-0/+9
2024-06-19drm/panfrost: Add support for Mali on the MT8188 SoCAngeloGioacchino Del Regno1-0/+10
2024-06-19dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoCAngeloGioacchino Del Regno1-1/+4
2024-06-19drm: bridge: simple-bridge: use devm_drm_bridge_add in probeMarc Gonzalez1-12/+1
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula11735-239989/+768908
2024-06-19intel_alpm: Fix wrong offset for PORT_ALPM_* registersJouni Högander2-4/+7
2024-06-19Revert "drm/i915/psr: Disable early transport by default"Jouni Högander1-3/+0
2024-06-19drm/i915/psr: Add new debug bit to disable Panel ReplayJouni Högander2-3/+9
2024-06-19drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR onlyJouni Högander1-6/+6
2024-06-19drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is setJouni Högander1-1/+12
2024-06-19drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameterJouni Högander2-4/+26
2024-06-19drm/i915/alpm: Fix port clock usage in AUX Less wake time calculationJouni Högander1-1/+2
2024-06-19drm/i915/display: Wa 16021440873 is writing wrong registerJouni Högander2-11/+5
2024-06-19drm/i915/psr: Set SU area width as pipe src widthJouni Högander1-1/+1
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit2-8/+30
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit1-9/+13
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit4-0/+87
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit3-2/+51
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit1-0/+46
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit3-0/+175
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit3-3/+75
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit6-5/+206
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit3-0/+224
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit2-0/+384
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit3-0/+475
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit4-0/+443