summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-13drm/tidss: remove redundant assignment to variable retColin Ian King-1/+0
2025-08-13drm/tidss: Set crtc modesetting parameters with adjusted modeJayesh Choudhary-1/+4
2025-08-13drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURSTTomi Valkeinen-4/+0
2025-08-13drm/bridge: cdns-dsi: Tune adjusted_mode->clock according to dsi needsTomi Valkeinen-0/+37
2025-08-13drm/bridge: cdns-dsi: Fix event modeTomi Valkeinen-11/+20
2025-08-13drm/bridge: cdns-dsi: Use video mode and clean up cdns_dsi_mode2cfg()Tomi Valkeinen-21/+24
2025-08-13drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME valueTomi Valkeinen-1/+7
2025-08-13drm/bridge: cdns-dsi: Adjust mode to negative syncsTomi Valkeinen-1/+5
2025-08-13drm/bridge: cdns-dsi: Drop cdns_dsi_adjust_phy_config()Tomi Valkeinen-45/+0
2025-08-13drm/bridge: cdns-dsi: Update htotal in cdns_dsi_mode2cfg()Tomi Valkeinen-6/+8
2025-08-13drm/bridge: cdns-dsi: Drop checks that shouldn't be in .mode_valid()Tomi Valkeinen-6/+1
2025-08-13drm/bridge: cdns-dsi: Remove broken fifo emptying checkTomi Valkeinen-15/+0
2025-08-13drm/bridge: cdns-dsi: Drop crtc_* codeTomi Valkeinen-43/+17
2025-08-13drm/bridge: cdns-dsi: Remove extra line at the end of the fileTomi Valkeinen-1/+0
2025-08-13drm/tidss: Use the crtc_* timings when programming the HWTomi Valkeinen-9/+9
2025-08-13drm/tidss: Fix missing includes and struct declsTomi Valkeinen-0/+9
2025-08-13drm/bridge: cdns-dsi: Fix the _atomic_check()Aradhya Bhatia-2/+2
2025-08-12drm/nouveau: Improve message for missing firmwareMel Henning-1/+3
2025-08-12drm/nouveau: Remove nvkm_gsp_fwif.enableMel Henning-6/+5
2025-08-12drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT configMel Henning-13/+1
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai-2/+1
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/i915/connector: make intel_connector_init() staticJani Nikula-2/+1
2025-08-12drm/i915/display: add intel_dig_port_alloc()Jani Nikula-20/+25
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong-4/+14
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai-2/+1
2025-08-12drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae-2/+6
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min-3/+16
2025-08-12drm/amdgpu: Add description for partition commandsLijo Lazar-0/+4
2025-08-12drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa-0/+29
2025-08-12drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström-4/+47
2025-08-12drm/xe/migrate: prevent potential UAFMatthew Auld-4/+5
2025-08-12drm/xe/migrate: don't overflow max copy sizeMatthew Auld-0/+6
2025-08-12drm/xe/migrate: prevent infinite recursionMatthew Auld-12/+17
2025-08-12drm/xe/pf: Set VF LMEM BAR sizeMichał Winiarski-0/+23
2025-08-12Merge drm/drm-next into drm-xe-nextLucas De Marchi-18175/+31985
2025-08-12drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski-19/+15
2025-08-12drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski-8/+9
2025-08-12drm/i915/icl+/tc: Convert AUX powered WARN to a debug messageImre Deak-3/+3
2025-08-12drm/i915/lnl+/tc: Use the cached max lane count valueImre Deak-1/+5
2025-08-12drm/i915/lnl+/tc: Fix max lane count HW readoutImre Deak-0/+9
2025-08-12drm/i915/icl+/tc: Cache the max lane count valueImre Deak-9/+48
2025-08-12drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sinkImre Deak-6/+11
2025-08-12drm/i915/psr: Do not trigger Frame Change events from frontbuffer flushJouni Högander-5/+9
2025-08-12drm/i915/fbc: fix the implementation of wa_18038517565Vinod Govindapillai-4/+4
2025-08-12drm/i915/vbt: add missing DSI VBT defsJani Nikula-3/+10
2025-08-12drm/i915/vbt: flip bta_enabled to bta_disableJani Nikula-2/+2