index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
drm/amd/powerplay: fix Vega10 mclk/socclk voltage link setup
Evan Quan
1
-11
/
+24
2019-05-24
drm/amdgpu: check no_user_fence flag for engines
Leo Liu
1
-4
/
+2
2019-05-24
drm/amdgpu/VCN: set no_user_fence flag to true
Leo Liu
1
-0
/
+3
2019-05-24
drm/amdgpu/VCE: set no_user_fence flag to true
Leo Liu
3
-0
/
+4
2019-05-24
drm/amdgpu/UVD: set no_user_fence flag to true
Leo Liu
4
-0
/
+7
2019-05-24
drm/amdgpu: add no_user_fence flag to ring funcs
Leo Liu
1
-0
/
+1
2019-05-24
drm/amdgpu: sdma handle ras resume
xinhui pan
1
-1
/
+18
2019-05-24
drm/amdgpu: gfx handle ras resume
xinhui pan
1
-1
/
+19
2019-05-24
drm/amdgpu: gmc handle ras resume
xinhui pan
1
-1
/
+18
2019-05-24
drm/amdgpu: enable ras suspend/resume
xinhui pan
1
-0
/
+4
2019-05-24
drm/amdgpu: ras support suspend/resume
xinhui pan
3
-8
/
+20
2019-05-24
drm/amdgpu: add badpages sysfs interafce
xinhui pan
2
-0
/
+147
2019-05-24
drm/amdgpu: Fix S3 test issue
James Zhu
1
-9
/
+5
2019-05-24
drm/amd/display: Make some functions static
Wang Hai
1
-3
/
+3
2019-05-24
drm/amdgpu: RLC to program regs for Vega10 SR-IOV
Trigger Huang
4
-77
/
+85
2019-05-24
drm/amdgpu: add basic func for RLC program reg
Trigger Huang
1
-1
/
+56
2019-05-24
drm/amdgpu: Skip setting some regs under Vega10 VF
Trigger Huang
5
-22
/
+50
2019-05-24
drm/amdgpu: Support PSP VMR ring for Vega10 VF
Trigger Huang
1
-32
/
+99
2019-05-24
drm/amdgpu: call psp to program ih cntl in SR-IOV
Trigger Huang
1
-9
/
+82
2019-05-24
drm/amdgpu: implement PSP cmd GFX_CMD_ID_PROG_REG
Trigger Huang
2
-1
/
+38
2019-05-24
drm/amdgpu: Add new PSP cmd GFX_CMD_ID_PROG_REG
Trigger Huang
1
-0
/
+8
2019-05-24
drm/amdgpu: initialize PSP before IH under SR-IOV
Trigger Huang
2
-6
/
+19
2019-05-24
drm/amdgpu: init vega10 SR-IOV reg access mode
Trigger Huang
4
-0
/
+79
2019-05-24
drm/amdgpu: gpu reset will run ras post init
xinhui pan
1
-0
/
+3
2019-05-24
drm/amdgpu: sdma support ras gpu reset
xinhui pan
1
-2
/
+8
2019-05-24
drm/amdgpu: gfx support ras gpu reset
xinhui pan
1
-2
/
+8
2019-05-24
drm/amdgpu: gmc support ras gpu reset
xinhui pan
1
-2
/
+8
2019-05-24
drm/amdgpu: handle ras reset
xinhui pan
2
-2
/
+37
2019-05-24
drm/amdgpu: Issue ras TA disable/enable cmd forcely on boot
xinhui pan
1
-8
/
+26
2019-05-24
drm/amdgpu: Revert "drm/amdgpu: skip gpu reset when ras error occured"
xinhui pan
1
-3
/
+0
2019-05-24
drm/amdgpu: gpu reset will run late_init
xinhui pan
1
-0
/
+4
2019-05-24
drm/amdgpu: add df perfmon regs and funcs for xgmi
Jonathan Kim
4
-0
/
+473
2019-05-24
drm/amdgpu: add gfx9 gpr EDC workaround when RAS is enabled
James Zhu
2
-0
/
+255
2019-05-24
drm/amdgpu: add EDC counter register
James Zhu
1
-0
/
+31
2019-05-24
drm/amdgpu: Reserve shared fence for eviction fence
Felix Kuehling
1
-0
/
+4
2019-05-24
drm/amd/display: Expose send immediate sdp message interface
Leo (Hanghong) Ma
7
-63
/
+155
2019-05-24
drm/amd/display: Fill plane attrs only for valid pxl format
Roman Li
1
-1
/
+1
2019-05-24
drm/amd/display: move back vbios cmd table for set dprefclk
Eric Yang
2
-0
/
+72
2019-05-24
drm/amd/display: fix acquire_first_split_pipe function
Dmytro Laktyushkin
1
-18
/
+21
2019-05-24
drm/amd/display: stop external access to internal optc sync params
Dmytro Laktyushkin
11
-40
/
+111
2019-05-24
drm/amd/display: move signal type out of otg dlg params
Dmytro Laktyushkin
3
-6
/
+5
2019-05-24
drm/amd/display: reset retimer/redriver below 340Mhz
Charlene Liu
1
-4
/
+24
2019-05-24
drm/amd/display: color space ycbcr709 support
Charlene Liu
5
-5
/
+31
2019-05-24
drm/amd/display: Define Byte 14 on AVI InfoFrame
Chris Park
2
-1
/
+11
2019-05-24
drm/amd/display: 3.2.29
Aric Cyr
1
-1
/
+1
2019-05-24
drm/amd/display: Disable cursor when offscreen in negative direction
Nicholas Kazlauskas
1
-5
/
+9
2019-05-24
drm/amd/display: Fill prescale_params->scale for RGB565
Nicholas Kazlauskas
1
-0
/
+3
2019-05-24
drm/amd/display: Support AVI InfoFrame V3 and V4
Chris Park
1
-2
/
+13
2019-05-24
drm/amd/display: block passive dongle EDID Emulation for USB-C ports
Samson Tam
4
-1
/
+7
2019-05-24
drm/amd/display: add SW_USE_I2C_REG request.
Charlene Liu
2
-2
/
+8
[next]