summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
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
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-73/+89
2025-04-11Merge tag 'drm-misc-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-49/+133
2025-04-10drm/xe: Allow to drop vram resizingLucas De Marchi-3/+6
2025-04-10drm/xe/guc: Bump the recommended GuC version to 70.44.1John Harrison-10/+10
2025-04-10drm/xe/guc: Enable w/a 16026508708John Harrison-0/+8
2025-04-10drm/msm/dpu: drop rogue intr_tear_rd_ptr valuesDmitry Baryshkov-15/+0
2025-04-10drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL derefQasim Ijaz-1/+3
2025-04-10drm/msm/dpu: Fix error pointers in dpu_plane_virtual_atomic_checkChenyuan Yang-0/+3
2025-04-10drm/msm/dpu: check every pipe per capabilityJun Nie-35/+36
2025-04-10drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal-3/+13
2025-04-10drm/i915: Simplify combo PLL frac w/aVille Syrjälä-5/+2
2025-04-10drm/i915: Apply the combo PLL frac w/a on DG1Ville Syrjälä-0/+1
2025-04-10drm/panel: simple: Add NLT NL13676BC25-03F panel entryAntonin Godard-0/+27
2025-04-10drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()Boris Brezillon-1/+0
2025-04-10drm/panthor: Let IRQ handlers clear the interrupts themselvesBoris Brezillon-2/+11
2025-04-10drm/panthor: Update panthor_mmu::irq::mask when neededBoris Brezillon-0/+1
2025-04-10drm/panthor: Call panthor_gpu_coherency_init() after PM resume()Boris Brezillon-4/+4