index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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