index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
inc
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: rename transform to dpp for dcn
Yue Hin Lau
2017-10-21
1
-0
/
+134
*
drm/amd/display: Expose some MPC functions for reuse
Eric Bernstein
2017-10-21
1
-3
/
+4
*
drm/amd/display: Add DPP capabilities
Eric Bernstein
2017-10-21
1
-0
/
+46
*
drm/amd/display: rename struct mem_input to hubp for dcn
Yue Hin Lau
2017-10-21
2
-3
/
+105
*
drm/amd/display: Move power control from link encoder to hwsequencer
Andrew Jiang
2017-10-21
1
-2
/
+0
*
drm/amd/display: moving cursor functions from ipp to mem_input
Yue Hin Lau
2017-10-21
2
-0
/
+21
*
drm/amd/display: moving backlight registers to hwsequencer
Yue Hin Lau
2017-10-21
1
-3
/
+1
*
drm/amd/display: update blending mode and set output denorm
Eric Bernstein
2017-10-21
1
-0
/
+4
*
drm/amd/display: update mpc add/remove functions
Eric Bernstein
2017-10-21
1
-4
/
+6
*
amdgpu/dc: drop hw_sequencer_types.h
Dave Airlie
2017-10-06
1
-1
/
+0
*
amdgpu/dc: make program_regamma_pwl return void
Dave Airlie
2017-09-29
1
-1
/
+1
*
drm/amd/display: Remove DWB
Harry Wentland
2017-09-28
1
-193
/
+0
*
amdgpu/dc: move filter taps to being static const data (v2)
Dave Airlie
2017-09-28
1
-2
/
+2
*
drm/amd/display: remove output_format from ipp_setup
Eric Bernstein
2017-09-27
2
-4
/
+2
*
drm/amd/display: only polling VSync Phase within VSync peroroid
Charlene Liu
2017-09-27
1
-1
/
+1
*
drm/amd/display: DF C-state entry blocked when DPMS
Hersen Wu
2017-09-27
1
-0
/
+2
*
drm/amd/display: move cm registers from ipp to dpp_cm
Yue Hin Lau
2017-09-27
3
-16
/
+39
*
drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
Charlene Liu
2017-09-27
1
-0
/
+1
*
drm/amd/display: move vm registers to hwsequencer
Yue Hin Lau
2017-09-27
1
-0
/
+21
*
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-27
1
-0
/
+1
*
drm/amd/display: fix eDP bootup/S4 backlight on
Charlene Liu
2017-09-27
1
-1
/
+1
*
drm/amd/display: add display write back(DWB)
Duke Du
2017-09-27
1
-0
/
+193
*
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-27
1
-1
/
+1
*
drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.
AMD\ktsao
2017-09-27
5
-16
/
+1
*
drm/amd/display: move regamma from opp to dpp for dce
Yue Hin Lau
2017-09-27
1
-17
/
+0
*
drm/amd/display: move ocsc programming from opp to dpp for dce
Yue Hin Lau
2017-09-27
1
-6
/
+1
*
drm/amd/display: mpc block redesign
Dmytro Laktyushkin
2017-09-27
3
-13
/
+24
*
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-27
1
-2
/
+1
*
drm/amd/display: Move stream validations into seperate function.
Andrey Grodzovsky
2017-09-27
1
-1
/
+1
*
drm/amd/display: Roll core_link into dc_link
Harry Wentland
2017-09-27
1
-1
/
+1
*
drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.
Zeyu Fan
2017-09-27
1
-6
/
+1
*
drm/amd/display: move RGAM programming from opp to dpp
Yue Hin Lau
2017-09-27
3
-7
/
+36
*
drm/amd/display: move ocsc programming from opp to dpp
Tony Cheng
2017-09-27
3
-34
/
+50
*
drm/amd/display: add idle wait for passive surface update and modeset
Eric Yang
2017-09-27
2
-0
/
+4
*
drm/amd/display: support for updated register headers on DCN
Dmytro Laktyushkin
2017-09-27
1
-0
/
+4
*
drm/amd/display: fix aviInfoFrame bar Info and add set_avMute
Charlene Liu
2017-09-27
1
-0
/
+3
*
drm/amd/display: Move view port registers and programming to memory input.
Vitaly Prosyak
2017-09-27
1
-0
/
+4
*
drm/amd/display: Add DC interface for custom CSC matrix
Yue Hin Lau
2017-09-27
1
-0
/
+1
*
drm/amd/display: fix dcn pipe reset sequence
Dmytro Laktyushkin
2017-09-27
1
-0
/
+1
*
drm/amd/display: w/a for ycbcr output pre-multiplied alpha corruption
Dmytro Laktyushkin
2017-09-27
1
-0
/
+1
*
drm/amd/display: redesign mpc
Dmytro Laktyushkin
2017-09-27
1
-64
/
+17
*
drm/amd/display: disable dcc when reset front end.
Yongqiang Sun
2017-09-27
1
-0
/
+3
*
drm/amd/display: RV stereo support
Vitaly Prosyak
2017-09-27
1
-0
/
+12
*
drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...
Amy Zhang
2017-09-27
2
-101
/
+3
*
drm/amd/display: fix mpc alpha programming
Dmytro Laktyushkin
2017-09-27
1
-16
/
+3
*
drm/amd/display: Add function to get PSR state
Amy Zhang
2017-09-27
1
-0
/
+1
*
drm/amd/display: dce 8 - 12 mem_input refactor to new style
Dmytro Laktyushkin
2017-09-27
1
-8
/
+0
*
drm/amd/display: Disable ABM when eDP is disabled
Amy Zhang
2017-09-27
1
-0
/
+1
*
drm/amd/display: fix mpo blanking out on one of planes being set not visible
Dmytro Laktyushkin
2017-09-27
1
-5
/
+3
*
drm/amd/display: refactor bw related variable structure in val_ctx
Dmytro Laktyushkin
2017-09-27
1
-7
/
+13
[next]