index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dcn10
/
dcn10_mpc.c
Age
Commit message (
Expand
)
Author
2021-01-14
drm/amd/display: Initialize stack variable
Wesley Chalmers
2020-12-25
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
2020-12-23
drm/amd/display: add getter routine to retrieve mpcc mux
Josip Pavic
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
2019-11-19
drm/amd/display: Update background color in bottommost mpcc
Hugo Hu
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-08-15
drm/amd/display: enabling seamless boot sequence for dcn2
Martin Leung
2019-07-18
drm/amd/display: Fixes for some MPO cases
Ilya Bakoulin
2019-06-21
drm/amd/display: Add DCN2 MPC
Harry Wentland
2018-07-10
drm/amd/display: Make function pointer structs const
Harry Wentland
2018-04-11
drm/amd/display: Only update mpc blend config if not full update
Eric Yang
2018-04-11
drm/amd/display: align dtn logs and add mpc idle bit print
Dmytro Laktyushkin
2018-04-11
drm/amd/display: add mpc to dtn log
Dmytro Laktyushkin
2017-12-14
drm/amd/display: use REG_UPDATE for MPC mux
Eric Bernstein
2017-12-14
drm/amd/display: Reset MPCC muxes during init
Eric Bernstein
2017-12-14
drm/amd/display: MPC updates
Eric Bernstein
2017-12-14
drm/amd/display: Fixed read wrong reg to get bot_sel.
Yongqiang Sun
2017-12-14
drm/amd/display: Integrating MPC pseudocode
Eric Bernstein
2017-12-06
drm/amd/display: Added Opp and Diags Interface for P to I
Arun Pandey
2017-12-06
drm/amd/display: Modified front end initiail in init_hw
Yongqiang Sun
2017-10-21
drm/amd/display: Expose some MPC functions for reuse
Eric Bernstein
2017-10-21
drm/amd/display: update blending mode and set output denorm
Eric Bernstein
2017-10-21
drm/amd/display: add back removed hack for mpcc add
Eric Yang
2017-10-21
drm/amd/display: update mpc add/remove functions
Eric Bernstein
2017-09-26
drm/amd/display: Remove mpc from bios left over, keep double buffer disabled.
Yongqiang Sun
2017-09-26
drm/amd/display: Fixed mpc add, enable always scaler for video surface.
Dmytro Laktyushkin
2017-09-26
drm/amd/display: use some sensible time out
Tony Cheng
2017-09-26
drm/amd/display: fix mpcc idle wait
Dmytro Laktyushkin
2017-09-26
drm/amd/display: mpc block redesign
Dmytro Laktyushkin
2017-09-26
drm/amd/display: mpo debug sanity checks
Tony Cheng
2017-09-26
drm/amd/display: avoid disabling opp clk before hubp is blanked.
Tony Cheng
2017-09-26
drm/amd/display: change order of HUBP and MPC disable according to HW guide
Tony Cheng
2017-09-26
drm/amd/display: Fix MPO visual confirm
Anthony Koo
2017-09-26
drm/amd/display: fix dcn pipe reset sequence
Dmytro Laktyushkin
2017-09-26
drm/amd/display: w/a for ycbcr output pre-multiplied alpha corruption
Dmytro Laktyushkin
2017-09-26
drm/amd/display: redesign mpc
Dmytro Laktyushkin
2017-09-26
drm/amd/display: fix mpc alpha programming
Dmytro Laktyushkin
2017-09-26
drm/amdgpu/display: Add core dc support for DCN
Harry Wentland