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-08-12
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
-18175
/
+31985
2025-08-12
drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
Piotr Piórkowski
-19
/
+15
2025-08-12
drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
Piotr Piórkowski
-8
/
+9
2025-08-12
drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
Imre Deak
-3
/
+3
2025-08-12
drm/i915/lnl+/tc: Use the cached max lane count value
Imre Deak
-1
/
+5
2025-08-12
drm/i915/lnl+/tc: Fix max lane count HW readout
Imre Deak
-0
/
+9
2025-08-12
drm/i915/icl+/tc: Cache the max lane count value
Imre Deak
-9
/
+48
2025-08-12
drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
Imre Deak
-6
/
+11
2025-08-12
drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
Jouni Högander
-5
/
+9
2025-08-12
drm/i915/fbc: fix the implementation of wa_18038517565
Vinod Govindapillai
-4
/
+4
2025-08-12
drm/i915/vbt: add missing DSI VBT defs
Jani Nikula
-3
/
+10
2025-08-12
drm/i915/vbt: flip bta_enabled to bta_disable
Jani Nikula
-2
/
+2
2025-08-12
drm/i915/vbt: add anonymous structs to group DSI VBT defs
Jani Nikula
-40
/
+47
2025-08-12
drm/i915/vbt: split up DSI VBT defs to a separate file
Jani Nikula
-175
/
+185
2025-08-12
drm/panic: Add a u64 divide by 10 for arm32
Jocelyn Falempe
-1
/
+21
2025-08-12
drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
Adrián Larumbe
-1
/
+1
2025-08-12
drm/bridge: it6505: select REGMAP_I2C
Chia-I Wu
-0
/
+1
2025-08-12
drm/i915/scaler: Fix condition for WA_14011503117
Nemesa Garg
-1
/
+1
2025-08-12
gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of
Rhys Lloyd
-2
/
+2
2025-08-12
gpu: nova-core: vbios: use size_of instead of magic number
Rhys Lloyd
-2
/
+2
2025-08-12
drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
Timur Tabi
-0
/
+3
2025-08-11
drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345
Christopher Orr
-0
/
+1
2025-08-11
drm/sharp-memory: Do not access GEM-DMA vaddr directly
Thomas Zimmermann
-14
/
+13
2025-08-11
drm/repaper: Do not access GEM-DMA vaddr directly
Thomas Zimmermann
-9
/
+7
2025-08-11
drm/xe: rework PDE PAT index selection
Matthew Auld
-15
/
+36
2025-08-11
drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian
José Expósito
-0
/
+1
2025-08-11
drm/tests: Fix endian warning
José Expósito
-1
/
+1
2025-08-11
drm/gud: Remove unnecessary logging
Ruben Wauters
-2
/
+0
2025-08-11
drm/radeon/r600_cs: clean up of dead code in r600_cs
Brahmajit Das
-2
/
+2
2025-08-11
drm/amdgpu: fix incorrect comment format
Cryolitia PukNgae
-3
/
+3
2025-08-11
drm/amd/display: Promote DC to 3.2.345
Taimur Hassan
-1
/
+1
2025-08-11
drm/amd/display: [FW Promotion] Release 0.1.22.0
Taimur Hassan
-0
/
+69
2025-08-11
drm/amd/display: Reset apply_eamless_boot_optimization when dpms_off
Danny Wang
-1
/
+1
2025-08-11
drm/amd/display: Wait until OTG enable state is cleared
TungYu Lu
-0
/
+5
2025-08-11
drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exit
Vitaly Prosyak
-1
/
+4
2025-08-11
drm/amdgpu: Save and restore switch state
Lijo Lazar
-5
/
+83
2025-08-11
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-29599
/
+56344
2025-08-11
drm/xe/hwmon: Add SW clamp for power limits writes
Karthik Poosa
-0
/
+29
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
-3693
/
+11377
2025-08-09
drm/nouveau: fix typos in comments
Madhur Kumar
-3
/
+3
2025-08-09
drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().
Fanhua Li
-1
/
+2
2025-08-09
drm/i915/gt: Protect against overflow in active_engine()
Krzysztof Karas
-0
/
+2
2025-08-09
drm/nouveau: Remove surplus struct member
Philipp Stanner
-3
/
+0
2025-08-09
drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
-1
/
+1
2025-08-09
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-08-08
drm/i915/selftests: Do not leak vm_area_struct on early return
Krzysztof Karas
-37
/
+31
2025-08-08
drm/i915/selftests: Do not overwrite error code after intel_context_migrate_c...
Krzysztof Karas
-1
/
+1
2025-08-08
drm/xe/vf: Refactor CCS save/restore to use default migration context
Satyanarayana K V P
-36
/
+63
2025-08-08
drm/xe: Update function names for GT specific workarounds
Matt Atwood
-9
/
+9
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
-61
/
+61
[prev]
[next]