summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-15drm/bridge: samsung-dsim: increase timeout value for PLL_STABLEKaustabh Chakraborty-1/+1
2025-09-15drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bitKaustabh Chakraborty-2/+7
2025-09-15drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsetsKaustabh Chakraborty-5/+16
2025-09-15drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bitKaustabh Chakraborty-2/+7
2025-09-15drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offsetKaustabh Chakraborty-3/+10
2025-09-15drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL registerKaustabh Chakraborty-22/+54
2025-09-15drm/bridge: samsung-dsim: add flag to control header FIFO waitKaustabh Chakraborty-3/+12
2025-09-15drm/bridge: samsung-dsim: add SFRCTRL registerKaustabh Chakraborty-0/+16
2025-09-15drm/bridge: samsung-dsim: support separate LINK and DPHY status registersKaustabh Chakraborty-4/+18
2025-09-15drm: Replace the deprecated DRM_* logging macros in gem helper filesAthul Raj Kollareth-9/+9
2025-09-15drm/pixpaper: Fix return type of pixpaper_mode_valid()Nathan Chancellor-2/+2
2025-09-15drm: gud: replace WARN_ON/WARN_ON_ONCE with drm versionsRuben Wauters-9/+9
2025-09-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann-7091/+16397
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie-428/+772
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman-667/+1003
2025-09-15Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie-12/+116
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple-0/+39
2025-09-13gpu: nova-core: firmware: use 570.144 firmwareAlexandre Courbot-1/+1
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot-21/+99
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot-2/+246
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot-9/+393
2025-09-13gpu: nova-core: firmware: add support for common firmware headerAlexandre Courbot-0/+62
2025-09-13gpu: nova-core: firmware: move firmware request code into a functionAlexandre Courbot-6/+14
2025-09-13gpu: nova-core: add Chipset::name() methodAlexandre Courbot-33/+20
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot-120/+184
2025-09-13gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`Alexandre Courbot-2/+2
2025-09-13Revert "drm: Add directive to format code in comment"Bagas Sanjaya-2/+0
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()Lyude Paul-5/+18
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()Lyude Paul-25/+50
2025-09-12drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote-1/+4
2025-09-12drm/xe/configfs: Fix documentation warningLucas De Marchi-2/+2
2025-09-12drm/xe: Update workaround documentationLucas De Marchi-13/+32
2025-09-12drm/xe/hwmon: Remove type castingMallesh Koujalagi-16/+19
2025-09-12drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"Colin Ian King-1/+1
2025-09-12drm/xe/xe3: Extend Wa_18041344222 to graphics IP versions 30.00 and 30.01Harish Chegondi-0/+7
2025-09-12drm/xe: Fix circular locking dependencyRodrigo Vivi-1/+3
2025-09-12drm/xe: Use tile-oriented messages in GGTT codeMichal Wajdeczko-6/+6
2025-09-12drm/xe: Add dedicated printk macros for tile and deviceMichal Wajdeczko-6/+261
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