aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu1-4/+27
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-2/+2
2021-06-10drm: display: Remove duplicate include in dce110Wan Jiabing1-1/+0
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood1-35/+0
2021-06-07drm/amd/display: Fix duplicate included dce110_hw_sequencer.hJiapeng Chong1-1/+0
2021-06-04drm/amd/display: Add DCN3.1 HWSEQNicholas Kazlauskas1-0/+23
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner1-0/+1
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our prototypesLee Jones1-0/+1
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own headerLee Jones1-0/+2
2021-04-20drm/amd/display: Add link rate optimization logs for ILRMichael Strauss1-0/+4
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss1-2/+4
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee1-5/+4
2021-03-23drm/amd/display: add a func to disable accelerated modeYao Wang11-1/+1
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang1-5/+12
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang1-26/+46
2021-01-13drm/amd/display/dc/dce110/dce110_hw_sequencer: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-13drm/amd/display: implement T12 complianceJun Lei1-0/+31
2020-12-01drm/amd/display: Check link_active instead of lane_settings != unknownJoshua Aberback1-0/+2
2020-11-24drm/amd/display: change hw sequenceSherry1-5/+8
2020-11-02drm/amd/display: correct eDP T9 delayHugo Hu1-8/+8
2020-09-29drm/amd/display: make two symbols staticJason Yan1-2/+2
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang1-1/+1
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang1-0/+1
2020-09-15drm/amd/display: Power eDP panel back ON before link training retryAshley Thomas1-22/+62
2020-08-17drm/amd/display: Add extra T3 delayLewis Huang1-0/+9
2020-08-17drm/amd/display: Call DMUB for eDP power controlChris Park1-0/+24
2020-07-01drm/amd/display: Improve DisplayPort monitor interopAric Cyr1-1/+10
2020-07-01drm/amd/display: update audio wall clock programmingCharlene Liu1-3/+1
2020-05-28drm/amd/display: link_status not align when power off encoderPaul Hsieh1-0/+2
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun1-0/+11
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun1-13/+36
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr1-0/+1
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun1-1/+33
2020-04-22drm/amd/display: fix bug in the logic for panel power controlAnthony Koo1-1/+1
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo1-4/+6
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo1-31/+6
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-2/+2
2020-04-09drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas1-2/+8
2020-04-09drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas1-0/+11
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo1-5/+10
2020-02-06drm/amd/display: linux enable oled panel support dc partHersen Wu1-0/+14
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo1-21/+2
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo1-0/+6
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo1-14/+21
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo1-32/+45
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-4/+4
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo1-5/+7
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-1/+1
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-4/+0
2019-11-13drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDPSung Lee1-0/+3