summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo2017-12-205-25/+42
* drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun2017-12-141-15/+0
* drm/amd/display: Add dppclk to dcn_bw_clocksDmytro Laktyushkin2017-12-141-1/+2
* drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2017-12-141-3/+1
* drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2017-12-141-1/+3
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-071-0/+21
* drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo2017-12-062-27/+23
* drm/amd/display: A few more color indentation changesHarry Wentland2017-12-062-21/+17
* drm/amd/display: Remove unused register read in program_pwlHarry Wentland2017-12-061-3/+0
* drm/amd/display: Bunch more color indentation cleanupsHarry Wentland2017-12-061-55/+49
* drm/amd/display: Remove extra arr_points elementHarry Wentland2017-12-061-1/+1
* drm/amd/display: remove unnecessary waits in dcn10Dmytro Laktyushkin2017-12-061-9/+0
* drm/amd/display: Bunch of indentation cleanups in color stuffHarry Wentland2017-12-061-106/+64
* drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang2017-12-062-22/+17
* drm/amd/display: correct DP is always in full range or bt609Charlene Liu2017-12-041-8/+17
* drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo2017-12-041-1/+10
* drm/amd/display: DMCU FW loading from PSPAnthony Koo2017-12-042-7/+181
* drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-281-5/+5
* drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2017-11-281-3/+1
* drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2017-11-281-0/+5
* drm/amd/display: fix AZ clock not enabled before program AZ endpointCharlene Liu2017-11-131-2/+29
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-072-21/+21
* drm/amd/display: Fix warning about uninitialized variableHarry Wentland2017-10-211-1/+1
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-211-5/+0
* drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau2017-10-211-3/+0
* drm/amd/display: group DCN watermark registersEric Bernstein2017-10-211-8/+11
* drm/amd/display: fix re-enabling stutter for ravenBhawanpreet Lakha2017-10-211-0/+4
* drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang2017-10-213-182/+15
* drm/amd/display: moving cursor functions from ipp to mem_inputYue Hin Lau2017-10-211-0/+2
* drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau2017-10-213-108/+45
* drm/amd/display: removing remaining register definitions work aroundYue Hin Lau2017-10-212-15/+22
* drm/amd/display: fixing register includesYue Hin Lau2017-10-211-45/+44
* drm/amd/display/dc: drop dm_delay_in_microsecondsAlex Deucher2017-10-171-2/+2
* amdgpu/dc: set a bunch of functions to static.Dave Airlie2017-10-062-5/+4
* amdgpu/dc: make some audio functions return voidDave Airlie2017-09-291-12/+2
* amdgpu/dc: make program_regamma_pwl return voidDave Airlie2017-09-292-4/+2
* amdgpu/dc: make get_audio_clock_info return void.Dave Airlie2017-09-291-41/+34
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-292-4/+2
* amdgpu/dc: make opp construct void.Dave Airlie2017-09-292-4/+2
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-292-4/+2
* amdgpu/dc: make stream encoder constructor return void.Dave Airlie2017-09-292-9/+2
* amdgpu/dc: constify a bunch of dc structs.Dave Airlie2017-09-291-4/+4
* amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie2017-09-282-35/+45
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-288-20/+22
* drm/amd/display: Restore missing DCE8 xfm regsHarry Wentland2017-09-261-0/+10
* drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu2017-09-261-12/+15
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-2/+2
* drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu2017-09-261-0/+4
* drm/amd/display: fix hubp mpcc and opp trackingDmytro Laktyushkin2017-09-261-0/+2
* drm/amd/display: fix not enter/exit PSR with latest driver/SBIOSCharlene Liu2017-09-262-2/+6
OpenPOWER on IntegriCloud