summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
AgeCommit message (Expand)Author
2019-10-29drm/amd/display: memory leakNavid Emamdoost
2019-07-18drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann
2019-06-25drm/amd/amdgpu: Fix style issues in dcn20_resource.cErnst Sjöstrand
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display/dc: set num-dwb = 1 as navi10 asic caphersen wu
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin
2019-06-22drm/amd/display: dcn2 use fixed clocks.Charlene Liu
2019-06-22drm/amd/display: making DCN20 WM table non-overlappingJun Lei
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu
2019-06-22drm/amd/display: Fix incorrect DML output_bpp valueIlya Bakoulin
2019-06-22drm/amd/display: Enable DSC power-gating for DSC streamsNikola Cornij
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu
2019-06-22drm/amd/display: always use 4 dp lanes for dmlJun Lei
2019-06-22drm/amd/display: Use DCN2 functions instead of DCEWesley Chalmers
2019-06-22drm/amd/display: DCN2 Engine-specifc encoder allocationWesley Chalmers
2019-06-22drm/amd/display: Disable DSC power gating in DiagsNikola Cornij
2019-06-22drm/amd/display: add null checks and set update flags for DCN2Dmytro Laktyushkin
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu
2019-06-22drm/amd/display: Fix LB BPP and Cursor widthIlya Bakoulin
2019-06-22drm/amd/display: fix macro_tile_size for tilingDmytro Laktyushkin
2019-06-22drm/amd/display: fix odm mpo disableDmytro Laktyushkin
2019-06-22drm/amd/display: Create DWB resource for DCN2Charlene Liu
2019-06-22drm/amd/display: fix dcn2 mpc split decisionDmytro Laktyushkin
2019-06-22drm/amd/display: enable abm on dcn2Josip Pavic
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij
2019-06-22drm/amd/display: Disable display writeback on Linux for NV10hersen wu
2019-06-22drm/amd/display: Mark DSC resource as unused after copying to the secondary O...Nikola Cornij
2019-06-22drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback
2019-06-22drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback
2019-06-22drm/amd/display: fix can not turn on two displays due to DSC_RESOURCE failed.Charlene Liu
2019-06-22drm/amd/display: Fix DCFCLK and SOCCLK not setIlya Bakoulin
2019-06-22drm/amd/display: move dsc clock from plane_resource to stream_resourceTony Cheng
2019-06-22drm/amd/display: fix dsc validationDmytro Laktyushkin
2019-06-22drm/amd/display: Properly set u clockAidan Wood
2019-06-22drm/amd/display: Properly set DCF clockAidan Wood
2019-06-22drm/amd/display: clean up validation failure log spamDmytro Laktyushkin
2019-06-22drm/amd/display: skip dsc config for navi10 bring uphersen wu
2019-06-22drm/amd/display: update calculated bounding box logic for NVJun Lei
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland
2019-06-22drm/amd/display: update dcn2 dc_plane_capAlex Deucher
2019-06-22drm/amd/display: add fast_validate parameter to dcn20_validate_bandwidthAlex Deucher
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland