summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-11-28Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-12/+10
2025-11-28Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-27/+22
2025-11-28Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...Dave Airlie-20/+36
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher-0/+2
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang-1/+1
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)-4/+4
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)-0/+15
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung-3/+8
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-12/+3
2025-11-25drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi-6/+1
2025-11-25drm/xe/guc: Fix stack_depot usageLucas De Marchi-0/+3
2025-11-25drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin-6/+6
2025-11-25drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä-6/+8
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann-14/+0
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen-0/+3
2025-11-24drm: sti: fix device leaks at component probeJohan Hovold-1/+6
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster-0/+8
2025-11-21drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTORDevarsh Thakkar-12/+8
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-21/+6
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/a...Dave Airlie-58/+196
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-13/+10
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan-2/+4
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam-1/+1
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf-2/+2
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha-2/+2
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello-1/+2
2025-11-19drm/plane: Fix create_in_format_blob() return valueVille Syrjälä-2/+2
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-111/+274
2025-11-18drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana-17/+1
2025-11-18drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin-1/+0
2025-11-18drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper-1/+1
2025-11-18drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin-2/+4
2025-11-18drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton-7/+0
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo-36/+23
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski-0/+8
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski-0/+144
2025-11-18drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)-1/+1
2025-11-18drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)-4/+5
2025-11-18drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo-2/+4
2025-11-18drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY ADnyaneshwar Bhadane-8/+6
2025-11-18drm/i915/display: Add definition for wcl as subplatformDnyaneshwar Bhadane-1/+15
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane-0/+2
2025-11-17nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao-0/+2
2025-11-17drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02Dnyaneshwar Bhadane-3/+7
2025-11-14Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo-9/+0
2025-11-14drm/tegra: Add call to put_pid()Prateek Agarwal-2/+5
2025-11-14drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke-0/+1
2025-11-14Merge tag 'drm-xe-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-0/+12
2025-11-14Merge tag 'drm-intel-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+6
2025-11-14Merge tag 'drm-misc-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-10/+46