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.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-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-10-25
drm/amd/display: Avoid sending abnormal VSIF
Wayne Lin
1
-0
/
+3
2019-10-25
drm/amd/display: Free gamma after calculating legacy transfer function
Nicholas Kazlauskas
1
-0
/
+2
2019-10-25
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
9
-45
/
+676
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
1
-1
/
+1
2019-10-24
drm/dp_mst: Add basic topology reprobing when resuming
Lyude Paul
1
-1
/
+1
2019-10-24
drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
Lyude Paul
1
-3
/
+3
2019-10-24
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
2
-17
/
+26
2019-10-24
drm/dp_mst: Protect drm_dp_mst_port members with locking
Lyude Paul
1
-16
/
+12
2019-10-15
drm/amdgpu/display: hook renoir dc to pplib funcs
Hersen Wu
1
-0
/
+93
2019-10-15
drm/amdgpu/powerplay: add renoir funcs to support dc
Hersen Wu
1
-13
/
+3
2019-10-11
drm/amd/display: correct stream LTE_340MCSC_SCRAMBLE value
Wayne Lin
1
-1
/
+3
2019-10-11
drm/amd/display: build up VSIF infopacket
Wayne Lin
1
-0
/
+3
2019-10-11
drm/amd/display: Correct values in AVI infoframe
Wayne Lin
1
-0
/
+9
2019-10-11
drm/amd/display: Added pixel dynamic expansion control.
Robin Singh
1
-2
/
+7
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-2
/
+8
2019-10-07
drm/amd/display: Fix typo in some comments
Christophe JAILLET
1
-2
/
+2
2019-10-04
drm/amd/display: Make some functions static
zhengbin
1
-4
/
+8
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
7
-140
/
+514
2019-10-03
drm/amdgpu/dm/mst: Use ->atomic_best_encoder
Lyude Paul
1
-5
/
+5
2019-10-03
drm/amdgpu/dm/mst: Don't create MST topology managers for eDP ports
Lyude Paul
1
-0
/
+4
2019-10-03
drm/amdgpu/dm/mst: Remove unnecessary NULL check
Lyude Paul
1
-4
/
+2
2019-10-03
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
2
-17
/
+26
2019-10-03
drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
Lyude Paul
1
-3
/
+3
2019-10-03
Revert "drm/amdgpu: disable stutter mode for renoir"
Aaron Liu
1
-2
/
+0
2019-10-03
drm/amd/display; Fix kernel doc warnings
Harry Wentland
2
-1
/
+23
2019-10-03
drm/amd/display: hide an unused variable
Arnd Bergmann
1
-0
/
+2
2019-10-03
drm/amd/display: Restore backlight brightness after system resume
Kai-Heng Feng
1
-0
/
+1
2019-10-03
drm/amd/display: only enable HDCP for DCN+
Bhawanpreet Lakha
1
-8
/
+12
2019-10-03
drm/amd/display: Update CP property based on HW query
Bhawanpreet Lakha
3
-15
/
+73
2019-10-03
drm/amd/display: handle DP cpirq
Bhawanpreet Lakha
1
-0
/
+15
2019-10-03
drm/amd/display: Handle Content protection property changes
Bhawanpreet Lakha
1
-0
/
+96
2019-10-03
drm/amd/display: Initialize HDCP work queue
Bhawanpreet Lakha
2
-0
/
+33
2019-10-03
drm/amd/display: Create dpcd and i2c packing functions
Bhawanpreet Lakha
1
-1
/
+39
2019-10-03
drm/amd/display: Create amdgpu_dm_hdcp
Bhawanpreet Lakha
3
-0
/
+306
2019-10-03
drm/amd/display: set minimum abm backlight level
Anthony Koo
1
-0
/
+5
2019-10-02
drm/amd/display: hide an unused variable
Arnd Bergmann
1
-0
/
+2
2019-10-02
Revert "drm/amdgpu: disable stutter mode for renoir"
Aaron Liu
1
-2
/
+0
2019-09-26
Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
1
-0
/
+3
2019-09-26
Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-3
/
+2
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
1
-3
/
+2
2019-09-17
drm/amd/display: Restore backlight brightness after system resume
Kai-Heng Feng
1
-0
/
+1
2019-09-17
drm/amdgpu: disable stutter mode for renoir
Aaron Liu
1
-0
/
+2
2019-09-17
drm/amd/display: Separate hardware initialization from creation
Julian Parkin
1
-0
/
+2
2019-09-17
drm/amd/display: Add debugfs entry to force YUV420 output
Stylon Wang
3
-1
/
+36
2019-09-17
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
1
-1
/
+7
2019-09-16
drm/amd: be quiet when no SAD block is found
Jean Delvare
1
-4
/
+3
2019-09-14
drm/amd/display: Isolate DSC module from driver dependencies
Bayan Zabihiyan
1
-1
/
+2
2019-09-14
drm/amd/display: update navi to use new surface programming behaviour
Dmytro Laktyushkin
1
-2
/
+4
2019-09-14
drm/amd/display: Don't allocate payloads if link lost
Alvin Lee
1
-5
/
+5
2019-09-14
drm/amdgpu: disable stutter mode for renoir
Aaron Liu
1
-0
/
+2
[prev]
[next]