aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-20Merge tag 'drm-xe-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie6-4/+23
2025-06-20Merge tag 'drm-misc-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie9-14/+26
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio4-2/+21
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi1-1/+1
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1
2025-06-19Merge tag 'amd-drm-fixes-6.16-2025-06-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie35-110/+327
2025-06-19Merge tag 'drm-intel-fixes-2025-06-18' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie2-4/+4
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall1-1/+1
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher6-32/+32
2025-06-18drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang1-1/+5
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar1-25/+55
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-06-18drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang1-1/+5
2025-06-18drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operationsJesse Zhang1-2/+2
2025-06-18drm/amdgpu: Fix SDMA engine reset with logical instance IDJesse Zhang1-4/+6
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min5-9/+35
2025-06-18drm/amdgpu: Add kicker device detectionFrank Min2-0/+23
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello1-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello1-7/+7
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu1-1/+4
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung2-0/+2
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-0/+28
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss2-9/+33
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang7-1/+55
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang1-2/+4
2025-06-18Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie19-67/+217
2025-06-16drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal1-1/+4
2025-06-16drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`Maíra Canal1-2/+6
2025-06-16drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä1-2/+2
2025-06-16drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih1-2/+2
2025-06-14drm/msm: Fix inverted WARN_ON() logicRob Clark1-1/+1
2025-06-13drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller1-1/+1
2025-06-13drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()Zhi Wang1-5/+12
2025-06-13drm/nouveau/gsp: Fix potential integer overflow on integer shiftsColin Ian King1-1/+1
2025-06-13drm/mgag200: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13drm/ast: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie4-28/+42
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi1-4/+20
2025-06-12drm/arm/malidp: Silence informational messageAlexander Stein1-1/+1
2025-06-12drm/ssd130x: fix ssd132x_clear_screen() columnsJohn Keeping1-1/+1
2025-06-11drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERSNathan Chancellor1-0/+1
2025-06-10drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl1-21/+34
2025-06-10drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl1-3/+3
2025-06-10drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl1-1/+1
2025-06-10drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte1-6/+6
2025-06-09drm/msm/adreno: Check for recognized GPU before bindRob Clark3-6/+26
2025-06-09drm/msm/adreno: Pass device_node to find_chipid()Rob Clark1-5/+5
2025-06-09drm/msm: Rename add_components_mdp()Rob Clark1-2/+2