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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-05-22
drm/amdgpu: Enable RAS for jpeg 5.0.1
Mangesh Gadre
-0
/
+192
2025-05-22
drm/amdgpu: Add jpeg poison status reg
Mangesh Gadre
-0
/
+14
2025-05-22
drm/amdgpu: Enable RAS for vcn 5.0.1
Mangesh Gadre
-1
/
+171
2025-05-22
drm/amd/display: Add a new dcdebugmask to allow skip detection LT
Wayne Lin
-0
/
+8
2025-05-22
drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401
Melissa Wen
-2
/
+2
2025-05-22
drm/amd/display: only collect data if debug gamut_remap is available
Melissa Wen
-15
/
+35
2025-05-22
drm/amdgpu: Remove duplicated "context still alive" check
Tvrtko Ursulin
-12
/
+0
2025-05-22
drm/amdgpu: Make amdgpu_ctx_mgr_entity_fini static
Tvrtko Ursulin
-2
/
+1
2025-05-22
drm/amdgpu: Update runtime pm checks
Alex Deucher
-2
/
+3
2025-05-22
drm/amdgpu: Add vcn poison status reg
Mangesh Gadre
-0
/
+8
2025-05-22
drm/amd/pm: Use external link order for xgmi data
Lijo Lazar
-8
/
+32
2025-05-22
drm/radeon: fixing typo in macro name
Jihed Chaibi
-2
/
+2
2025-05-22
drm/amdgpu: fixing typo in macro name
Jihed Chaibi
-6
/
+6
2025-05-22
drm/amd/display: fix typo in comments
Daniil Ryabov
-2
/
+2
2025-05-22
drm/amd/display: Adjust set_value function with prefix to help in ftrace
Leonardo Gomes
-2
/
+2
2025-05-22
drm/amd/display: Adjust get_value function with prefix to help in ftrace
Leonardo Gomes
-2
/
+2
2025-05-22
drm/amd/pm: Fetch partition metrics on SMUv13.0.6
Lijo Lazar
-0
/
+112
2025-05-22
drm/amdgpu: Add sysfs nodes for partition
Lijo Lazar
-10
/
+146
2025-05-22
drm/amd/pm: Add support to query partition metrics
Lijo Lazar
-0
/
+90
2025-05-22
drm/amdgpu: Register aqua vanjaram jpeg poison irq
Stanley.Yang
-0
/
+83
2025-05-22
drm/amdgpu: Register aqua vanjaram vcn poison irq
Stanley.Yang
-0
/
+71
2025-05-22
drm/amd/pm: Use macro to initialize metrics table
Lijo Lazar
-69
/
+12
2025-05-22
drm/amd/pm: Fill pldm version for SMU v13.0.6 SOCs
Asad Kamal
-0
/
+8
2025-05-22
drm/amd/pm: Update pmfw headers for smu_v_13_0_6
Asad Kamal
-1
/
+3
2025-05-22
drm/amdgpu: Fix eviction fence worker race during fd close
Jesse.Zhang
-6
/
+1
2025-05-22
drm/amdgpu: lock the eviction fence for wq signals it
Prike Liang
-1
/
+10
2025-05-22
drm/amdkfd: Change svm_range_get_info return type
Andrey Vatoropin
-16
/
+8
2025-05-22
drm/scheduler: signal scheduled fence when kill job
Lin.Cao
-0
/
+1
2025-05-22
drm: renesas: rcar-du: use proper naming for R-Car
Wolfram Sang
-1
/
+1
2025-05-22
drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
Tomasz Lis
-0
/
+17
2025-05-22
drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()
Haoxiang Li
-5
/
+25
2025-05-22
drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI...
Imre Deak
-0
/
+17
2025-05-22
drm/i915/ptl: Use everywhere the correct DDI port clock select mask
Imre Deak
-21
/
+21
2025-05-21
drm/panel-edp: Add KDC KD116N3730A05
Langyan Ye
-0
/
+1
2025-05-21
mailmap: update and consolidate Casey Connolly's name and email
Casey Connolly
-2
/
+2
2025-05-21
drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
Imre Deak
-16
/
+17
2025-05-21
drm/bridge: panel: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-6
/
+6
2025-05-21
drm/bridge: add devm_drm_put_bridge()
Luca Ceresoli
-0
/
+17
2025-05-21
drm: zynqmp_dp: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-21
/
+11
2025-05-21
drm/sti: dvo: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-18
/
+11
2025-05-21
drm/bridge: stm_lvds: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-4
/
+3
2025-05-21
drm/rcar-du: dsi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-4
/
+4
2025-05-21
drm/omap: dss: venc: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-15
/
+8
2025-05-21
drm/omap: dss: sdi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-17
/
+8
2025-05-21
drm/omap: dss: hdmi5: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-16
/
+10
2025-05-21
drm/omap: dss: hdmi4: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-16
/
+10
2025-05-21
drm/omap: dss: dsi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-4
/
+3
2025-05-21
drm/omap: dss: dpi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-4
/
+3
2025-05-21
drm/bridge: sii902x: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-4
/
+3
2025-05-21
drm/bridge: nxp-ptn3460: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-5
/
+4
[prev]
[next]