summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2018-03-07drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2-10/+0
2018-03-07drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-03-07drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-07drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-07drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-07drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-05drm/amd/dc: Use forward declaration instand of include header fileRex Zhu1-1/+1
2018-03-05drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-05drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-05drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-05drm/amd/display: Clean up formatting in irq_service_dce110.cHarry Wentland1-36/+26
2018-03-05drm/amd/display: Return success when enabling interruptHarry Wentland2-4/+4
2018-03-05drm/amd/display: dal 3.1.37Tony Cheng1-1/+1
2018-03-05drm/amd/display: Remove duplicate dm_pp_power_level enumHarry Wentland1-18/+1
2018-03-05drm/amd/display: update infoframe after dig fe is turned onEric Yang1-10/+13
2018-03-05drm/amd/display: fix dcn1 dppclk when min dispclk patch appliesDmytro Laktyushkin1-1/+1
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha27-256/+198
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha27-166/+166
2018-03-05drm/amd/display: Handle HDR use cases.Vitaly Prosyak3-0/+160
2018-03-05drm/amd/display: Fix DAL surface change testEric Bernstein1-1/+1
2018-03-05drm/amd/display: dal 3.1.36Tony Cheng1-1/+1
2018-03-05drm/amd/display: add diags clock programmingDmytro Laktyushkin3-13/+16
2018-03-05drm/amd/display: add per pipe dppclkDmytro Laktyushkin5-17/+28
2018-03-05drm/amd/display: Update DCN OPTC registersDmytro Laktyushkin2-3/+7
2018-03-05drm/amd/display: Add regamma lut write mask to SOC baseLeo (Sunpeng) Li1-0/+1
2018-03-05drm/amd/display: Update Link Training Fallback logicWenjing Liu2-24/+75
2018-03-05drm/amd/display: add psr_version to streamXingyue Tao2-2/+3
2018-03-05drm/amd/display: Clear dmps off for eDP when resume.Yongqiang Sun2-4/+6
2018-03-05drm/amd/display: fix missing az disable in reset backendEric Yang1-0/+16
2018-03-05drm/amd/display: dal 3.1.35Tony Cheng1-1/+1
2018-03-05drm/amd/display: Check DCN PState ASSERT failureHersen Wu2-3/+7
2018-03-05drm/amd/display: update cur_clock correctly within set bandwidthYue Hin Lau1-7/+5
2018-03-05drm/amd/display: Add passive dongle support for HPD RearchJohn Barberiz2-3/+6
2018-03-05drm/amd/display: move MST branch initialize to before link trainingHersen Wu2-0/+10
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S4-17/+8
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-02-19drm/amd/display: Fix increment when sampling OTF in DCELeo (Sunpeng) Li1-1/+1
2018-02-19drm/amd/display: De PQ implementationVitaly Prosyak1-2/+28
2018-02-19drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland1-31/+0
2018-02-19drm/amd/display: Add logging for aux DPCD accessEric Yang1-0/+16
2018-02-19drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2Tao1-1/+3
2018-02-19drm/amd/display: provide an interface to query firmware versionAnthony Koo4-8/+21
2018-02-19drm/amd/display: Treat bad EDID as no EDIDEric Yang1-4/+9
2018-02-19drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers1-4/+0
2018-02-19drm/amd/display: Remove delay on disconnect patchJohn Barberiz2-13/+4
2018-02-19drm/amd/display: Expose DCE110 CRC functions for DCE8Leo (Sunpeng) Li3-4/+12