aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-01-26Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie1-2/+0
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1073-24601/+42705
2022-01-26drm/i915: Don't allocate extra ddb during async flip for DG2Stanislav Lisovskiy1-0/+19
2022-01-26drm/i915: Use wm0 only during async flips for DG2Stanislav Lisovskiy2-2/+36
2022-01-26drm/i915: Introduce do_async_flip flag to intel_plane_stateStanislav Lisovskiy3-3/+12
2022-01-26drm/i915: Pass plane to watermark calculation functionsStanislav Lisovskiy2-16/+22
2022-01-26drm/i915: Introduce ilk_pch_pre_enable()Ville Syrjälä3-4/+17
2022-01-25drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa3-14/+50
2022-01-25drm/i915/selftests: Use less in contexts steal guc id testMatthew Brost1-1/+1
2022-01-25drm/amd/display: convert to DCE IP version checkingTim Huang1-6/+4
2022-01-25drm/amdgpu: convert to UVD IP version checkingTim Huang1-2/+7
2022-01-25drm/amdgpu: convert to NBIO IP version checkingTim Huang1-13/+31
2022-01-25drm/amd/display: don't use /** for non-kernel-doc commentsRandy Dunlap1-1/+1
2022-01-25drm/radeon: remove redundant assignment to regColin Ian King1-1/+0
2022-01-25drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix1-1/+1
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen3-2/+13
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-25drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()Zhou Qingyang1-0/+3
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-25drm/amdgpu: convert amdgpu_display_supported_domains() to IP versionsAlex Deucher1-12/+17
2022-01-25drm/amdgpu: handle BACO synchronization with secondary funcsAlex Deucher1-12/+18
2022-01-25drm/amdgpu: move runtime pm init after drm and fbdev initAlex Deucher2-68/+66
2022-01-25drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher2-11/+13
2022-01-25drm/amdgpu: set APU flag based on IP discovery tableAlex Deucher1-0/+13
2022-01-25drm/amdgpu/pm/smu7: drop message about VI performance levelsAlex Deucher1-4/+0
2022-01-25drm/amd/display: Call dc_stream_release for remove link enc assignmentNicholas Kazlauskas1-0/+1
2022-01-25drm/amd/display: add debug option for z9 disable interfaceEric Yang3-1/+7
2022-01-25drm/amd/display: fix zstate allow interface to PMFWEric Yang1-1/+1
2022-01-25drm/amd/display: Disable physym clockDavid Galiffi3-12/+63
2022-01-25drm/amd/display: Fix disabling dccg clocksDavid Galiffi3-15/+37
2022-01-25drm/amd/display: allow set dp drive setting when stream is not presentWenjing Liu2-18/+15
2022-01-25drm/amd/display: Remove unnecessary function definitionAric Cyr3-9/+1
2022-01-25drm/amd/display: 3.2.170Aric Cyr1-1/+1
2022-01-25drm/amd/display: Reset preferred training settings immediatelyWayne Lin1-1/+1
2022-01-25drm/amd/display: [FW Promotion] Release 0.0.101.0Anthony Koo1-3/+6
2022-01-25drm/amd/display: Update VSC HDR infoPacket on TF changeReza Amini3-14/+16
2022-01-25drm/amd/display: remove PHY repeater count check for LTTPR modeSung Joon Kim1-2/+1
2022-01-25drm/amd/display: Support synchronized indirect reg accessRoy Chan2-0/+94
2022-01-25drm/amd/display: Add DSC Enable for Synaptics HubFangzhi Zuo2-0/+51
2022-01-25drm/amd/display: Retrieve MST Downstream Port StatusFangzhi Zuo2-0/+24
2022-01-25drm/amd/display: Add Synaptics Fifo Reset WorkaroundFangzhi Zuo3-1/+144
2022-01-25drm/amd/display: Add Cable ID support for native DPShen, George6-0/+92
2022-01-25drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas1-4/+2
2022-01-25drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgrIan Chen3-27/+13
2022-01-25drm/amd/display: Only set PSR version when validNicholas Kazlauskas1-0/+4
2022-01-25drm/amd/display: Change error to warning when hpd remains low for eDPVarone1-1/+1
2022-01-25drm/amd/display: Driver support for MCLK query toolAlvin Lee2-0/+25
2022-01-25drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+2
2022-01-25drm/amd/display: add protection in link encoder matching logicMartin Tsai7-92/+36
2022-01-25drm/amd/display: Don't update drm connector when read local EDIDWayne Lin1-8/+0