summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy-1/+129
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung-80/+126
2025-05-16drm/amd/display: init local variable to fix format errorsYihan Zhu-8/+8
2025-05-16drm/amd/display: Extend dc_plane_get_status with flagsTomasz Siemek-4/+14
2025-05-16drm/amdgpu: fix use-after-unlock in eviction fence destroyArvind Yadav-1/+1
2025-05-16drm/amdgpu: Allow NPS2-CPX combination for VFsLijo Lazar-0/+2
2025-05-16drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriovfanhuang-0/+144
2025-05-16drm/amdgpu: Use compatible NPS mode infoLijo Lazar-43/+60
2025-05-16drm/amd/pm: Move SMUv13.0.12 function declarationsLijo Lazar-9/+8
2025-05-16drm/amdgpu: Add pldm version reportingAsad Kamal-1/+3
2025-05-16drm/amdkfd: Support chain runlists of XNACK+/XNACK-Amber Lin-12/+84
2025-05-16drm/radeon/cik: Clean up doorbellsDr. David Alan Gilbert-12/+30
2025-05-16drm/nouveau/dp: convert to use ERR_CAST()Zhang Enpei-1/+1
2025-05-16drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get()Dan Carpenter-1/+1
2025-05-16drm/i915/dsi: Enforce pipeline flush with DSI HS transferGareth Yu-2/+3
2025-05-16drm/nouveau: Check dma_fence in canonical wayPhilipp Stanner-1/+1
2025-05-16drm/nouveau: Simplify nouveau_fence_done()Philipp Stanner-13/+11
2025-05-16drm/nouveau: Simplify calls to nvif_event_block()Philipp Stanner-18/+13
2025-05-16drm/nouveau: nouveau_fence: Standardize list iterationsPhilipp Stanner-13/+8
2025-05-16drm/xe/mocs: Check if all domains awakeTejas Upadhyay-5/+6
2025-05-16drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the devicePiotr Piórkowski-4/+6
2025-05-16drm/i915/dmc: Introduce dmc_configure_event()Ville Syrjälä-18/+27
2025-05-16drm/i915/dmc: Extract is_event_handler()Ville Syrjälä-2/+11
2025-05-16drm/i915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg()Ville Syrjälä-20/+20
2025-05-16drm/i915/dmc: Extract dmc_evt_ctl_disable()Ville Syrjälä-8/+10
2025-05-16drm/i915/dmc: Define all DMC event IDsVille Syrjälä-11/+272
2025-05-16drm/i915/dmc: Hook up PIPEDMC interruptsVille Syrjälä-0/+84
2025-05-16drm/i915/dmc: Drop PIPEDMC faults from the fault mask on LNL+Ville Syrjälä-3/+11
2025-05-16drm/{i915,xe}: convert i915 and xe display members into pointersJani Nikula-100/+111
2025-05-16drm/i915: do not reference i915->display inlineJani Nikula-9/+14
2025-05-16drm/xe/display: do not reference xe->display inlineJani Nikula-7/+13
2025-05-16drm/xe/rpm: use to_xe_device() instead of container_ofJani Nikula-1/+2
2025-05-16Merge drm/drm-next into drm-intel-nextJani Nikula-30630/+65666
2025-05-16Merge tag 'drm-xe-fixes-2025-05-15-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie-73/+358
2025-05-16Merge tag 'drm-misc-fixes-2025-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-3/+6
2025-05-16Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org...Dave Airlie-12/+24
2025-05-16Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu...Dave Airlie-291/+305
2025-05-15drm/xe/guc: Track FAST_REQ H2Gs to report where errors came fromJohn Harrison-20/+115
2025-05-15drm/xe/guc: Rename CONFIG_XE_LARGE_GUC_BUFFERJohn Harrison-4/+6
2025-05-15drm/xe/guc: Add missing H2G error code definitionsJohn Harrison-3/+11
2025-05-15drm/xe/guc: Remove double blank lineJohn Harrison-1/+0
2025-05-15gpu: drm: nova: select AUXILIARY_BUS instead of depending on itAlexandre Courbot-1/+1
2025-05-15drm/i915/pci: Remove force_probe requirement for DG1Ville Syrjälä-1/+0
2025-05-15drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1Ville Syrjälä-1/+1
2025-05-15drm/xe/guc_submit: Simplify and fix diff calculationLucas De Marchi-4/+1
2025-05-15dma-fence: Change signature of __dma_fence_is_laterTvrtko Ursulin-7/+9
2025-05-15drm/hyperv: Replace simple-KMS with regular atomic helpersRyosuke Yasuoka-61/+115
2025-05-15drm/xe/guc: Don't allocate managed BO for each policy changeMichal Wajdeczko-14/+13
2025-05-15drm/xe/guc: Unblock GuC buffer cache for all modesMichal Wajdeczko-4/+4
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-73/+489