summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-27drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones1-6/+6
2019-09-14drm/amd/display: remove hw access from dc_destroyJun Lei1-2/+0
2019-08-15drm/amd/display: refactor gpio to allocate hw_container in constructorSu Sung Chung1-29/+22
2019-07-18drm/amd/display: Change offset_to_id to reflect what id_to_offset returnsMurton Liu1-7/+3
2019-07-18drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu1-0/+72
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-02-06drm/amd/display: add gpio lock/unlockChiawen Huang1-0/+28
2018-11-30drm/amd/display: fix sporadic multiple aux transaction failureYogesh Mohan Marimuthu1-47/+18
2018-07-13drm/amd/display: set default GPIO_ID_HPDCharlene Liu1-0/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2017-10-21drm/amd/display: fix ifnullfree.cocci warningskbuild test robot1-4/+2
2017-10-21drm/amd/dc: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-10/+11
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+592