aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-08-13drm/bridge: cdns-dsi: Remove extra line at the end of the fileTomi Valkeinen1-1/+0
2025-08-13drm/tidss: Use the crtc_* timings when programming the HWTomi Valkeinen2-9/+9
2025-08-13drm/tidss: Fix missing includes and struct declsTomi Valkeinen4-0/+9
2025-08-13drm/bridge: cdns-dsi: Fix the _atomic_check()Aradhya Bhatia1-2/+2
2025-08-12drm/nouveau: Improve message for missing firmwareMel Henning1-1/+3
2025-08-12drm/nouveau: Remove nvkm_gsp_fwif.enableMel Henning5-6/+5
2025-08-12drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT configMel Henning2-13/+1
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong2-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai1-2/+1
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min1-3/+16
2025-08-12drm/i915/connector: make intel_connector_init() staticJani Nikula2-2/+1
2025-08-12drm/i915/display: add intel_dig_port_alloc()Jani Nikula5-20/+25
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong2-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai1-2/+1
2025-08-12drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae1-2/+6
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min1-3/+16
2025-08-12drm/amdgpu: Add description for partition commandsLijo Lazar1-0/+4
2025-08-12drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa1-0/+29
2025-08-12drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström1-4/+47
2025-08-12drm/xe/migrate: prevent potential UAFMatthew Auld1-4/+5
2025-08-12drm/xe/migrate: don't overflow max copy sizeMatthew Auld1-0/+6
2025-08-12drm/xe/migrate: prevent infinite recursionMatthew Auld1-12/+17
2025-08-12drm/xe/pf: Set VF LMEM BAR sizeMichał Winiarski2-0/+23
2025-08-12Merge drm/drm-next into drm-xe-nextLucas De Marchi887-18152/+31962
2025-08-12drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski1-19/+15
2025-08-12drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski4-8/+9
2025-08-12drm/i915/icl+/tc: Convert AUX powered WARN to a debug messageImre Deak1-3/+3
2025-08-12drm/i915/lnl+/tc: Use the cached max lane count valueImre Deak1-1/+5
2025-08-12drm/i915/lnl+/tc: Fix max lane count HW readoutImre Deak1-0/+9
2025-08-12drm/i915/icl+/tc: Cache the max lane count valueImre Deak1-9/+48
2025-08-12drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sinkImre Deak1-6/+11
2025-08-12drm/i915/psr: Do not trigger Frame Change events from frontbuffer flushJouni Högander1-5/+9
2025-08-12drm/i915/fbc: fix the implementation of wa_18038517565Vinod Govindapillai1-4/+4
2025-08-12drm/i915/vbt: add missing DSI VBT defsJani Nikula1-3/+10
2025-08-12drm/i915/vbt: flip bta_enabled to bta_disableJani Nikula2-2/+2
2025-08-12drm/i915/vbt: add anonymous structs to group DSI VBT defsJani Nikula1-39/+46
2025-08-12drm/i915/vbt: split up DSI VBT defs to a separate fileJani Nikula4-175/+185
2025-08-12drm/panic: Add a u64 divide by 10 for arm32Jocelyn Falempe1-1/+21
2025-08-12drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS fileAdrián Larumbe1-1/+1
2025-08-12drm/bridge: it6505: select REGMAP_I2CChia-I Wu1-0/+1
2025-08-12drm/i915/scaler: Fix condition for WA_14011503117Nemesa Garg1-1/+1
2025-08-12gpu: nova-core: vbios: change PmuLookupTableEntry to use size_ofRhys Lloyd1-2/+2
2025-08-12gpu: nova-core: vbios: use size_of instead of magic numberRhys Lloyd1-2/+2
2025-08-12drm/nouveau: always set RMDevidCheckIgnore for GSP-RMTimur Tabi1-0/+3
2025-08-11drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345Christopher Orr1-0/+1
2025-08-11drm/sharp-memory: Do not access GEM-DMA vaddr directlyThomas Zimmermann1-14/+13
2025-08-11drm/repaper: Do not access GEM-DMA vaddr directlyThomas Zimmermann1-9/+7
2025-08-11drm/xe: rework PDE PAT index selectionMatthew Auld4-15/+36