summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-13drm/i915/tc: Unify the way to get the pin assignment on all platformsImre Deak-20/+27
2025-08-13drm/i915/tc: Validate the pin assignment on all platformsImre Deak-5/+23
2025-08-13drm/i915/tc: Handle pin assignment NONE on all platformsImre Deak-0/+2
2025-08-13drm/i915/tc: Pass pin assignment value around using the pin assignment enumImre Deak-16/+20
2025-08-13drm/i915/tc: Add an enum for the TypeC pin assignmentImre Deak-12/+78
2025-08-13drm/i915/tc: Move asserting the power state after reading TCSS_DDI_STATUSImre Deak-2/+4
2025-08-13drm/i915/tc: Move getting the power domain before reading DFLEX registersImre Deak-10/+8
2025-08-13drm/i915/tc: Use the cached max lane count valueImre Deak-4/+0
2025-08-13Revert "drm/amdgpu: Use dma_buf from GEM object instance"Thomas Zimmermann-3/+4
2025-08-13drm/panel: panel-summit: Include <linux/property.h> and <linux/mod_devicetabl...Thomas Zimmermann-0/+2
2025-08-13drm/i915/display: Optimize panel power-on wait timeDibin Moolakadan Subrahmanian-1/+11
2025-08-13drm/tidss: Remove early fbTomi Valkeinen-0/+9
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