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
/
dc
/
dcn10
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
3
-36
/
+36
2017-09-27
drm/amd/display: clean up header file includes
Yue Hin Lau
4
-89
/
+0
2017-09-27
drm/amd/display: Remove mpc from bios left over, keep double buffer disabled.
Yongqiang Sun
2
-4
/
+9
2017-09-27
drm/amd/display: DF C-state entry blocked when DPMS
Hersen Wu
3
-1
/
+57
2017-09-27
drm/amd/display: move cm registers from ipp to dpp_cm
Yue Hin Lau
7
-1109
/
+1200
2017-09-27
drm/amd/display: Update DSCL
Eric Bernstein
1
-72
/
+29
2017-09-27
drm/amd/display: work around for 8k sleep crash
Yongqiang Sun
1
-1
/
+1
2017-09-27
drm/amd/display: Change log level for DCN powergatting
Bhawanpreet Lakha
1
-6
/
+6
2017-09-27
drm/amd/display: retire dm_pp_apply_clock_for_voltage_request
Tony Cheng
1
-11
/
+15
2017-09-27
drm/amd/display: Enable double buffer when unblank crtc.
Yongqiang Sun
1
-0
/
+3
2017-09-27
drm/amd/display: dc: Remove unneeded includes in DCN
Harry Wentland
1
-3
/
+0
2017-09-27
drm/amd/display: memory leak dwb
Tony Cheng
1
-0
/
+5
2017-09-27
drm/amd/display: cleanup naming of DCN DPP functions
Yue Hin Lau
4
-40
/
+48
2017-09-27
drm/amd/display: Fixed mpc add, enable always scaler for video surface.
Dmytro Laktyushkin
2
-3
/
+7
2017-09-27
drm/amd/display: fix hubp mpcc and opp tracking
Dmytro Laktyushkin
2
-6
/
+3
2017-09-27
drm/amd/display: separate cm functions out from dcn10_dpp
Yue Hin Lau
4
-663
/
+811
2017-09-27
drm/amd/display: separate scl functions out from dcn10_dpp
Yue Hin Lau
4
-650
/
+770
2017-09-27
drm/amd/display: Log OTG registers with dcn10 hw state
Corbin McElhanney
3
-0
/
+100
2017-09-27
drm/amd/display: Per stream validate_context build v2.
Andrey Grodzovsky
1
-60
/
+25
2017-09-27
drm/amd/display: refactor pplib/smu communication
Tony Cheng
1
-1
/
+18
2017-09-27
drm/amd/display: move vm registers to hwsequencer
Yue Hin Lau
3
-141
/
+101
2017-09-27
drm/amd/display: remove fake address reporting when blank
Tony Cheng
1
-8
/
+0
2017-09-27
drm/amd/display: blank otg before power gate front end.
Yongqiang Sun
1
-1
/
+3
2017-09-27
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
5
-76
/
+75
2017-09-27
drm/amd/display: Use function pointer for update_plane_addr
Dmytro Laktyushkin
1
-3
/
+3
2017-09-27
drm/amd/display: change dcn_ip and dcn_soc into pointers
Bhawanpreet Lakha
1
-14
/
+14
2017-09-27
drm/amd/display: add display write back(DWB)
Duke Du
4
-1
/
+694
2017-09-27
drm/amd/display: fix HDMI 12bits last two bits are zero issue
Corbin McElhanney
1
-1
/
+2
2017-09-27
drm/amd/display: log watermarks
Tony Cheng
1
-0
/
+80
2017-09-27
drm/amd/display: Workaround for underflow.
Yongqiang Sun
1
-0
/
+29
2017-09-27
drm/amd/display: Fix hw state logging regression
Corbin McElhanney
1
-1
/
+4
2017-09-27
drm/amd/display: use some sensible time out
Tony Cheng
3
-19
/
+28
2017-09-27
drm/amd/display: Clear water mark change request bit before programing.
Yongqiang Sun
1
-2
/
+4
2017-09-27
drm/amd/display: add programming for 0 plane case
Eric Yang
1
-7
/
+22
2017-09-27
drm/amd/display: implement DXGI Gamma Ramps
Anthony Koo
1
-4
/
+7
2017-09-27
drm/amd/display: Add more pstate sanity checks
Corbin McElhanney
1
-0
/
+24
2017-09-27
drm/amd/display: log underflow
Tony Cheng
3
-10
/
+31
2017-09-27
drm/amd/display: log HW state when we about to encounter DF DPM hang
Tony Cheng
1
-57
/
+58
2017-09-27
drm/amd/display: Implement tmz surface.
Yongqiang Sun
2
-0
/
+12
2017-09-27
drm/amd/display: update predefined latency for Rv1_F0
Charlene Liu
1
-0
/
+10
2017-09-27
drm/amd/display: Move pix_clk_params into stream_res
Harry Wentland
2
-4
/
+4
2017-09-27
drm/amd/display: Move stream_enc to stream_res
Harry Wentland
1
-1
/
+1
2017-09-27
drm/amd/display: Move TG to stream_res
Harry Wentland
2
-49
/
+49
2017-09-27
drm/amd/display: Move OPP to stream_res
Harry Wentland
2
-13
/
+13
2017-09-27
drm/amd/display: Move mi, ipp, xfm to plane_res
Harry Wentland
2
-23
/
+23
2017-09-27
drm/amd/display: Move scl_data to plane_res
Harry Wentland
1
-14
/
+14
2017-09-27
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2
-71
/
+71
2017-09-27
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2
-9
/
+9
2017-09-27
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
1
-7
/
+7
2017-09-27
drm/amd/display: fix dcn fe reset memory access error
Dmytro Laktyushkin
1
-3
/
+4
[prev]
[next]