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
/
gpio_service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Implement HDMI Read Request
Chris Park
2025-04-21
1
-0
/
+14
*
drm/amd/display: Remove useless assignments
Alex Hung
2024-10-15
1
-1
/
+0
*
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
Hersen Wu
2024-05-02
1
-2
/
+2
*
drm/amd/display: Check gpio_id before used as array index
Alex Hung
2024-05-02
1
-2
/
+11
*
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-04-26
1
-3
/
+3
*
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-07-05
1
-2
/
+0
*
drm/amd/display: Add null pointer filter
Jing Zhou
2022-03-15
1
-2
/
+4
*
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
2021-05-27
1
-6
/
+6
*
drm/amd/display: remove hw access from dc_destroy
Jun Lei
2019-09-13
1
-2
/
+0
*
drm/amd/display: refactor gpio to allocate hw_container in constructor
Su Sung Chung
2019-08-15
1
-29
/
+22
*
drm/amd/display: Change offset_to_id to reflect what id_to_offset returns
Murton Liu
2019-07-18
1
-7
/
+3
*
drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...
Murton Liu
2019-07-18
1
-0
/
+72
*
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
1
-0
/
+2
*
drm/amd/display: add gpio lock/unlock
Chiawen Huang
2019-02-06
1
-0
/
+28
*
drm/amd/display: fix sporadic multiple aux transaction failure
Yogesh Mohan Marimuthu
2018-11-30
1
-47
/
+18
*
drm/amd/display: set default GPIO_ID_HPD
Charlene Liu
2018-07-13
1
-0
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
drm/amd/display: fix ifnullfree.cocci warnings
kbuild test robot
2017-10-21
1
-4
/
+2
*
drm/amd/dc: fix semicolon.cocci warnings
kbuild test robot
2017-10-21
1
-1
/
+1
*
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-28
1
-10
/
+11
*
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-26
1
-0
/
+592