[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 jamesstewartmil...@gmail.com changed: What|Removed |Added Severity|major |critical Priori

[Bug 107328] radeon_gart_table_vram_pin takes 473 ms during ACPI S3 resume

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107328 Bug ID: 107328 Summary: radeon_gart_table_vram_pin takes 473 ms during ACPI S3 resume Product: DRI Version: DRI git Hardware: Other OS: All Sta

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 --- Comment #3 from jamesstewartmil...@gmail.com --- I've attached a separate screen via the displayport, and the radeon driver loads and I get the second monitor as a secondary screen, from which I can access kscreen through the settings dialog

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 jamesstewartmil...@gmail.com changed: What|Removed |Added Resolution|--- |DUPLICATE Sta

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 jamesstewartmil...@gmail.com changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are rece

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 jamesstewartmil...@gmail.com changed: What|Removed |Added Resolution|DUPLICATE |--- Status|VE

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 jamesstewartmil...@gmail.com changed: What|Removed |Added Status|REOPENED|NEW -- You are receiving

[PATCH] ALSA: hda/i915: Allow delayed i915 audio component binding

2018-07-22 Thread Takashi Iwai
Currently HD-audio i915 audio binding doesn't support any delayed binding, and supposes that the i915 driver registers the component immediately. This has been OK, so far, but the work-in-progress change in i915 may introduce the asynchronous binding, which effectively delays the component registr

[Bug 200531] amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep

2018-07-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200531 --- Comment #4 from Aleksandr Mezin (mezin.alexan...@gmail.com) --- After more testing: 1. "unable to handle kernel NULL pointer dereference" doesn't happen with 4.18-rc5 2. GUI/GPU driver still freezes at some point. Usually I need to leave the s

[Bug 200621] New: Freezing with amdgpu driver

2018-07-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200621 Bug ID: 200621 Summary: Freezing with amdgpu driver Product: Drivers Version: 2.5 Kernel Version: 4.17.6-200.fc28.x86_64 Hardware: All OS: Linux Tree: Mainlin

[Bug 200621] Freezing with amdgpu driver

2018-07-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200621 --- Comment #1 from Jon (jon...@gmail.com) --- I believe this may be related to the new AMD DC that was enabled by default for all GPU as of 4.17. I have disabled it via amdgpu.dc=0 in the boot parameters and I will report back. -- You are rece

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 --- Comment #5 from jamesstewartmil...@gmail.com --- I'm not sure if it is a duplicate or not as it happens of bug 98046 -- You are receiving this mail because: You are the assignee for the bug.___ dr

[Bug 200531] amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep

2018-07-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200531 --- Comment #5 from Aleksandr Mezin (mezin.alexan...@gmail.com) --- "REG_WAIT timeout" doesn't occur with kernel built from "amd-staging-drm-next" branch from https://cgit.freedesktop.org/~agd5f/linux/. I can't find the exact commit because after

[Bug 107328] radeon_gart_table_vram_pin takes 473 ms during ACPI S3 resume

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107328 Christian König changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 --- Comment #6 from Christian König --- Please provide a full dmesg output as attachment. "modprobe: ERROR: could not insert 'radeon': Invalid argument" either means that your hardware isn't supported for some reason or you manually provided an

[Bug 107324] Radeon driver fails to install with modprobe: ERROR: could not insert 'radeon': Invalid argument

2018-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107324 Christian König changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving this m

Re: linux-next: build failure after merge of the drm-intel tree

2018-07-22 Thread Stephen Rothwell
Hi all, On Fri, 13 Jul 2018 11:54:19 +1000 Stephen Rothwell wrote: > > [Dave cc'd because this will probably turn up in the drm tree soon.] And now it has ... > After merging the drm-intel tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/gpu/drm/i915/gvt/kv

linux-next: manual merge of the drm-msm tree with the drm tree

2018-07-22 Thread Stephen Rothwell
Hi Rob, Today's linux-next merge of the drm-msm tree got a conflict in: drivers/gpu/drm/msm/dsi/dsi_manager.c between commit: 97e14fbeb53f ("drm: drop _mode_ from remaining connector functions") from the drm tree and commit: b6a221993e7c ("drm/msm/dsi: Use one connector for dual DSI mod

linux-next: build failure after merge of the drm-msm tree

2018-07-22 Thread Stephen Rothwell
Hi Rob, [Dave, this will presumably soon turn up in the drm tree] After merging the drm-msm tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c: In function 'dpu_plane_destroy': drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:1483:3: erro