index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
drm/msm: Don't use %pK through printk
Thomas Weißschuh
4
-6
/
+6
2025-08-18
drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
Imre Deak
1
-3
/
+3
2025-08-18
drm/i915/lnl+/tc: Use the cached max lane count value
Imre Deak
1
-1
/
+5
2025-08-18
drm/i915/lnl+/tc: Fix max lane count HW readout
Imre Deak
1
-0
/
+9
2025-08-18
drm/i915/icl+/tc: Cache the max lane count value
Imre Deak
1
-9
/
+48
2025-08-18
drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
Imre Deak
1
-6
/
+11
2025-08-17
drm/xe/pm: Disable RPM for SR-IOV VFs
Satyanarayana K V P
1
-0
/
+8
2025-08-17
drm/xe/i2c: Introduce xe_i2c_present()
Raag Jadav
2
-2
/
+18
2025-08-17
drm/hisilicon/hibmc: fix dp and vga cannot show together
Baihan Li
1
-0
/
+8
2025-08-17
drm/hisilicon/hibmc: fix rare monitors cannot display problem
Baihan Li
1
-2
/
+12
2025-08-17
drm/hisilicon/hibmc: fix the hibmc loaded failed bug
Baihan Li
1
-2
/
+2
2025-08-17
drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
Baihan Li
1
-7
/
+3
2025-08-17
drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed
Baihan Li
3
-3
/
+14
2025-08-15
drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv
Ma Ke
1
-7
/
+14
2025-08-15
drm: nova-drm: fix 32-bit arm build
Miguel Ojeda
1
-1
/
+2
2025-08-15
drm: Add directive to format code in comment
Javier Garcia
1
-0
/
+2
2025-08-15
drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-15
drm/amdgpu: refactor bad_page_work for corner case handling
Chenglei Xie
4
-13
/
+58
2025-08-15
drm/amdgpu: remove duplicated argument wptr_va
Qiang Liu
1
-1
/
+0
2025-08-15
drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functions
Srinivasan Shanmugam
1
-1
/
+7
2025-08-15
drm/radeon: fix typos
Alexandre Demers
3
-7
/
+7
2025-08-15
drm/amdgpu/swm14: Update power limit logic
Alex Deucher
1
-5
/
+25
2025-08-15
drm/amd/pm: Free SMUv13.0.6 resources on failure
Lijo Lazar
2
-3
/
+13
2025-08-15
drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling
Jesse.Zhang
1
-4
/
+14
2025-08-15
drm/amdkfd: Handle lack of READ permissions in SVM mapping
Kent Russell
1
-0
/
+23
2025-08-15
drm/amd/pm: Add VCN reset support for SMU v13.0.6
Jesse.Zhang
3
-2
/
+12
2025-08-15
drm/amd/pm: Add VCN reset support check capability
Jesse.Zhang
4
-0
/
+31
2025-08-15
drm/amdgpu: fix nullptr err of vm_handle_moved
Heng Zhou
1
-1
/
+14
2025-08-15
drm/amdkfd: set uuid for each partition in topology
Eric Huang
1
-0
/
+2
2025-08-15
drm/amd/display: Use boolean context for pointer null checks
Qianfeng Rong
4
-4
/
+4
2025-08-15
drm/amd/display: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+0
2025-08-15
drm/radeon: replace min/max nesting with clamp()
Xichao Zhao
1
-2
/
+2
2025-08-15
drm/bridge: display-connector: don't set OP_DETECT for DisplayPorts
Dmitry Baryshkov
1
-1
/
+2
2025-08-15
drm/panfrost: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-2
/
+0
2025-08-15
drm/i915/bo: remove unnecessary include
Jani Nikula
1
-1
/
+1
2025-08-15
drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs
Karunika Choo
2
-0
/
+20
2025-08-15
drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command
Karunika Choo
1
-0
/
+33
2025-08-15
drm/panthor: Serialize GPU cache flush operations
Karunika Choo
1
-0
/
+7
2025-08-15
drm/panthor: Add support for Mali-Gx15 family of GPUs
Karunika Choo
3
-0
/
+19
2025-08-15
drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310
Karunika Choo
2
-0
/
+8
2025-08-15
drm/panthor: Simplify getting the GPU model name
Karunika Choo
1
-44
/
+17
2025-08-15
drm/panthor: Add panthor_hw and move gpu_info initialization into it
Karunika Choo
5
-95
/
+130
2025-08-15
drm/i915/audio: drop irq enabled check from LPE audio setup
Jani Nikula
1
-7
/
+4
2025-08-15
drm/i915/active: Use try_cmpxchg64() in __active_lookup()
Uros Bizjak
1
-3
/
+2
2025-08-15
drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()
Liu Ying
1
-2
/
+2
2025-08-15
gpu: nova-core: register: add support for relative array registers
Alexandre Courbot
4
-6
/
+248
2025-08-15
gpu: nova-core: falcon: use register arrays for FUSE registers
Alexandre Courbot
2
-21
/
+20
2025-08-15
gpu: nova-core: register: add support for register arrays
Alexandre Courbot
3
-8
/
+204
2025-08-15
gpu: nova-core: falcon: add distinct base address for PFALCON2
Alexandre Courbot
4
-8
/
+23
2025-08-15
gpu: nova-core: register: redesign relative registers
Alexandre Courbot
6
-96
/
+212
[prev]
[next]