summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul4-162/+85
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul1-0/+7
2022-08-23drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul1-25/+4
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul1-2/+3
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul2-15/+15
2022-08-23drm/amdgpu/dm/mst: Rename get_payload_table()Lyude Paul1-3/+4
2022-08-23drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul4-15/+19
2022-08-22drm/ttm: Switch to using the new res callbackArunpravin Paneer Selvam1-32/+13
2022-08-22drm/amdgpu: Implement intersect/compatible functionsArunpravin Paneer Selvam2-0/+106
2022-08-11drm/amdgpu_dm: Rely on split out luminance calculation functionJouni Högander1-31/+4
2022-08-01Merge drm/drm-next into drm-misc-nextThomas Zimmermann315-7358/+169271
2022-07-28drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handlesDanilo Krummrich1-1/+1
2022-07-28drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handlesDanilo Krummrich1-1/+1
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie164-6900/+9489
2022-07-26drm/plane-helper: Export individual helpersThomas Zimmermann1-1/+2
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann1-1/+0
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann1-2/+2
2022-07-26drm/amd/display: Reduce stack size in the mode support functionRodrigo Siqueira1-62/+70
2022-07-26drm/amd/display: 3.2.196Anthony Koo1-1/+1
2022-07-26drm/amd/display: Copy crc_skip_count when duplicating CRTC stateLeo Li1-0/+1
2022-07-26drm/amd/display: Add debug option for idle optimizations on cursor updatesAlvin Lee2-0/+2
2022-07-26drm/amd/display: Disable MPC split for DCN32/321Alvin Lee2-2/+2
2022-07-26drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam2-2/+6
2022-07-26drm/amd/display: Update DCN32 and DCN321 SR latenciesAlvin Lee2-4/+4
2022-07-26drm/amd/display: Add reinstate dram in the FPO logicRodrigo Siqueira2-10/+60
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai23-3/+27
2022-07-26drm/amd/display: Cache cursor when cursor exceeds 64x64Chris Park4-6/+11
2022-07-26drm/amd/display: Add support for manual DMUB FAMS triggerAnthony Koo1-1/+8
2022-07-26drm/amd/display: Fix dpstreamclk programmingMichael Strauss6-19/+20
2022-07-26drm/amd/display: Add missing AUDIO_DTO_SEL reg fieldMichael Strauss1-1/+2
2022-07-26drm/amd/display: Add OTG/ODM functionsMichael Strauss1-0/+34
2022-07-26drm/amd/display: Use correct clock source constructor for DCN314Michael Strauss1-1/+1
2022-07-26drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss6-7/+24
2022-07-26drm/amd/display: Add pixel rate div calcs and programmingMichael Strauss4-0/+56
2022-07-26drm/amd/display: Remove FPU flags from DCN30 MakefileRodrigo Siqueira1-30/+0
2022-07-26drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira3-17/+24
2022-07-26drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira3-38/+49
2022-07-26drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira4-25/+100
2022-07-26drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee1-0/+5
2022-07-26drm/amd/display: Drop unnecessary FPU flags on dcn302 filesRodrigo Siqueira1-25/+0
2022-07-26drm/amd/display: Reboot while unplug hdcp enabled dp from mst hubhersen wu1-12/+22
2022-07-26drm/amd/display: Reset pipe count when iterating for DET overrideTaimur Hassan1-1/+2
2022-07-26drm/amd/display: Calculate MALL cache lines based on Mblks requiredAlvin Lee2-1/+15
2022-07-26drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam3-31/+260
2022-07-26drm/amd/display: Guard against zero memory channelsNicholas Kazlauskas1-1/+4
2022-07-26drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee4-6/+82
2022-07-26drm/amd/display: Fix OPTC function pointers for DCN314Nicholas Kazlauskas3-2/+5
2022-07-26drm/amd/display: Add enable/disable FIFO callbacks to stream setupNicholas Kazlauskas3-12/+35
2022-07-26drm/amd/display: Avoid MPC infinite loopAric Cyr1-0/+5
2022-07-26drm/amdgpu: enable swiotlb for gmc 11.0Aaron Liu1-0/+5