summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-04-24drm/i915/lobf: Add debug print for LOBFAnimesh Manna-1/+5
2025-04-24drm/i915/lobf: Add lobf enablement in post plane updateAnimesh Manna-3/+32
2025-04-24drm/i915/alpm: use variable from intel_crtc_state instead of intel_psrJouni Högander-2/+2
2025-04-24drm/panel: himax-hx8279: Always initialize goa_{even,odd}_valid in hx8279_che...Nathan Chancellor-4/+2
2025-04-24drm/i915/reg: Add/remove some extra blank linesJani Nikula-5/+3
2025-04-24drm/i915/reg: use REG_BIT and friends to define DP registersJani Nikula-93/+54
2025-04-24drm/ttm/xe: drop unused force_alloc flagDave Airlie-7/+3
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann-15/+12
2025-04-23drm/st7571-i2c: add support for Sitronix ST7571 LCD controllerMarcus Folkesson-0/+1014
2025-04-23drm/xe: Fix CFI violation when accessing sysfs filesJeevaka Prabu Badrappan-93/+107
2025-04-23drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()Philipp Stanner-1/+1
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+9
2025-04-23drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-59/+55
2025-04-23drm/nouveau: outp: Use __member_size() helperGustavo A. R. Silva-1/+1
2025-04-23drm/nouveau: disp: Use __member_size() helperGustavo A. R. Silva-1/+1
2025-04-23drm/exynos: Fix spelling mistake "enqueu" -> "enqueue"Colin Ian King-1/+1
2025-04-23drm/exynos: exynos7_drm_decon: Consstify struct decon_dataKrzysztof Kozlowski-2/+2
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