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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
drm/amdgpu/discovery: make the discovery code less chatty
Alex Deucher
1
-1
/
+1
2020-02-25
drm/amdgpu: fix colliding of preemption
Monk Liu
2
-5
/
+6
2020-02-25
drm/amdgpu: fix memory leak during TDR test(v2)
Monk Liu
1
-1
/
+5
2020-02-25
drm/amdgpu: cleanup some incorrect reg access for SRIOV
Monk Liu
2
-3
/
+4
2020-02-19
drm/amdgpu: drop the non-sense firmware version check on arcturus
Evan Quan
1
-2
/
+3
2020-02-19
drm/amdgpu: add is_raven_kicker judgement for raven1
changzhu
1
-2
/
+9
2020-02-19
drm/amdgpu: record non-zero error counter info in NBIO before resetting GPU
Guchun Chen
1
-1
/
+14
2020-02-19
drm/amdgpu: log on non-zero error conter per IP before GPU reset
Guchun Chen
1
-0
/
+33
2020-02-19
drm/amd/display: Don't take the address of skip_scdc_overwrite in dc_link_det...
Nathan Chancellor
1
-2
/
+1
2020-02-13
drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT support
Evan Quan
1
-1
/
+12
2020-02-12
drm/amdgpu: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-4
/
+2
2020-02-12
drm/amdgpu/gfx10: disable gfxoff when reading rlc clock
Alex Deucher
1
-0
/
+2
2020-02-12
drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
Alex Deucher
1
-0
/
+2
2020-02-12
drm/amdgpu/soc15: fix xclk for raven
Alex Deucher
1
-1
/
+6
2020-02-12
drm/amdgpu/display move get_num_odm_splits() into dc_resource.c
Alex Deucher
4
-17
/
+19
2020-02-12
drm/amdgpu/display: extend DCN guards
Alex Deucher
3
-4
/
+4
2020-02-12
drm/amdgpu/display: extend DCN guard in dal_bios_parser_init_cmd_tbl_helper2
Alex Deucher
1
-10
/
+3
2020-02-12
drm/powerplay: Ratelimit PP_ASSERT warnings
Kent Russell
1
-2
/
+2
2020-02-12
drm/amd/powerplay: always refetch the enabled features status on dpm enablement
Evan Quan
1
-3
/
+3
2020-02-12
drm/amd/display: fix dtm unloading
Bhawanpreet Lakha
1
-1
/
+25
2020-02-12
drm/amd/display: Fix message for encryption
Bhawanpreet Lakha
1
-6
/
+1
2020-02-12
drm/amd/display: fix backwards byte order in rx_caps.
Bhawanpreet Lakha
1
-2
/
+2
2020-02-12
drm/amd/display: update HDCP DTM immediately after hardware programming
Wenjing Liu
8
-110
/
+106
2020-02-12
drm/amd/display: no hdcp retry if bksv or ksv list is revoked
Wenjing Liu
5
-3
/
+13
2020-02-12
drm/amd/display: Handle revoked receivers
Bhawanpreet Lakha
2
-6
/
+28
2020-02-12
drm/amdgpu/runpm: enable runpm on baco capable VI+ asics
Alex Deucher
1
-2
/
+8
2020-02-12
drm/amdkfd: refactor runtime pm for baco
Rajneesh Bhardwaj
6
-26
/
+70
2020-02-12
drm/amdkfd: show warning when kfd is locked
Rajneesh Bhardwaj
1
-0
/
+2
2020-02-12
drm/amdgpu: Fix missing error check in suspend
Rajneesh Bhardwaj
1
-0
/
+3
2020-02-11
drm/amd/display: Remove set but not unused variable 'stream_status'
YueHaibing
1
-7
/
+1
2020-02-11
drm/amdgpu/powerplay: fix baco check for vega20
Alex Deucher
1
-3
/
+4
2020-02-11
drm/amdgpu/smu: properly handle runpm/suspend/reset
Alex Deucher
1
-16
/
+19
2020-02-11
drm/amdgpu: add flag for runtime suspend
Alex Deucher
2
-0
/
+3
2020-02-11
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
Alex Deucher
1
-11
/
+11
2020-02-11
drm/amdgpu: update smu_v11_0_pptable.h
Alex Deucher
1
-14
/
+32
2020-02-11
drm/amdgpu: Do not move root PT bo to relocated list
xinhui pan
1
-17
/
+17
2020-02-11
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
1
-1
/
+6
2020-02-11
drm/amd/powerplay: suppress nonsupport profile mode overrun message
Prike Liang
1
-2
/
+6
2020-02-11
drm/amd/powerplay: update smu11_driver_if_navi10.h
Evan Quan
2
-3
/
+4
2020-02-11
drm/amd/display: DCN2.x Do not program DPPCLK if same value
Sung Lee
1
-1
/
+1
2020-02-11
drm/amd/display: Use fb_base/fb_offset if available for translation
Nicholas Kazlauskas
1
-0
/
+6
2020-02-11
drm/amd/display: Add psr get_state call
Wyatt Wood
3
-7
/
+10
2020-02-11
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
Nicholas Kazlauskas
1
-4
/
+0
2020-02-11
drm/amd/display: add monitor patch to disable SCDC read/write
Martin Leung
4
-0
/
+18
2020-02-11
drm/amd/display: add odm split logic to scaling calculations
Dmytro Laktyushkin
3
-80
/
+132
2020-02-11
drm/amd/display: 3.2.72
Anthony Koo
1
-1
/
+1
2020-02-11
drm/amd/display: Drop unused field from dc_panel_patch
Nikola Cornij
1
-1
/
+0
2020-02-11
drm/amd/display: Update register defines
Anthony Koo
2
-27
/
+0
2020-02-11
drm/amd/display: Toggle VSR button cause system crash
Peikang Zhang
1
-2
/
+6
2020-02-11
drm/amd/display: Add backlight support via AUX
Rodrigo Siqueira
2
-28
/
+167
[next]