index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-09-15
drm/stm/dw_mipi_dsi-stm: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+8
2025-09-15
drm/pl111: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+8
2025-09-15
drm/mcde/mcde_clk_div: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+8
2025-09-15
drm/imx/ipuv3/imx-tve: convert from round_rate() to determine_rate()
Brian Masney
-7
/
+10
2025-09-15
drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
Dan Carpenter
-2
/
+2
2025-09-15
drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitation
Michal Wajdeczko
-1
/
+0
2025-09-15
drm/xe/tile: Release kobject for the failure path
Shuicheng Lin
-5
/
+7
2025-09-15
drm/i915/gem: Avoid accessing uninitialized context in emit_rpcs_query()
Krzysztof Karas
-1
/
+2
2025-09-15
drm/exynos: dsi: add support for exynos7870
Kaustabh Chakraborty
-0
/
+9
2025-09-15
drm/exynos: exynos7_drm_decon: remove ctx->suspended
Kaustabh Chakraborty
-36
/
+0
2025-09-15
drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridge
Kaustabh Chakraborty
-0
/
+82
2025-09-15
drm/bridge: samsung-dsim: add ability to define clock names for every variant
Kaustabh Chakraborty
-45
/
+43
2025-09-15
drm/bridge: samsung-dsim: increase timeout value for PLL_STABLE
Kaustabh Chakraborty
-1
/
+1
2025-09-15
drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bit
Kaustabh Chakraborty
-2
/
+7
2025-09-15
drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsets
Kaustabh Chakraborty
-5
/
+16
2025-09-15
drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bit
Kaustabh Chakraborty
-2
/
+7
2025-09-15
drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offset
Kaustabh Chakraborty
-3
/
+10
2025-09-15
drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL register
Kaustabh Chakraborty
-22
/
+54
2025-09-15
drm/bridge: samsung-dsim: add flag to control header FIFO wait
Kaustabh Chakraborty
-3
/
+12
2025-09-15
drm/bridge: samsung-dsim: add SFRCTRL register
Kaustabh Chakraborty
-0
/
+16
2025-09-15
drm/bridge: samsung-dsim: support separate LINK and DPHY status registers
Kaustabh Chakraborty
-4
/
+18
2025-09-15
drm: Replace the deprecated DRM_* logging macros in gem helper files
Athul Raj Kollareth
-9
/
+9
2025-09-15
drm/pixpaper: Fix return type of pixpaper_mode_valid()
Nathan Chancellor
-2
/
+2
2025-09-15
drm: gud: replace WARN_ON/WARN_ON_ONCE with drm versions
Ruben Wauters
-9
/
+9
2025-09-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-7091
/
+16397
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
-428
/
+772
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
-667
/
+1003
2025-09-15
Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-12
/
+116
2025-09-13
gpu: nova-core: Add base files for r570.144 firmware bindings
Alistair Popple
-0
/
+39
2025-09-13
gpu: nova-core: firmware: use 570.144 firmware
Alexandre Courbot
-1
/
+1
2025-09-13
gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
-21
/
+99
2025-09-13
gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
-2
/
+246
2025-09-13
gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
-9
/
+393
2025-09-13
gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
-0
/
+62
2025-09-13
gpu: nova-core: firmware: move firmware request code into a function
Alexandre Courbot
-6
/
+14
2025-09-13
gpu: nova-core: add Chipset::name() method
Alexandre Courbot
-33
/
+20
2025-09-13
gpu: nova-core: move GSP boot code to its own module
Alexandre Courbot
-120
/
+184
2025-09-13
gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
Alexandre Courbot
-2
/
+2
2025-09-13
Revert "drm: Add directive to format code in comment"
Bagas Sanjaya
-2
/
+0
2025-09-12
drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()
Lyude Paul
-5
/
+18
2025-09-12
drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()
Lyude Paul
-25
/
+50
2025-09-12
drm/xe: defer free of NVM auxiliary container to device release callback
Nitin Gote
-1
/
+4
2025-09-12
drm/xe/configfs: Fix documentation warning
Lucas De Marchi
-2
/
+2
2025-09-12
drm/xe: Update workaround documentation
Lucas De Marchi
-13
/
+32
2025-09-12
drm/xe/hwmon: Remove type casting
Mallesh Koujalagi
-16
/
+19
2025-09-12
drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
Colin Ian King
-1
/
+1
2025-09-12
drm/xe/xe3: Extend Wa_18041344222 to graphics IP versions 30.00 and 30.01
Harish Chegondi
-0
/
+7
2025-09-12
drm/xe: Fix circular locking dependency
Rodrigo Vivi
-1
/
+3
2025-09-12
drm/xe: Use tile-oriented messages in GGTT code
Michal Wajdeczko
-6
/
+6
2025-09-12
drm/xe: Add dedicated printk macros for tile and device
Michal Wajdeczko
-6
/
+261
[prev]
[next]