aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-01-25drm/amdgpu: enable amdgpu_dc module parameterLang Yu1-2/+8
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello4-22/+22
2022-01-25drm/amdgpu: Disable FRU EEPROM access for SRIOVshaoyunl1-0/+6
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen8-17/+0
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/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher1-2/+2
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher1-1/+1
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu1-1/+1
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram7-13/+105
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard1-1/+1
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard1-1/+1
2022-01-24drm/amdgpu: use ttm_resource_manager_debugChristian König1-5/+5
2022-01-21drm/amdgpu: fix the page fault caused by uninitialized variablesXiaojian Du1-3/+3
2022-01-21drm/amdgpu: fix convert bad page retiremtStanley.Yang1-12/+14
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-129/+63
2022-01-19drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu1-1/+1
2022-01-19drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-01-19drm/amdkfd: enable heavy-weight TLB flush on ArcturusEric Huang2-8/+8
2022-01-19drm/amdgpu: fix broken debug sdma vram access functionJonathan Kim1-7/+8
2022-01-19drm/amdgpu: remove gart.ready flagChristian König11-137/+52
2022-01-19drm/amdgpu: remove unused variable warningStanley.Yang2-29/+0
2022-01-19drm/amdgpu: remove unused variablemziya1-4/+0
2022-01-19drm/amdgpu: Remove repeated callsyipechai1-3/+1
2022-01-19drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du3-32/+39
2022-01-19drm/amdgpu: add vram check function for GMCXiaojian Du7-5/+74
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König2-3/+5
2022-01-19drm/amdgpu: remove excl as shared workaroundsChristian König2-10/+1
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen1-5/+27
2022-01-18amdgpu/amdgpu_psp: remove unneeded ret variableMinghao Chi1-5/+1
2022-01-18drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu1-1/+3
2022-01-18drm/amd/display: move calcs folder into DMLIsabella Basso11-71/+11
2022-01-18drm/amd/display: 3.2.169Aric Cyr1-1/+1
2022-01-18drm/amd/display: [FW Promotion] Release 0.0.100.0Anthony Koo1-2/+2
2022-01-18drm/amd/display: Add signal type check when verify stream backends sameDale Zhao1-0/+3
2022-01-18drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu2-3/+28
2022-01-18drm/amd/display: Fix black screen issue on memory clock switch enFelipe Clark3-1/+9
2022-01-18drm/amd/display: DCEFCLK DS on CLK initChris Park1-0/+1
2022-01-18drm/amd/display: modify SMU_TIMEOUT macro.Ian Chen1-2/+2
2022-01-18drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon6-318/+404
2022-01-18drm/amd/display: 3.2.168Aric Cyr1-1/+1
2022-01-18drm/amd/display: support new PMFW interface to disable Z9 onlyEric Yang5-10/+22
2022-01-18drm/amd/display: adjust bit comparison to be more type safeEric Yang1-1/+1
2022-01-18drm/amd/display: Disabled seamless boots on DP and renamed power_down_display_on_bootJarif Aftab6-25/+10
2022-01-18drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF modeMarina Nikolic2-16/+3
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8