summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorLines
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
2022-07-25drm/amd/display: Remove unused clk_src variableMaĆ­ra Canal-2/+0
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li-1/+4
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland-21/+0
2022-07-05drm/amd/display: Guard against ddc_pin being NULL for AUXNicholas Kazlauskas-0/+5
2022-07-05drm/amd/display: Program ACP related registerAlan Liu-9/+19
2022-06-07drm/amd/display: Add PSR-SU-RC support in DCDavid Zhang-0/+25
2022-06-06drm/amd/display: PSRSU+DSC WA for specific TCONDavid Zhang-0/+14
2022-06-06drm/amd/display: use HW lock mgr for PSR-SUDavid Zhang-0/+2
2022-06-06drm/amd/display: fix system hang when PSR exitsDavid Zhang-0/+16
2022-06-06drm/amd/display: add vline time in micro sec to PSR contextDavid Zhang-0/+1
2022-06-06drm/amd/display: Set default value of line_capture_indicationDavid Zhang-0/+1
2022-06-06drm/amd/display: Passing Y-granularity to dmub fwDavid Zhang-0/+6
2022-06-06drm/amd/display: feed PSR-SU as psr version to dmub FWDavid Zhang-0/+3
2022-06-03drm/amd/display: Select correct DTO sourceDillon Varone-0/+27
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai-0/+60
2022-05-26drm/amd/display: Check if modulo is 0 before dividing.David Galiffi-3/+6