summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-09-15drm/bridge: samsung-dsim: add SFRCTRL registerKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: support separate LINK and DPHY status registersKaustabh Chakraborty
2025-09-15drm: Replace the deprecated DRM_* logging macros in gem helper filesAthul Raj Kollareth
2025-09-15drm/pixpaper: Fix return type of pixpaper_mode_valid()Nathan Chancellor
2025-09-15drm: gud: replace WARN_ON/WARN_ON_ONCE with drm versionsRuben Wauters
2025-09-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman
2025-09-15Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple
2025-09-13gpu: nova-core: firmware: use 570.144 firmwareAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot
2025-09-13gpu: nova-core: firmware: add support for common firmware headerAlexandre Courbot
2025-09-13gpu: nova-core: firmware: move firmware request code into a functionAlexandre Courbot
2025-09-13gpu: nova-core: add Chipset::name() methodAlexandre Courbot
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot
2025-09-13Revert "drm: Add directive to format code in comment"Bagas Sanjaya
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()Lyude Paul
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()Lyude Paul
2025-09-12drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote
2025-09-12drm/xe/configfs: Fix documentation warningLucas De Marchi
2025-09-12drm/xe: Update workaround documentationLucas De Marchi
2025-09-12drm/xe/hwmon: Remove type castingMallesh Koujalagi
2025-09-12drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"Colin Ian King
2025-09-12drm/xe/xe3: Extend Wa_18041344222 to graphics IP versions 30.00 and 30.01Harish Chegondi
2025-09-12drm/xe: Fix circular locking dependencyRodrigo Vivi
2025-09-12drm/xe: Use tile-oriented messages in GGTT codeMichal Wajdeczko
2025-09-12drm/xe: Add dedicated printk macros for tile and deviceMichal Wajdeczko
2025-09-12drm/xe: Prepare format for GT-oriented messages in one placeMichal Wajdeczko
2025-09-12drm/xe: Drop "gt_" prefix from xe_gt_WARN() macrosMichal Wajdeczko
2025-09-12drm/xe: Keep xe_gt_err() macro definitions togetherMichal Wajdeczko
2025-09-12drm/i915: split out i915_wait_util.hJani Nikula
2025-09-12drm/i915: split out i915_list_util.hJani Nikula
2025-09-12drm/i915: split out i915_timer_util.[ch]Jani Nikula
2025-09-12drm/i915: split out i915_ptr_util.hJani Nikula
2025-09-12drm/bridge: imx8qxp-ldb: Remove dummy Runtime PM callbackGeert Uytterhoeven
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-12Merge tag 'drm-misc-next-2025-09-11' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-09-12Merge tag 'drm-intel-next-2025-09-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-09-12Merge tag 'drm-xe-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-09-12Merge tag 'drm-misc-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-09-12Merge tag 'mediatek-drm-fixes-20250910' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2025-09-12Merge tag 'amd-drm-fixes-6.17-2025-09-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-09-12Merge tag 'drm-intel-fixes-2025-09-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-09-12Merge tag 'drm-rust-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/r...Dave Airlie
2025-09-11drm/i915/guc: Include the GuC registers in the error stateDaniele Ceraolo Spurio
2025-09-11gpu: host1x: Use dev_err_probe() in probe pathAkhilesh Patil