index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Fix link retraining hw sequence
Zeyu Fan
2017-09-26
4
-9
/
+62
*
drm/amd/display: Remove unused color and power modules
Harry Wentland
2017-09-26
6
-4275
/
+0
*
drm/amd/display: enable option to disable HDR related updates.
Tony Cheng
2017-09-26
1
-0
/
+3
*
drm/amd/display: Fix color module crash when hotplug monitors.
Anthony Koo
2017-09-26
1
-134
/
+175
*
drm/amd/display: set HBR3 and TPS4 capable flags
Hersen Wu
2017-09-26
1
-0
/
+10
*
drm/amd/display: Set gamma to NULL at release
Yongqiang Sun
2017-09-26
4
-11
/
+10
*
drm/amd/display: Add missing function to fix crash for DP Test pattern 4
Hersen Wu
2017-09-26
1
-0
/
+3
*
drm/amd/display: Don't use target before null check
Harry Wentland
2017-09-26
1
-3
/
+7
*
drm/amd/display: debug option to disable color module fucntionality
Tony Cheng
2017-09-26
2
-6
/
+8
*
drm/amd/display: debug opt disable hdmi deep color
Tony Cheng
2017-09-26
2
-0
/
+4
*
drm/amd/display: DAL3: HDR10 Infoframe encoding
Andrew Wong
2017-09-26
10
-33
/
+176
*
drm/amd/display: Allow multiple instance of DTO regs
Tony Cheng
2017-09-26
1
-3
/
+7
*
drm/amd/display: Pass adev to fill_plane_attr
Andrey Grodzovsky
2017-09-26
1
-1
/
+10
*
drm/amd/display: Add refcount debug assert
Andrey Grodzovsky
2017-09-26
4
-7
/
+21
*
drm/amd/display: Fixed crash caused by unnecessary clock source in split pipe.
Yongqiang Sun
2017-09-26
3
-13
/
+13
*
drm/amd/display: Fixed split update bug.
Yongqiang Sun
2017-09-26
1
-2
/
+12
*
drm/amd/display: Fix licensing header
Harry Wentland
2017-09-26
2
-19
/
+42
*
drm/amd/display: Fixed crash
Yongqiang Sun
2017-09-26
1
-9
/
+5
*
drm/amd/display: reset transfer_func to NULL on release
Yongqiang Sun
2017-09-26
2
-3
/
+9
*
drm/amd/display: don't crash if stream is NULL when trying to share clocks
Yongqiang Sun
2017-09-26
1
-0
/
+5
*
drm/amd/display: Implement gamma correction using input LUT
Aric Cyr
2017-09-26
21
-359
/
+138
*
drm/amd/display: Reset gamma to NULL after release
Anthony Koo
2017-09-26
1
-1
/
+3
*
drm/amd/display: track cursor width in ipp
Tony Cheng
2017-09-26
1
-1
/
+3
*
drm/amd/display: Add dcc param to surface
Leon Elazar
2017-09-26
1
-0
/
+1
*
drm/amd/display: minor clock source refactor
Dmytro Laktyushkin
2017-09-26
2
-37
/
+40
*
drm/amd/display: add pitch to cursor attributes
Tony Cheng
2017-09-26
1
-0
/
+1
*
drm/amd/display: 4k split black out due to incorrect cursor
Tony Cheng
2017-09-26
5
-48
/
+53
*
drm/amd/display: Fix Regamma end point
Anthony Koo
2017-09-26
2
-12
/
+26
*
drm/amd/display: Framework for degamma and regramma through color module
Amy Zhang
2017-09-26
3
-94
/
+598
*
drm/amd/display: assign correct enum for edp revision
Dave Airlie
2017-09-26
2
-17
/
+1
*
drm/amd/display: port to using drm dpcd defines
Dave Airlie
2017-09-26
5
-300
/
+79
*
drm/amd/display: Move dpcd structs into dp_types header
Harry Wentland
2017-09-26
6
-360
/
+361
*
drm/amd/display: drop setmode complete notifier
Dave Airlie
2017-09-26
1
-13
/
+0
*
drm/amd/display: drop get platform info
Dave Airlie
2017-09-26
2
-39
/
+0
*
drm/amd/display: drop register logger and pid/tgid getters
Dave Airlie
2017-09-26
5
-266
/
+1
*
drm/amd/display: remove some unused wrappers
Dave Airlie
2017-09-26
1
-4
/
+0
*
drm/amd/display: remove dc hub - this seems unused.
Dave Airlie
2017-09-26
5
-48
/
+0
*
drm/amd/display: Fix programming of gamma end points
Anthony Koo
2017-09-26
1
-24
/
+27
*
drm/amd/display: Fix distribution of segments for PQ
Anthony Koo
2017-09-26
1
-3
/
+48
*
drm/amd/display: OPP refactor and consolidation for DCE.
Zeyu Fan
2017-09-26
26
-3960
/
+1547
*
drm/amd/display: Implement PQ curve based on output transfer function
Anthony Koo
2017-09-26
3
-7
/
+92
*
drm/amd/display: Refactor to move gamma correction to module
Anthony Koo
2017-09-26
2
-0
/
+81
*
drm/amd/display: define reg helpers to update registers with 8 and 9 fields
Dmytro Laktyushkin
2017-09-26
1
-0
/
+25
*
drm/amd/display: Refactor output transfer function to stream
Anthony Koo
2017-09-26
8
-30
/
+97
*
drm/amd/display: fix hotplug regression after code refactor
Roman Li
2017-09-26
1
-1
/
+1
*
drm/amd/display: Add debug option to disable dmcu
Yongqiang Sun
2017-09-26
2
-0
/
+4
*
drm/amd/display: Refactor to move color helper into module
Anthony Koo
2017-09-26
3
-2
/
+251
*
drm/amd/display: Resolved HDMI assert in dal
Yongqiang Sun
2017-09-26
1
-3
/
+3
*
drm/amd/dal: Add POLARIS12 support (v2)
Jordan Lazare
2017-09-26
4
-3
/
+10
*
drm/dp-helper: add missing defines needed by AMD display core.
Dave Airlie
2017-09-26
1
-0
/
+20
[next]