summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-16drm/msm: Fix pgtable prealloc error pathRob Clark-0/+5
2025-10-16drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin-6/+7
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld-8/+0
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld-1/+3
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper-0/+5
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström-1/+3
2025-10-15drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander-2/+10
2025-10-15drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync offThomas Zimmermann-8/+11
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-19291/+40342
2025-10-14drm/rockchip: vop2: use correct destination rectangle height checkAlok Tiwari-1/+1
2025-10-14drm/draw: fix color truncation in drm_draw_fill24Francesco Valla-2/+2
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin-1/+12
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar-0/+9
2025-10-13drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost-1/+12
2025-10-13drm/xe/migrate: Fix an error pathThomas Hellström-1/+1
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi-8/+29
2025-10-13drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost-9/+24
2025-10-13drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke-1/+1
2025-10-13drm/amdkfd: fix suspend/resume all calls in mes based eviction pathJonathan Kim-52/+21
2025-10-13drm/amdgpu: enable suspend/resume all for gfx 12Jonathan Kim-7/+4
2025-10-13drm/amdgpu: fix hung reset queue array memory allocationJonathan Kim-10/+20
2025-10-13drm/amdgpu: fix initialization of doorbell array for detect and hangJonathan Kim-1/+1
2025-10-13drm/amdgpu: fix gfx12 mes packet status return checkJonathan Kim-1/+6
2025-10-13drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang-6/+7
2025-10-13drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König-0/+3
2025-10-13drm/amdgpu: fix bit shift logicSathishkumar S-1/+1
2025-10-13drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf-2/+1
2025-10-13drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han-11/+8
2025-10-13drm/amdgpu: set an error on all fences from a bad contextAlex Deucher-6/+37
2025-10-13drm/amdgpu: handle wrap around in reemit handlingAlex Deucher-5/+10
2025-10-13drm/amdgpu: fix handling of harvesting for ip_discovery firmwareAlex Deucher-1/+17
2025-10-13drm/amdgpu: block CE CS if not explicitely allowed by module optionChristian König-1/+14
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König-4/+0
2025-10-13drm/amd: Disable ASPM on SITimur Kristóf-0/+7
2025-10-13drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf-0/+5
2025-10-13Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...Matthew Schwartz-15/+4
2025-10-13drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä-18/+20
2025-10-13drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä-3/+9
2025-10-13drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong-1/+8
2025-10-11drm/bridge: lt9211: Drop check for last nibble of version registerMarek Vasut-2/+1
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-248/+385
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-8/+17
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-8/+17
2025-10-10Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-172/+274
2025-10-09drm/panthor: Ensure MCU is disabled on suspendKetil Johnsen-0/+1
2025-10-07drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu-1/+1
2025-10-07drm/amd/display: Incorrect Mirror CositingJesse Agate-5/+5
2025-10-07drm/amd/display: Enable Dynamic DTBCLK SwitchFangzhi Zuo-0/+4
2025-10-07drm/amdgpu: Report individual reset errorLijo Lazar-10/+15
2025-10-07drm/amdgpu: partially revert "revert to old status lock handling v3"Christian König-68/+105