summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Enable DCC on DCN401Aurabindo Pillai2024-06-271-0/+11
* drm/amd/display: Remove redundant checks for contextAlex Hung2024-06-191-1/+1
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-261-0/+43
* drm/amd/display: Add driver support for future FAMS versionsDillon Varone2024-04-091-1/+2
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+1
* drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee2024-03-271-4/+4
* drm/amd/display: Add more mechanisms for testsRelja Vojvodic2024-01-031-61/+111
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-4/+7
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-4/+4
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-1/+1
* drm/amd/display: Save addr update in scratch before flipAlvin Lee2023-08-301-5/+5
* drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee2023-08-301-0/+23
* drm/amd/display: Add missing staticRodrigo Siqueira2023-07-181-0/+1
* drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee2023-06-231-1/+1
* drm/amd/display: Include CSC updates in new fast update pathAlvin Lee2023-06-151-0/+70
* drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee2023-06-091-0/+255
* drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma2023-06-091-4/+46
* drm/amd/display: Format input and output CSC matrixHarry Wentland2023-02-281-14/+24
* drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton2023-01-171-2/+2
* drm/amd/display: Fix SDR visual confirmAric Cyr2022-10-271-3/+10
* drm/amd/display: clean up some inconsistent indentingsYang Li2022-09-131-2/+2
* drm/amd/display: Add visual confirm color support for SubVPLeo (Hanghong) Ma2022-08-291-0/+38
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display: Change swizzle visual confirm reference pipePo-Ting Chen2021-06-151-5/+5
* drm/amd/display: Add swizzle visual confirm modePo-Ting Chen2021-06-081-0/+21
* drm/amd/display: add visual confirm colors to differentiate layer_index > 0Evgenii Krasnikov2021-06-081-0/+14
* drm/amd/display: Refactor visual confirmWyatt Wood2021-06-081-0/+98
* drm/amd/display: make get_color_space_type() staticJason Yan2020-09-291-1/+1
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
|\
| * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* | drm/amd/display: color space ycbcr709 supportCharlene Liu2019-05-241-3/+26
|/
* drm/amd/display: add missing colorspace for set black colorYue Hin Lau2018-05-151-1/+20
* drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S2018-05-151-0/+3
* drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak2017-12-201-0/+145
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-2/+1
* drm/amd/display: Fix MPO visual confirmAnthony Koo2017-09-261-6/+0
* drm/amd/display: remove CV-specific timing standardCharlene Liu2017-09-261-5/+0
* drm/amd/display: set blank functionalityHersen Wu2017-09-261-0/+20
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+93