index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
drm/amd/display: Initialize dmub_rb_cmd unions to 0
Wyatt Wood
4
-3
/
+13
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
3
-4
/
+5
2021-02-09
drm/amd/display: move edp sink present detection to hw init
Eric Yang
2
-18
/
+24
2021-02-09
drm/amd/display: revert support for DID2.0 dsc passthrough
Jun Lei
3
-23
/
+14
2021-02-09
drm/amd/display: DP HDCP Compliance 1A-08/09 tests fail
Qingqing Zhuo
1
-0
/
+2
2021-02-09
drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter control
Derek Lai
3
-1
/
+27
2021-02-09
drm/amd/display: Add return code instead of boolean for future use
Fangzhi Zuo
1
-4
/
+4
2021-02-09
drm/amdgpu: enable gpu recovery for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2021-02-09
drm/amd/pm: enable LCLK DS
Kenneth Feng
1
-0
/
+3
2021-02-09
drm/amdgpu: reset runpm flag if device suspend fails
Alex Deucher
1
-1
/
+3
2021-02-09
drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)
Alex Deucher
1
-2
/
+2
2021-02-09
drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable calls
Alex Deucher
2
-4
/
+0
2021-02-09
drm/amdgpu/nv: add PCI reset support
Alex Deucher
1
-1
/
+6
2021-02-09
drm/amdgpu/soc15: add PCI reset support
Alex Deucher
1
-10
/
+14
2021-02-09
drm/amdgpu/si: add PCI reset support
Alex Deucher
1
-14
/
+23
2021-02-09
drm/amdgpu: add generic pci reset as an option
Alex Deucher
3
-3
/
+17
2021-02-09
drm/amdgpu/vi: minor clean up of reset code
Alex Deucher
1
-22
/
+14
2021-02-09
drm/amdgpu/cik: minor clean up of reset code
Alex Deucher
1
-22
/
+11
2021-02-09
drm/amdgpu/si: minor clean up of reset code
Alex Deucher
1
-5
/
+2
2021-02-09
drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangogh
Xiaomeng Hou
6
-18
/
+204
2021-02-09
drm/amd/pm: modify the power limit level parameter from bool to enum type
Xiaomeng Hou
3
-5
/
+21
2021-02-09
drm/amd/pm: update the smu v11.5 smc header for vangogh
Xiaomeng Hou
2
-1
/
+9
2021-02-09
drm/amdgpu: enable wave limit on non high prio cs pipes
Nirmoy Das
2
-2
/
+94
2021-02-09
drm/amd/display: Add otg vertical interrupt0 support in DCN1.0
Wayne Lin
3
-0
/
+54
2021-02-09
drm/amdgpu: Add otg vertical IRQ Source
Wayne Lin
1
-0
/
+1
2021-02-09
drm/amdgpu: optimize list operation in amdgpu_xgmi
Kevin Wang
1
-6
/
+4
2021-02-09
drm/amd/pm/swsmu: unify the init soft gpu metrics function
Kevin Wang
11
-47
/
+45
2021-02-09
drm/amdgpu: support rom clockgating related function for NV family
Likun Gao
2
-0
/
+40
2021-02-09
drm/amdgpu: switch to use smuio callbacks for NV family
Likun Gao
1
-3
/
+15
2021-02-09
drm/amdgpu: implement smuio v11_0_6 callbacks
Likun Gao
3
-1
/
+73
2021-02-09
drm/amdgpu: add SMUIO 11.0.6 register headers
Likun Gao
2
-0
/
+76
2021-02-09
drm/amdgpu: support ASPM for some specific ASIC
Likun Gao
3
-6
/
+124
2021-02-09
drm/amd/pm: enable DCS
Kenneth Feng
3
-2
/
+12
2021-02-09
drm/amdgpu/gmc9: fix mmhub client mapping for arcturus
Alex Deucher
1
-34
/
+32
2021-02-09
drm/amdgpu/smu12: fix power reporting on renoir
Alex Deucher
1
-1
/
+1
2021-02-09
drm/amdkfd: Get unique_id dynamically v2
Kent Russell
2
-4
/
+3
2021-02-09
drm/amd/pm: enable ACDC feature
Kenneth Feng
1
-0
/
+3
2021-02-09
drm/amdgpu: enable gfx wave limiting for high priority compute jobs
Nirmoy Das
1
-0
/
+9
2021-02-09
drm/amdgpu: add wave limit functionality for gfx8,9
Nirmoy Das
3
-2
/
+38
2021-02-09
drm/amdgpu: enable only one high prio compute queue
Nirmoy Das
5
-21
/
+15
2021-02-09
drm/amdgpu: cleanup struct amdgpu_ring
Nirmoy Das
2
-11
/
+3
2021-02-09
drm/amd/display: Fix unused variable warning
Bhawanpreet Lakha
1
-2
/
+0
2021-02-09
Revert "drm/amd/display: fix unused variable warning"
Alex Deucher
1
-2
/
+0
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2
-10
/
+14
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
1
-1
/
+1
2021-02-05
drm/amd/display: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-02-02
drm/amd/display: Decrement refcount of dc_sink before reassignment
Victor Lu
1
-1
/
+3
2021-02-02
drm/amd/display: Free atomic state after drm_atomic_commit
Victor Lu
1
-8
/
+6
2021-02-02
drm/amd/display: Fix dc_sink kref count in emulated_link_detect
Victor Lu
1
-2
/
+2
2021-02-02
drm/amd/display: Release DSC before acquiring
Mikita Lipski
1
-1
/
+5
[prev]
[next]