summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-25drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira-17/+24
2022-07-25drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira-38/+49
2022-07-25drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira-25/+100
2022-07-25drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee-0/+5
2022-07-25drm/amd/display: Drop unnecessary FPU flags on dcn302 filesRodrigo Siqueira-25/+0
2022-07-25drm/amd/display: Reboot while unplug hdcp enabled dp from mst hubhersen wu-12/+22
2022-07-25drm/amd/display: Reset pipe count when iterating for DET overrideTaimur Hassan-1/+2
2022-07-25drm/amd/display: Calculate MALL cache lines based on Mblks requiredAlvin Lee-1/+15
2022-07-25drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam-31/+260
2022-07-25drm/amd/display: Guard against zero memory channelsNicholas Kazlauskas-1/+4
2022-07-25drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee-6/+82
2022-07-25drm/amd/display: Fix OPTC function pointers for DCN314Nicholas Kazlauskas-2/+5
2022-07-25drm/amd/display: Add enable/disable FIFO callbacks to stream setupNicholas Kazlauskas-12/+35
2022-07-25drm/amd/display: Avoid MPC infinite loopAric Cyr-0/+5
2022-07-25drm/amdgpu: enable swiotlb for gmc 11.0Aaron Liu-0/+5
2022-07-25drm/amdgpu: enable swiotlb for gmc 10.0 (V2)Aaron Liu-0/+5
2022-07-25drm/amd: Fix typo 'the the' in commentSlark Xiao-3/+3
2022-07-25drm/amd/display: reduce stack for dml32_CalculatePrefetchScheduleAlex Deucher-211/+227
2022-07-25drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpee...Alex Deucher-104/+120
2022-07-25drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwathAlex Deucher-62/+70
2022-07-25drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigurationAlex Deucher-64/+77
2022-07-25drm/amd/display: reduce stack size in dcn32 dml (v2)Alex Deucher-230/+217
2022-07-25drm/amdkfd: Process notifier release callback don't take mutexPhilip Yang-12/+9
2022-07-25drm/amdkfd: Correct mmu_notifier_get failure handlingPhilip Yang-0/+6
2022-07-25drm/amd/display: Specify supported modifiers for dcn314Roman Li-0/+1
2022-07-25drm/amd/display: Fix dc_version detect for dcn314Roman Li-2/+2
2022-07-25drm/amd/display: move FPU code from dcn301 clk mgr to DML folderMelissa Wen-85/+83
2022-07-25drm/amd/display: move FPU code from dcn30 clk mgr to DML folderMelissa Wen-65/+68
2022-07-25drm/amd/display: move FPU code on dcn21 clk_mgrMelissa Wen-236/+248
2022-07-25drm/amd/display: remove useless FPU protection wrapper from dcn31_resource fileMelissa Wen-6/+0
2022-07-25drm/amd/display: fix soft-fp vs hard-fp on DCN 3.1 family for powerpcMelissa Wen-6/+23
2022-07-25drm/amd/display: 3.2.195Aric Cyr-1/+1
2022-07-25drm/amd/display: Drop FPU code from dcn321 resourceRodrigo Siqueira-475/+450
2022-07-25drm/amd/display: Create dcn321_fpu fileRodrigo Siqueira-208/+296
2022-07-25drm/amd/display: Drop FPU flags from dcn32 MakefileRodrigo Siqueira-28/+0
2022-07-25drm/amd/display: Move bounding box to FPU folderRodrigo Siqueira-458/+474
2022-07-25drm/amd/display: Move ntuple to insert entryRodrigo Siqueira-28/+25
2022-07-25drm/amd/display: Move dlg params calculationRodrigo Siqueira-497/+513
2022-07-25drm/amd/display: Move wm and dlg calculation to FPU codeRodrigo Siqueira-191/+195
2022-07-25drm/amd/display: Move SubVP functions to dcn32_fpuRodrigo Siqueira-595/+620
2022-07-25drm/amd/display: Move phanton stream to FPU codeRodrigo Siqueira-87/+94
2022-07-25drm/amd/display: Move insert entry table to the FPU codeRodrigo Siqueira-178/+208
2022-07-25drm/amdgpu: Refactor code to handle non coherent and uncachedRajneesh Bhardwaj-27/+24
2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui-1/+129
2022-07-25drm/amd/pm: revise the driver reloading fix for SMU 13.0.0 and 13.0.7Evan Quan-7/+0
2022-07-25drm/amd/pm: correct smu 13.0.0/7 mp1 state setupEvan Quan-2/+36
2022-07-25drm/amd/pm: update SMU13.0.0 driver_if headerEvan Quan-3/+3
2022-07-25drm/amd/pm: enable GPO feature support for SMU13.0.0Evan Quan-0/+2
2022-07-25drm/amd/pm: update driver if header for smu_13_0_7Kenneth Feng-9/+17
2022-07-25drm/amd/display: Move predict pipe to dml fpu folderRodrigo Siqueira-36/+44