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
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
drm/amd/display: Enable SST DSC in DM
David Francis
2
-12
/
+24
2019-08-22
Revert "drm/amd/display: Fix underscan not using proper scaling"
David Francis
1
-11
/
+1
2019-08-22
Revert "drm/amd/display: add global master update lock for DCN2"
David Francis
4
-71
/
+1
2019-08-22
Revert "drm/amd/display: navi10 bring up skip dsc encoder config"
David Francis
1
-8
/
+0
2019-08-22
Revert "drm/amd/display: skip dsc config for navi10 bring up"
David Francis
1
-9
/
+0
2019-08-22
drm/amdgpu: fix dma_fence_wait without reference
Christian König
1
-12
/
+15
2019-08-22
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
2
-2
/
+13
2019-08-22
amd/amdgpu: add Arcturus vf DID support
Frank.Min
1
-0
/
+1
2019-08-22
drm/amdgpu: unity mc base address for arcturus
Frank.Min
1
-6
/
+6
2019-08-22
drm/amdgpu: disable agp for sriov
Frank.Min
2
-2
/
+9
2019-08-22
drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
Alex Deucher
1
-1
/
+1
2019-08-21
drm/amdkfd: remove set but not used variable 'pdd'
YueHaibing
1
-11
/
+0
2019-08-21
drm/amd/display: remove duplicated include from dc_link.c
YueHaibing
1
-4
/
+0
2019-08-21
drm/amdgpu: remove duplicated include from gfx_v9_0.c
YueHaibing
1
-1
/
+0
2019-08-21
drm/amdgpu: remove set but not used variable 'psp_enabled'
YueHaibing
1
-5
/
+0
2019-08-21
drm/amd/display: Fix 32-bit divide error in wait_for_alt_mode
Nathan Chancellor
1
-2
/
+2
2019-08-21
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
1
-2
/
+7
2019-08-21
drm/amd/display: Lock the CRTC when setting CRC source
Nicholas Kazlauskas
1
-12
/
+51
2019-08-21
drm/amd/display: Split out DC programming for CRC capture
Nicholas Kazlauskas
3
-44
/
+49
2019-08-21
drm/amd/display: Use connector list for finding DPRX CRC aux
Nicholas Kazlauskas
1
-4
/
+15
2019-08-21
drm/amd/display: Check return code for CRC drm_crtc_vblank_get
Nicholas Kazlauskas
1
-1
/
+5
2019-08-21
drm/amd/amdgpu: disable MMHUB PG for navi10
Kenneth Feng
1
-1
/
+0
2019-08-21
drm/amd/powerplay: correct typo
Evan Quan
1
-1
/
+1
2019-08-21
drm/amd/powerplay: correct SW smu11 thermal range settings
Evan Quan
5
-54
/
+38
2019-08-21
drm/amd/powerplay: set Arcturus default fclk as bootup value on dpm disabled
Evan Quan
1
-1
/
+2
2019-08-21
drm/amd/powerplay: get bootup fclk value
Evan Quan
2
-0
/
+24
2019-08-21
drm/amd/powerplay: expose supported clock domains only through sysfs
Evan Quan
1
-10
/
+16
2019-08-21
drm/amd/powerplay: update Arcturus smc fw and driver interface header
Evan Quan
2
-7
/
+12
2019-08-21
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...
Kevin Wang
1
-2
/
+0
2019-08-21
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
1
-1
/
+3
2019-08-21
drm/amd/powerplay: add smu_smc_read_sensor support for arcturus
Kevin Wang
1
-1
/
+4
2019-08-21
drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h'
Christophe JAILLET
1
-2
/
+2
2019-08-21
drm/amdgpu/psp: move TMR to cpu invisible vram region
Tianci.Yin
3
-5
/
+5
2019-08-21
drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callback
Xiaojie Yuan
6
-9
/
+3
2019-08-21
drm/amdkfd: Fill the name field in node topology with asic name v2
Yong Zhao
4
-12
/
+27
2019-08-21
drm/amdgpu: Set no-retry as default.
Feifei Xu
1
-2
/
+2
2019-08-21
drm/amdgpu: add firmware header printing for psp fw loading (v2)
Xiaojie Yuan
1
-0
/
+56
2019-08-21
drm/amdgpu: fix debug level for ppt offset/size
Xiaojie Yuan
1
-2
/
+2
2019-08-21
drm/amdgpu: remove special autoload handling for navi12
Xiaojie Yuan
1
-2
/
+1
2019-08-21
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
1
-2
/
+14
2019-08-21
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
2
-5
/
+4
2019-08-15
drm/amdgpu: Use new mode2 reset interface for RV.
Andrey Grodzovsky
2
-8
/
+18
2019-08-15
drm/amd/poweplay: Add amd_pm_funcs callback for mode 2
Andrey Grodzovsky
2
-0
/
+22
2019-08-15
drm/amd/powerpay: Implement mode2 reset callback for SMU10
Andrey Grodzovsky
1
-0
/
+7
2019-08-15
drm/amd/powerplay: add mode2 reset callback for pp_smu_mgr
Andrey Grodzovsky
1
-0
/
+9
2019-08-15
drm/amd/powerplay: Fix meaning of 0x1E PPSMC_MSG
Andrey Grodzovsky
1
-1
/
+1
2019-08-15
dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFS
Andrey Grodzovsky
1
-1
/
+1
2019-08-15
drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
Ahzo
1
-0
/
+5
2019-08-15
drm/amd/amdgpu: Update VM function pointer
Gang Ba
1
-0
/
+7
2019-08-15
drm/amdkfd: Fill amdgpu_task_info for KFD VMs
Yong Zhao
1
-0
/
+2
[next]