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
/
amd
Age
Commit message (
Expand
)
Author
Lines
2024-06-19
drm/amd/display: change dram_clock_latency to 34us for dcn35
Paul Hsieh
-1
/
+1
2024-06-19
drm/amd/display: Change dram_clock_latency to 34us for dcn351
Daniel Miess
-1
/
+1
2024-06-19
drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2
Christian König
-51
/
+0
2024-06-19
drm/amdgpu: Indicate CU havest info to CP
Harish Kasiviswanathan
-2
/
+13
2024-06-19
drm/amd/display: prevent register access while in IPS
Hamza Mahfooz
-0
/
+10
2024-06-19
drm/amdgpu: fix locking scope when flushing tlb
Yunxiang Li
-32
/
+34
2024-06-19
drm/amd/display: Remove redundant idle optimization check
Roman Li
-3
/
+0
2024-06-19
drm/amdgpu: init TA fw for psp v14
Likun Gao
-0
/
+5
2024-06-19
drm/amdgpu: refine gfx6 firmware loading
Yang Wang
-10
/
+9
2024-06-19
drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arrays
Mario Limonciello
-37
/
+37
2024-06-19
Revert "drm/amdgpu: change aca bank error lock type to spinlock"
Yang Wang
-11
/
+11
2024-06-19
Revert "drm/amdgpu: change bank cache lock type to spinlock"
Yang Wang
-6
/
+7
2024-06-19
drm/amdgpu: remove amdgpu_mes_fence_wait_polling()
Alex Deucher
-16
/
+0
2024-06-19
drm/amdgpu: cleanup MES12 command submission
Alex Deucher
-28
/
+48
2024-06-19
drm/amdgpu: refine gfx10 firmware loading
Yang Wang
-13
/
+12
2024-06-19
drm/amdgpu: refine gfx9 firmware loading
Yang Wang
-30
/
+26
2024-06-19
drm/amdgpu: cleanup MES11 command submission
Christian König
-28
/
+48
2024-06-19
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
-0
/
+2
2024-06-19
drm/amdgpu: fix using the reserved VMID with gang submit
Christian König
-13
/
+45
2024-06-19
drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOV
Victor Lu
-12
/
+14
2024-06-19
drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
Li Ma
-3
/
+96
2024-06-19
Revert "drm/amdgpu: Add missing locking for MES API calls"
Mukul Joshi
-12
/
+0
2024-06-19
drm/amd/display: 3.2.289
Aric Cyr
-1
/
+1
2024-06-19
drm/amd/display: [FW Promotion] Release 0.0.222.0
Anthony Koo
-2
/
+7
2024-06-19
drm/amd/display: Remove redundant null checks
Alex Hung
-7
/
+4
2024-06-19
drm/amd/display: Check UnboundedRequestEnabled's value
Alex Hung
-1
/
+1
2024-06-19
drm/amd/display: Remove redundant checks for context
Alex Hung
-5
/
+2
2024-06-19
drm/amd/display: Remove redundant checks for opp
Alex Hung
-3
/
+2
2024-06-19
drm/amd/display: Remove redundant null checks
Alex Hung
-54
/
+47
2024-06-19
drm/amd/display: Remove unused value set from 'min_hratio_fact' in dml
Ivan Lipski
-35
/
+0
2024-06-19
drm/amd/display: Remove redundant checks for ctx->dc_bios
Alex Hung
-7
/
+7
2024-06-19
drm/amd/display: Remove redundant checks for res_pool->dccg
Alex Hung
-6
/
+6
2024-06-19
drm/amd/display: Improve warning log for get OPP for OTG master
Rodrigo Siqueira
-0
/
+6
2024-06-19
drm/amd/display: Fix warning caused by an attempt to configure a non-otg master
Rodrigo Siqueira
-6
/
+18
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
-61
/
+61
2024-06-19
drm/amd/display: Check pipe_ctx before it is used
Alex Hung
-2
/
+14
2024-06-19
drm/amd/display: Check dc_stream_state before it is used
Alex Hung
-24
/
+74
2024-06-19
drm/amd/display: Make sure to reprogram ODM when resync fifo
Alvin Lee
-2
/
+36
2024-06-19
drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
Rodrigo Siqueira
-22
/
+27
2024-06-19
drm/amd/display: mirror case cleanup for cursors
Sridevi Arvindekar
-29
/
+1
2024-06-19
drm/amd/display: Add null checker before access structs
Alex Hung
-2
/
+11
2024-06-14
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Alex Hung
-0
/
+3
2024-06-14
drm/amd/display: Check BIOS images before it is used
Alex Hung
-0
/
+14
2024-06-14
drm/amd/display: Add null checker before passing variables
Alex Hung
-3
/
+6
2024-06-14
drm/amd/display: Explicitly extend unsigned 16 bit to 64 bit
Alex Hung
-2
/
+2
2024-06-14
drm/amd/display: Send message to notify the DPIA host router bandwidth
Sung Joon Kim
-1
/
+81
2024-06-14
drm/amd/display: Add null check to dml21_find_dc_pipes_for_plane
Dillon Varone
-3
/
+8
2024-06-14
drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA
Michael Strauss
-1
/
+75
2024-06-14
drm/amd/display: Refactor DCN3X into component folder
Mounika Adhuri
-61
/
+304
2024-06-14
drm/amd/display: On clock init, maintain DISPCLK freq
Chris Park
-1
/
+27
[prev]
[next]