index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/powerplay: bug fixs for getsmuclockinfo
Evan Quan
2018-05-30
1
-1
/
+3
*
drm/amdgpu: correct SMU11 SYSPLL0 clock id values
Evan Quan
2018-05-30
1
-7
/
+5
*
drm/amdgpu: gds bo must not be per-vm-bo
Chunming Zhou
2018-05-30
1
-0
/
+7
*
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
2018-05-30
1
-15
/
+23
*
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
2018-05-29
1
-6
/
+7
*
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
Nikola Cornij
2018-05-29
1
-5
/
+30
*
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
Nikola Cornij
2018-05-29
1
-1
/
+1
*
drm/amd/display: Do not program interrupt status on disabled crtc
Mikita Lipski
2018-05-29
1
-0
/
+3
*
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
2018-05-29
5
-11
/
+13
*
drm/amd/display: Destroy connector state on reset
Leo (Sunpeng) Li
2018-05-29
1
-2
/
+4
*
drm/amd/display: Set TMZ and DCC for secondary surface
Eric Bernstein
2018-05-29
2
-4
/
+18
*
drm/amd/display: DP component depth 16 bpc
Eric Bernstein
2018-05-29
1
-0
/
+4
*
drm/amd/display: check if audio clk enable is applicable
Roman Li
2018-05-29
1
-1
/
+2
*
drm/amd/display: add register offset != 0 check.
Charlene Liu
2018-05-29
2
-2
/
+3
*
drm/amd/display: Release fake sink
Mikita Lipski
2018-05-29
1
-15
/
+16
*
drm/amd/display: replace msleep with udelay in fbc path
Roman Li
2018-05-29
1
-4
/
+4
*
drm/amd/display: Do not limit color depth to 8bpc
Mikita Lipski
2018-05-29
1
-6
/
+0
*
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
2018-05-29
2
-43
/
+10
*
drm/amdgpu: Add helper function to get buffer domain
Deepak Sharma
2018-05-29
3
-13
/
+17
*
drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
Deepak Sharma
2018-05-29
1
-2
/
+8
*
drm/amd/pp: Add cases for getting phys and disp clks for SMU10
Mikita Lipski
2018-05-29
1
-0
/
+6
*
drm/amd/display: Fix wrong latency assignment for VEGA clock levels
Harry Wentland
2018-05-29
1
-2
/
+1
*
drm/amdgpu: vcn_v1_0_is_idle() can be static
kbuild test robot
2018-05-25
1
-2
/
+2
*
drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
Harry Wentland
2018-05-25
1
-2
/
+44
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-25
135
-2819
/
+6950
|
\
|
*
drm/amd/display: Remove use of division operator for long longs
David Francis
2018-05-24
1
-1
/
+1
|
*
drm/amdgpu: Update GFX info structure to match what vega20 used
Shaoyun Liu
2018-05-24
2
-6
/
+5
|
*
drm/amdgpu/pp: remove duplicate assignment
Alex Deucher
2018-05-24
1
-1
/
+0
|
*
drm/amdgpu: move VM BOs on LRU again
Christian König
2018-05-24
2
-5
/
+26
|
*
drm/amdgpu: consistenly use VM moved flag
Christian König
2018-05-24
1
-13
/
+15
|
*
drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
Christian König
2018-05-24
1
-7
/
+8
|
*
drm/amdgpu: further optimize amdgpu_vm_handle_moved
Christian König
2018-05-24
1
-13
/
+14
|
*
drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2
Christian König
2018-05-24
1
-12
/
+7
|
*
drm/amdgpu: rework VM state machine lock handling v2
Christian König
2018-05-24
2
-49
/
+21
|
*
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
2018-05-24
2
-18
/
+30
|
*
drm/amdgpu: Enable VCN static PG by default on RV
Rex Zhu
2018-05-24
1
-1
/
+2
|
*
drm/amdgpu: Add VCN static PG support on RV
Rex Zhu
2018-05-24
2
-1
/
+102
|
*
drm/amdgpu: Enable VCN CG by default on RV
Rex Zhu
2018-05-24
1
-1
/
+2
|
*
drm/amdgpu: Add static CG control for VCN on RV
Rex Zhu
2018-05-24
1
-11
/
+39
|
*
drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
Rex Zhu
2018-05-24
1
-0
/
+15
|
*
drm/amdgpu: Add CG/PG flags for VCN
Rex Zhu
2018-05-24
1
-1
/
+2
|
*
drm/amd/pp: Add smu support for VCN powergating on RV
Rex Zhu
2018-05-24
1
-1
/
+18
|
*
drm/amdgpu: skip CG for VCN when late_init/fini
Rex Zhu
2018-05-24
1
-0
/
+2
|
*
drm/amd/pp: fix a couple locking issues
Rex Zhu
2018-05-24
1
-12
/
+19
|
*
drm/amd/pp: Fix static checker warning
Rex Zhu
2018-05-24
3
-19
/
+14
|
*
drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabled
Alex Deucher
2018-05-23
1
-0
/
+1
|
*
drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmw
Alex Deucher
2018-05-23
1
-0
/
+8
|
*
drm/amdgpu: add new DF callback for ECC setup
Alex Deucher
2018-05-23
1
-0
/
+2
|
*
drm/amdgpu: add new DF 1.7 register defs
Alex Deucher
2018-05-23
2
-0
/
+8
|
*
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....
Andrey Grodzovsky
2018-05-23
1
-9
/
+1
[next]