summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein-1/+1
2025-06-20drm/xe/ptl: Apply Wa_16026007364sanirban-0/+7
2025-06-20drm/panfrost: Add support for Mali on the MT8370 SoCLouis-Alexis Eyraud-0/+10
2025-06-20drm/panfrost: Commonize Mediatek power domain array definitionsLouis-Alexis Eyraud-15/+12
2025-06-20drm/panfrost: Drop duplicated Mediatek supplies arraysLouis-Alexis Eyraud-13/+11
2025-06-20Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1089/+932
2025-06-19ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton-3/+3
2025-06-19ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton-3/+6
2025-06-20Merge tag 'drm-xe-next-2025-06-18' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1134/+3159
2025-06-20Merge tag 'drm-xe-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-4/+23
2025-06-20Merge tag 'drm-misc-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-14/+26
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio-2/+21
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi-1/+1
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar-1/+1
2025-06-19drm/bridge: tc358767: convert to devm_drm_bridge_alloc() APILuca Ceresoli-16/+40
2025-06-19drm/i915/snps_hdmi_pll: Use clamp() instead of max(min())Ankit Nautiyal-2/+2
2025-06-19drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64Ankit Nautiyal-2/+2
2025-06-19drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_...Jani Nikula-6/+6
2025-06-19drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()Jani Nikula-3/+3
2025-06-19drm/i915/plane: make intel_plane_atomic_check() static and renameJani Nikula-5/+3
2025-06-19drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()Jani Nikula-24/+24
2025-06-19drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]Jani Nikula-22/+21
2025-06-19drm/i915/vrr: fix register file styleJani Nikula-64/+57
2025-06-19Merge tag 'amd-drm-fixes-6.16-2025-06-18' of https://gitlab.freedesktop.org/a...Dave Airlie-110/+327
2025-06-19Merge tag 'drm-intel-fixes-2025-06-18' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+4
2025-06-18drm/xe/xe3: Add support for media IP version 30.02Matt Roper-0/+15
2025-06-18drm/xe/xe3: Add support for graphics IP version 30.03Matt Roper-0/+9
2025-06-18drm/i915/xe3lpd: Add support for display version 30.02Matt Roper-0/+1
2025-06-18drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02Dnyaneshwar Bhadane-1/+2
2025-06-18drm/i915/wcl: C10 phy connected to port A and BDnyaneshwar Bhadane-1/+7
2025-06-18drm/i915/xe3lpd: Extend DMC load path for displayDnyaneshwar Bhadane-1/+2
2025-06-18drm/i915: Set max cdclk for display 30.02Matt Atwood-1/+3
2025-06-18drm/i915/xe3lpd: Update bandwidth parameters for display version 30.02Matt Atwood-1/+10
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher-0/+1
2025-06-18drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall-1/+1
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher-0/+1
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher-32/+32
2025-06-18drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang-1/+5
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar-25/+55
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung-1/+1
2025-06-18drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang-1/+5
2025-06-18drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operationsJesse Zhang-2/+2
2025-06-18drm/amdgpu: Fix SDMA engine reset with logical instance IDJesse Zhang-4/+6
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min-9/+35
2025-06-18drm/amdgpu: Add kicker device detectionFrank Min-0/+23
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello-7/+7
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu-1/+4
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung-0/+2
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas-0/+28