summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-29drm/msm/dpu: Propagate error from dpu_assign_plane_resourcesVladimir Lypak-1/+1
2025-10-29drm/msm/dpu: Fix allocation of RGB SSPPs without scalingVladimir Lypak-1/+1
2025-10-29drm/msm: dsi: fix PLL init in bonded modeNeil Armstrong-17/+2
2025-10-28drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-SVille Syrjälä-1/+54
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski-3/+7
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung-0/+1
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher-2/+2
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith-1/+1
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz-3/+0
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng-0/+11
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer-21/+4
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer-1/+0
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello-4/+30
2025-10-28drm/mediatek: Fix device use-after-free on unbindJohan Hovold-10/+0
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca-1/+2
2025-10-27drm/etnaviv: fix flush sequence logicTomeu Vizoso-1/+1
2025-10-27drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner-2/+12
2025-10-27drm/sched: Fix race in drm_sched_entity_select_rq()Philipp Stanner-1/+2
2025-10-26drm/sysfb: Do not dereference NULL pointer in plane resetThomas Zimmermann-2/+6
2025-10-25drm/msm: Ensure vm is created in VM_BIND ioctlRob Clark-1/+1
2025-10-25drm/msm: Reject MAP_NULL op if no PRRRob Clark-7/+17
2025-10-24Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter-69/+49
2025-10-24Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/...Simona Vetter-12/+13
2025-10-24Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-10/+62
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost-0/+3
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai-2/+2
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu-1/+10
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram-1/+2
2025-10-21drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe-2/+44
2025-10-21drm/panic: Fix divide by 0 if the screen width < font widthJocelyn Falempe-1/+1
2025-10-21drm/panic: Fix kmsg text drawing rectangleJocelyn Falempe-1/+1
2025-10-21drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe-1/+4
2025-10-21drm/panic: Fix overlap between qr code and logoJocelyn Falempe-1/+1
2025-10-21drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe-0/+3
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström-3/+15
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström-67/+32
2025-10-20drm/i915/panic: fix panic structure allocation memory leakJani Nikula-12/+13
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel-3/+7
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-31/+99
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-19/+23
2025-10-17Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie-123/+166
2025-10-16drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228Alok Tiwari-1/+1
2025-10-16drm/ci: disable broken MR check in sanity jobVignesh Raman-1/+1
2025-10-16drm/msm: make sure last_fence is always updatedAnna Maniscalco-4/+5
2025-10-16drm/msm/a6xx: Fix GMU firmware parserAkhil P Oommen-1/+4