summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorLines
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho-7/+7
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas-13/+6
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas-16/+16
2023-12-13drm/amd/display: Exit from idle state before accessing HW dataSung Joon Kim-0/+4
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang-4/+13
2023-11-29drm/amd/display: replay: Augment Frameupdate CommandMax Tseng-1/+1
2023-11-29drm/amd/display: replay: generalize the send command function usageMax Tseng-2/+1
2023-11-29drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan-0/+3
2023-11-07drm/amd/display: Remove unused duplicate register definitionJoshua Aberback-15/+0
2023-10-09drm/amd/display: Refactor HWSS into component folderMounika Adhuri-1461/+1
2023-10-09drm/amd/display: Don't use fsleep for PSR exit waitsNicholas Kazlauskas-2/+4
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz-1/+5
2023-09-26drm/amd/display: skip audio config for virtual signalAlex Hung-0/+4
2023-09-11drm/amd/display: add dp dto programming function to dccgDillon Varone-0/+1
2023-09-11drm/amd/display: support main link off before specific vertical linePaul Hsieh-1/+9
2023-08-30drm/amd/display: Update DCE for DCN35 supportQingqing Zhuo-3/+36
2023-08-15drm/amd/display: Add some missing register definitionsAurabindo Pillai-29/+40
2023-08-15drm/amd/display: dmub_replay: don't use kernel-doc markersRandy Dunlap-9/+9
2023-08-09drm/amd/display: Clean up errors in dce_clk_mgr.cRan Sun-1/+1
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie-3/+1
2023-08-09drm/amd/display: Return value of functionDenis Arefev-1/+1
2023-08-07drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha-1/+362
2023-07-18drm/amd/display: ABM pause toggleReza Amini-0/+80
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira-22/+16
2023-06-23drm/amd/display: add missing ABM registersSridevi Arvindekar-1/+28
2023-06-15drm/amd/display: Fix disbling PSR slow response issueTom Chung-0/+2
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo-43/+3
2023-06-09drm/amd/display: drop unused function set_abm_event()Hamza Mahfooz-12/+0
2023-04-21drm/amd/display: dumb_abm_lcd: avoid missing-prototype warningsArnd Bergmann-21/+1
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic-48/+16
2023-04-18drm/amd/display: Refactor ABM featureLeon Huang-162/+436
2023-03-31drm/amd/display: Add 90Mhz to video_optimized_pixel_ratesTaimur Hassan-0/+1
2023-03-22drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuseLee Jones-1/+1
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones-0/+3
2023-03-07drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira-3/+2
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland-18/+15
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu-3/+4
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr-9/+4
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen-0/+1
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu-2/+1
2022-11-09drm/amd/display: Waiting for 1 frame to fix the flash issue on PSR1Ryan Lin-0/+5
2022-11-01drm/amd/display: Modify checks to enable TPS3 pattern when requiredIswara Nagulendran-1/+5
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu-4/+10
2022-10-06drm/amd/display: AUX tracing cleanupLeo (Hanghong) Ma-10/+3
2022-09-19drm/amd/display: Revise Sink device string IDRobin Chen-3/+4
2022-09-13drm/amd/display: fix repeated words in commentsJilin Yuan-1/+1
2022-08-25drm/amd/display: Change AUX NACK behaviorIlya Bakoulin-7/+5
2022-08-16drm/amd/display: Fix pixel clock programmingIlya Bakoulin-0/+2
2022-07-28drm/amdgpu/dc/dce: fix repeated words in commentswangjianli-1/+1
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss-5/+15