summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20
AgeCommit message (Expand)AuthorFilesLines
2021-09-18drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan1-6/+8
2021-09-18drm/amd/display: Fix timer_per_pixel unit errorOliver Logush1-1/+1
2021-08-06drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo1-1/+1
2021-07-21drm/amd/display: change zstate allow msg conditionEric Yang1-12/+32
2021-07-21drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas1-2/+4
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher5-48/+7
2021-06-16drm/amd/display: Add interface to get Calibrated Avg Level from FIFOWesley Chalmers2-0/+15
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen1-0/+2
2021-06-08drm/amd/display: Updates for ODM Transition TestEric Bernstein1-1/+0
2021-06-08drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers1-1/+1
2021-06-08drm/amd/display: Add interface for ADD & DROP PIXEL RegistersWesley Chalmers2-5/+73
2021-06-08drm/amd/display: Add Interface to set FIFO ERRDET SW OverrideWesley Chalmers2-3/+36
2021-06-08drm/amd/display: Change default policy for MPO with multidisplayAric Cyr1-1/+1
2021-06-08drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani2-3/+16
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood4-31/+22
2021-06-04drm/amd/display: Add DCN3.1 DML calculation supportNicholas Kazlauskas1-0/+39
2021-06-04drm/amd/display: Add DCN3.1 DCHHUBNicholas Kazlauskas3-0/+62
2021-06-04drm/amd/display: Add DCN3.1 DCCGNicholas Kazlauskas1-0/+54
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner2-2/+3
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner4-2/+7
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo4-26/+11
2021-05-27drm/amd/display: fix odm scalingDmytro Laktyushkin1-6/+8
2021-05-22drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy1-1/+1
2021-05-20drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood4-11/+26
2021-05-11drm/amd/display: Delete several unneeded bool conversionsZhen Lei1-2/+2
2021-05-11drm/amd/display: update DCN to use new surface programmingPaul Hsieh1-1/+5
2021-04-29drm/amd/display: ddc resource data need to be initializedYu-ting Shen1-1/+1
2021-04-21drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-04-15drm/amd/display: Fix DML validation of simple vs native 422 modesNicholas Kazlauskas1-3/+4
2021-04-09drm/amd/display: Cleanup DML DSC input bpc validationNicholas Kazlauskas1-1/+1
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu1-0/+1
2021-04-09drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10Leo Li2-19/+0
2021-04-09drm/amd/display: revert max lb use by default for n10Dmytro Laktyushkin1-2/+0
2021-04-09drm/amd/display: revert max lb lines changeDmytro Laktyushkin1-2/+2
2021-04-09drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher1-2/+1
2021-04-09drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das2-14/+14
2021-03-24drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan1-0/+2
2021-03-24drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone1-32/+2
2021-03-24drm/amd/display: use max lb for latency hidingDmytro Laktyushkin1-2/+4
2021-03-24drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2-0/+7
2021-03-02drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen1-6/+7
2021-02-23drm/amd/display: Synchronize displays with different timingsVladimir Stempen3-2/+130
2021-02-19drm/amd/display: Old sequence for HUBP blankAurabindo Pillai2-3/+11
2021-02-19Revert "drm/amd/display: Unblank hubp based on plane visibility"Wesley Chalmers1-1/+1
2021-02-19drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller1-1/+1
2021-02-09Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher1-2/+2
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers1-0/+2
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu1-1/+2
2021-02-09drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai1-1/+1
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas1-111/+0