Re: [PATCH 1/7] drm/amdgpu: cleanup job header

2018-07-15 Thread Zhang, Jerry (Junwei)
On 07/13/2018 11:19 PM, Christian König wrote: Move job related defines, structure and function declarations to amdgpu_job.h Signed-off-by: Christian König The series is Reviewed-by: Junwei Zhang One more cleanup is on the way. Jerry --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 46

[PATCH] drm/scheduler: add NULL pointer check for run queue

2018-07-15 Thread Junwei Zhang
To check rq pointer before adding entity into it. That avoids NULL pointer access in some case. Suggested-by: Christian König Signed-off-by: Junwei Zhang --- drivers/gpu/drm/scheduler/gpu_scheduler.c | 4 1 file changed, 4 insertions(+) diff --git

Re: [PATCH xf86-video-amdgpu] Hardcode "non-desktop" RandR property name

2018-07-15 Thread Yu, Qiang
Thanks, looks good for me. Reviewed-by: Qiang Yu Regards, Qiang From: amd-gfx on behalf of Michel Dänzer Sent: Friday, July 13, 2018 4:41:51 PM To: amd-gfx@lists.freedesktop.org Subject: [PATCH xf86-video-amdgpu] Hardcode "non-desktop" RandR property

[PATCH] RFC: drm/amd/display: enable ABGR and XBGR formats (v2)

2018-07-15 Thread Mauro Rossi
From: Mauro Rossi (v1) {A,X}BGR code paths are added in amdgpu_dm, by using an fb_format already listed in dc/dc_hw_types.h (SURFACE_PIXEL_FORMAT_GRPH_ABGR), and in dce 8.0, 10.0 and 11.0, i.e. Bonaire and later. GRPH_FORMAT_ARGB is used due to lack of specific

RE: [PATCH 7/7] drm/amdgpu: minor cleanup in amdgpu_job.c

2018-07-15 Thread Zhou, David(ChunMing)
Series is Acked-by: Chunming Zhou -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Christian K?nig Sent: Friday, July 13, 2018 11:20 PM To: amd-gfx@lists.freedesktop.org Subject: [PATCH 7/7] drm/amdgpu: minor cleanup in amdgpu_job.c Remove

Re: Error on boot with Raven Ridge

2018-07-15 Thread Bráulio Bhavamitra
Now with the latest kernel from staging-next branch [ 13.244876] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 13.244877] Bluetooth: BNEP filters: protocol multicast [ 13.244882] Bluetooth: BNEP socket layer initialized [ 14.709064] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready [

Error on boot with Raven Ridge

2018-07-15 Thread Bráulio Bhavamitra
Although it is reported on dmesg, the system still boots normally [8.253073] amdgpu: [powerplay] dpm has been enabled [8.253210] [drm] DM_PPLIB: 40 in kHz [8.253211] [drm] DM_PPLIB: 933000 in kHz [8.253212] [drm] DM_PPLIB: 1067000 in kHz [8.253380] WARNING: CPU: 6

Crash report from dmesg after suspend/resume

2018-07-15 Thread Bráulio Bhavamitra
Everything still works. [36725.271678] BUG: unable to handle kernel NULL pointer dereference at [36725.271688] PGD 0 P4D 0 [36725.271697] Oops: 0002 [#1] PREEMPT SMP NOPTI [36725.271704] CPU: 6 PID: 27625 Comm: amdgpu_cs:0 Tainted: GWC O 4.18.0-1-custom+ #7

Re: 答复: 答复: [alsa-devel] 答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-07-15 Thread Alex Deucher
On Sat, Jul 14, 2018 at 12:31 PM, Takashi Iwai wrote: > On Sat, 14 Jul 2018 14:03:26 +0200, > jimqu wrote: >> >> >> >> 在 2018/7/13 23:07, Takashi Iwai 写道: >> > On Wed, 11 Jul 2018 13:12:01 +0200, >> > Takashi Iwai wrote: >> >> And the forced runtime PM is still an issue, and this would need the