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
2022-12-06
drm/amd/display: read invalid ddc pin status cause engine busy
Paul Hsieh
1
-2
/
+2
2022-11-09
drm/amd/display: Fix gpio port mapping issue
Steve Su
2
-3
/
+20
2022-07-13
drm/amd/display: Enable DCN314 in DC
Roman Li
2
-0
/
+2
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
5
-11
/
+0
2022-06-14
drm/amd/display: Fix comments
Samson Tam
3
-22
/
+31
2022-06-03
drm/amd/display: add GPIO changes for DCN32/321
Aurabindo Pillai
9
-140
/
+628
2022-05-10
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in gpio
Alex Hung
7
-18
/
+1
2022-03-15
drm/amd/display: Add null pointer filter
Jing Zhou
1
-2
/
+4
2022-02-18
drm/amd/display: Add DCN315 GPIO
Qingqing Zhuo
7
-0
/
+714
2022-02-17
drm/amd/display: configure dc hw resource for DCN 3.1.6
Prike Liang
2
-0
/
+2
2022-02-07
drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
Alex Deucher
2
-4
/
+4
2021-10-04
drm/amd/display: add cyan_skillfish display support
Zhan Liu
2
-0
/
+2
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
2
-4
/
+0
2021-06-04
drm/amd/display: Add DCN3.1 GPIO support
Nicholas Kazlauskas
2
-0
/
+6
2021-05-27
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
1
-6
/
+6
2021-05-19
drm/amd/display: Initial DC support for Beige Goby
Aurabindo Pillai
2
-0
/
+2
2021-03-23
drm/amd/display: remove duplicate include in dcn21 and gpio
Zhang Yunkai
1
-4
/
+0
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header c...
Lee Jones
1
-0
/
+1
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared insi...
Lee Jones
1
-0
/
+2
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header...
Lee Jones
1
-0
/
+1
2021-01-13
drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'
Lee Jones
1
-4
/
+3
2021-01-11
drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_de...
Lee Jones
1
-14
/
+0
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
7
-25
/
+6
2020-10-26
drm/amd/display: Fix kernel panic by dal_gpio_open() error
Takashi Iwai
1
-2
/
+2
2020-10-26
drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
Martin Leung
1
-0
/
+12
2020-10-12
drm/amd/display: Add support for DCN302 (v2)
Bhawanpreet Lakha
2
-0
/
+6
2020-10-05
drm/amd/display: Add dcn3.01 support to DC (v2)
Roman Li
2
-0
/
+6
2020-09-15
drm: amd/display: fix spelling of "function"
Randy Dunlap
5
-5
/
+5
2020-07-27
drm/amd/display: dc/gpio: add support for DCE6 (v2)
Mauro Rossi
7
-0
/
+682
2020-07-01
drm/amd/display: Add DCN3 GPIO
Bhawanpreet Lakha
7
-1
/
+738
2020-02-12
drm/amdgpu/display: extend DCN guards
Alex Deucher
2
-2
/
+2
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
3
-46
/
+21
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
3
-5
/
+5
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
5
-14
/
+3
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
11
-40
/
+2
2019-11-13
drm/amd/display: add oem i2c implemenation in dc
Jun Lei
1
-0
/
+12
2019-09-13
drm/amd/display: remove hw access from dc_destroy
Jun Lei
2
-4
/
+0
2019-09-13
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
[next]