summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn30
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add interface to get Calibrated Avg Level from FIFOWesley Chalmers2021-06-152-0/+14
* drm/amd/display: Enforce DPCD Address rangesWesley Chalmers2021-06-151-0/+1
* drm/amd/display: Read LTTPR caps first on bootupWesley Chalmers2021-06-151-0/+3
* drm/amd/display: Add interface for ADD & DROP PIXEL RegistersWesley Chalmers2021-06-082-1/+18
* drm/amd/display: Add Interface to set FIFO ERRDET SW OverrideWesley Chalmers2021-06-081-0/+1
* drm/amd/display: Change default policy for MPO with multidisplayAric Cyr2021-06-081-1/+1
* drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani2021-06-082-2/+5
* drm/amd/display: Refactor visual confirmWyatt Wood2021-06-082-3/+2
* drm/amd/display: Add DCN3.1 DCHHUBNicholas Kazlauskas2021-06-041-0/+5
* drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner2021-05-271-1/+2
* drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner2021-05-271-1/+2
* Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo2021-05-272-2/+1
* drm/amd/display: Fix typo of format termination newlineJoe Perches2021-05-191-1/+1
* drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai2021-05-191-0/+175
* drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood2021-05-192-1/+2
* drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij2021-05-191-3/+4
* drm/amd/display: Add Overflow check to skip MALLBhawanpreet Lakha2021-05-191-0/+9
* drm/amd/display: Delete several unneeded bool conversionsZhen Lei2021-05-111-1/+1
* drm/amd/display: Add SE_DCN3_REG_LIST for control SDP numMax.Tseng2021-04-281-0/+2
* drm/amd/display: Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lockRobin Chen2021-04-281-1/+1
* drm/amd/display: Add new DP_SEC registers for programming SDP Line numberMax.Tseng2021-04-281-0/+2
* drm/amd/display: ddc resource data need to be initializedYu-ting Shen2021-04-281-1/+1
* drm/amd/display: Add missing mask for DCN3Qingqing Zhuo2021-04-091-0/+1
* drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu2021-04-091-1/+2
* drm/amd/display: revert max lb lines changeDmytro Laktyushkin2021-04-091-1/+1
* drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong2021-03-231-1/+1
* drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong2021-03-231-2/+2
* drm/amd/display: fix dcn3+ bw validation soc param update sequenceDmytro Laktyushkin2021-03-232-5/+13
* drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan2021-03-231-0/+2
* drm/amd/display: Correct algorithm for reversed gammaCalvin Hou2021-03-231-8/+18
* drm/amd/display: use max lb for latency hidingDmytro Laktyushkin2021-03-231-1/+3
* drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong2021-03-231-1/+1
* drm/amd/display: Align cursor cache address to 2KBJoshua Aberback2021-03-231-3/+2
* drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2021-03-231-0/+1
* drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone2021-03-231-0/+31
* drm/amd/display: Remove unnecessary conversion to boolJiapeng Chong2021-03-031-1/+1
* drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang2021-03-021-12/+19
* drm/amd/display: remove unnecessary conversion to boolJiapeng Chong2021-02-261-1/+1
* drm/amd/display: Synchronize displays with different timingsVladimir Stempen2021-02-221-1/+0
* drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein2021-02-221-0/+2
* drm/amd/display: Old sequence for HUBP blankAurabindo Pillai2021-02-183-55/+12
* drm/amd/display: AVMUTE simplificationChris Park2021-02-181-1/+1
* drm/amd/display: Fix MPC OGAM power on/off sequenceNicholas Kazlauskas2021-02-181-11/+13
* drm/amd/display: changing sr exit latencyMartin Leung2021-02-181-1/+1
* drm/amd/display: Better handling of dummy p-state tableJoshua Aberback2021-02-021-7/+5
* drm/amd/display: fix initial bounding box values for dcn3.02Samson Tam2021-02-021-6/+18
* drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas2021-02-021-105/+2
* amdgpu: fix clang build warningArnd Bergmann2021-01-251-2/+4
* drm/amd/display: fix 64-bit division issue on 32-bit OSLang Yu2021-01-251-6/+6
* drm/amd/display: Update dcn30_apply_idle_power_optimizations() codeBhawanpreet Lakha2021-01-211-38/+119