summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-04-14drm/sysfb: Split source fileThomas Zimmermann-4/+16
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-5837/+12417
2025-04-14drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for MTL onwardsJouni Högander-1/+4
2025-04-13drm/amdkfd: Add rec SDMA engines support with limited XGMIShane Xiao-17/+24
2025-04-12drm/i915/pch: clean up includesJani Nikula-3/+3
2025-04-12drm/i915/pch: move PCH detection to intel_display_driver_early_probe()Jani Nikula-8/+5
2025-04-12drm/i915/display: Convert intel_pch towards intel_displayRodrigo Vivi-141/+155
2025-04-12drm/{i915,xe}: Move intel_pch under displayRodrigo Vivi-13/+6
2025-04-11drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2Srinivasan Shanmugam-1/+7
2025-04-11drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader executionSrinivasan Shanmugam-0/+5
2025-04-11drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_infoJesse Zhang-1/+1
2025-04-11drm/amdkfd: add smi events for process start and endEric Huang-0/+26
2025-04-11drm/amdgpu: Use the right function for hdp flushLijo Lazar-23/+23
2025-04-11drm/amdgpu: Direct ret in ras_reset_err_cnt on VFEllen Pan-0/+3
2025-04-11drm/amdgpu: Use generic hdp flush functionLijo Lazar-48/+27
2025-04-11drm/amdgpu: Set RAS EEPROM table version to v3 for umc v12_5Candice Li-0/+1
2025-04-11drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0Jesse.zhang@amd.com-1/+3
2025-04-11drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUsSrinivasan Shanmugam-0/+28
2025-04-11drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher-7/+10
2025-04-11drm/amd/display: Add htmldocs description for fused_io interfaceRoman Li-0/+5
2025-04-11drm/amdgpu: adjust enforce_isolation handlingAlex Deucher-30/+93
2025-04-11drm/amdgpu/mes12: use the device value for enforce isolationAlex Deucher-1/+1
2025-04-11drm/amdgpu/mes11: use the device value for enforce isolationAlex Deucher-1/+1
2025-04-11drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca-0/+7
2025-04-11drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe resetPrike Liang-2/+87
2025-04-11drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_resetCe Sun-3/+3
2025-04-11drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin-1/+1
2025-04-11drm/amd/amdgpu: disable ASPM in some situationsKenneth Feng-0/+32
2025-04-11drm/amdgpu: remove the duplicated mes queue active state settingPrike Liang-5/+1
2025-04-11amd/amdgpu: Implement VCN queue reset for vcn 4.0.3Ruili Ji-0/+32
2025-04-11drm/amdgpu: Move read of snoop register from guest to hostMasha Grinman-0/+3
2025-04-11drm/amd: Forbid suspending into non-default suspend statesMario Limonciello-1/+14
2025-04-11drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König-3/+11
2025-04-11drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DUBiju Das-0/+9
2025-04-11drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in efidrm_device_cre...Nathan Chancellor-1/+3
2025-04-11drm/i915/backlight: Modify condition to use panel luminanceSuraj Kandpal-1/+2
2025-04-11drm/hisilicon/hibmc: Add vga connector detect functionsBaihan Li-0/+3
2025-04-11drm/hisilicon/hibmc: Add MSI irq getting and requesting for HPDBaihan Li-14/+66
2025-04-11drm/hisilicon/hibmc: Enable this hot plug detect of irq featureBaihan Li-0/+86
2025-04-11drm/hisilicon/hibmc: Add colorbar-cfg feature and its debugfs fileBaihan Li-1/+184
2025-04-11drm/hisilicon/hibmc: Getting connector info and EDID by using AUX channelBaihan Li-6/+33
2025-04-11drm/hisilicon/hibmc: Refactor the member of drm_aux in struct hibmc_dpBaihan Li-19/+26
2025-04-11drm/hisilicon/hibmc: Add dp serdes cfg in dp processBaihan Li-17/+77
2025-04-11drm/hisilicon/hibmc: Add dp serdes cfg to adjust serdes rate, voltage and pre...Baihan Li-1/+104
2025-04-11drm/hisilicon/hibmc: Restructuring the header dp_reg.hBaihan Li-38/+60
2025-04-11drm/xe/vf: Don't expose privileged GT debugfs files if VFMichal Wajdeczko-8/+22
2025-04-11drm/xe/guc: Don't expose GuC privileged debugfs files if VFMichal Wajdeczko-4/+18
2025-04-11drm/xe/guc: Refactor GuC debugfs initializationMichal Wajdeczko-63/+67
2025-04-11drm/i915/debugfs: move PCH type to display capsJani Nikula-2/+3
2025-04-11drm/i915/debugfs: remove i915_display_capabilitiesJani Nikula-12/+0