summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-11-30Use DC_FP_START()/DC_FP_END() around dcn2.1 paths known to causejsg1-0/+6
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"jsg3-23/+8
2020-08-26drm/amd/display: fix pow() crashing when given base 0jsg1-0/+3
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedjsg1-2/+2
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionjsg1-2/+1
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendjsg1-0/+1
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internaljsg1-1/+1
2020-08-22drm/amd/display: dchubbub p-state warning during surface planes switchjsg1-2/+67
2020-08-22drm/amd/display: Fix dmesg warning from setting abm leveljsg1-0/+23
2020-08-22drm/amdgpu/display: properly guard the calls to swSMU functionsjsg1-2/+2
2020-08-22drm/amdgpu/display bail early in dm_pp_get_static_clocksjsg1-0/+2
2020-08-22drm/amd/display: Improve DisplayPort monitor interopjsg3-8/+23
2020-08-05drm/amd/display: Clear dm_state for fast updatesjsg1-9/+27
2020-07-29drm/amd/display: add dmcub check on RENOIRjsg1-1/+1
2020-07-29drm/amd/display: Check DMCU Exists Before Loadingjsg1-1/+6
2020-07-23drm/amdgpu/display: create fake mst encoders ahead of time (v4)jsg4-28/+48
2020-07-23drm/amd/display: OLED panel backlight adjust not work with external display connectedjsg1-0/+5
2020-07-23drm/amd/display: handle failed allocation during stream constructionjsg1-3/+16
2020-07-09drm/amd/display: Only revalidate bandwidth on medium and fast updatesjsg1-4/+6
2020-07-09drm/amd/display: Fix ineffective setting of max bpc propertyjsg1-1/+2
2020-07-09drm/amd/display: Fix incorrectly pruned modes with deep colorjsg1-38/+64
2020-07-02drm/amdgpu/display: Unlock mutex on errorjsg1-2/+4
2020-07-02drm/amd/display: Enable output_bpc property on all outputsjsg1-1/+3
2020-07-02drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()jsg1-1/+1
2020-06-26Revert "drm/amd/display: disable dcn20 abm feature for bring up"jsg1-7/+4
2020-06-26drm/amd/display: Use kvfree() to free coeff in build_regamma()jsg1-1/+1
2020-06-26drm/amdgpu/display: use blanked rather than plane state for sync groupsjsg1-4/+20
2020-06-26drm/amd/display: Revalidate bandwidth before commiting DC updatesjsg1-0/+6
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedjsg1-2/+7
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVjsg1-3/+0
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsjsg1-5/+1
2020-06-22drm/amd/display: Revert to old formula in set_vtg_paramsjsg1-2/+4
2020-06-22drm/amd/display: fix virtual signal dsc setupjsg1-1/+1
2020-06-22drm/amd/display: Force watermark value propagationjsg2-1/+6
2020-06-09reduce the diff to linuxjsg1-7/+0
2020-06-08update drm to linux 5.7jsg418-21649/+103767
2020-04-30drm/amd/display: Not doing optimize bandwidth if flip pending.jsg1-0/+23
2020-04-15drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017jsg1-0/+11
2020-03-26drm/amd/display: fix dcc swath size calculations on dcn1jsg1-2/+2
2020-03-26drm/amd/display: Clear link settings on MST disable connectorjsg1-0/+1
2020-02-27drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)jsg1-11/+23
2020-02-27drm/amd/display: fixup DML dependenciesjsg3-2/+2
2020-02-27drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zerojsg1-2/+1
2020-02-20drm/amd: Add DM DMCU supportkettenis2-1/+92
2020-02-12drm/amd/dm/mst: Ignore payload update failuresjsg1-9/+4
2020-01-10drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI donglejsg1-1/+1
2020-01-01drm/amd/display: Fix dongle_caps containing stale information.jsg2-1/+2
2019-11-13drm/amd/display: Passive DP->HDMI dongle detection fixjsg1-6/+18
2019-11-09drm/amd/display: fix odm combine pipe resetjsg1-4/+2
2019-10-17drm/amd/display: num of sw i2c/aux engines less than num of connectorsjsg7-7/+52