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