summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Fixed 4K black issue by refactor update surface.Yongqiang Sun1-12/+16
2017-09-26drm/amd/display: Check we got a stream in update_info_frameHersen Wu1-0/+5
2017-09-26drm/amd/display: clean up redundant logicTony Cheng2-16/+8
2017-09-26drm/amd/display: refactor dc_update_surfaces_for_streamTony Cheng1-155/+212
2017-09-26drm/amd/display: improve debug-abilityTony Cheng1-13/+13
2017-09-26drm/amd/display: prevent setting cursor position with no surfaceDmytro Laktyushkin1-2/+2
2017-09-26drm/amd/display: Change update surface condition, fix surface transition corr...Yongqiang Sun1-8/+3
2017-09-26drm/amd/display: Proper de-allocation of OPPJoshua Aberback4-89/+8
2017-09-26drm/amd/display: check surface size is at least as large as streamLeon Elazar2-4/+4
2017-09-26drm/amd/display: Remove power gating debug flagsHarry Wentland1-2/+0
2017-09-26drm/amd/display: Don't reserve pipe for underlay on ASIC without underlayHarry Wentland5-5/+7
2017-09-26drm/amd/display: add missing dcc update on flip callDmytro Laktyushkin1-0/+2
2017-09-26drm/amd/display: Clean index in irq init loopAndrey Grodzovsky1-3/+4
2017-09-26drm/amd/display: Register on VLBLANK ISR.Andrey Grodzovsky3-8/+9
2017-09-26drm/amd/display: Add interrupt entries for VBLANK isr.Andrey Grodzovsky3-0/+72
2017-09-26drm/amd/display: Add missing MI masksLeon Elazar1-0/+2
2017-09-26drm/amd/display: Fix missing conditions in hw sequencer.Zeyu Fan1-1/+1
2017-09-26drm/amd/display: rename BGRA8888 to ABGR8888Tony Cheng6-8/+8
2017-09-26drm/amd/display: Remove meta_pitchDmytro Laktyushkin2-10/+2
2017-09-26drm/amd/display: refactor clk_resync to avoid assertionTony Cheng1-27/+30
2017-09-26drm/amd/display: HDR Enablement For ApplicationsAmy Zhang4-18/+107
2017-09-26drm/amd/display: Set default degamma to sRGB instead of bypassAmy Zhang1-1/+1
2017-09-26drm/amd/display: enable clock gating and dchubp power gatingTony Cheng1-1/+2
2017-09-26drm/amd/display: remove calculate_adjustments in conversion.hTony Cheng2-128/+0
2017-09-26drm/amd/display: remove dead codeTony Cheng5-223/+0
2017-09-26drm/amd/display: remove SIGNAL_TYPE_WIRELESSTony Cheng6-12/+1
2017-09-26drm/amd/display: remove hw_info_frameTony Cheng2-107/+40
2017-09-26drm/amd/display: remove hw_crtc_timingTony Cheng4-43/+3
2017-09-26drm/amd/display: remove un-used defines and dead codeTony Cheng12-390/+1
2017-09-26drm/amd/display: assert if mask is 0 in set_reg_field_value_exTony Cheng1-0/+1
2017-09-26drm/amd/display: mode change without breaking unaffected streamsTony Cheng3-3/+12
2017-09-26drm/amd/display: Use pflip prepare and submit parts (v2)Andrey Grodzovsky1-1/+0
2017-09-26drm/amd/display: No audio output heard from DP panelHersen Wu1-2/+2
2017-09-26drm/amd/display: Fixing some fallout from dc_target removalLeon Elazar9-30/+49
2017-09-26drm/amd/display: Disable Modules at RuntimeAnthony Koo2-36/+65
2017-09-26drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang9-1517/+466
2017-09-26drm/amd/display: Null check clock source.Yongqiang Sun1-1/+2
2017-09-26drm/amd/display: Remove dc_target objectAric Cyr20-1337/+977
2017-09-26drm/amd/display: Pass visible flag into surface programmingYongqiang Sun7-8/+16
2017-09-26drm/amd/display: Add Polaris12 to bw_calcJoshua Aberback1-2/+2
2017-09-26drm/amd/display: Use DTO as clock on DP if notDing Wang1-0/+25
2017-09-26drm/amd/display: start using linux hdmi headerDave Airlie2-31/+9
2017-09-26drm/amd/display: drop min/max wrappersDave Airlie3-5/+3
2017-09-26drm/amd/display: Support 64-bit Polaris11 5k VSRJoshua Aberback4-12/+37
2017-09-26drm/amd/display: When signal type of sink is none, use link type for streamJoshua Aberback1-10/+11
2017-09-26drm/amd/display: set blank functionalityHersen Wu7-69/+37
2017-09-26drm/amd/display: blank mechanism for supporting MPOLeon Elazar2-9/+37
2017-09-26drm/amd/display: fix cursor disappearing after resumeArindam Nath1-0/+38
2017-09-26drm/amdgpu/virt: disable dcXiangliang Yu1-0/+3
2017-09-26drm/amd/display: Don't fail validation for SIGNAL_TYPE_VIRTUALYongqiang Sun1-0/+3