summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-02drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-08-23drm/amd/display: fix odm validationDmytro Laktyushkin1-21/+19
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-86/+158
2019-08-15drm/amd/display: Load NV12 SOC BB from firmwareLeo Li1-60/+96
2019-08-15drm/amd/display: fix dcn20 global sync dml param extractionDmytro Laktyushkin1-98/+131
2019-08-15drm/amd/display: fix pipe selection logic in validateJun Lei1-2/+70
2019-08-15drm/amd/display: clean up DML for DCN2xJun Lei1-16/+3
2019-08-15drm/amd/display: fixup DPP programming sequenceJun Lei1-1/+1
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET1-1/+1
2019-07-30drm/amd/display: Support uclk switching for DCN2Nicholas Kazlauskas1-10/+0
2019-07-30drm/amd/display: Embed DCN2 SOC bounding boxNicholas Kazlauskas1-2/+112
2019-07-18drm/amd/display: support "dummy pstate"Jun Lei1-1/+58
2019-07-18drm/amd/display: populate last calculated bb state with max clocksJun Lei1-0/+4
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-6/+6
2019-07-18drm/amd/display: use min disp and dpp clk debug option for dcn2Dmytro Laktyushkin1-4/+4
2019-07-18drm/amd/display: add set and get clock for testing purposesCharlene Liu1-0/+5
2019-07-18drm/amd/display: early return when pipe_cnt is 0 in bw validationEric Yang1-1/+7
2019-07-18drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei1-0/+4
2019-07-18drm/amd/display: move bw calc code into helpersEric Yang1-97/+153
2019-07-18drm/amd/display: disable display writeback for navi14Xiaojie Yuan1-1/+1
2019-07-18drm/amd/display: add NAVI14 in resource constructBhawanpreet Lakha1-4/+19
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas1-0/+10
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann1-1/+1
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann1-1/+1
2019-06-25drm/amd/amdgpu: Fix style issues in dcn20_resource.cErnst Sjöstrand1-5/+5
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-22drm/amd/display/dc: set num-dwb = 1 as navi10 asic caphersen wu1-1/+1
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim1-0/+2
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin1-1/+1
2019-06-22drm/amd/display: dcn2 use fixed clocks.Charlene Liu1-1/+8
2019-06-22drm/amd/display: making DCN20 WM table non-overlappingJun Lei1-9/+8
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu1-1/+2
2019-06-22drm/amd/display: Fix incorrect DML output_bpp valueIlya Bakoulin1-1/+39
2019-06-22drm/amd/display: Enable DSC power-gating for DSC streamsNikola Cornij1-3/+0
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu1-8/+4
2019-06-22drm/amd/display: always use 4 dp lanes for dmlJun Lei1-11/+1
2019-06-22drm/amd/display: Use DCN2 functions instead of DCEWesley Chalmers1-1/+2
2019-06-22drm/amd/display: DCN2 Engine-specifc encoder allocationWesley Chalmers1-1/+2
2019-06-22drm/amd/display: Disable DSC power gating in DiagsNikola Cornij1-0/+3
2019-06-22drm/amd/display: add null checks and set update flags for DCN2Dmytro Laktyushkin1-1/+0
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu1-0/+4
2019-06-22drm/amd/display: Fix LB BPP and Cursor widthIlya Bakoulin1-8/+19
2019-06-22drm/amd/display: fix macro_tile_size for tilingDmytro Laktyushkin1-2/+2
2019-06-22drm/amd/display: fix odm mpo disableDmytro Laktyushkin1-5/+6
2019-06-22drm/amd/display: Create DWB resource for DCN2Charlene Liu1-0/+111
2019-06-22drm/amd/display: fix dcn2 mpc split decisionDmytro Laktyushkin1-1/+1
2019-06-22drm/amd/display: enable abm on dcn2Josip Pavic1-7/+7
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij1-61/+78
2019-06-22drm/amd/display: Disable display writeback on Linux for NV10hersen wu1-1/+1
2019-06-22drm/amd/display: Mark DSC resource as unused after copying to the secondary O...Nikola Cornij1-0/+3