index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
drm/amd/display: Fix MST reboot/poweroff sequence
Leo (Hanghong) Ma
1
-2
/
+3
2019-02-12
drm/amd/display: Fix potential nullptr error
Bhawanpreet Lakha
1
-0
/
+6
2019-01-26
drm/amd/display: Guard against null stream_state in set_crc_source
Nicholas Kazlauskas
1
-0
/
+5
2019-01-17
drm/amdgpu: Don't fail resume process if resuming atomic state fails
Lyude Paul
1
-3
/
+2
2019-01-17
drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
Lyude Paul
1
-9
/
+23
2018-12-04
drm/amd/display: Fix overflow/truncation from strncpy.
Nicholas Kazlauskas
1
-3
/
+3
2018-11-29
drm/amd/display: Fix unintialized max_bpc state values
Nicholas Kazlauskas
1
-0
/
+2
2018-11-21
drm/amd/dm: Understand why attaching path/tile properties are needed
Lyude Paul
1
-3
/
+0
2018-11-21
drm/amd/dm: Don't forget to attach MST encoders
Lyude Paul
1
-0
/
+2
2018-11-16
drm/amd/display: Support amdgpu "max bpc" connector property (v2)
Nicholas Kazlauskas
2
-0
/
+17
2018-11-08
drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
Lyude Paul
1
-5
/
+0
2018-11-08
drm/amd/display: Drop reusing drm connector for MST
Jerry (Fangzhi) Zuo
2
-35
/
+7
2018-11-08
drm/amd/display: Cleanup MST non-atomic code workaround
Jerry (Fangzhi) Zuo
3
-46
/
+4
2018-11-07
drm/amdgpu/display/dm: handle FBC dc feature parameter
Alex Deucher
1
-0
/
+3
2018-11-07
drm/amd/display: Stop leaking planes
Harry Wentland
1
-1
/
+1
2018-11-07
Revert "drm/amd/display: set backlight level limit to 1"
Alex Deucher
1
-7
/
+0
2018-10-31
drm/amd/display: set backlight level limit to 1
Guttula, Suresh
1
-0
/
+7
2018-10-25
drm/amd/display: Fix Null point error if smu ip was disabled
Rex Zhu
1
-5
/
+11
2018-10-12
drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDP
hersen wu
1
-1
/
+2
2018-10-10
drm/amd/display: Signal hw_done() after waiting for flip_done()
Shirish S
1
-2
/
+8
2018-10-10
drm/amd/display: Flatten irq handler data struct
Leo Li
1
-23
/
+14
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
1
-5
/
+134
2018-09-27
drm/amd/display: Fix Edid emulation for linux
Bhawanpreet Lakha
1
-5
/
+134
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-1
/
+1
2018-09-27
drm/amd/display: Remove mst_hotplug_work
Leo Li
2
-12
/
+0
2018-09-27
drm/amd/display: Guard against null stream dereference in do flip
Nicholas Kazlauskas
1
-1
/
+14
2018-09-27
drm/amd/display: Add color bit info to freesync infoframe
SivapiriyanKumarasamy
1
-0
/
+2
2018-09-27
drm/amd/dc: Trigger set power state task when display configuration changes
Rex Zhu
1
-0
/
+2
2018-09-21
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
8
-284
/
+688
2018-09-14
drm/amd/display: Drop amdgpu_dm_prev_state struct
Leo Li
1
-9
/
+0
2018-09-14
drm/amd/display: Drop amdgpu_display_manager.dal member
Leo Li
2
-4
/
+0
2018-09-14
drm/amdgpu/display: return proper error codes in dm
Alex Deucher
1
-4
/
+4
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
1
-6
/
+2
2018-09-14
drm/amd/display: Add DMCU firmware version
David Francis
2
-0
/
+3
2018-09-14
drm/amd/display/dm: add picasso support
Likun Gao
1
-2
/
+6
2018-09-13
drm/amd/display: Fix pflip IRQ status after gpu reset.
Andrey Grodzovsky
1
-0
/
+1
2018-09-13
drm/amd/display: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2018-09-13
drm/amd: Add DM DMCU support
David Francis
2
-1
/
+92
2018-09-11
drm/amd/display: Remove call to amdgpu_pm_compute_clocks
David Francis
1
-8
/
+0
2018-09-11
drm/amd/display: Use DRM helper for best_encoder
Leo Li
1
-23
/
+1
2018-09-11
drm/amd/display: Build stream update and plane updates in dm
Bhawanpreet Lakha
1
-1
/
+115
2018-09-07
Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-6
/
+33
2018-08-31
drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
2
-1
/
+10
2018-08-27
drm/amd/display: Support reading hw state from debugfs file
Nicholas Kazlauskas
2
-12
/
+108
2018-08-27
drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c com...
David Francis
1
-80
/
+109
2018-08-27
drm/amd/display: Add support for hw_state logging via debugfs
Nicholas Kazlauskas
4
-4
/
+77
2018-08-27
drm/amd/display: Use non-deprecated vblank handler
Leo (Sunpeng) Li
1
-6
/
+4
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
1
-0
/
+2
2018-08-27
drm/amd/display: Create new i2c resource
David Francis
1
-5
/
+4
2018-08-27
drm/amd/display: add config for sending VSIF
Anthony Koo
1
-0
/
+1
[next]