summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/gpio
AgeCommit message (Expand)Author
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher
2021-06-04drm/amd/display: Add DCN3.1 GPIO supportNicholas Kazlauskas
2021-05-27drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai
2021-03-23drm/amd/display: remove duplicate include in dcn21 and gpioZhang Yunkai
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header c...Lee Jones
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared insi...Lee Jones
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header...Lee Jones
2021-01-13drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'Lee Jones
2021-01-11drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_de...Lee Jones
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-10-26drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai
2020-10-26drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li
2020-09-15drm: amd/display: fix spelling of "function"Randy Dunlap
2020-07-27drm/amd/display: dc/gpio: add support for DCE6 (v2)Mauro Rossi
2020-07-01drm/amd/display: Add DCN3 GPIOBhawanpreet Lakha
2020-02-12drm/amdgpu/display: extend DCN guardsAlex Deucher
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei
2019-09-13drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li
2019-08-29drm/amd/display: Add Renoir GPIOBhawanpreet Lakha
2019-08-15drm/amd/display: refactor gpio to allocate hw_container in constructorSu Sung Chung
2019-07-18drm/amd/display: Change offset_to_id to reflect what id_to_offset returnsMurton Liu
2019-07-18drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu
2019-07-18drm/amd/display: Implement generic MUX registers (v2)Murton Liu
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amd/display: Add GPIO support for DCN2Harry Wentland
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amd/display: Add back missing hw translate init for DCN1_01Nicholas Kazlauskas
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li
2018-11-30drm/amd/display: fix sporadic multiple aux transaction failureYogesh Mohan Marimuthu
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-07-13drm/amd/display: set default GPIO_ID_HPDCharlene Liu
2018-07-13drm/amd/display: Move common GPIO registers into a common defineCharlene Liu
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo