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