summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello
2025-10-24Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter
2025-10-24Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/...Simona Vetter
2025-10-24Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram
2025-10-21drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe
2025-10-21drm/panic: Fix divide by 0 if the screen width < font widthJocelyn Falempe
2025-10-21drm/panic: Fix kmsg text drawing rectangleJocelyn Falempe
2025-10-21drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe
2025-10-21drm/panic: Fix overlap between qr code and logoJocelyn Falempe
2025-10-21drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström
2025-10-20drm/i915/panic: fix panic structure allocation memory leakJani Nikula
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-17Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-10-16drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228Alok Tiwari
2025-10-16drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström
2025-10-15drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander
2025-10-15drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync offThomas Zimmermann
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-10-14drm/rockchip: vop2: use correct destination rectangle height checkAlok Tiwari
2025-10-14drm/draw: fix color truncation in drm_draw_fill24Francesco Valla
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar
2025-10-13drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost
2025-10-13drm/xe/migrate: Fix an error pathThomas Hellström
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi
2025-10-13drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost
2025-10-13drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim