index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
drm/amd/display: Add stereo mux and dig programming calls for dcn21
Roman Li
2
-5
/
+36
2019-08-29
drm/amd/display: Add Renoir GPIO
Bhawanpreet Lakha
7
-0
/
+687
2019-08-15
drm/amd/display: refactor gpio to allocate hw_container in constructor
Su Sung Chung
16
-137
/
+226
2019-07-18
drm/amd/display: Change offset_to_id to reflect what id_to_offset returns
Murton Liu
2
-8
/
+4
2019-07-18
drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...
Murton Liu
2
-2
/
+112
2019-07-18
drm/amd/display: Implement generic MUX registers (v2)
Murton Liu
7
-3
/
+290
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
5
-0
/
+11
2019-06-21
drm/amd/display: Add GPIO support for DCN2
Harry Wentland
9
-0
/
+759
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
5
-0
/
+11
2019-06-11
drm/amd/display: Add back missing hw translate init for DCN1_01
Nicholas Kazlauskas
1
-0
/
+1
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
5
-0
/
+9
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-0
/
+2
2019-05-24
drm/amd/display: Drop DCN1_01 guards
Harry Wentland
2
-9
/
+0
2019-02-05
drm/amd/display: add gpio lock/unlock
Chiawen Huang
3
-0
/
+50
2018-12-18
drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20
Leo Li
2
-0
/
+2
2018-11-30
drm/amd/display: fix sporadic multiple aux transaction failure
Yogesh Mohan Marimuthu
2
-51
/
+21
2018-09-14
drm/amd/display: Add Raven2 definitions in dc
Bhawanpreet Lakha
2
-0
/
+10
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
3
-5
/
+5
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
3
-5
/
+5
2018-07-13
drm/amd/display: set default GPIO_ID_HPD
Charlene Liu
1
-0
/
+1
2018-07-13
drm/amd/display: Move common GPIO registers into a common define
Charlene Liu
1
-2
/
+5
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2
-4
/
+0
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
2
-0
/
+6
2018-02-19
drm/amd/dc: include new ip and ip_offset headers
Hawking Zhang
4
-4
/
+8
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
1
-0
/
+21
2017-12-06
drm/amd/include:cleanup raven1 dcn header files.
Feifei Xu
2
-4
/
+4
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
4
-4
/
+4
2017-12-06
drm/amd/include:cleanup vega10 dce header files.
Feifei Xu
2
-4
/
+4
2017-12-04
drm/amdgpu: add license to Makefiles
Alex Deucher
1
-0
/
+21
2017-10-21
drm/amd/display: fix ifnullfree.cocci warnings
kbuild test robot
1
-4
/
+2
2017-10-21
drm/amd/dc: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-09-29
amdgpu/dc: cleanup construct returns in gpio.
Dave Airlie
4
-56
/
+30
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
5
-19
/
+20
2017-09-26
drm/amd/display: Format changes to bring in line with internal tree
Harry Wentland
1
-1
/
+0
2017-09-26
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
2
-0
/
+4
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
2
-0
/
+2
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
3
-1
/
+28
2017-09-26
drm/amdgpu/display: Add gpio support for DCN
Harry Wentland
4
-0
/
+666
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
3
-10
/
+0
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
3
-1
/
+28
2017-09-26
drm/amd/display: Add DCE12 gpio support
Harry Wentland
4
-0
/
+671
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
29
-0
/
+3831