summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher44-8/+1143
2017-09-26drm/amd/display: Add DCE12 core supportHarry Wentland12-0/+3387
2017-09-26drm/amd/display: Add DCE12 irq supportHarry Wentland2-0/+327
2017-09-26drm/amd/display: Add DCE12 i2c/aux supportHarry Wentland2-0/+157
2017-09-26drm/amd/display: Add DCE12 gpio supportHarry Wentland4-0/+671
2017-09-26drm/amd/display: Add DCE12 bios parser supportHarry Wentland9-0/+3904
2017-09-26drm/amdgpu: get display info from DC when DC enabled.Rex Zhu1-25/+34
2017-09-26drm/amd/display: fix incorrect vp adjustmentDmytro Laktyushkin1-4/+16
2017-09-26drm/amd/display: Less log spamJordan Lazare5-6/+9
2017-09-26drm/amd/display: fix viewport adjustment on rotated surfaceDmytro Laktyushkin1-64/+69
2017-09-26drm/amd/display: fix hsplit viewport calculation for rotated/mirrored usecasesDmytro Laktyushkin1-11/+36
2017-09-26drm/amd/display: add init calculation to scaler paramsDmytro Laktyushkin5-37/+229
2017-09-26drm/amd/display: Refactor on dc_sink structure.Zeyu Fan5-10/+9
2017-09-26drm/amd/display: Switch to DRM helpers in s3.Andrey Grodzovsky5-156/+21
2017-09-26drm/amd/display: Do not copy bottom pipe when map resource.Yongqiang Sun1-0/+3
2017-09-26drm/amd/display: After program backend, also program front end regs.Yongqiang Sun1-12/+4
2017-09-26drm/amd/display: TPS4 logic typo fixCharlene Liu1-2/+2
2017-09-26drm/amd/display: move refclk from dc to resource_poolCharlene Liu5-14/+22
2017-09-26drm/amd/display: Memory leak fix during disableLeon Elazar1-0/+3
2017-09-26drm/amd/display: refclock from bios firmwareInfoTableCharlene Liu4-13/+17
2017-09-26drm/amd/display: Simplify some DMCU waitsAmy Zhang3-39/+9
2017-09-26drm/amd/display: Adding FastUpdate functionalityLeon Elazar2-21/+140
2017-09-26drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)Charlene Liu1-6/+6
2017-09-26drm/amd/display: remove independent lock as we have no use case todayTony Cheng4-31/+5
2017-09-26drm/amd/display: clean up and simply locking logicTony Cheng3-25/+11
2017-09-26drm/amd/display: Remove page_fleep_needed function.Andrey Grodzovsky1-89/+3
2017-09-26drm/amd/display: Refactor headless to use atomic commit. (v2)Andrey Grodzovsky1-79/+61
2017-09-26Revert "drm/amdgpu: Pulling old prepare and submit for flip back"Harry Wentland2-124/+29
2017-09-26drm/amd/display: Refactor atomic commit implementation. (v2)Andrey Grodzovsky3-205/+203
2017-09-26drm/amd/display: extended the programming sequence to VFlip as wellCharlene Liu1-13/+6
2017-09-26drm/amd/display: We don't support interlace and doublescanHarry Wentland1-2/+3
2017-09-26drm/amd/display: freesync pipe split :VTotal_Min_Mask for Hflip/lock.Charlene Liu5-38/+59
2017-09-26drm/amd/display: Remove unused define from amdgpu_dm_typesHarry Wentland1-5/+0
2017-09-26drm/amd/display: Use amdgpu mode funcs staticallyHarry Wentland1-5/+3
2017-09-26drm/amd/display: fix dce100_validate_bandwidth return valueDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: Some more warning fixesHarry Wentland3-5/+5
2017-09-26drm/amd/display: move visual confirm recout adjustment to scalerDmytro Laktyushkin3-9/+12
2017-09-26drm/amd/display: bandwidth update fixDmytro Laktyushkin5-313/+179
2017-09-26drm/amd/display: remove apply_clk_constraints, used validate_bandwidth univer...Dmytro Laktyushkin8-50/+59
2017-09-26drm/amd/display: Fix warnings in DCHarry Wentland4-5/+1
2017-09-26drm/amd/display: Fix warnings in amdgpu_dmHarry Wentland1-1/+1
2017-09-26drm/amd/display: Surface Validation Fixes + Audio MaskLeon Elazar4-8/+9
2017-09-26drm/amd/display: add scaler coefficients for 64 phase 5-8 tapsDmytro Laktyushkin2-0/+612
2017-09-26drm/amd/display: Fix gamma colour corruption for 10 bit surfacesJordan Lazare3-74/+15
2017-09-26drm/amd/display: DMCU PSR RefactorAmy Zhang7-326/+376
2017-09-26drm/amd/display: 420 clock divided by 2 twiceCharlene Liu1-0/+3
2017-09-26drm/amd/display: HDMI deep color mode audio issueCharlene Liu6-46/+28
2017-09-26drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2)Dmytro Laktyushkin2-1/+1
2017-09-26drm/amdgpu: Add a few members to support DAL atomic refactor.Andrey Grodzovsky1-0/+4
2017-09-26drm/amdgpu: Expose mode_config functions for DMHarry Wentland2-2/+35