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
/
amdgpu_dm
/
amdgpu_dm.h
Age
Commit message (
Expand
)
Author
2018-05-15
drm/admgpu: fix mode_valid's return type
Luc Van Oostenryck
2018-04-11
drm/amd/display: Don't access legacy properties
Harry Wentland
2018-04-11
drm/amd/display: Disentangle dc.h include from amdgpu.h
Rex Zhu
2018-03-05
drm/amd/display: Use 4096 lut entries
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Skip 2 frames when first reading CRC
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Refactor max color lut entries into a macro.
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Hookup color management functions
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Implement color management
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Fix multiple definitions of handle_crc_irq
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Remove timer handler.
Andrey Grodzovsky
2018-02-19
drm/amd/display: Remove unsued mutex and spinlock.
Andrey Grodzovsky
2018-02-19
drm/amd/display: Early return on crc get
Leo (Sunpeng) Li
2018-02-19
drm/amd/display: Implement interface for CRC on CRTC
Leo (Sunpeng) Li
2017-12-20
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
2017-12-04
drm/amd/display: Move conn_state to header
Harry Wentland
2017-11-13
drm/amd/display: use configurable FBC option in dm
Roman Li
2017-11-08
amdgpu/dm: Remove unused forward declaration
Harry Wentland
2017-10-17
drm/amd/display: make a bunch of stuff in amdgpu_dm.c static
Alex Deucher
2017-10-17
drm/amd/display: whitespace cleanup in amdgpu_dm.c/h
Alex Deucher
2017-10-17
drm/amd/display: fix typo in function name
Alex Deucher
2017-10-17
drm/amd/display: Use DRM new-style object iterators.
Dave Airlie
2017-09-26
drm/amd/display: Create fake sink if needed when commit stream
Harry Wentland
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
drm/amd/display: Initial prototype of FBC implementation
Roman Li
2017-09-26
drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm
Harry Wentland
2017-09-26
drm/amd/display: Switch to DRM helpers in s3.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Register on VLBLANK ISR.
Andrey Grodzovsky
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland