开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-07-23
drm/amd/display: Refactoring MPC
Mounika Adhuri
2023-08-07
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Wesley Chalmers
2022-08-10
drm/amd/display: Avoid MPC infinite loop
Josip Pavic
2022-07-25
drm/amd/display: Avoid MPC infinite loop
Aric Cyr
2021-06-08
drm/amd/display: Refactor visual confirm
Wyatt Wood
2021-05-27
Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"
Qingqing Zhuo
2021-05-19
drm/amd/display: Refactor and add visual confirm for HW Flip Queue
Wyatt Wood
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