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
2026-03-09
drm/i915/display: convert W/As in intel_ddi.c to new framework
Luca Coelho
-2
/
+6
2026-03-09
drm/i915/display: convert W/As in intel_cursor.c to new framework
Luca Coelho
-1
/
+4
2026-03-09
drm/i915/display: convert W/As in intel_cdclk.c to new framework
Luca Coelho
-1
/
+5
2026-03-09
drm/i915/display: convert W/As in intel_display_power.c to new framework
Luca Coelho
-11
/
+36
2026-03-09
drm/i915/display: convert audio workaround to new framework
Luca Coelho
-13
/
+16
2026-03-09
drm/i915/display: remove enum macro magic in intel_display_wa()
Luca Coelho
-15
/
+16
2026-03-09
drm/tyr: Use DRM device type alias across driver
Deborah Brouwer
-4
/
+10
2026-03-09
gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocation
Sanjay Yadav
-0
/
+327
2026-03-09
drm/i915/dp: Read ALPM caps after DPCD init
Arun R Murthy
-6
/
+7
2026-03-09
drm/buddy: Add KUnit test for offset-aligned allocations
Arunpravin Paneer Selvam
-0
/
+166
2026-03-09
drm/buddy: Improve offset-aligned allocation handling
Arunpravin Paneer Selvam
-45
/
+227
2026-03-09
gpu: nova-core: firmware: fix and explain v2 header offsets computations
Alexandre Courbot
-4
/
+12
2026-03-09
drm/i915/psr: Write DSC parameters on Selective Update in ET mode
Jouni Högander
-0
/
+10
2026-03-09
drm/i915/dsc: Add helper for writing DSC Selective Update ET parameters
Jouni Högander
-0
/
+26
2026-03-09
drm/i915/dsc: Add Selective Update register definitions
Jouni Högander
-0
/
+12
2026-03-09
drm/i915/psr: Repeat Selective Update area alignment
Jouni Högander
-12
/
+38
2026-03-09
gpu: nova-core: firmware: add comments to justify v3 header values
Alexandre Courbot
-0
/
+2
2026-03-09
gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
Timur Tabi
-3
/
+365
2026-03-09
gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
Alexandre Courbot
-6
/
+22
2026-03-09
gpu: nova-core: make Chipset::arch() const
Alexandre Courbot
-1
/
+1
2026-03-09
gpu: nova-core: falcon: remove unwarranted safety check in dma_load
Alexandre Courbot
-7
/
+0
2026-03-09
gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
-3
/
+251
2026-03-09
gpu: nova-core: move brom_params and boot_addr to FalconFirmware
Alexandre Courbot
-14
/
+14
2026-03-09
gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
Alexandre Courbot
-3
/
+3
2026-03-09
gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
Alexandre Courbot
-45
/
+46
2026-03-09
gpu: nova-core: falcon: add constant for memory block alignment
Alexandre Courbot
-1
/
+5
2026-03-09
gpu: nova-core: create falcon firmware DMA objects lazily
Alexandre Courbot
-127
/
+108
2026-03-08
drm/gud: fix NULL crtc dereference on display disable
Shenghao Yang
-19
/
+48
2026-03-09
Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-232
/
+149
2026-03-09
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-4359
/
+106719
2026-03-07
drm/sitronix/st7586: fix bad pixel data due to byte swap
David Lechner
-9
/
+6
2026-03-07
rust: dma: use pointer projection infra for `dma_{read,write}` macro
Gary Guo
-11
/
+15
2026-03-06
drm/xe/migrate: Refactor xe_migrate_prepare_vm()
Raag Jadav
-15
/
+38
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
-0
/
+6
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
-1
/
+4
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
-8
/
+8
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
-0
/
+4
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
-1
/
+2
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
-2
/
+4
2026-03-06
drm/amdgpu: push userq debugfs function in amdgpu_debugfs files
Sunil Khatri
-48
/
+58
2026-03-06
drm/amdgpu/userq: declutter the code with goto
Sunil Khatri
-22
/
+18
2026-03-06
drm/amdgpu/userq: defer queue publication until create completes
Sunil Khatri
-33
/
+33
2026-03-06
drm/amdgpu: Check for multiplication overflow in checkpoint stack size
David Francis
-8
/
+22
2026-03-06
drm/amdkfd: fix the warning for potential insecure string
Sunil Khatri
-2
/
+2
2026-03-06
drm/amdgpu: fix warning for potentially insecure string
Sunil Khatri
-1
/
+1
2026-03-06
drm/amd/pm: Enable aid/xcd/hbm temperature reporting
Asad Kamal
-0
/
+3
2026-03-06
drm/amd/pm: Add aid/xcd/hbm temperatures
Asad Kamal
-2
/
+51
2026-03-06
drm/amdgpu: include ip discovery data in devcoredump
Pierre-Eric Pelloux-Prayer
-0
/
+47
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
-1
/
+4
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
-8
/
+8
[prev]
[next]