summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-03-04drm/xe: Clarify size of MMIO regionMatt Roper2-4/+16
2026-03-04drm/xe: Create dedicated xe_mmio structureMatt Roper1-7/+17
2026-03-04drm/xe: Move forcewake to 'gt.pm' substructureMatt Roper3-8/+18
2026-03-04drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-03-04drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-03-04drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam1-8/+12
2026-03-04drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar1-0/+1
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1
2026-03-04drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
2026-03-04drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan1-1/+3
2026-03-04drm/xe: Unregister drm device on probe errorShuicheng Lin1-0/+1
2026-03-04drm/buddy: release free_trees array on buddy mm teardownMichał Grzelak1-0/+1
2026-03-04drm/msm/a2xx: fix pixel shader start on A225Dmitry Baryshkov1-1/+4
2026-03-04drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov1-3/+4
2026-03-04drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov1-4/+4
2026-03-04drm/msm/dpu: fix WD timer handling on DPU 8.xDmitry Baryshkov5-13/+57
2026-03-04drm/msm/dpu: Set vsync source irrespective of mdp top supportTeguh Sobirin1-8/+8
2026-03-04drm/msm/disp/dpu: add merge3d support for sc7280Mahadevan P1-2/+12
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam1-22/+23
2026-03-04drm/amdkfd: Fix signal_eviction_fence() bool return valueSrinivasan Shanmugam1-1/+1
2026-03-04drm/amd: Drop "amdgpu kernel modesetting enabled" messageMario Limonciello (AMD)1-1/+0
2026-03-04drm/panthor: Evict groups before VM terminationKetil Johnsen3-0/+19
2026-03-04drm/panel: sw43408: Remove manual invocation of unprepare at removeDavid Heidelberg1-4/+0
2026-03-04drm/panthor: Make sure we resume the tick when new jobs are submittedBoris Brezillon1-9/+34
2026-03-04drm/panthor: Fix the logic that decides when to stop tickingBoris Brezillon1-27/+17
2026-03-04drm/panthor: Fix immediate ticking on a disabled tickBoris Brezillon1-2/+7
2026-03-04drm/panthor: Fix the group priority rotation logicBoris Brezillon1-21/+31
2026-03-04drm/panthor: Fix the full_tick checkBoris Brezillon1-2/+5
2026-03-04drm/panthor: Recover from panthor_gpu_flush_caches() failuresBoris Brezillon1-7/+12
2026-02-19drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-19drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-19drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not usedBrahmajit Das2-4/+4
2026-02-11drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa1-3/+10
2026-02-11drm/xe/pm: Also avoid missing outer rpm warning on system suspendRodrigo Vivi1-1/+3
2026-02-11drm/xe/query: Fix topology query pointer advanceShuicheng Lin1-1/+1
2026-02-11drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller2-19/+18
2026-02-11drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-02-11drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan3-3/+16
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-06drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher1-21/+24
2026-02-06Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness1-2/+0
2026-02-06drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()Alex Deucher1-2/+3
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2026-02-06drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-02-06drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-01-30drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0