summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic1-61/+111
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone1-4/+7
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-4/+4
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-1/+1
2023-08-30drm/amd/display: Save addr update in scratch before flipAlvin Lee1-5/+5
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee1-0/+23
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira1-0/+1
2023-06-23drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee1-1/+1
2023-06-15drm/amd/display: Include CSC updates in new fast update pathAlvin Lee1-0/+70
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee1-0/+255
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma1-4/+46
2023-02-28drm/amd/display: Format input and output CSC matrixHarry Wentland1-14/+24
2023-01-18drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2022-10-27drm/amd/display: Fix SDR visual confirmAric Cyr1-3/+10
2022-09-13drm/amd/display: clean up some inconsistent indentingsYang Li1-2/+2
2022-08-30drm/amd/display: Add visual confirm color support for SubVPLeo (Hanghong) Ma1-0/+38
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2021-06-16drm/amd/display: Change swizzle visual confirm reference pipePo-Ting Chen1-5/+5
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen1-0/+21
2021-06-08drm/amd/display: add visual confirm colors to differentiate layer_index > 0Evgenii Krasnikov1-0/+14
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood1-0/+98
2020-09-29drm/amd/display: make get_color_space_type() staticJason Yan1-1/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu1-3/+26
2018-05-15drm/amd/display: add missing colorspace for set black colorYue Hin Lau1-1/+20
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S1-0/+3
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak1-0/+145
2017-09-27drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-2/+1
2017-09-27drm/amd/display: Fix MPO visual confirmAnthony Koo1-6/+0
2017-09-27drm/amd/display: remove CV-specific timing standardCharlene Liu1-5/+0
2017-09-27drm/amd/display: set blank functionalityHersen Wu1-0/+20
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+93