Re: [PATCH v5] drm/amdkfd: implement the dGPU fallback path for apu (v5)

2020-08-22 Thread Felix Kuehling
Am 2020-08-21 um 9:42 p.m. schrieb Huang Rui: > On Sat, Aug 22, 2020 at 12:48:00AM +0800, Kuehling, Felix wrote: >> Am 2020-08-21 um 8:50 a.m. schrieb Huang Rui: >>> We still have a few iommu issues which need to address, so force raven >>> as "dgpu" path for the moment. >>> >>> This is to add the

Re: [PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is

2020-08-22 Thread Michel Dänzer
On 2020-08-21 8:07 p.m., Kazlauskas, Nicholas wrote: > On 2020-08-21 12:57 p.m., Michel Dänzer wrote: >> From: Michel Dänzer >> >> Don't check drm_crtc_state::active for this either, per its >> documentation in include/drm/drm_crtc.h: >> >>   * Hence drivers must not consult @active in their vario

[PATCH] gpu: amd: Remove duplicate semicolons at the end of line

2020-08-22 Thread Youling Tang
Remove duplicate semicolons at the end of line. Signed-off-by: Youling Tang --- drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c | 2 +- drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/vc