summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove assert for odm transition caseEric Bernstein2022-04-061-1/+0
* drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen2022-03-151-1351/+18
* drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher2022-02-071-1/+1
* drm/amd/display: handle null link encoderMartin Tsai2022-02-071-10/+1
* drm/amd/display: fix zstate allow interface to PMFWEric Yang2022-01-251-1/+1
* drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang2022-01-181-1/+7
* drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang2021-12-301-1/+1
* drm/amd/display: Block z-states when stutter period exceeds criteriaNicholas Kazlauskas2021-12-301-2/+1
* drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo2021-12-011-0/+2
* drm/amd/display: Revert changes for MPO underflowAngus Wang2021-11-221-1/+1
* drm/amd/display: Fix RGB MPO underflow with multiple displaysAngus Wang2021-11-171-1/+1
* drm/amd/display: Remove unused macrosAnson Jacob2021-10-281-3/+0
* drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob2021-10-281-7/+9
* drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo2021-10-061-1/+1
* drm/amd/display: add cyan_skillfish display supportZhan Liu2021-10-041-0/+3
* drm/amd/display: Add debug support to override the Minimum DRAM ClockDavid Galiffi2021-09-281-0/+4
* drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito2021-09-231-3/+2
* drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2021-09-231-1/+1
* drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito2021-09-141-1/+19
* drm/amd/display: Update swizzle mode enumsAlvin Lee2021-09-011-1/+3
* drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo2021-09-011-0/+4
* drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira2021-08-051-0/+2
* drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira2021-08-051-37/+2
* drm/amd/display: change zstate allow msg conditionEric Yang2021-07-231-12/+32
* drm/amd/display: DCN2X Prefer ODM over bottom pipe to find second pipesunglee2021-07-231-4/+4
* drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas2021-07-231-2/+4
* drm/amd/display: Fix timer_per_pixel unit errorOliver Logush2021-07-211-1/+1
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-221-12/+4
* drm/amd/display: Updates for ODM Transition TestEric Bernstein2021-06-081-1/+0
* drm/amd/display: Change default policy for MPO with multidisplayAric Cyr2021-06-081-1/+1
* drm/amd/display: Add DCN3.1 DML calculation supportNicholas Kazlauskas2021-06-041-0/+39
* drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner2021-05-271-0/+1
* drm/amd/display: fix odm scalingDmytro Laktyushkin2021-05-271-6/+8
* drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy2021-05-211-1/+1
* drm/amd/display: ddc resource data need to be initializedYu-ting Shen2021-04-281-1/+1
* drm/amd/display: Fix DML validation of simple vs native 422 modesNicholas Kazlauskas2021-04-151-3/+4
* drm/amd/display: Cleanup DML DSC input bpc validationNicholas Kazlauskas2021-04-091-1/+1
* drm/amd/display: revert max lb use by default for n10Dmytro Laktyushkin2021-04-091-2/+0
* drm/amd/display: revert max lb lines changeDmytro Laktyushkin2021-04-091-2/+2
* drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das2021-04-091-13/+13
* drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan2021-03-231-0/+2
* drm/amd/display: use max lb for latency hidingDmytro Laktyushkin2021-03-231-2/+4
* drm/amd/display: Synchronize displays with different timingsVladimir Stempen2021-02-221-2/+6
* drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller2021-02-181-1/+1
* Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher2021-02-091-2/+2
* drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2021-02-091-0/+2
* drm/amd/display: fix 64bit division issue on 32bit OSLang Yu2021-02-091-1/+2
* drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas2021-02-021-111/+0
* drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee2021-01-201-3/+4
* drm/amd/display: Acquire DSC during split stream for ODM only if top_pipeSung Lee2020-12-231-1/+1