开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
gpio
/
gpio_service.c
Age
Commit message (
Expand
)
Author
2024-10-15
drm/amd/display: Remove useless assignments
Alex Hung
2024-05-02
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
Hersen Wu
2024-05-02
drm/amd/display: Check gpio_id before used as array index
Alex Hung
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-03-15
drm/amd/display: Add null pointer filter
Jing Zhou
2021-05-27
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...
Lee Jones
2019-09-13
drm/amd/display: remove hw access from dc_destroy
Jun Lei
2019-08-15
drm/amd/display: refactor gpio to allocate hw_container in constructor
Su Sung Chung
2019-07-18
drm/amd/display: Change offset_to_id to reflect what id_to_offset returns
Murton Liu
2019-07-18
drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...
Murton Liu
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-02-05
drm/amd/display: add gpio lock/unlock
Chiawen Huang
2018-11-30
drm/amd/display: fix sporadic multiple aux transaction failure
Yogesh Mohan Marimuthu
2018-07-13
drm/amd/display: set default GPIO_ID_HPD
Charlene Liu
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-10-21
drm/amd/display: fix ifnullfree.cocci warnings
kbuild test robot
2017-10-21
drm/amd/dc: fix semicolon.cocci warnings
kbuild test robot
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