summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-10drm/amd/display: Expand supported Replay residency modeLeon Huang1-2/+5
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim1-0/+64
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso1-2/+2
2024-02-16drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-02-07drm/amd/display: correct comment in set_default_brightness_aux()Camille Cho1-1/+1
2024-01-16drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam1-4/+7
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung1-0/+27
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-0/+3
2023-12-08drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-11-30drm/amd/display: Simplify brightness initializationCamille Cho1-13/+3
2023-11-30drm/amd/display: replay: Augment Frameupdate CommandMax Tseng1-2/+8
2023-11-30drm/amd/display: replay: generalize the send command function usageMax Tseng1-2/+2
2023-11-30drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan1-0/+24
2023-10-27drm/amd/display: Read before writing Backlight Mode Set RegisterIswara Nagulendran1-1/+6
2023-10-27drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2
2023-10-05drm/amd/display: refactor ILR to make it workSherry Wang1-2/+19
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-08-30drm/amd/display: Refactor edp power controlIan Chen1-0/+29
2023-08-08drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha1-0/+165
2023-07-25drm/amd/display: Remove check for default eDP panel_modeTaimur Hassan1-25/+24
2023-07-25drm/amd/display: Add VESA SCR case for default aux backlightIswara Nagulendran1-4/+14
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen1-1/+1
2023-07-18drm/amd/display: Cache backlight_millinits in link structure and setting brig...Nicholas Susanto1-0/+11
2023-04-18drm/amd/display: Apply correct panel mode when reinitializing hardwareMichael Mityushkin1-0/+1
2023-04-18drm/amd/display: Adding support for VESA SCRIswara Nagulendran1-4/+25
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones1-0/+5
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-10/+10
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-5/+0
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu1-3/+3
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu1-10/+10
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr1-2/+2
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen1-0/+2
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu1-0/+831