summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: Add GPIO support for DCN2Harry Wentland2019-06-219-0/+759
* | | drm/amd/display: Add back missing hw translate init for DCN1_01Nicholas Kazlauskas2019-06-111-0/+1
|/ /
* / drm/amd/display: Drop DCN1_01 guardsHarry Wentland2019-05-242-9/+0
|/
* drm/amd/display: add gpio lock/unlockChiawen Huang2019-02-053-0/+50
* drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li2018-12-182-0/+2
* drm/amd/display: fix sporadic multiple aux transaction failureYogesh Mohan Marimuthu2018-11-302-51/+21
* drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2018-09-142-0/+10
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-213-5/+5
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-193-5/+5
* drm/amd/display: set default GPIO_ID_HPDCharlene Liu2018-07-131-0/+1
* drm/amd/display: Move common GPIO registers into a common defineCharlene Liu2018-07-131-2/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-182-4/+0
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-152-0/+6
* drm/amd/dc: include new ip and ip_offset headersHawking Zhang2018-02-194-4/+8
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+21
|\
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* | drm/amd/include:cleanup raven1 dcn header files.Feifei Xu2017-12-062-4/+4
* | drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-064-4/+4
* | drm/amd/include:cleanup vega10 dce header files.Feifei Xu2017-12-062-4/+4
|/
* drm/amd/display: fix ifnullfree.cocci warningskbuild test robot2017-10-211-4/+2
* drm/amd/dc: fix semicolon.cocci warningskbuild test robot2017-10-211-1/+1
* amdgpu/dc: cleanup construct returns in gpio.Dave Airlie2017-09-294-56/+30
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-285-19/+20
* drm/amd/display: Format changes to bring in line with internal treeHarry Wentland2017-09-261-1/+0
* drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2017-09-262-0/+4
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-262-0/+2
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-263-1/+28
* drm/amdgpu/display: Add gpio support for DCNHarry Wentland2017-09-264-0/+666
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-263-10/+0
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-263-1/+28
* drm/amd/display: Add DCE12 gpio supportHarry Wentland2017-09-264-0/+671
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-2629-0/+3831