index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-07-17
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
Hersen Wu
1
-0
/
+2
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
3
-11
/
+6
2018-05-29
drm/amd/display: Set TMZ and DCC for secondary surface
Eric Bernstein
2
-4
/
+18
2018-05-29
drm/amd/display: DP component depth 16 bpc
Eric Bernstein
1
-0
/
+4
2018-05-19
drm/amd/display: DCN1 link encoder
Eric Bernstein
4
-21
/
+1716
2018-05-19
drm/amd/display: Clear underflow status for debug purposes
Nikola Cornij
1
-0
/
+6
2018-05-19
drm/amd/display: Only limit VSR downscaling when actually downscaling
Xingyue Tao
1
-11
/
+10
2018-05-19
drm/amd/display: Log DTN only after the atomic commit in Diag
Nikola Cornij
1
-57
/
+62
2018-05-19
drm/amd/display: disable mpo if brightness adjusted
Yue Hin Lau
1
-0
/
+1
2018-05-19
drm/amd/display: Add dc cap to restrict VSR downscaling src size
Xingyue Tao
2
-5
/
+12
2018-05-19
drm/amd/display: Update HW sequencer initialization
Eric Bernstein
4
-8
/
+20
2018-05-19
drm/amd/display: underflow/blankscreen recovery
Charlene Liu
6
-2
/
+131
2018-05-19
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
7
-86
/
+86
2018-05-19
drm/amd/display: Cleanup unused SetPlaneConfig
Anthony Koo
1
-10
/
+0
2018-05-15
drm/amd/display: Use int for calculating vline start
Harry Wentland
1
-4
/
+4
2018-05-15
drm/amd/display: Add assert that chroma pitch is non zero
Julian Parkin
1
-0
/
+3
2018-05-15
drm/amd/display: compact the rq/dlg/ttu log
Dmytro Laktyushkin
3
-136
/
+127
2018-05-15
drm/amd/display: update dtn logging and goldens
Anthony Koo
1
-1
/
+1
2018-05-15
drm/amd/display: add some DTN logs for input and output tf
Anthony Koo
3
-0
/
+93
2018-05-15
drm/amd/display: add cursor TTU CRQ related
Charlene Liu
2
-1
/
+16
2018-05-15
drm/amd/display: Refactor otg_blank sequence
Eric Bernstein
1
-17
/
+18
2018-05-15
drm/amd/display: Make program_output_csc HWSS interface function
Eric Bernstein
1
-2
/
+3
2018-05-15
drm/amd/display: fix issue related to infopacket was not transmitted
Anthony Koo
1
-4
/
+7
2018-05-15
drm/amd/display: add calculated clock logging to DTN
Dmytro Laktyushkin
1
-1
/
+10
2018-05-15
drm/amd/display: add rq/dlg/ttu to dtn log
Dmytro Laktyushkin
3
-20
/
+266
2018-05-15
drm/amd/display: Move DCC support functions into dchubbub
Eric Bernstein
3
-232
/
+227
2018-05-15
drm/amd/display: Have DC manage its own allocation of gamma
Anthony Koo
1
-3
/
+2
2018-05-15
drm/amd/display: csc_transform to dc_csc_transform
Anthony Koo
2
-2
/
+2
2018-04-11
drm/amd/display: Make DCN stream encoder shareable
Eric Bernstein
2
-393
/
+315
2018-04-11
drm/amd/display: Refactor stream encoder for HW review
Eric Bernstein
4
-26
/
+2101
2018-04-11
drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_state
Anthony Koo
3
-2
/
+12
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
1
-7
/
+7
2018-04-11
drm/amd/display: Fix potential access beyond end of array in CM
Harry Wentland
1
-6
/
+6
2018-04-11
drm/amd/display: Program v_total_min/max after v_total_cntl
Anthony Koo
1
-6
/
+6
2018-04-11
drm/amd/display: Add double buffer machanism to OCSC
Xingyue Tao
3
-47
/
+67
2018-04-11
drm/amd/display: Add vline IRQ programming for DCN
SivapiriyanKumarasamy
2
-0
/
+90
2018-04-11
drm/amd/display: Add double buffer machanism to ICSC
Xingyue Tao
3
-19
/
+67
2018-04-11
drm/amd/display: hide inconsistent mpcc programming from dtn log
Dmytro Laktyushkin
1
-4
/
+5
2018-04-11
drm/amd/display: Only update mpc blend config if not full update
Eric Yang
2
-2
/
+12
2018-04-11
drm/amd/display: align dtn logs and add mpc idle bit print
Dmytro Laktyushkin
2
-31
/
+26
2018-04-11
drm/amd/display: drop dc_validate_guaranteed
Julian Parkin
2
-31
/
+7
2018-04-11
drm/amd/display: add mpc to dtn log
Dmytro Laktyushkin
3
-8
/
+45
2018-04-11
drm/amd/display: Rename feature-specific register address init macro
Nikola Cornij
1
-6
/
+6
2018-04-11
drm/amd/display: Update ASIC header files
Nikola Cornij
2
-19
/
+33
2018-04-11
drm/amd/display: correct the condition in setting cursor not visible beyond l...
Martin Tsai
2
-2
/
+2
2018-03-17
drm/amd/display: Refine disable VGA
Clark Zheng
1
-5
/
+15
2018-03-15
drm/amd/display: clean up dcn pplib notification call
Dmytro Laktyushkin
1
-28
/
+7
2018-03-14
drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)
Yongqiang Sun
1
-23
/
+119
2018-03-14
drm/amd/display: early return if not in vga mode in disable_vga
Eric Yang
1
-3
/
+7
2018-03-14
drm/amd/display: use HW hdr mult for brightness boost
Krunoslav Kovac
4
-4
/
+42
[next]