summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-04-23drm/exynos: fixed a spelling errorAnindya Sundar Gayen-1/+1
2025-04-23drm/exynos/vidi: Remove redundant error handling in vidi_get_modes()Wentao Liang-3/+0
2025-04-23drm/exynos: Remove unnecessary checkingGuoqing Jiang-2/+1
2025-04-23drm/i915/display: Rename vblank DC workaround functions and variablesJouni Högander-12/+13
2025-04-23drm/i915/display: Rename intel_psr_needs_block_dc_vblankJouni Högander-9/+11
2025-04-23drm/i915/psr: Apply underrun on PSR idle workaroundJouni Högander-48/+61
2025-04-23drm/i915/dmc: Add interface to control start of PKG C-state exitJouni Högander-0/+33
2025-04-23drm/i915/psr: Add interface to notify PSR of vblank enable/disableJouni Högander-0/+42
2025-04-23drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disableJouni Högander-0/+54
2025-04-23drm/i915/psr: Add mechanism to notify PSR of pipe enable/disableJouni Högander-0/+108
2025-04-23drm/i915/psr: Block PKG C-State when enabling PSRJouni Högander-0/+13
2025-04-23drm/i915/dmc: Add interface to block PKG C-stateJouni Högander-0/+19
2025-04-23drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitionsJouni Högander-0/+8
2025-04-23drm/i915/dmc: Add PIPEDMC_EVT_CTL register definitionJouni Högander-0/+6
2025-04-23drm/i915/psr: Store enabled non-psr pipes into intel_crtc_stateJouni Högander-0/+26
2025-04-23drm/i915/display: Add new interface for getting dc_stateJouni Högander-0/+30
2025-04-23drm/panthor: show device-wide list of DRM GEM objects over DebugFSAdrián Larumbe-0/+262
2025-04-23drm/panthor: Label all kernel BO'sAdrián Larumbe-10/+20
2025-04-23drm/panthor: Add driver IOCTL for setting BO labelsAdrián Larumbe-1/+45
2025-04-23drm/panthor: Introduce BO labelingAdrián Larumbe-0/+63
2025-04-23drm/xe: handle pinned memory in PM notifierMatthew Auld-19/+176
2025-04-23drm/xe: share bo dma-resv with backup objectMatthew Auld-15/+15
2025-04-23drm/xe: evict user memory in PM notifierMatthew Auld-24/+84
2025-04-23drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe()Christophe JAILLET-1/+5
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles-6/+6
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li-20/+0
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen-18/+36
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello-1/+1
2025-04-22drm/amdgpu: Allow P2P access through XGMIFelix Kuehling-1/+29
2025-04-22drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto-2/+2
2025-04-22drm/amd/display: Force full update in gpu resetRoman Li-0/+3
2025-04-22drm/amd/display: Fix gpu reset in multidisplay configRoman Li-3/+3
2025-04-22drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFYFelix Kuehling-5/+12
2025-04-22drm/amdgpu: Use allowed_domains for pinning dmabufsFelix Kuehling-1/+4
2025-04-22drm/xe/guc: Cache DSS info when creating capture register listJohn Harrison-50/+48
2025-04-22drm/xe/guc: Use the steering flag when printing registersJohn Harrison-4/+2
2025-04-22drm/xe/guc: Fix capture of steering registersJohn Harrison-1/+1
2025-04-22drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()Harshit Mogalapalli-1/+1
2025-04-22drm/panel: make prepare/enable and disable/unprepare calls return voidDmitry Baryshkov-41/+22
2025-04-22drm/bridge: analogix_dp: ignore return values of drm_panel_* callsDmitry Baryshkov-33/+6
2025-04-22drm/bridge: analogix_dp: inline analogix_dp_prepare_panel()Dmitry Baryshkov-33/+10
2025-04-22drm/bridge: analogic_dp: drop panel_lockDmitry Baryshkov-7/+0
2025-04-22drm/bridge: analogic_dp: drop panel_is_modesetDmitry Baryshkov-11/+1
2025-04-22drm/bridge: analogix_dp: drop unused argument to analogix_dp_prepare_panel()Dmitry Baryshkov-14/+5
2025-04-22drm/bridge: analogix_dp: drop extra calls to analogix_dp_prepare_panel()Dmitry Baryshkov-21/+1
2025-04-22drm/amdgpu: update fence ptr with context:seqnoSunil Khatri-1/+2
2025-04-22drm/amdgpu/gfx12: Add fw minimum version check for usermode queueArvind Yadav-2/+5
2025-04-22drm/amdgpu/gfx11: Add fw minimum version check for usermode queueArvind Yadav-2/+5
2025-04-22drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam-6/+12
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher-94/+94