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
Age
Commit message (
Expand
)
Author
Lines
2022-07-18
drm/amdgpu: introduce runtime pm mode
Guchun Chen
-1
/
+14
2022-07-18
drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()
Dan Carpenter
-1
/
+1
2022-07-18
drm/amdgpu: Clarify asics naming in Kconfig options
André Almeida
-2
/
+3
2022-07-18
drm/amd/display: Fix spelling mistake "supporing" -> "supporting"
Colin Ian King
-1
/
+1
2022-07-18
drm/amd/display: Enable building new display engine with KCOV enabled
Guenter Roeck
-1
/
+4
2022-07-18
drm/amdgpu: restore original stable pstate on ctx fini
Alex Deucher
-27
/
+33
2022-07-18
drm/amdgpu: use the same HDP flush registers for all nbio 2.3.x
Alex Deucher
-26
/
+1
2022-07-18
drm/amdgpu: use the same HDP flush registers for all nbio 7.4.x
Alex Deucher
-26
/
+1
2022-07-18
drm/amdgpu: create I2S platform devices for Jadeite platform
Vijendar Mukunda
-109
/
+184
2022-07-18
drm/amdgpu: add dmi check for jadeite platform
Vijendar Mukunda
-0
/
+36
2022-07-18
drm/amdgpu: Call trace info was found in dmesg when loading amdgpu
lin cao
-1
/
+3
2022-07-18
drm/amdgpu: fix for coding style issues
Vijendar Mukunda
-23
/
+12
2022-07-18
drm/amdgpu: add umc ras functions for umc v8_10_0
YiPeng Chai
-2
/
+464
2022-07-18
drm/amdgpu: add umc v8_10_0 ip headers
YiPeng Chai
-0
/
+127
2022-07-18
drm/amdgpu: Get rid of amdgpu_job->external_hw_fence
Andrey Grodzovsky
-25
/
+6
2022-07-18
drm/amdgpu: limiting AV1 to first instance on VCN4 decode
Sonny Jiang
-0
/
+131
2022-07-15
Merge tag 'drm-misc-next-fixes-2022-07-14' of git://anongit.freedesktop.org/d...
Dave Airlie
-12
/
+3
2022-07-15
Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1544
/
+160871
2022-07-14
drm/mgag200: Don't read-back PCI option register before writing
Thomas Zimmermann
-6
/
+0
2022-07-14
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
Christian König
-6
/
+3
2022-07-14
Merge drm/drm-next into drm-misc-next-fixes
Thomas Zimmermann
-261808
/
+1412936
2022-07-13
drm/amd/display: remove duplicate dcn314 includes
Alex Deucher
-3
/
+0
2022-07-13
drm/amd/display: Enable DCN314 in DM
Roman Li
-0
/
+12
2022-07-13
drm/amd/display: Add DMUB support for DCN314
Roman Li
-0
/
+1
2022-07-13
drm/amd/display: Enable DCN314 in DC
Roman Li
-15
/
+366
2022-07-13
drm/amd/display: Add DCN314 version identifiers
Roman Li
-0
/
+3
2022-07-13
drm/amd/display: Add DCN314 DML calculation support
Roman Li
-0
/
+9267
2022-07-13
drm/amd/display: Add DCN314 DC resources
Roman Li
-0
/
+4693
2022-07-13
drm/amd/display: Add DCN314 clock manager
Roman Li
-0
/
+1278
2022-07-13
drm/amd/display: Add DCN314 IRQ services
Roman Li
-0
/
+469
2022-07-13
drm/amdgpu: Add reg headers for DCN314
Roman Li
-0
/
+139486
2022-07-13
drm/amd/display: Ensure valid event timestamp for cursor-only commits
Michel Dänzer
-3
/
+39
2022-07-13
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Leo Li
-0
/
+4
2022-07-13
drm/amd/display: attempt to fix the logic in commit_planes_for_stream()
Alex Deucher
-21
/
+24
2022-07-13
drm/amd/pm: Implement get GFXOFF status for vangogh
André Almeida
-0
/
+38
2022-07-13
drm/amd/display: correct check of coverage blend mode
Melissa Wen
-1
/
+1
2022-07-13
drm/amd/pm: Prevent divide by zero
Yefim Barashkin
-0
/
+2
2022-07-13
drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
Mario Kleiner
-5
/
+6
2022-07-13
drm/amd/display: make some dc_dmub_srv functions static
Alex Deucher
-2
/
+2
2022-07-13
drm/amdgpu: fix file permissions on some files
Alex Deucher
-0
/
+0
2022-07-13
drm/amdgpu: Fix acronym typo in glossary
Kent Russell
-1
/
+1
2022-07-13
drm/amd/display: 3.2.194
Aric Cyr
-1
/
+1
2022-07-13
drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:...
Samson Tam
-2
/
+57
2022-07-13
drm/amd/display: Add NBIO reg offsets to DC
Aurabindo Pillai
-0
/
+6
2022-07-13
drm/amd/display: Add DCN reg offsets to DC
Harry Wentland
-1
/
+16
2022-07-13
drm/amd/display: add system info table log
Charlene Liu
-0
/
+30
2022-07-13
drm/amd/display: Grab dc_lock before detecting link
Wayne Lin
-33
/
+63
2022-07-13
drm/amd/display: Re-implementing ARGB16161616 pixel format as 22
Ethan Wellenreiter
-0
/
+12
2022-07-13
drm/amd/display: 3.2.193
Aric Cyr
-1
/
+1
2022-07-13
drm/amd/display: update DML1 logic for unbounded req handling
Jun Lei
-0
/
+18
[prev]
[next]