summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn31
AgeCommit message (Expand)AuthorFilesLines
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla3-191/+1
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2-4/+4
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-2/+3
2023-11-30drm/amd/display: Refactor OPTC into component folderParandhaman K3-578/+1
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri3-2316/+1
2023-10-27drm/amd/display: Fix copyright notice in DC codeStylon Wang1-1/+1
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira1-0/+1
2023-10-27drm/amd/display: reprogram det size while seamless bootHugo Hu1-0/+23
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri5-667/+4
2023-09-28drm/amd/display: Create one virtual connector in DCHarry Wentland1-1/+2
2023-09-27drm/amd/display: set stream gamut remap matrix to MPC for DCN3+Melissa Wen1-1/+1
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-08-30drm/amd/display: Update DCN31 for DCN35 supportQingqing Zhuo3-2/+17
2023-08-30drm/amd/display: correct z8_watermark 16bit to 20bit maskCharlene Liu1-16/+16
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-0/+1
2023-08-30drm/amd/display: fix static screen detection settingSungHuai Wang1-1/+1
2023-08-16drm/amd/display: avoid crash and add z8_marks related in dmlCharlene Liu1-2/+2
2023-08-16drm/amd/display: disable clock gating logic reversed bug fixMuhammad Ahmed1-2/+2
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-1/+1
2023-08-08drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha1-0/+12
2023-08-08drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha1-0/+1
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen1-1/+2
2023-07-18drm/amd/display: Fix DP2 link training failure with RCODaniel Miess2-20/+34
2023-07-18drm/amd/display: Use is_dig_enable function instead of dcn10 hardcodeNicholas Kazlauskas1-1/+1
2023-07-07drm/amd/display: fix comment typoYueh-Shun Li1-1/+1
2023-06-15drm/amd/display: Skip DPP DTO update if root clock is gatedNicholas Kazlauskas1-0/+8
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee1-0/+1
2023-06-09drm/amd/display: remove unused definitionYang Li1-27/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo3-85/+42
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma1-1/+1
2023-04-25drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin1-0/+1
2023-04-21drm/amd/display: Add FAMS capability to DCN31Aurabindo Pillai1-0/+1
2023-04-21drm/amd/display: Adjust dmub outbox notification enableMeenakshikumar Somasundaram1-4/+0
2023-04-18drm/amd/display: Correct output color space during HW reinitializeMichael Mityushkin1-0/+1
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic3-15/+7
2023-04-18drm/amd/display: copy dmub caps to dc on dcn31Josip Pavic1-0/+4
2023-04-12drm/amd/display: Improve robustness of FIXED_VS link training at DP1 ratesMichael Strauss1-0/+2
2023-04-12drm/amd/display: add dscclk instance offset checkCharlene Liu1-0/+18
2023-03-31drm/amd/display: fixed dcn30+ underflow issueAyush Gupta1-1/+1
2023-03-31drm/amd/display: Fix 4to1 MPC black screen with DPP RCONicholas Kazlauskas1-11/+2
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-5/+5
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-2/+0
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland1-2/+2
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu1-2/+3
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2-2/+1
2023-02-24drm/amd/display: Remove unused local variables and functionArthur Grillo1-41/+0
2023-02-16drm/amd/display: Add function prototypes to headersArthur Grillo1-0/+2
2023-02-15drm/amd/display: Remove stutter only configurationsNasir Osman1-1/+1
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-4/+4
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+0