index
:
git.armlinux.org.uk/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
/
irq
/
irq_service.c
Age
Commit message (
Expand
)
Author
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
2022-10-17
drm/amd/display: add an ASSERT() to irq service functions
Hamza Mahfooz
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-05-10
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in irq
Alex Hung
2022-01-14
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
2021-09-14
drm/amd/display: Apply w/a for hard hang on HPD
Qingqing Zhuo
2021-07-01
drm/amd/display: fix null pointer access in gpu reset
Guchun Chen
2021-01-13
drm/amd/display/dc/irq/irq_service: Make local function static
Lee Jones
2020-07-27
drm/amd/display: dc/irq: add support for DCE6 (v4)
Mauro Rossi
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-07-05
drm/amd/display: off by one in find_irq_source_info()
Dan Carpenter
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2017-09-29
amdgpu/dc: fix construct return values on irq service.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland