summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display: Add null pointer filterJing Zhou2022-03-151-2/+4
* drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones2021-05-271-6/+6
* drm/amd/display: remove hw access from dc_destroyJun Lei2019-09-131-2/+0
* drm/amd/display: refactor gpio to allocate hw_container in constructorSu Sung Chung2019-08-151-29/+22
* drm/amd/display: Change offset_to_id to reflect what id_to_offset returnsMurton Liu2019-07-181-7/+3
* drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...Murton Liu2019-07-181-0/+72
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* drm/amd/display: add gpio lock/unlockChiawen Huang2019-02-051-0/+28
* drm/amd/display: fix sporadic multiple aux transaction failureYogesh Mohan Marimuthu2018-11-301-47/+18
* drm/amd/display: set default GPIO_ID_HPDCharlene Liu2018-07-131-0/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* 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
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-10/+11
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+592