summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-12drm/xe: Prepare format for GT-oriented messages in one placeMichal Wajdeczko-4/+9
2025-09-12drm/xe: Drop "gt_" prefix from xe_gt_WARN() macrosMichal Wajdeczko-2/+2
2025-09-12drm/xe: Keep xe_gt_err() macro definitions togetherMichal Wajdeczko-5/+5
2025-09-12drm/i915: split out i915_wait_util.hJani Nikula-150/+183
2025-09-12drm/i915: split out i915_list_util.hJani Nikula-15/+26
2025-09-12drm/i915: split out i915_timer_util.[ch]Jani Nikula-45/+64
2025-09-12drm/i915: split out i915_ptr_util.hJani Nikula-63/+73
2025-09-12drm/bridge: imx8qxp-ldb: Remove dummy Runtime PM callbackGeert Uytterhoeven-6/+1
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-1026/+1756
2025-09-12Merge tag 'drm-misc-next-2025-09-11' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-434/+2074
2025-09-12Merge tag 'drm-intel-next-2025-09-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1336/+2005
2025-09-12Merge tag 'drm-xe-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-29/+115
2025-09-12Merge tag 'drm-misc-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-45/+25
2025-09-12Merge tag 'mediatek-drm-fixes-20250910' of https://git.kernel.org/pub/scm/lin...Dave Airlie-14/+9
2025-09-12Merge tag 'amd-drm-fixes-6.17-2025-09-10' of https://gitlab.freedesktop.org/a...Dave Airlie-256/+202
2025-09-12Merge tag 'drm-intel-fixes-2025-09-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+3
2025-09-12Merge tag 'drm-rust-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-0/+1
2025-09-11drm/i915/guc: Include the GuC registers in the error stateDaniele Ceraolo Spurio-0/+112
2025-09-11gpu: host1x: Use dev_err_probe() in probe pathAkhilesh Patil-8/+2
2025-09-11gpu: host1x: Allow loading tegra-drm without enabled enginesVamsee Vardhan Thummala-0/+13
2025-09-11gpu: host1x: Wait prefences outside MLOCKMikko Perttunen-40/+66
2025-09-11gpu: host1x: Fix race in syncpt alloc/freeMainak Sen-3/+1
2025-09-11drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not usedBrahmajit Das-4/+4
2025-09-11drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio-5/+97
2025-09-11drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko-1/+0
2025-09-11drm/xe: Fix driver reference in FLR commentVarun Gupta-1/+1
2025-09-11drm/xe/guc: Add SLPC power profile interfaceVinay Belgaumkar-0/+102
2025-09-11rust: drm: Introduce the Tyr driver for Arm Mali GPUsDaniel Almeida-0/+653
2025-09-11drm/panthor: assign unique names to queuesChia-I Wu-12/+31
2025-09-11drm/i915/backlight: Honor VESA eDP backlight luminance control capabilityAaron Ma-1/+1
2025-09-11drm/xe: Fix uninitialized return valuesThomas Hellström-2/+2
2025-09-10drm/xe/tile: Release kobject for the failure pathShuicheng Lin-5/+7
2025-09-11xe: populate buffers before exporting them.Dave Airlie-0/+12
2025-09-11nouveau: populate buffers before exporting them.Dave Airlie-0/+12
2025-09-11amdgpu: populate buffers before exporting them.Dave Airlie-0/+12
2025-09-11ttm/bo: add an API to populate a bo before exporting.Dave Airlie-0/+15
2025-09-10drm/msm/registers: Sync GPU registers from mesaRob Clark-475/+508
2025-09-10drm/msm/registers: Generate _HI/LO builders for reg64Rob Clark-0/+7
2025-09-10drm/msm/registers: Make TPL1_BICUBIC_WEIGHTS_TABLE an arrayRob Clark-21/+17
2025-09-10drm/msm/registers: Sync gen_header.py from mesaRob Clark-50/+107
2025-09-10drm/msm/registers: Remove license/etc from generated headersRob Clark-36/+1
2025-09-10DRM: Add a new 'boot_display' attributeMario Limonciello (AMD)-0/+41
2025-09-10drm/mediatek: clean up driver data initialisationJohan Hovold-8/+4
2025-09-10drm/mediatek: fix potential OF node use-after-freeJohan Hovold-6/+5
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi-24864/+49574
2025-09-10Merge drm-misc-next-2025-08-21 into drm-rust-nextDanilo Krummrich-1470/+3972
2025-09-10drm/xe: Convert pinned suspend eviction for exhaustive evictionThomas Hellström-81/+103
2025-09-10drm/xe: Rework instances of variants of xe_bo_create_locked()Thomas Hellström-87/+70
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström-130/+231
2025-09-10drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive evictionThomas Hellström-53/+83