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
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-9
/
+9
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-9
/
+6
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-4
/
+4
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-41
/
+40
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-9
/
+7
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-34
/
+34
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-18
/
+18
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-2
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-5
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-35
/
+35
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-39
/
+38
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-14
/
+11
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-2
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-1
/
+2
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-18
/
+18
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
-4
/
+4
2022-07-28
drm/amdkfd: Split giant svm range
Philip Yang
-16
/
+33
2022-07-28
drm/amdkfd: Set svm range max pages
Philip Yang
-0
/
+26
2022-07-28
drm/amdgpu: Allow TTM to evict svm bo from same process
Philip Yang
-3
/
+6
2022-07-28
drm/amdgpu: Fix the incomplete product number
Roy Sun
-1
/
+1
2022-07-28
drm/amdgpu: use adev_to_drm for consistency
Guchun Chen
-1
/
+1
2022-07-28
drm/amdgpu/dc/dce: fix repeated words in comments
wangjianli
-1
/
+1
2022-07-27
Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-6900
/
+9489
2022-07-25
drm/amd/display: Reduce stack size in the mode support function
Rodrigo Siqueira
-62
/
+70
2022-07-25
drm/amd/display: 3.2.196
Anthony Koo
-1
/
+1
2022-07-25
drm/amd/display: Copy crc_skip_count when duplicating CRTC state
Leo Li
-0
/
+1
2022-07-25
drm/amd/display: Add debug option for idle optimizations on cursor updates
Alvin Lee
-0
/
+2
2022-07-25
drm/amd/display: Disable MPC split for DCN32/321
Alvin Lee
-2
/
+2
2022-07-25
drm/amd/display: Add missing ODM 2:1 policy logic
Samson Tam
-2
/
+6
2022-07-25
drm/amd/display: Update DCN32 and DCN321 SR latencies
Alvin Lee
-4
/
+4
2022-07-25
drm/amd/display: Add reinstate dram in the FPO logic
Rodrigo Siqueira
-10
/
+60
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
-3
/
+27
2022-07-25
drm/amd/display: Cache cursor when cursor exceeds 64x64
Chris Park
-6
/
+11
2022-07-25
drm/amd/display: Add support for manual DMUB FAMS trigger
Anthony Koo
-1
/
+8
2022-07-25
drm/amd/display: Fix dpstreamclk programming
Michael Strauss
-19
/
+20
2022-07-25
drm/amd/display: Add missing AUDIO_DTO_SEL reg field
Michael Strauss
-1
/
+2
2022-07-25
drm/amd/display: Add OTG/ODM functions
Michael Strauss
-0
/
+34
2022-07-25
drm/amd/display: Use correct clock source constructor for DCN314
Michael Strauss
-1
/
+1
2022-07-25
drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding
Michael Strauss
-7
/
+24
2022-07-25
drm/amd/display: Add pixel rate div calcs and programming
Michael Strauss
-0
/
+56
2022-07-25
drm/amd/display: Remove FPU flags from DCN30 Makefile
Rodrigo Siqueira
-30
/
+0
2022-07-25
drm/amd/display: Create patch bounding box function for isolate FPU
Rodrigo Siqueira
-17
/
+24
2022-07-25
drm/amd/display: Move mclk calculation function to DML
Rodrigo Siqueira
-38
/
+49
2022-07-25
drm/amd/display: Remove FPU operations from dcn201 resources
Rodrigo Siqueira
-25
/
+100
2022-07-25
drm/amd/display: Fallback to SW cursor if SubVP + cursor too big
Alvin Lee
-0
/
+5
2022-07-25
drm/amd/display: Drop unnecessary FPU flags on dcn302 files
Rodrigo Siqueira
-25
/
+0
2022-07-25
drm/amd/display: Reboot while unplug hdcp enabled dp from mst hub
hersen wu
-12
/
+22
[next]