aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-1/+1
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar1-1/+1
2018-02-20drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu1-1/+1
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2017-12-20drm/amd/display: Expose dpp1_set_cursor_attributesYue Hin Lau1-0/+4
2017-12-20drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein6-54/+120
2017-12-20drm/amd/display: check for null before calling is_blankedYue Hin Lau1-2/+2
2017-12-20drm/amd/display: dal 3.1.27Andrew Jiang1-1/+1
2017-12-20drm/amd/display: Fix unused variable warnings.Leo (Sunpeng) Li1-7/+0
2017-12-20drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau7-31/+32
2017-12-20drm/amd/display: Put dcn_mi_registers with other structsEric Bernstein2-10/+5
2017-12-20drm/amd/display: hubp refactorYue Hin Lau2-114/+120
2017-12-20drm/amd/display: integrating optc pseudocodeYue Hin Lau2-1/+37
2017-12-20drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland1-23/+16
2017-12-20drm/amd/display: Clean up DCN cursor codeEric Bernstein2-29/+5
2017-12-20drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin1-10/+4
2017-12-20drm/amd/display: reprogram surface config on scaling changeEric Yang1-1/+2
2017-12-20drm/amd/display: Remove dwbc from pipe_ctxEric Bernstein1-1/+0
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu1-0/+6
2017-12-20drm/amd/display: Add hdr_supported flagYongqiang Sun1-0/+1
2017-12-20drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin3-13/+13
2017-12-20drm/amd/display: Update HUBPEric Bernstein3-21/+32
2017-12-20drm/amd/display: fix rotated surface scalingDmytro Laktyushkin1-32/+29
2017-12-20drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin3-62/+0
2017-12-20drm/amd/display: dal 3.1.26Eric Yang1-1/+1
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo8-29/+54
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak7-86/+168
2017-12-20drm/amd/display: Define BLNDGAM_CONFIG_STATUSVitaly Prosyak1-0/+2
2017-12-20drm/amd/display: Don't spam debug log on long reg waitsHarry Wentland1-5/+1
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland2-0/+34
2017-12-20drm/amd/display: Remove dead enable_plane function definition and callHarry Wentland2-7/+0
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland2-5/+14
2017-12-14drm/amd/display: dal 3.1.25Tony Cheng1-1/+1
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland3-76/+47
2017-12-14drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland1-2/+1
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin2-11/+27
2017-12-14drm/amd/display: remove format_control from set_cursor_attributesYue Hin Lau1-7/+0
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun7-39/+36
2017-12-14drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang1-1/+3
2017-12-14drm/amd/display: Move OPP mpc tree initialization to hw_initEric Bernstein3-7/+3
2017-12-14drm/amd/display: use REG_UPDATE for MPC muxEric Bernstein1-4/+4
2017-12-14drm/amd/display: Correct fixed point calculation.Vitaly Prosyak1-1/+1
2017-12-14drm/amd/display: OPTC cleanup/implementationYue Hin Lau4-174/+244
2017-12-14drm/amd/display: Move unity TF type to predefined typesVitaly Prosyak3-5/+6
2017-12-14drm/amd/display: dpp clean upYue Hin Lau2-7/+4
2017-12-14drm/amd/display: add assert to verify dcn_calc input validityDmytro Laktyushkin1-0/+11
2017-12-14drm/amd/display: Add dppclk to dcn_bw_clocksDmytro Laktyushkin3-2/+3
2017-12-14drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2-5/+13
2017-12-14drm/amd/display: really fix time out in init sequenceTony Cheng1-2/+3