summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor OPTC into component folderParandhaman K2023-11-294-2222/+2
* drm/amd/display: Refactor resource into component directoryMounika Adhuri2023-11-173-1743/+1
* drm/amd/display: Create optc.h fileRodrigo Siqueira2023-11-071-185/+1
* drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira2023-10-261-0/+1
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-096-4112/+7
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-4/+14
* drm/amd/display: fix some non-initialized register mask and settingCharlene Liu2023-09-201-3/+5
* drm/amd/display: fix some non-initialized register mask and settingCharlene Liu2023-09-111-1/+4
* drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai2023-09-111-1/+4
* drm/amd/display: Don't lock phantom pipe on disablingAlvin Lee2023-09-111-1/+2
* drm/amd/display: Update DCN10 for DCN35 supportQingqing Zhuo2023-08-304-2/+85
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-3/+3
* drm/amd/display: Clean up errors in dcn10_dpp_dscl.cRan Sun2023-08-091-2/+1
* drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu2023-08-071-3/+3
* drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu2023-08-071-5/+6
* drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers2023-08-071-2/+3
* drm/amd/display: Update scaler recout data for visual confirmLeo Ma2023-07-181-17/+1
* drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan2023-07-181-1/+2
* drm/amd/display: Use is_dig_enable function instead of dcn10 hardcodeNicholas Kazlauskas2023-07-181-1/+1
* drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland2023-06-303-5/+17
* drm/amd/display: Clean up dcn10_optc.c kdocSrinivasan Shanmugam2023-06-151-21/+36
* drm/amd/display: Correct kdoc formats in dcn10_opp.cSrinivasan Shanmugam2023-06-151-8/+12
* drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee2023-06-091-0/+1
* drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+Aurabindo Pillai2023-06-091-12/+3
* drm/amd/display: Add gnu_printf format attribute for snprintf_count()Srinivasan Shanmugam2023-06-091-4/+5
* drm/amd/display: Fix up missing 'dc' & 'pipe_ctx' kdoc parameters in delay_cu...Srinivasan Shanmugam2023-06-091-0/+5
* drm/amd/display: remove unused definitionYang Li2023-06-091-7/+0
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-093-86/+53
* drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma2023-06-092-16/+7
* drm/amd/display: Add additional pstate registers to HW state querySung Lee2023-06-091-0/+2
* drm/amd/display: revert "Update scaler recout data for visual confirm"Leo Ma2023-06-091-1/+17
* drm/amd/display: Update scaler recout data for visual confirmLeo (Hanghong) Ma2023-04-241-17/+1
* drm/amd/display: add mechanism to skip DCN initEric Yang2023-04-181-1/+3
* drm/amd/display: set variables aperture_default_system and context0_default_s...Tom Rix2023-04-111-2/+2
* drm/amd/display: Fix 4to1 MPC black screen with DPP RCONicholas Kazlauskas2023-03-311-2/+10
* drm/amd/display: Add NULL plane_state check for cursor disable logicNicholas Kazlauskas2023-03-311-1/+3
* drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10Rodrigo Siqueira2023-03-221-2/+2
* drm/amd/display: Add CRC and DMUB test supportCharlene Liu2023-03-221-0/+29
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-142-6/+7
* drm/amd/display: reset the scaler boundary modeZhikai Zhai2023-03-142-0/+8
* drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro2023-03-081-2/+0
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-073-11/+1
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-1/+1
* drm/amd/display: Remove unused local variablesArthur Grillo2023-02-231-2/+1
* drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2023-02-151-1/+1
* drm/amd/display: add NULL pointer checkCharlene Liu2023-02-141-6/+10
* drm/amd/display: fix cursor offset on rotation 180Melissa Wen2023-02-081-1/+1
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-082-5/+5
* drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers2023-02-081-1/+2
* drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()Tom Rix2023-02-031-1/+1