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
2018-02-19
drm/amd/dc: include new ip and ip_offset headers
Hawking Zhang
1
-1
/
+2
2018-02-19
drm/amd/display: Update dcn10_init_hw for FPGA
Eric Bernstein
1
-16
/
+19
2018-02-19
drm/amd/display: Refactor remove mpcc processing.
Yongqiang Sun
1
-14
/
+5
2018-02-19
drm/amd/display: Move opp reg access from hwss to opp module.
Yongqiang Sun
3
-9
/
+25
2018-02-19
drm/amd/display: Move dpp reg access from hwss to dpp module.
Yongqiang Sun
4
-35
/
+44
2018-02-19
drm/amd/display: Check opplist in pipe ctx not in res pool.
Yongqiang Sun
1
-6
/
+6
2018-02-19
drm/amd/display: Fix check for setting input TF
Andrew Jiang
1
-5
/
+4
2018-02-19
drm/amd/display: Use real BE and FE index to program regs.
Yongqiang Sun
2
-24
/
+42
2018-02-19
drm/amd/display: Move hubp reg access from hwss to hubp module.
Yongqiang Sun
3
-9
/
+33
2018-02-19
drm/amd/display: Pass full 3x4 remap matrix for color transform
Krunoslav Kovac
2
-41
/
+7
2018-02-19
drm/amd/display: Prevent master programming in multisync
Mikita Lipski
1
-1
/
+1
2018-02-19
drm/amd/display: Use pipe_control_lock instead of tg lock.
Yongqiang Sun
1
-2
/
+2
2018-02-19
drm/amd/display: Eliminate several Maximus-specific code paths
Ken Chalmers
1
-7
/
+5
2017-12-20
drm/amd/display: Expose dpp1_set_cursor_attributes
Yue Hin Lau
1
-0
/
+4
2017-12-20
drm/amd/display: Update FMT and OPPBUF functions
Eric Bernstein
5
-50
/
+101
2017-12-20
drm/amd/display: Fix unused variable warnings.
Leo (Sunpeng) Li
1
-7
/
+0
2017-12-20
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau
5
-12
/
+31
2017-12-20
drm/amd/display: Put dcn_mi_registers with other structs
Eric Bernstein
1
-9
/
+5
2017-12-20
drm/amd/display: hubp refactor
Yue Hin Lau
2
-114
/
+120
2017-12-20
drm/amd/display: integrating optc pseudocode
Yue Hin Lau
1
-1
/
+18
2017-12-20
drm/amd/display: Clean up DCN cursor code
Eric Bernstein
2
-29
/
+5
2017-12-20
drm/amd/display: reprogram surface config on scaling change
Eric Yang
1
-1
/
+2
2017-12-20
drm/amd/display: Update HUBP
Eric Bernstein
2
-21
/
+17
2017-12-20
drm/amd/display: Declare and share color space types for dcn's
Vitaly Prosyak
3
-65
/
+17
2017-12-20
drm/amd/display: Define BLNDGAM_CONFIG_STATUS
Vitaly Prosyak
1
-0
/
+2
2017-12-14
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
1
-7
/
+7
2017-12-14
drm/amd/display: remove format_control from set_cursor_attributes
Yue Hin Lau
1
-7
/
+0
2017-12-14
drm/amd/display: Move wait for hpd ready out from edp power control.
Yongqiang Sun
1
-1
/
+2
2017-12-14
drm/amd/display: Move OPP mpc tree initialization to hw_init
Eric Bernstein
2
-7
/
+2
2017-12-14
drm/amd/display: use REG_UPDATE for MPC mux
Eric Bernstein
1
-4
/
+4
2017-12-14
drm/amd/display: OPTC cleanup/implementation
Yue Hin Lau
4
-174
/
+244
2017-12-14
drm/amd/display: Move unity TF type to predefined types
Vitaly Prosyak
2
-4
/
+5
2017-12-14
drm/amd/display: dpp clean up
Yue Hin Lau
1
-1
/
+3
2017-12-14
drm/amd/display: Add dppclk to dcn_bw_clocks
Dmytro Laktyushkin
1
-1
/
+0
2017-12-14
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
1
-5
/
+4
2017-12-14
drm/amd/display: really fix time out in init sequence
Tony Cheng
1
-2
/
+3
2017-12-14
drm/amd/display: Set mpcc_disconnect_pending during MPC reset
Tony Cheng
2
-6
/
+16
2017-12-14
drm/amd/display: Refine update flags usage in update_dchubp_dpp
Andrew Jiang
1
-2
/
+3
2017-12-14
drm/amd/display: Program cursor regs after context swapped.
Yongqiang Sun
1
-14
/
+1
2017-12-14
drm/amd/display: Build unity lut for shaper
Vitaly Prosyak
3
-273
/
+304
2017-12-14
drm/amd/display: Reset MPCC muxes during init
Eric Bernstein
3
-43
/
+34
2017-12-14
drm/amd/display: CNVC pseudocode review follow up
Yue Hin Lau
2
-245
/
+242
2017-12-14
drm/amd/display: Disable plane right after disconnected
Yongqiang Sun
1
-1
/
+2
2017-12-14
drm/amd/display: Add dcc_change surface update flag
Andrew Jiang
1
-0
/
+1
2017-12-14
drm/amd/display: Implement work around for optc underflow.
Yongqiang Sun
3
-11
/
+59
2017-12-14
drm/amd/display: Change optimized_required logic
Andrew Jiang
1
-0
/
+3
2017-12-14
drm/amd/display: Use same wait mpcc idle function.
Yongqiang Sun
1
-15
/
+12
2017-12-14
drm/amd/display: MPC updates
Eric Bernstein
2
-5
/
+8
2017-12-14
drm/amd/display: Fixed read wrong reg to get bot_sel.
Yongqiang Sun
1
-1
/
+1
2017-12-14
drm/amd/display: Integrating MPC pseudocode
Eric Bernstein
4
-328
/
+453
[prev]
[next]