summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2018-05-30drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2Tao1-1/+3
2018-04-24drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski1-2/+2
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski1-3/+2
2018-03-19drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-08drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-08drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2-7/+13
2018-03-08drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2-2/+18
2018-03-08drm/amd/display: Return success when enabling interruptHarry Wentland2-4/+4
2018-03-08drm/amd/display: update infoframe after dig fe is turned onEric Yang1-10/+13
2018-03-08drm/amd/display: fix boot-up on vega10Roman Li1-7/+12
2018-03-08drm/amd/display: fix cursor related Pstate hangEric Yang4-66/+90
2018-03-08drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2-1/+3
2018-03-08drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-03-08drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland6-2/+10
2018-03-08drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9
2018-03-08drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2-10/+0
2018-03-08drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-03-08drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-08drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-08drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
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 in...Dave 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