summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-0844-5046/+5420
* drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma2023-02-083-0/+43
* drm/amd/display: Fix null pointer deref error on rotationAurabindo Pillai2023-02-081-4/+6
* drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers2023-02-085-1/+29
* drm/amd/display: Do not set DRR on pipe commitWesley Chalmers2023-02-081-3/+0
* drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli2023-02-032-10/+4
* drm/amd/display: reduce else-if to else in dcn32_calculate_dlg_params()Tom Rix2023-02-031-1/+1
* drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()Tom Rix2023-02-031-1/+1
* drm/amdgpu/display: remove duplicate include header in filesye xingchen2023-02-031-1/+0
* drm/amd/display: 3.2.221Aric Cyr2023-01-311-1/+1
* drm/amd/display: fix linux dp link lost handled only one timeHersen Wu2023-01-311-0/+3
* drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen2023-01-311-1/+1
* drm/amd/display: Add Function declaration in dc_linkMustapha Ghaddar2023-01-312-24/+27
* drm/amd/display: Revert "avoid disable otg when dig was disabled"Aric Cyr2023-01-311-20/+6
* drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess2023-01-311-2/+3
* drm/amd/display: fix FCLK pstate change underflowVladimir Stempen2023-01-311-0/+4
* drm/amd/display: Fix only one ABM pipe enabled under ODM combined caseLeon Huang2023-01-311-0/+9
* drm/amd/display: Add missing brackets in calculationDaniel Miess2023-01-311-1/+1
* drm/amd/display: Correct bw_params populationDaniel Miess2023-01-311-10/+21
* drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas2023-01-311-7/+7
* drm/amd/display: fix MALL size hardcoded for DCN321Samson Tam2023-01-311-1/+0
* drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu2023-01-314-7/+68
* drm/amd/display: Enable Freesync over PConSung Joon Kim2023-01-311-0/+1
* drm/amd/display: 3.2.220Aric Cyr2023-01-241-1/+1
* drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu2023-01-241-6/+20
* drm/amd/display: Pass DSC slice height to PSR FWRobin Chen2023-01-243-0/+5
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-2441-761/+652
* drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu2023-01-246-1023/+1090
* drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu2023-01-2410-393/+451
* drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2023-01-2421-3/+292
* drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam2023-01-245-5/+78
* drm/amd/display: Set init freq for DCFCLK DSAlvin Lee2023-01-242-0/+2
* drm/amd/display: Use |= when assigning wm_optimized_requiredAlvin Lee2023-01-241-2/+5
* drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu2023-01-2413-827/+893
* drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu2023-01-2444-128/+107
* drm/amd/display: Disable SubVP for PSR panelsAlvin Lee2023-01-243-1/+12
* drm/amd/display: 3.2.219Aric Cyr2023-01-241-1/+1
* drm/amd/display: Correcting prefetch mode for fast validateSaaem Rizvi2023-01-241-7/+1
* drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin2023-01-241-2/+12
* drm/amd/display: Allow idle optimization after turning off all pipesAlvin Lee2023-01-241-0/+10
* drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin2023-01-243-19/+31
* drm/amd/display: Disable MALL SS and messages for PSR supported configsDillon Varone2023-01-241-0/+7
* drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo2023-01-242-120/+25
* drm/amd/display: use a more appropriate return value in dp_retrieve_lttpr_cap()Hamza Mahfooz2023-01-241-1/+1
* drm/amd/display: remove duplicate included header filesye xingchen2023-01-191-1/+0
* drm/amd/display: fix hdmi_encoded_link_bw definitionArnd Bergmann2023-01-191-6/+0
* drm/amd/display: fix dp_retrieve_lttpr_cap() return valueArnd Bergmann2023-01-191-3/+3
* drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello2023-01-191-1/+1
* drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton2023-01-171-2/+2
* drm/amd/display: use swap() helper macro in bios_parserDeepak R Varma2023-01-171-9/+2