summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2020-07-08drm/amd/display: Remove VSC infoframe dep on DMCURoman Li1-17/+13
2020-07-02drm/amd/display: Create plane rotation propertyPierre-Loup A. Griffais1-0/+8
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie9-80/+177
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das1-8/+4
2020-07-01drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-07-01drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-07-01drm/amd/display: VSC SDP supported for SSTDerek Lai1-3/+1
2020-07-01drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-07-01drm/amd/display: clip plane rects in DM before passing into DCAurabindo Pillai1-0/+25
2020-07-01drm/amd/display: enable assrBhawanpreet Lakha1-0/+37
2020-07-01drm/amd/display: Fix calculation of virtual channel payloadMikita Lipski2-11/+10
2020-07-01drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher1-2/+2
2020-07-01drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher1-0/+2
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das2-16/+18
2020-07-01drm/amd/display: change global buffer to local bufferLewis Huang1-2/+8
2020-07-01drm/amd/display: Add helper to convert DC statusRodrigo Siqueira1-5/+8
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis1-0/+2
2020-07-01drm/amd/display: Add DCN3 Support in DM (v2)Bhawanpreet Lakha2-0/+47
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-7/+4
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-184/+453
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-05-28Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-05-28drm/amd/display: Fix incorrect HDCP caps for dongleBhawanpreet Lakha1-2/+2
2020-05-28drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srvNicholas Kazlauskas1-2/+2
2020-05-28drm/amd/display: Handle persistence in DMJaehyun Chung1-25/+0
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha2-1/+182
2020-05-21drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang1-38/+64
2020-05-21drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner1-0/+6
2020-05-21drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTERHarry Wentland1-3/+3
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland1-0/+14
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie4-132/+128
2020-05-12drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma1-5/+5
2020-05-11drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma1-5/+5
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas1-82/+55
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie2-9/+27
2020-05-07drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-07drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas1-82/+55
2020-05-06drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo1-27/+13
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai1-6/+11
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo2-2/+2
2020-05-05drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo1-1/+6
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai1-6/+11
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo1-3/+3
2020-05-05drm/amd/display: Support FP16 pixel formatStylon Wang1-0/+8
2020-05-05drm/amd/display: remove unused variable 'ret' in dm_suspend()Jason Yan1-2/+1
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin1-2/+0
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie6-85/+168