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
/
tools
/
perf
/
scripts
/
python
/
parallel-perf.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-04
drm/amdgpu: Add NULL check for asic_funcs
Lijo Lazar
1
-1
/
+2
2025-08-04
drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"
Mario Limonciello
1
-4
/
+4
2025-08-04
drm/amd/display: fix a Null pointer dereference vulnerability
Siyang Liu
1
-9
/
+10
2025-08-04
drm/amd/display: Add primary plane to commits for correct VRR handling
Michel Dänzer
1
-0
/
+9
2025-08-04
drm/amdgpu: update mmhub 3.3 client id mappings
Alex Deucher
1
-1
/
+104
2025-08-04
drm/amdgpu: update mmhub 3.0.1 client id mappings
Alex Deucher
1
-25
/
+32
2025-08-04
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
YuanShang
1
-7
/
+0
2025-08-04
drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
Timur Kristóf
2
-14
/
+25
2025-08-04
drm/amd/display: Don't overwrite dce60_clk_mgr
Timur Kristóf
1
-1
/
+0
2025-08-04
drm/amdkfd: Fix checkpoint-restore on multi-xcc
David Yat Sin
3
-16
/
+67
2025-08-04
drm/amd: Restore cached manual clock settings during resume
Mario Limonciello
1
-0
/
+10
2025-08-04
drm/amd: Restore cached power limit during resume
Mario Limonciello
1
-0
/
+6
2025-08-04
drm/amdgpu: Update external revid for GC v9.5.0
Lijo Lazar
1
-0
/
+2
2025-08-04
drm/amdgpu: Update supported modes for GC v9.5.0
Lijo Lazar
1
-1
/
+4
2025-07-30
drm/xe/vf: Disable CSC support on VF
Lukasz Laguna
1
-0
/
+1
2025-07-28
drm/amdgpu: update mmhub 4.1.0 client id mappings
Alex Deucher
1
-21
/
+13
2025-07-28
drm/amd/display: Allow DCN301 to clear update flags
Ivan Lipski
1
-1
/
+2
2025-07-28
drm/amd/display: Pass up errors for reset GPU that fails to init HW
Mario Limonciello
1
-1
/
+3
2025-07-28
drm/amd/display: Only finalize atomic_obj if it was initialized
Mario Limonciello
1
-1
/
+2
2025-07-28
drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supported
Mario Limonciello
1
-2
/
+4
2025-07-28
drm/amd/display: Disable dsc_power_gate for dcn314 by default
Roman Li
1
-0
/
+1
2025-07-28
drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14
Frank Min
5
-10
/
+29
2025-07-28
drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr access
Yang Wang
1
-2
/
+4
2025-07-28
drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'
Srinivasan Shanmugam
1
-1
/
+7
2025-07-28
drm/amd/display: fix initial backlight brightness calculation
Lauri Tirkkonen
1
-2
/
+2
2025-07-28
drm/amdgpu: Avoid extra evict-restore process.
Gang Ba
1
-4
/
+2
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
2
-0
/
+2
2025-07-28
drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities
Peter Shkenev
1
-1
/
+1
2025-07-28
drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()
Nathan Chancellor
1
-1
/
+1
2025-07-28
drm/amd/display: Fix divide by zero when calculating min ODM factor
Dillon Varone
1
-14
/
+15
2025-07-28
drm/xe/configfs: Fix pci_dev reference leak
Michal Wajdeczko
1
-1
/
+2
2025-07-28
drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()
Shuicheng Lin
1
-22
/
+6
2025-07-28
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
1
-5
/
+1
2025-07-28
drm/xe/vf: Don't register I2C devices if VF
Lukasz Laguna
1
-0
/
+3
2025-07-28
drm/xe/uc: Fix missing unwind goto
Zhanjun Dong
1
-1
/
+1
2025-07-28
drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()
Dan Carpenter
1
-2
/
+2
2025-07-28
drm/xe/oa: Fix static checker warning about null gt
Ashutosh Dixit
1
-1
/
+1
2025-07-28
drm/xe: Don't fail probe on unsupported mailbox command
Raag Jadav
1
-1
/
+6
2025-07-18
drm/tidss: oldi: convert to devm_drm_bridge_alloc() API
Jayesh Choudhary
1
-4
/
+4
2025-07-18
drm/tidss: encoder: convert to devm_drm_bridge_alloc()
Michael Walle
1
-3
/
+7
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
25
-79
/
+37
2025-07-17
drm/amdgpu/sdma7: re-emit unprocessed state on ring reset
Alex Deucher
1
-4
/
+3
2025-07-17
drm/amdgpu/sdma6: re-emit unprocessed state on ring reset
Alex Deucher
1
-4
/
+3
2025-07-17
drm/amdgpu/sdma5.2: re-emit unprocessed state on ring reset
Alex Deucher
1
-2
/
+6
2025-07-17
drm/amdgpu/sdma5: re-emit unprocessed state on ring reset
Alex Deucher
1
-2
/
+6
2025-07-17
drm/amdgpu/gfx12: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx11: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Alex Deucher
1
-31
/
+4
2025-07-17
drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq reset
Alex Deucher
1
-7
/
+2
2025-07-17
drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Alex Deucher
1
-8
/
+2
[next]