aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2020-10-14drm/amd/display: fix return value check for hdcp_workFlora Cui
2020-10-01drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha
2020-10-01drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer
2020-10-01drm/amd/display: update nv1x stutter latenciesJun Lei
2020-10-01drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha
2020-09-09drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu
2020-09-09drm/amd/display: Retry AUX write when fail occursWayne Lin
2020-09-09drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu
2020-09-09drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam
2020-09-09drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung
2020-09-09drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh
2020-09-09drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas
2020-09-09drm/amd/display: should check error using DC_OKTong Zhang
2020-09-03drm/amd/display: use correct scale for actual_brightnessAlexander Monakov
2020-09-03drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo
2020-09-03drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2020-09-03drm/amd/display: fix compilation error on allmodconfigQingqing Zhuo
2020-09-03drm/amd/display: change global buffer to local bufferLewis Huang
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Alex Deucher
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-26drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu
2020-08-21drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang
2020-08-19drm/amd/display: allow query ddc data over aux to be read only operationWenjing Liu
2020-08-19drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-08-19drm/amd/display: Improve DisplayPort monitor interopAric Cyr
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma
2020-06-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang
2020-06-23drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira
2020-06-10drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov
2020-06-10drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr