summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: handle failed allocation during stream constructionJosip Pavic2020-07-141-3/+16
* drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu2020-07-141-0/+5
* drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher2020-07-144-28/+48
* drm/amd/display: add dmcub check on RENOIRAaron Ma2020-07-091-1/+1
* drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas2020-06-301-4/+6
* drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang2020-06-241-1/+2
* drm/amd/display: Enable output_bpc property on all outputsStylon Wang2020-06-241-1/+3
* drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp2020-06-231-2/+4
* Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie2020-06-196-52/+155
|\
| * drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira2020-06-115-50/+153
| * drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov2020-06-101-1/+1
| * drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov2020-06-101-1/+1
* | Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-082-11/+30
|\|
| * drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas2020-06-031-0/+6
| * drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher2020-06-031-4/+20
| * Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland2020-05-291-7/+4
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-02122-2116/+3668
|\|
| * drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr2020-05-271-0/+2
| * drm/amd/display: drop cursor position check in atomic testSimon Ser2020-05-271-7/+0
| * drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha2020-05-222-1/+182
| * drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu2020-05-211-0/+8
| * drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang2020-05-211-38/+64
| * drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin2020-05-214-9/+9
| * drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas2020-05-212-2/+33
| * drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas2020-05-216-1/+81
| * drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen2020-05-211-0/+27
| * drm/amd/display: Remove dml_common_def fileRodrigo Siqueira2020-05-2111-94/+18
| * drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin2020-05-214-91/+94
| * drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij2020-05-213-10/+23
| * drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)Mario Kleiner2020-05-212-2/+2
| * drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner2020-05-211-0/+6
| * drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTERHarry Wentland2020-05-211-3/+3
| * drm/amd/display: Fix disable_stutter debug optionHarry Wentland2020-05-212-2/+2
| * drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland2020-05-211-0/+14
| * Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie2020-05-1452-1257/+679
| |\
| | * drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma2020-05-111-5/+5
| | * drm/amd/display: remove duplicate headersChen Zhou2020-05-071-1/+0
| | * drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan2020-05-071-3/+1
| | * drm/amd/display: add basic atomic check for cursor planeSimon Ser2020-05-071-2/+24
| | * drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas2020-05-071-82/+55
| | * drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo2020-05-061-27/+13
| | * drm/amd/display: 3.2.84Aric Cyr2020-05-051-1/+1
| | * drm/amd/display: Add struct field for future useAnthony Koo2020-05-051-0/+1
| | * drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-0515-20/+18
| | * drm/amd/display: remove unused module/statsAurabindo Pillai2020-05-051-448/+0
| | * drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo2020-05-051-1/+6
| | * drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai2020-05-051-6/+11
| | * drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang2020-05-053-34/+79
| | * drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang2020-05-051-0/+16
| | * drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo2020-05-056-8/+21