summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-09-28drm/amd: DC pull request reviewDaniel Vetter1-0/+31
2017-09-26drm/amdgpu: drop experimental flag for vega10Alex Deucher1-9/+9
2017-09-26drm/amd/display: fix pflip irq registor for ravenBhawanpreet Lakha1-1/+1
2017-09-26drm/amd/display: don't clean-up bottom pipe plane_stateShirish S1-8/+0
2017-09-26drm/amd/display: Remove unused dc_validate_guaranteed functionHarry Wentland1-34/+0
2017-09-26drm/amd/display: Reduce DC chattinessHarry Wentland2-35/+42
2017-09-26drm/amd/display: Pass log_mask from DMHarry Wentland6-38/+42
2017-09-26drm/amdgpu: Add dc_log module parameterHarry Wentland2-0/+5
2017-09-26drm/amd/display: Clean Kconfig formattingHarry Wentland1-5/+5
2017-09-26drm/amd/display: Update include to bring in line with internal treeHarry Wentland2-0/+2
2017-09-26drm/amd/display: Change comments to bring in line with internal treeHarry Wentland2-6/+4
2017-09-26drm/amd/display: Format changes to bring in line with internal treeHarry Wentland3-6/+5
2017-09-26drm/amd/display: Disable FBC for linear tilingRoman Li1-0/+4
2017-09-26drm/amd/display: Update DPP registersVitaly Prosyak1-12/+6
2017-09-26drm/amd/display: Create fake sink if needed when commit streamHarry Wentland2-1/+30
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland6-103/+146
2017-09-26drm/amd/display: Add 2X Cursor Magnification Codepana2-2/+11
2017-09-26drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland5-52/+16
2017-09-26drm/amd/display: move dwb registers to header fileYue Hin Lau3-288/+289
2017-09-26drm/amd/display: remove output_format from ipp_setupEric Bernstein6-12/+7
2017-09-26drm/amd/display: Remove switching of clk sources at end of commitHarry Wentland1-36/+0
2017-09-26drm/amd/display: Power down clock source at commitHarry Wentland4-21/+46
2017-09-26drm/amd/display: Don't reset clock source at unrefHarry Wentland4-19/+35
2017-09-26drm/amd/display: seperate dpp_cm_helper functions into new fileYue Hin Lau5-155/+330
2017-09-26drm/amd/display: Fix context alloc failed loggingAndrew Jiang1-5/+4
2017-09-26drm/amd/display: fix default ditheringTony Cheng3-26/+24
2017-09-26drm/amd/display: Enable dcn10_power_on_fe log by defaultHarry Wentland1-2/+2
2017-09-26drm/amd/display: fix crc_source_select use hardcoded color depthCharlene Liu1-1/+19
2017-09-26drm/amd/display: set CP2520 Test pattern to use DP_TEST_PATTERN_HBR2_COMPLIAN...Wenjing Liu1-1/+1
2017-09-26drm/amd/display: USB-C to HDMI dongle not lightHersen Wu3-16/+33
2017-09-26drm/amd/display: dce110: fix plane validationShirish S1-13/+6
2017-09-26drm/amd/display: Request to have DCN RV pipe HarvestingHersen Wu1-12/+43
2017-09-26drm/amd/display: Use TPS4 instead of CP2520_3 for phy pattern 7Wenjing Liu1-1/+1
2017-09-26drm/amd/display: Remove sanity check.Yongqiang Sun1-6/+0
2017-09-26drm/amd/display: Added negative check for vertical line start.Yongqiang Sun1-3/+7
2017-09-26drm/amd/display: Get OTG info if OTG master enabledLogatharshan Thothiralingam3-1/+9
2017-09-26drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland1-1/+0
2017-09-26drm/amd/display: clean up cm register programming functionsYue Hin Lau2-295/+76
2017-09-26drm/amd/display: delete dead codeTony Cheng1-3/+3
2017-09-26drm/amd/display: Don't spam log with failed validationHarry Wentland1-5/+0
2017-09-26drm/amd/display: Restore missing DCE8 xfm regsHarry Wentland2-3/+13
2017-09-26drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland4-0/+45
2017-09-26drm/amd/display: Disable OTG double buffer.Yongqiang Sun1-3/+0
2017-09-26drm/amd/display: Program reg for vertical interrupt.Yongqiang Sun2-0/+14
2017-09-26drm/amd/display: program fbc for scatter/gatherRoman Li1-2/+16
2017-09-26drm/amd/display: add backlight control in blankstream.Charlene Liu1-2/+7
2017-09-26drm/amd/display: not override the FMT setting set by VBIOS for eDPCharlene Liu1-2/+5
2017-09-26drm/amd/display: clean up functions in dcn10_dpp_cmYue Hin Lau2-908/+140
2017-09-26drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu5-18/+21
2017-09-26drm/amd/display: Fix time out on bootEric Yang1-0/+6