summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-091-1678/+0
* drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed2023-10-041-0/+3
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-1/+1
* drm/amd/display: add skip_implict_edp_power_control flag for dcn32Ian Chen2023-09-111-2/+4
* drm/amd/display: add seamless pipe topology transition checkWenjing Liu2023-09-111-0/+52
* drm/amd/display: Blank phantom OTG before enablingAlvin Lee2023-09-111-0/+46
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-6/+6
* drm/amd/display: remove an unused fileAurabindo Pillai2023-07-211-2/+0
* drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng2023-06-301-4/+0
* drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland2023-06-301-3/+3
* drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin2023-06-231-2/+6
* drm/amd/display: fix pixel rate update sequenceDmytro Laktyushkin2023-06-151-6/+2
* drm/amd/display: Do not disable phantom pipes in driverSaaem Rizvi2023-06-151-1/+2
* drm/amd/display: Wrong index type for pipe iteratorSaaem Rizvi2023-06-091-1/+1
* drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee2023-06-091-0/+24
* drm/amd/display: Trigger DIO FIFO resync on commit streams for DCN32Saaem Rizvi2023-06-091-0/+29
* drm/amd/display: Simplify the calculation of variablesJiapeng Chong2023-06-091-3/+3
* drm/amd/display: Query GECC enable for SubVP disableAlvin Lee2023-04-241-0/+1
* drm/amd/display: Enable SubVP on PSR panels if single streamAlvin Lee2023-04-241-0/+1
* drm/amd/display: refactor dmub commands into single functionJosip Pavic2023-04-181-8/+4
* drm/amd/display: Only consider DISPCLK when using optimized boot pathAlvin Lee2023-04-181-3/+3
* drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira2023-04-181-0/+1
* drm/amd/display: On clock init, maintain DISPCLK freqAlvin Lee2023-04-111-5/+21
* drm/amd/display: Only keep cursor p-state force for FPOAlvin Lee2023-03-311-0/+6
* drm/amd/display: fixed dcn30+ underflow issueAyush Gupta2023-03-311-1/+1
* drm/amd/display: Use per pipe P-State force for FPOAlvin Lee2023-03-311-17/+24
* drm/amd/display: Make DCN32 3dlut function available to future DCNsWesley Chalmers2023-03-221-1/+1
* drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerSaaem Rizvi2023-03-221-1/+1
* drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi2023-03-141-1/+1
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-6/+7
* drm/amd/display: When blanking during init loop to find OPP indexAlvin Lee2023-03-071-0/+83
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-1/+1
* drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu2023-02-281-6/+13
* drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai2023-02-141-2/+2
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-2/+2
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-241-1/+0
* drm/amd/display: Set init freq for DCFCLK DSAlvin Lee2023-01-241-0/+1
* drm/amd/display: Allow idle optimization after turning off all pipesAlvin Lee2023-01-241-0/+10
* drm/amd/display: Disable MALL SS and messages for PSR supported configsDillon Varone2023-01-241-0/+7
* drm/amd/display: Request min clocks after disabling pipes on initAlvin Lee2023-01-171-0/+21
* drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2023-01-171-4/+5
* drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone2023-01-171-133/+13
* drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee2023-01-031-0/+36
* drm/amd/display: Check for PSR in no memory request caseSamson Tam2022-12-151-1/+2
* drm/amd/display: Disable uclk pstate for subvp pipesDillon Varone2022-12-061-5/+5
* drm/amd/display: Use DCC meta pitch for MALL allocation requirementsDillon Varone2022-11-291-3/+3
* drm/amd/display: MALL SS calculations should iterate over all pipes for cursorDillon Varone2022-11-291-1/+1
* drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan2022-11-231-3/+1
* drm/amd/display: Check if PSR enabled when entering MALLAlvin Lee2022-11-231-1/+6
* drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee2022-11-151-0/+27