summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Do not set optimized_require to false after plane disableSung Lee2020-02-111-1/+0
* drm/amd/display: skip opp blank or unblank if test pattern enabledWenjing Liu2020-01-161-0/+3
* drm/amd/display: Use mdelay to avoid context switchMartin Tsai2020-01-161-2/+2
* drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2020-01-161-1/+5
* drm/amd/display: use true, false for bool variable in dcn20_hwseq.czhengbin2020-01-071-2/+2
* drm/amd/display: Remove reliance on pipe indexingNoah Abradjian2019-12-181-1/+1
* drm/amd/display: check link status before disable streamPaul Hsieh2019-12-181-2/+9
* drm/amd/display: Add warmup escape call supportCharlene Liu2019-12-181-3/+1
* drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr2019-12-181-1/+2
* drm/amd/display: update chroma viewport waEric Yang2019-12-181-3/+11
* drm/amd/display: Use pipe_count for num of oppsNoah Abradjian2019-12-181-1/+1
* drm/amd/display: Implement DePQ for DCN2Reza Amini2019-12-051-0/+5
* drm/amd/display: Modify logic for when to wait for mpcc idleNoah Abradjian2019-12-051-9/+9
* drm/amd/display: Remove flag check in mpcc updateNoah Abradjian2019-12-051-6/+0
* drm/amd/display: Disable chroma viewport w/a when rotated 180 degreesMichael Strauss2019-12-051-1/+2
* drm/amd/display: add separate of private hwss functionsAnthony Koo2019-12-051-30/+41
* drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher2019-12-021-0/+19
* drm/amd/display: cleanup of function pointer tablesAnthony Koo2019-11-191-260/+166
* drm/amd/display: Avoid conflict between HDR multiplier and 3dlutMichael Strauss2019-11-191-9/+1
* drm/amd/display: add color space option when sending link test patternWenjing Liu2019-11-191-1/+8
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-14/+0
* drm/amd/display: Make clk mgr the only dto update pointNoah Abradjian2019-10-251-7/+1
* drm/amd/display: add odm visual confirmJun Lei2019-10-251-0/+25
* drm/amd/display: Temporary workaround to toggle watermark settingLewis Huang2019-10-171-0/+4
* drm/amd/display: use vbios message to call smu for dpm levelCharlene Liu2019-10-101-2/+4
* drm/amd/display: Program DWB watermarks from correct stateJulian Parkin2019-10-101-2/+3
* drm/amd/display: Reprogram FMT on pipe changeJulian Parkin2019-10-101-0/+20
* drm/amd/display: Update V_UPDATE whenever VSTARTUP changesAric Cyr2019-10-101-0/+7
* drm/amd/display: Revert fixup DPP programming sequenceWesley Chalmers2019-10-031-2/+1
* drm/amd/display: add vtg update after global sync updateDmytro Laktyushkin2019-09-171-1/+5
* drm/amd/display: add additional flag consideration for surface updateDmytro Laktyushkin2019-09-171-1/+1
* drm/amd/display: Reuse dcn2 registersVitaly Prosyak2019-09-131-5/+5
* drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin2019-09-131-158/+418
* drm/amdgpu/display: fix build error without CONFIG_DRM_AMD_DC_DSC_SUPPORTYueHaibing2019-08-271-0/+4
* drm/amd/display: revert wait in pipelockJun Lei2019-08-231-11/+0
* drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan2019-08-231-0/+2
* drm/amd/display: fix dcn20 odm dpp programmingDmytro Laktyushkin2019-08-231-1/+6
* drm/amd/display: fix stuck test pattern on right half of displayZi Yu Liao2019-08-231-1/+1
* drm/amd/display: Add VM page fault handle implementationJaehyun Chung2019-08-231-0/+1
* drm/amd/display: fix dp stream enableDmytro Laktyushkin2019-08-231-2/+2
* drm/amd/display: fix MPO HUBP underflow with Scatter GatherZi Yu Liao2019-08-231-0/+3
* drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung2019-08-231-5/+19
* drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin2019-08-231-36/+54
* Revert "drm/amd/display: add global master update lock for DCN2"David Francis2019-08-221-4/+0
* drm/amd/display: enable dcn_mem_pwr as golden setting updatesCharlene Liu2019-08-151-2/+1
* drm/amd/display: wake up ogam mem pwr before programming ocscCharlene Liu2019-08-151-0/+6
* drm/amd/display: update optc odm interface for more than 2 oppsDmytro Laktyushkin2019-08-151-9/+13
* drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung2019-08-151-245/+136
* drm/amd/display: wait for pending complete when enabling a planeJun Lei2019-08-151-1/+19
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-5/+4
OpenPOWER on IntegriCloud