summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Intermittent DCN2 pipe hang on mode changeAric Cyr2019-06-222-5/+12
* drm/amd/display: Do a reg update instead of set when writing ODM color formatNikola Cornij2019-06-221-1/+1
* drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam2019-06-221-0/+2
* drm/amd/display: DCHUB requestors numbers for Navi.Yongqiang Sun2019-06-221-1/+23
* drm/amd/display: Make sure line size is not zero in DCN2 line buffer size cal...Nikola Cornij2019-06-221-4/+13
* drm/amd/display: Change DCN2 vupdate start programmingEryk Brol2019-06-221-6/+3Star
* drm/amd/display: Refactor program watermark.Yongqiang Sun2019-06-222-1/+5
* drm/amd/display: fix dcn2 mpc split decisionDmytro Laktyushkin2019-06-221-1/+1
* drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu2019-06-223-3/+9
* drm/amd/display: Fix ODM combine data formatIlya Bakoulin2019-06-223-4/+17
* drm/amd/display: Remove duplicate define of TO_DCN20_HUBBUBYongqiang Sun2019-06-221-3/+0Star
* drm/amd/display: enable abm on dcn2Josip Pavic2019-06-221-7/+7
* drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij2019-06-222-61/+80
* drm/amd/display: Disable display writeback on Linux for NV10hersen wu2019-06-221-1/+1
* drm/amd/display: Mark DSC resource as unused after copying to the secondary O...Nikola Cornij2019-06-221-0/+3
* drm/amd/display: add global master update lock for DCN2Wenjing Liu2019-06-223-1/+69
* drm/amd/display: Remove REFCYC regsYongqiang Sun2019-06-221-5/+2Star
* drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback2019-06-221-0/+13
* drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback2019-06-222-11/+27
* drm/amd/display: fix can not turn on two displays due to DSC_RESOURCE failed.Charlene Liu2019-06-221-0/+6
* drm/amd/display: Fix DCFCLK and SOCCLK not setIlya Bakoulin2019-06-221-0/+4
* drm/amd/display: DCN2 reg refactorsYongqiang Sun2019-06-222-7/+42
* drm/amd/display: isolate global double buffer lock programmingWenjing Liu2019-06-223-51/+33Star
* drm/amd/display: move dsc clock from plane_resource to stream_resourceTony Cheng2019-06-221-1/+1
* drm/amd/display: Remove dependency on pipe->plane for immedaite flip statusJoshua Aberback2019-06-222-5/+7
* drm/amd/display: fix dsc validationDmytro Laktyushkin2019-06-224-40/+59
* drm/amd/display: Properly set u clockAidan Wood2019-06-221-1/+1
* drm/amd/display: Properly set DCF clockAidan Wood2019-06-221-2/+5
* drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij2019-06-221-1/+2
* drm/amd/display: clean up validation failure log spamDmytro Laktyushkin2019-06-221-0/+3
* drm/amd/display: fixed DCC corruptionBob Yang2019-06-221-2/+2
* drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2019-06-221-29/+17Star
* drm/amd/display: Disconnect DCN2 mpcc when changing tgLeo Li2019-06-221-3/+4
* drm/amd/display: navi10 bring up skip dsc encoder confighersen wu2019-06-221-0/+8
* drm/amd/display: skip dsc config for navi10 bring uphersen wu2019-06-222-1/+10
* drm/amd/display: Refactor DIO stream encoderEric Bernstein2019-06-222-5/+14
* drm/amd/display: do not power on eDP power rail earlyAnthony Koo2019-06-221-3/+0Star
* drm/amd/display: update calculated bounding box logic for NVJun Lei2019-06-221-31/+24Star
* drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh2019-06-221-0/+3
* drm/amd/display: Ensure DRR triggers in BPEryk Brol2019-06-222-2/+36
* drm/amd/display: Program VTG params after programming Global Sync for DCN2Joshua Aberback2019-06-222-0/+7
* drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-2210-0/+1777
* drm/amd/display: update dcn2 dc_plane_capAlex Deucher2019-06-221-3/+18
* drm/amd/display: updates for dcn20_update_bandwidthAlex Deucher2019-06-221-1/+1
* drm/amd/display: add fast_validate parameter to dcn20_validate_bandwidthAlex Deucher2019-06-222-2/+4
* drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland2019-06-225-0/+4905
* drm/amd/display: Add DCN2 VMIDHarry Wentland2019-06-222-0/+153
* drm/amd/display: Add DCN2 DWBHarry Wentland2019-06-223-0/+1650
* drm/amd/display: Add DCN2 MMHUBBUBHarry Wentland2019-06-222-0/+867
* drm/amd/display: Add DCN2 HUBP and HUBBUBHarry Wentland2019-06-224-0/+1574