summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd/display: Add some missing register definitionsAurabindo Pillai1-29/+40
2023-08-16drm/amd/display: dmub_replay: don't use kernel-doc markersRandy Dunlap1-9/+9
2023-08-09drm/amd/display: Clean up errors in dce_clk_mgr.cRan Sun1-1/+1
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie1-3/+1
2023-08-09drm/amd/display: Return value of functionDenis Arefev1-1/+1
2023-08-08drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha3-1/+362
2023-07-18drm/amd/display: ABM pause toggleReza Amini3-0/+80
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira3-22/+16
2023-06-23drm/amd/display: add missing ABM registersSridevi Arvindekar1-1/+28
2023-06-15drm/amd/display: Fix disbling PSR slow response issueTom Chung1-0/+2
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo2-43/+3
2023-06-09drm/amd/display: drop unused function set_abm_event()Hamza Mahfooz1-12/+0
2023-04-21drm/amd/display: dumb_abm_lcd: avoid missing-prototype warningsArnd Bergmann1-21/+1
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic4-48/+16
2023-04-18drm/amd/display: Refactor ABM featureLeon Huang4-162/+436
2023-03-31drm/amd/display: Add 90Mhz to video_optimized_pixel_ratesTaimur Hassan1-0/+1
2023-03-22drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuseLee Jones1-1/+1
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones1-0/+3
2023-03-07drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2-18/+15
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2-3/+4
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr3-9/+4
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen1-0/+1
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2-2/+1
2022-11-10drm/amd/display: Waiting for 1 frame to fix the flash issue on PSR1Ryan Lin1-0/+5
2022-11-01drm/amd/display: Modify checks to enable TPS3 pattern when requiredIswara Nagulendran1-1/+5
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu1-4/+10
2022-10-06drm/amd/display: AUX tracing cleanupLeo (Hanghong) Ma1-10/+3
2022-09-19drm/amd/display: Revise Sink device string IDRobin Chen1-3/+4
2022-09-13drm/amd/display: fix repeated words in commentsJilin Yuan1-1/+1
2022-08-25drm/amd/display: Change AUX NACK behaviorIlya Bakoulin1-7/+5
2022-08-17drm/amd/display: Fix pixel clock programmingIlya Bakoulin1-0/+2
2022-07-28drm/amdgpu/dc/dce: fix repeated words in commentswangjianli1-1/+1
2022-07-26drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss1-5/+15
2022-07-25drm/amd/display: Remove unused clk_src variableMaĆ­ra Canal1-2/+0
2022-07-14drm/amd/display: Enable DCN314 in DCRoman Li1-1/+4
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland9-21/+0
2022-07-05drm/amd/display: Guard against ddc_pin being NULL for AUXNicholas Kazlauskas1-0/+5
2022-07-05drm/amd/display: Program ACP related registerAlan Liu3-9/+19
2022-06-07drm/amd/display: Add PSR-SU-RC support in DCDavid Zhang2-0/+25
2022-06-06drm/amd/display: PSRSU+DSC WA for specific TCONDavid Zhang1-0/+14
2022-06-06drm/amd/display: use HW lock mgr for PSR-SUDavid Zhang1-0/+2
2022-06-06drm/amd/display: fix system hang when PSR exitsDavid Zhang1-0/+16
2022-06-06drm/amd/display: add vline time in micro sec to PSR contextDavid Zhang1-0/+1
2022-06-06drm/amd/display: Set default value of line_capture_indicationDavid Zhang1-0/+1
2022-06-06drm/amd/display: Passing Y-granularity to dmub fwDavid Zhang1-0/+6
2022-06-06drm/amd/display: feed PSR-SU as psr version to dmub FWDavid Zhang1-0/+3
2022-06-03drm/amd/display: Select correct DTO sourceDillon Varone1-0/+27
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai2-0/+60
2022-05-26drm/amd/display: Check if modulo is 0 before dividing.David Galiffi1-3/+6