aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-10drm/amd/display: Avoid MPC infinite loopJosip Pavic1-0/+6
2022-07-25drm/amd/display: Avoid MPC infinite loopAric Cyr1-0/+5
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood1-1/+3
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo1-5/+0
2021-05-19drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood1-0/+5
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers1-1/+1
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic1-0/+12
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr1-0/+15
2019-11-19drm/amd/display: Update background color in bottommost mpccHugo Hu1-6/+13
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-0/+19
2019-07-18drm/amd/display: Fixes for some MPO casesIlya Bakoulin1-1/+1
2019-06-21drm/amd/display: Add DCN2 MPCHarry Wentland1-0/+6
2018-07-10drm/amd/display: Make function pointer structs constHarry Wentland1-1/+1
2018-04-11drm/amd/display: Only update mpc blend config if not full updateEric Yang1-2/+3
2018-04-11drm/amd/display: align dtn logs and add mpc idle bit printDmytro Laktyushkin1-1/+3
2018-04-11drm/amd/display: add mpc to dtn logDmytro Laktyushkin1-0/+17
2017-12-14drm/amd/display: use REG_UPDATE for MPC muxEric Bernstein1-4/+4
2017-12-14drm/amd/display: Reset MPCC muxes during initEric Bernstein1-30/+28
2017-12-14drm/amd/display: MPC updatesEric Bernstein1-1/+4
2017-12-14drm/amd/display: Fixed read wrong reg to get bot_sel.Yongqiang Sun1-1/+1
2017-12-14drm/amd/display: Integrating MPC pseudocodeEric Bernstein1-232/+303
2017-12-06drm/amd/display: Added Opp and Diags Interface for P to IArun Pandey1-1/+1
2017-12-06drm/amd/display: Modified front end initiail in init_hwYongqiang Sun1-0/+11
2017-10-21drm/amd/display: Expose some MPC functions for reuseEric Bernstein1-6/+5
2017-10-21drm/amd/display: update blending mode and set output denormEric Bernstein1-1/+26
2017-10-21drm/amd/display: add back removed hack for mpcc addEric Yang1-0/+12
2017-10-21drm/amd/display: update mpc add/remove functionsEric Bernstein1-60/+113
2017-09-26drm/amd/display: Remove mpc from bios left over, keep double buffer disabled.Yongqiang Sun1-1/+9
2017-09-26drm/amd/display: Fixed mpc add, enable always scaler for video surface.Dmytro Laktyushkin1-3/+3
2017-09-26drm/amd/display: use some sensible time outTony Cheng1-1/+1
2017-09-26drm/amd/display: fix mpcc idle waitDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: mpc block redesignDmytro Laktyushkin1-74/+172
2017-09-26drm/amd/display: mpo debug sanity checksTony Cheng1-0/+21
2017-09-26drm/amd/display: avoid disabling opp clk before hubp is blanked.Tony Cheng1-2/+0
2017-09-26drm/amd/display: change order of HUBP and MPC disable according to HW guideTony Cheng1-1/+3
2017-09-26drm/amd/display: Fix MPO visual confirmAnthony Koo1-1/+4
2017-09-26drm/amd/display: fix dcn pipe reset sequenceDmytro Laktyushkin1-8/+9
2017-09-26drm/amd/display: w/a for ycbcr output pre-multiplied alpha corruptionDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: redesign mpcDmytro Laktyushkin1-266/+70
2017-09-26drm/amd/display: fix mpc alpha programmingDmytro Laktyushkin1-119/+82
2017-09-26drm/amdgpu/display: Add core dc support for DCNHarry Wentland1-0/+376