index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
gpio
/
hw_ddc.c
Age
Commit message (
Expand
)
Author
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
2022-11-09
drm/amd/display: Fix gpio port mapping issue
Steve Su
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2021-01-13
drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'
Lee Jones
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-08-15
drm/amd/display: refactor gpio to allocate hw_container in constructor
Su Sung Chung
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amd/display: Add GPIO support for DCN2
Harry Wentland
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2017-09-29
amdgpu/dc: cleanup construct returns in gpio.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland