summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-06-22drm/amd/display: Add support for extended DSC DPCD capsNikola Cornij5-60/+284
2019-06-22drm/amd/display: Do a reg update instead of set when writing ODM color formatNikola Cornij1-1/+1
2019-06-22drm/amd/display: add flags for gamut map libraryVitaly Prosyak1-1/+23
2019-06-22drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam1-0/+2
2019-06-22drm/amd/display: DCHUB requestors numbers for Navi.Yongqiang Sun1-1/+23
2019-06-22drm/amd/display: Add 170Mpix/sec DSC throughput supportNikola Cornij2-245/+8
2019-06-22drm/amd/display: add SW_USE_I2C_REG request.Charlene Liu1-0/+2
2019-06-22drm/amd/display: Make sure line size is not zero in DCN2 line buffer size cal...Nikola Cornij1-4/+13
2019-06-22drm/amd/display: Change DCN2 vupdate start programmingEryk Brol1-6/+3
2019-06-22drm/amd/display: Refactor program watermark.Yongqiang Sun2-1/+5
2019-06-22drm/amd/display: fix dcn2 mpc split decisionDmytro Laktyushkin1-1/+1
2019-06-22drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu4-5/+11
2019-06-22drm/amd/display: Fix ODM combine data formatIlya Bakoulin5-5/+20
2019-06-22drm/amd/display: Remove duplicate define of TO_DCN20_HUBBUBYongqiang Sun1-3/+0
2019-06-22drm/amd/display: Add power down display on boot flagThomas Lim1-0/+1
2019-06-22drm/amd/display: Consider DSC target bpp precision when calculating DSC targe...Nikola Cornij2-12/+23
2019-06-22drm/amd/display: enable abm on dcn2Josip Pavic2-7/+27
2019-06-22drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu3-9/+21
2019-06-22drm/amd/display: Acquire DSC HW resource only if required by streamNikola Cornij4-73/+97
2019-06-22drm/amd/display: Disable display writeback on Linux for NV10hersen wu1-1/+1
2019-06-22drm/amd/display: Add vupdate interrupt sources to NV10hersen wu1-0/+12
2019-06-22drm/amd/display: Mark DSC resource as unused after copying to the secondary O...Nikola Cornij1-0/+3
2019-06-22drm/amd/display: Change Min fclk to 1.2GhzTyler DiBattista1-2/+2
2019-06-22drm/amd/display: add global master update lock for DCN2Wenjing Liu5-1/+72
2019-06-22drm/amd/display: Remove REFCYC regsYongqiang Sun1-5/+2
2019-06-22drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback1-0/+13
2019-06-22drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback3-18/+31
2019-06-22drm/amd/display: Properly guard display_mode_vba with DCN2Leo Li3-3/+11
2019-06-22drm/amd/display: Guard DML_FAIL_DSC_VALIDATION_FAILURELeo Li1-0/+2
2019-06-22drm/amd/display: Add 3dlut control flagsVitaly Prosyak1-18/+18
2019-06-22drm/amd/display: fix can not turn on two displays due to DSC_RESOURCE failed.Charlene Liu1-0/+6
2019-06-22drm/amd/display: Fix DCFCLK and SOCCLK not setIlya Bakoulin1-0/+4
2019-06-22drm/amd/display: DCN2 reg refactorsYongqiang Sun2-7/+42
2019-06-22drm/amd/display: Add some tm3dlut flagsVitaly Prosyak2-12/+37
2019-06-22drm/amd/display: Make sure DSC slice height is divisible by 2 for 4:2:0 color...Nikola Cornij1-2/+11
2019-06-22drm/amd/display: Use 1/8th DSC target bitrate precision for N4:2:2 and 4:2:0 ...Nikola Cornij1-0/+4
2019-06-22drm/amd/display: isolate global double buffer lock programmingWenjing Liu4-53/+35
2019-06-22drm/amd/display: Remove additional FEC link bandwidth reductionNikola Cornij1-3/+2
2019-06-22drm/amd/display: move dsc clock from plane_resource to stream_resourceTony Cheng2-4/+3
2019-06-22drm/amd/display: fix fpga fclk programmingDmytro Laktyushkin1-3/+6
2019-06-22drm/amd/display: remove target_dpp hack for dscWenjing Liu1-21/+6
2019-06-22drm/amd/display: remove legacy DSC functionsWenjing Liu2-124/+9
2019-06-22drm/amd/display: Remove dependency on pipe->plane for immedaite flip statusJoshua Aberback2-5/+7
2019-06-22drm/amd/display: fix dsc validationDmytro Laktyushkin5-40/+60
2019-06-22drm/amd/display: Properly set u clockAidan Wood1-1/+1
2019-06-22drm/amd/display: Properly set DCF clockAidan Wood1-2/+5
2019-06-22drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij3-15/+7
2019-06-22drm/amd/display: Add a flags union for 3dlut transformation matrixVitaly Prosyak1-0/+12
2019-06-22drm/amd/display: clean up validation failure log spamDmytro Laktyushkin2-11/+4
2019-06-22drm/amd/display: fixed DCC corruptionBob Yang1-2/+2