summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-08-13drm/tidss: remove redundant assignment to variable retColin Ian King1-1/+0
2025-08-13drm/tidss: Set crtc modesetting parameters with adjusted modeJayesh Choudhary1-1/+4
2025-08-13drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURSTTomi Valkeinen1-4/+0
2025-08-13drm/bridge: cdns-dsi: Tune adjusted_mode->clock according to dsi needsTomi Valkeinen1-0/+37
2025-08-13drm/bridge: cdns-dsi: Fix event modeTomi Valkeinen1-11/+20
2025-08-13drm/bridge: cdns-dsi: Use video mode and clean up cdns_dsi_mode2cfg()Tomi Valkeinen1-21/+24
2025-08-13drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME valueTomi Valkeinen1-1/+7
2025-08-13drm/bridge: cdns-dsi: Adjust mode to negative syncsTomi Valkeinen1-1/+5
2025-08-13drm/bridge: cdns-dsi: Drop cdns_dsi_adjust_phy_config()Tomi Valkeinen1-45/+0
2025-08-13drm/bridge: cdns-dsi: Update htotal in cdns_dsi_mode2cfg()Tomi Valkeinen1-6/+8
2025-08-13drm/bridge: cdns-dsi: Drop checks that shouldn't be in .mode_valid()Tomi Valkeinen1-6/+1
2025-08-13drm/bridge: cdns-dsi: Remove broken fifo emptying checkTomi Valkeinen1-15/+0
2025-08-13drm/bridge: cdns-dsi: Drop crtc_* codeTomi Valkeinen1-43/+17
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-13drm/nouveau: Improve message for missing firmwareMel Henning1-1/+3
2025-08-13drm/nouveau: Remove nvkm_gsp_fwif.enableMel Henning5-6/+5
2025-08-13drm/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-18175/+31985
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