summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/gpio
AgeCommit message (Expand)Author
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
2018-02-19drm/amd/dc: include new ip and ip_offset headersHawking Zhang
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-06drm/amd/include:cleanup raven1 dcn header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 dce header files.Feifei Xu
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher
2017-10-21drm/amd/display: fix ifnullfree.cocci warningskbuild test robot
2017-10-21drm/amd/dc: fix semicolon.cocci warningskbuild test robot
2017-09-29amdgpu/dc: cleanup construct returns in gpio.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Format changes to bring in line with internal treeHarry Wentland
2017-09-26drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher
2017-09-26drm/amd/display: Clean up some DCN1 guardsZeyu Fan
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher
2017-09-26drm/amdgpu/display: Add gpio support for DCNHarry Wentland
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher
2017-09-26drm/amd/display: Add DCE12 gpio supportHarry Wentland
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland