summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang
2025-06-18Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-06-16drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal
2025-06-16drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`Maíra Canal
2025-06-16drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä
2025-06-16drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih
2025-06-14drm/msm: Fix inverted WARN_ON() logicRob Clark
2025-06-13drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller
2025-06-13drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()Zhi Wang
2025-06-13drm/nouveau/gsp: Fix potential integer overflow on integer shiftsColin Ian King
2025-06-13drm/mgag200: Do not include <linux/export.h>Thomas Zimmermann
2025-06-13drm/ast: Do not include <linux/export.h>Thomas Zimmermann
2025-06-13Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi
2025-06-12drm/arm/malidp: Silence informational messageAlexander Stein
2025-06-12drm/ssd130x: fix ssd132x_clear_screen() columnsJohn Keeping
2025-06-11drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERSNathan Chancellor
2025-06-10drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl
2025-06-10drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl
2025-06-10drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl
2025-06-10drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte
2025-06-09drm/msm/adreno: Check for recognized GPU before bindRob Clark
2025-06-09drm/msm/adreno: Pass device_node to find_chipid()Rob Clark
2025-06-09drm/msm: Rename add_components_mdp()Rob Clark
2025-06-09drivers: gpu: drm: msm: registers: improve reproducibilityRyan Eatmon
2025-06-09drm/msm/a7xx: Call CP_RESET_CONTEXT_STATEConnor Abbott
2025-06-09drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield namesConnor Abbott
2025-06-09drm/msm: Temporarily disable stall-on-fault after a page faultConnor Abbott
2025-06-09drm/msm: Delete resume_translation()Connor Abbott
2025-06-09drm/msm: Don't use a worker to capture fault devcoredumpConnor Abbott
2025-06-09drm/msm: Fix another leak in the submit error pathRob Clark
2025-06-09drm/msm: Fix a fence leak in submit error pathRob Clark
2025-06-09drm/xe/svm: Fix regression disallowing 64K SVM migrationMaarten Lankhorst
2025-06-09drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rateKrzysztof Kozlowski
2025-06-09drm/msm/disp: Correct porch timing for SDM845James A. MacInnes
2025-06-09drm/msm/dp: Disable wide bus support for SDM845James A. MacInnes
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-06-06Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni
2025-06-06Merge tag 'amd-drm-fixes-6.16-2025-06-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-06-06Merge tag 'drm-misc-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/...Dave Airlie
2025-06-06Merge tag 'drm-intel-next-fixes-2025-06-05' of https://gitlab.freedesktop.org...Dave Airlie
2025-06-05drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()Maciej Patelczyk
2025-06-05drm/xe: Create LRC BO without VMNiranjana Vishwanathapura
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio