summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie6-52/+110
2019-04-29drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu3-1/+10
2019-04-29drm/amd/display: remove deprecated pplib interfaceEric Yang1-21/+6
2019-04-29drm/amd/display: Add power down display on boot flagThomas Lim1-1/+1
2019-04-29drm/amd/display: Refactor watermark programmingYongqiang Sun3-29/+91
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2-5/+24
2019-04-23drm/amd/display: Allow system to enter stutter on initAnthony Koo1-0/+2
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1-21/+2
2019-04-15drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun1-3/+6
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei1-2/+18
2019-04-10drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2-21/+49
2019-04-10drm/amd/display: HDR visual confirmation incorrectly reports black colorMurton Liu1-1/+1
2019-04-10drm/amd/display: fix underflow on bootEric Yang1-4/+2
2019-04-10drm/amd/display: Call hwss.set_cursor_sdr_white_level, if availableSivapiriyanKumarasamy1-0/+3
2019-04-10drm/amd/display: return correct dc_status for dcn10_validate_globalSu Sung Chung1-1/+1
2019-04-10drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2-2/+6
2019-04-08drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas1-21/+2
2019-04-03drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas1-3/+9
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood3-19/+19
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie14-108/+139
2019-03-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij2-2/+4
2019-03-27drm/amd/display: Clean up old pplib interface functionsFatemeh Darbehani2-21/+0
2019-03-27drm/amd/display: Pass init_data into DCN resource creationHarry Wentland2-3/+3
2019-03-27drm/amd/display: add preferred pipe split logicJun Lei1-1/+1
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma1-1/+7
2019-03-20drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu2-4/+28
2019-03-20drm/amd/display: Fix setting DP_VID_N_MULEric Bernstein1-4/+9
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei2-6/+6
2019-03-19drm/amd/display: Increase DP blank timeout from 30 ms to 50 msKen Chalmers1-2/+2
2019-03-19drm/amd/display: Combine field toggle macro and sequence write macro.Yongqiang Sun1-2/+3
2019-03-19drm/amd/display: Refactor reg_set and reg_update.Yongqiang Sun1-2/+0
2019-03-19drm/amd/display: Free DCN version of stream encoderEric Bernstein1-7/+1
2019-03-19drm/amd/display: clean up dml_init_instanceDmytro Laktyushkin1-1/+1
2019-03-19drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu1-5/+15
2019-03-19drm/amd/display: Add pp_smu null pointer checkCharlene Liu1-5/+6
2019-03-19Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu3-89/+4
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo1-3/+4
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas1-0/+12
2019-03-05drm/amd/display: Set flip pending for pipe splitWesley Chalmers1-1/+1
2019-03-05drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas1-1/+6
2019-03-05drm/amd/display: Allow for plane-less resource reservationDmytro Laktyushkin1-6/+5
2019-03-05drm/amd/display: dcn add check surface in_useCharlene Liu3-4/+89
2019-03-05drm/amd/display: Add DCN_VM aperture registersEryk Brol1-0/+3
2019-03-05drm/amd/display: make seamless boot work genericallyAnthony Koo1-11/+24
2019-03-05drm/amd/display: Remove redundant 'else' statement in dcn1_update_clocksFatemeh Darbehani1-8/+0
2019-03-05drm/amd/display: Move enum gamut_remap_select to hw_shared.hEric Bernstein2-14/+0
2019-03-05drm/amd/display: PPLIB HookupJun Lei2-4/+4
2019-03-04Merge v5.0 into drm-nextDave Airlie1-2/+2
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas1-2/+2
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun4-120/+173