summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/amd/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use DC_FP_START()/DC_FP_END() around dcn2.1 paths known to causejsg2020-11-301-0/+6
* Revert "drm/amd/display: Improve DisplayPort monitor interop"jsg2020-08-263-23/+8
* drm/amd/display: fix pow() crashing when given base 0jsg2020-08-261-0/+3
* drm/amd/display: Fix DFPstate hang due to view port changedjsg2020-08-261-2/+2
* drm/amd/display: Blank stream before destroying HDCP sessionjsg2020-08-261-2/+1
* drm/amd/display: Fix EDID parsing after resume from suspendjsg2020-08-261-0/+1
* drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internaljsg2020-08-261-1/+1
* drm/amd/display: dchubbub p-state warning during surface planes switchjsg2020-08-221-2/+67
* drm/amd/display: Fix dmesg warning from setting abm leveljsg2020-08-221-0/+23
* drm/amdgpu/display: properly guard the calls to swSMU functionsjsg2020-08-221-2/+2
* drm/amdgpu/display bail early in dm_pp_get_static_clocksjsg2020-08-221-0/+2
* drm/amd/display: Improve DisplayPort monitor interopjsg2020-08-223-8/+23
* drm/amd/display: Clear dm_state for fast updatesjsg2020-08-051-9/+27
* drm/amd/display: add dmcub check on RENOIRjsg2020-07-291-1/+1
* drm/amd/display: Check DMCU Exists Before Loadingjsg2020-07-291-1/+6
* drm/amdgpu/display: create fake mst encoders ahead of time (v4)jsg2020-07-234-28/+48
* drm/amd/display: OLED panel backlight adjust not work with external display connectedjsg2020-07-231-0/+5
* drm/amd/display: handle failed allocation during stream constructionjsg2020-07-231-3/+16
* drm/amd/display: Only revalidate bandwidth on medium and fast updatesjsg2020-07-091-4/+6
* drm/amd/display: Fix ineffective setting of max bpc propertyjsg2020-07-091-1/+2
* drm/amd/display: Fix incorrectly pruned modes with deep colorjsg2020-07-091-38/+64
* drm/amdgpu/display: Unlock mutex on errorjsg2020-07-021-2/+4
* drm/amd/display: Enable output_bpc property on all outputsjsg2020-07-021-1/+3
* drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()jsg2020-07-021-1/+1
* Revert "drm/amd/display: disable dcn20 abm feature for bring up"jsg2020-06-261-7/+4
* drm/amd/display: Use kvfree() to free coeff in build_regamma()jsg2020-06-261-1/+1
* drm/amdgpu/display: use blanked rather than plane state for sync groupsjsg2020-06-261-4/+20
* drm/amd/display: Revalidate bandwidth before commiting DC updatesjsg2020-06-261-0/+6
* drm/amd/display: Do not disable pipe split if mode is not supportedjsg2020-06-221-2/+7
* drm/amd/display: dmcu wait loop calculation is incorrect in RVjsg2020-06-221-3/+0
* drm/amd/display: Correct updating logic of dcn21's pipe VM flagsjsg2020-06-221-5/+1
* drm/amd/display: Revert to old formula in set_vtg_paramsjsg2020-06-221-2/+4
* drm/amd/display: fix virtual signal dsc setupjsg2020-06-221-1/+1
* drm/amd/display: Force watermark value propagationjsg2020-06-222-1/+6
* reduce the diff to linuxjsg2020-06-091-7/+0
* update drm to linux 5.7jsg2020-06-08418-21741/+103859
* drm/amd/display: Not doing optimize bandwidth if flip pending.jsg2020-04-301-0/+23
* drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017jsg2020-04-151-0/+11
* drm/amd/display: fix dcc swath size calculations on dcn1jsg2020-03-261-2/+2
* drm/amd/display: Clear link settings on MST disable connectorjsg2020-03-261-0/+1
* drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)jsg2020-02-271-11/+23
* drm/amd/display: fixup DML dependenciesjsg2020-02-273-2/+2
* drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zerojsg2020-02-271-2/+1
* drm/amd: Add DM DMCU supportkettenis2020-02-202-1/+92
* drm/amd/dm/mst: Ignore payload update failuresjsg2020-02-121-9/+4
* drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI donglejsg2020-01-101-1/+1
* drm/amd/display: Fix dongle_caps containing stale information.jsg2020-01-012-1/+2
* drm/amd/display: Passive DP->HDMI dongle detection fixjsg2019-11-131-6/+18
* drm/amd/display: fix odm combine pipe resetjsg2019-11-091-4/+2
* drm/amd/display: num of sw i2c/aux engines less than num of connectorsjsg2019-10-177-7/+52