index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-13
drm/bridge: cdns-dsi: Remove extra line at the end of the file
Tomi Valkeinen
1
-1
/
+0
2025-08-13
drm/tidss: Use the crtc_* timings when programming the HW
Tomi Valkeinen
2
-9
/
+9
2025-08-13
drm/tidss: Fix missing includes and struct decls
Tomi Valkeinen
4
-0
/
+9
2025-08-13
drm/bridge: cdns-dsi: Fix the _atomic_check()
Aradhya Bhatia
1
-2
/
+2
2025-08-12
drm/nouveau: Improve message for missing firmware
Mel Henning
1
-1
/
+3
2025-08-12
drm/nouveau: Remove nvkm_gsp_fwif.enable
Mel Henning
5
-6
/
+5
2025-08-12
drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT config
Mel Henning
2
-13
/
+1
2025-08-12
drm/amdgpu: fix task hang from failed job submission during process kill
Liu01 Tong
2
-4
/
+14
2025-08-12
drm/amdgpu: fix incorrect vm flags to map bo
Jack Xiao
1
-2
/
+2
2025-08-12
drm/amdgpu: fix vram reservation issue
YiPeng Chai
1
-2
/
+1
2025-08-12
drm/amdgpu: Add PSP fw version check for fw reserve GFX command
Frank Min
1
-3
/
+16
2025-08-12
drm/i915/connector: make intel_connector_init() static
Jani Nikula
2
-2
/
+1
2025-08-12
drm/i915/display: add intel_dig_port_alloc()
Jani Nikula
5
-20
/
+25
2025-08-12
drm/amdgpu: fix task hang from failed job submission during process kill
Liu01 Tong
2
-4
/
+14
2025-08-12
drm/amdgpu: fix incorrect vm flags to map bo
Jack Xiao
1
-2
/
+2
2025-08-12
drm/amdgpu: fix vram reservation issue
YiPeng Chai
1
-2
/
+1
2025-08-12
drm/amdkfd: return -ENOTTY for unsupported IOCTLs
Geoffrey McRae
1
-2
/
+6
2025-08-12
drm/amdgpu: Add PSP fw version check for fw reserve GFX command
Frank Min
1
-3
/
+16
2025-08-12
drm/amdgpu: Add description for partition commands
Lijo Lazar
1
-0
/
+4
2025-08-12
drm/xe/hwmon: Add SW clamp for power limits writes
Karthik Poosa
1
-0
/
+29
2025-08-12
drm/xe: Defer buffer object shrinker write-backs and GPU waits
Thomas Hellström
1
-4
/
+47
2025-08-12
drm/xe/migrate: prevent potential UAF
Matthew Auld
1
-4
/
+5
2025-08-12
drm/xe/migrate: don't overflow max copy size
Matthew Auld
1
-0
/
+6
2025-08-12
drm/xe/migrate: prevent infinite recursion
Matthew Auld
1
-12
/
+17
2025-08-12
drm/xe/pf: Set VF LMEM BAR size
Michał Winiarski
2
-0
/
+23
2025-08-12
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
887
-18152
/
+31962
2025-08-12
drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
Piotr Piórkowski
1
-19
/
+15
2025-08-12
drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
Piotr Piórkowski
4
-8
/
+9
2025-08-12
drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
Imre Deak
1
-3
/
+3
2025-08-12
drm/i915/lnl+/tc: Use the cached max lane count value
Imre Deak
1
-1
/
+5
2025-08-12
drm/i915/lnl+/tc: Fix max lane count HW readout
Imre Deak
1
-0
/
+9
2025-08-12
drm/i915/icl+/tc: Cache the max lane count value
Imre Deak
1
-9
/
+48
2025-08-12
drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
Imre Deak
1
-6
/
+11
2025-08-12
drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
Jouni Högander
1
-5
/
+9
2025-08-12
drm/i915/fbc: fix the implementation of wa_18038517565
Vinod Govindapillai
1
-4
/
+4
2025-08-12
drm/i915/vbt: add missing DSI VBT defs
Jani Nikula
1
-3
/
+10
2025-08-12
drm/i915/vbt: flip bta_enabled to bta_disable
Jani Nikula
2
-2
/
+2
2025-08-12
drm/i915/vbt: add anonymous structs to group DSI VBT defs
Jani Nikula
1
-39
/
+46
2025-08-12
drm/i915/vbt: split up DSI VBT defs to a separate file
Jani Nikula
4
-175
/
+185
2025-08-12
drm/panic: Add a u64 divide by 10 for arm32
Jocelyn Falempe
1
-1
/
+21
2025-08-12
drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
Adrián Larumbe
1
-1
/
+1
2025-08-12
drm/bridge: it6505: select REGMAP_I2C
Chia-I Wu
1
-0
/
+1
2025-08-12
drm/i915/scaler: Fix condition for WA_14011503117
Nemesa Garg
1
-1
/
+1
2025-08-12
gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of
Rhys Lloyd
1
-2
/
+2
2025-08-12
gpu: nova-core: vbios: use size_of instead of magic number
Rhys Lloyd
1
-2
/
+2
2025-08-12
drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
Timur Tabi
1
-0
/
+3
2025-08-11
drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345
Christopher Orr
1
-0
/
+1
2025-08-11
drm/sharp-memory: Do not access GEM-DMA vaddr directly
Thomas Zimmermann
1
-14
/
+13
2025-08-11
drm/repaper: Do not access GEM-DMA vaddr directly
Thomas Zimmermann
1
-9
/
+7
2025-08-11
drm/xe: rework PDE PAT index selection
Matthew Auld
4
-15
/
+36
[prev]
[next]