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-08
drm/{i915,xe}/panic: rename struct {i915,xe}_panic_data to struct intel_panic
Jani Nikula
-13
/
+14
2025-09-08
drm/{i915,xe}/fb: add panic pointer member to struct intel_framebuffer
Jani Nikula
-22
/
+19
2025-09-08
drm/{i915,xe}/panic: rename intel_bo_panic_*() to intel_panic_*()
Jani Nikula
-8
/
+8
2025-09-08
drm/{i915,xe}/panic: split out intel_panic.[ch]
Jani Nikula
-110
/
+136
2025-09-08
drm/i915/fb: add intel_framebuffer_alloc()
Jani Nikula
-4
/
+11
2025-09-08
drm/i915/display: Remove FBC modulo 4 restriction for ADL-P+
Uma Shankar
-2
/
+2
2025-09-08
drm/i915/gvt: Remove redundant ternary operators
Liao Yuanhong
-1
/
+1
2025-09-08
drm/i915/ddi: abstract figuring out encoder name
Jani Nikula
-31
/
+38
2025-09-08
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Jani Nikula
-3
/
+3
2025-09-08
drm/i915/psr: Panel Replay SU cap dpcd read return value
Jouni Högander
-5
/
+7
2025-09-08
drm/rcar-du: dsi: Implement DSI command support
Marek Vasut
-0
/
+350
2025-09-08
drm: rcar-du: lvds: Convert to RUNTIME_PM_OPS()
Geert Uytterhoeven
-2
/
+2
2025-09-08
drm/i915/psr: Add poll for checking PSR is idle before starting update
Jouni Högander
-0
/
+3
2025-09-08
drm/i915/psr: New interface adding PSR idle poll into dsb commit
Jouni Högander
-4
/
+37
2025-09-08
drm/i915/psr: Add new define for PSR idle timeout
Jouni Högander
-8
/
+12
2025-09-08
drm/i915/psr: Pass intel_crtc_state instead of intel_dp in wait_for_idle
Jouni Högander
-8
/
+10
2025-09-06
drm/msm/adreno: Add speedbins for A663 GPU
Akhil P Oommen
-0
/
+5
2025-09-06
drm/msm: make sure to not queue up recovery more than once
Antonino Maniscalco
-0
/
+3
2025-09-06
drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPU
Neil Armstrong
-0
/
+11
2025-09-06
drm/msm: Drop unneeded NULL check
Rob Clark
-1
/
+1
2025-09-06
drm/msm: Fix 32b size truncation
Rob Clark
-15
/
+14
2025-09-06
drm/msm: Fix missing VM_BIND offset/range validation
Rob Clark
-0
/
+6
2025-09-06
drm/msm: Fix obj leak in VM_BIND error path
Rob Clark
-6
/
+19
2025-09-06
gpu: nova-core: take advantage of pci::Device::unbind()
Danilo Krummrich
-10
/
+16
2025-09-05
drm/amd/display: Drop dm_prepare_suspend() and dm_complete()
Mario Limonciello (AMD)
-21
/
+0
2025-09-05
drm/amdgpu: Fix error codes if copy_to_user() fails
Dan Carpenter
-2
/
+4
2025-09-05
drm/radeon: use dev_warn_once() in CS parsers
Alex Deucher
-635
/
+650
2025-09-05
drm/amdgpu: Correct misnamed function in amdgpu_gem.c
Srinivasan Shanmugam
-1
/
+1
2025-09-05
drm/amdgpu: print root PD address in PDE format instead of GPU
Sunil Khatri
-1
/
+1
2025-09-05
drm/amd/display: Promote DC to 3.2.349
Taimur Hassan
-1
/
+1
2025-09-05
drm/amd/display: Fix pbn_div Calculation Error
Fangzhi Zuo
-5
/
+12
2025-09-05
drm/amd/display: Correct sequences and delays for DCN35 PG & RCG
Ovidiu Bunea
-164
/
+111
2025-09-05
drm/amd/display: Refine error message for vblank init failure
Roman Li
-1
/
+1
2025-09-05
drm/amd/display: Update dchubbub.h for hubbub perfmon support
Wenjing Liu
-0
/
+22
2025-09-05
drm/amd/display: Read DPCD to obtain eDP capability information.
Allen Li
-0
/
+7
2025-09-05
drm/amd/display: Indicate when custom brightness curves are in use
Mario Limonciello
-1
/
+4
2025-09-05
drm/amd/display: dont wait for pipe update during medupdate/highirq
Ausef Yousof
-1
/
+1
2025-09-05
drm/amd/display: Add link index in AUX and dpms
Cruise Hung
-9
/
+19
2025-09-05
drm/amd/display: Add HDCP policy control
Oleh Kuzhylnyi
-2
/
+6
2025-09-05
drm/amdgpu: Add vbios build number interface
Lijo Lazar
-3
/
+54
2025-09-05
drm/amd/display: Disable DPCD Probe Quirk
Fangzhi Zuo
-0
/
+1
2025-09-05
drm/amd/pm: Add caching for SystemMetrics table
Lijo Lazar
-13
/
+36
2025-09-05
drm/amd/pm: refine amdgpu pm sysfs node error code
Yang Wang
-2
/
+3
2025-09-05
drm/amd/pm: use int type to store negative error codes
Qianfeng Rong
-3
/
+3
2025-09-05
drm/radeon/pm: Remove redundant ternary operators
Liao Yuanhong
-2
/
+1
2025-09-05
drm/radeon/radeon_legacy_encoders: Remove redundant ternary operators
Liao Yuanhong
-10
/
+10
2025-09-05
drm/radeon/dpm: Remove redundant ternary operators
Liao Yuanhong
-5
/
+5
2025-09-05
drm/radeon/atom: Remove redundant ternary operators
Liao Yuanhong
-1
/
+1
2025-09-05
drm/amd/pm/powerplay/smumgr: remove redundant ternary operators
Liao Yuanhong
-12
/
+8
2025-09-05
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove redundant ternary operators
Liao Yuanhong
-2
/
+2
[prev]
[next]