[Bug 199959] amdgpu, regression?: system freezes after resume

2018-06-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199959 --- Comment #13 from Christian König (christian.koe...@amd.com) --- (In reply to Alexander Mezin from comment #11) > I literally have no idea what I'm doing, but adding > 'amdgpu_device_resize_fb_bar(adev);' line to all 'gmc_v?_?_resume()' > (beca

[Bug 106427] RX560, 5k@60Hz, Xorg: Black screen, “soft” kernel lockup

2018-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106427 --- Comment #6 from txtoxtox...@googlemail.com --- Still present with kernel 4.17.0, xorg amdgpu 18.0.1. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing

[Bug 106870] [Raven Ridge occasionally hangs] VM_L2_PROTECTION_FAULT_STATUS:0x00000000

2018-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106870 Bug ID: 106870 Summary: [Raven Ridge occasionally hangs] VM_L2_PROTECTION_FAULT_STATUS:0x Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS

[PATCH 1/7] drm: Replace drm_connector_{un/reference} with drm_connector_{put, get}

2018-06-09 Thread Thomas Zimmermann
This patch unifies the naming of DRM functions for reference counting of struct drm_connector. The resulting code is more aligned with the rest of the Linux kernel interfaces. The patch also deletes the old functions and removes them from the Coccinelle script. Signed-off-by: Thomas Zimmermann -

[PATCH 2/7] drm: Replace drm_framebuffer_{un/reference} with drm_framebuffer_{put, get}

2018-06-09 Thread Thomas Zimmermann
This patch unifies the naming of DRM functions for reference counting of struct drm_framebuffer. The resulting code is more aligned with the rest of the Linux kernel interfaces. The patch also deletes the old functions and removes them from the Coccinelle script. Signed-off-by: Thomas Zimmermann

[PATCH 3/7] drm: Replace drm_gem_object_{un/reference} with drm_gem_object_{put, get}

2018-06-09 Thread Thomas Zimmermann
This patch unifies the naming of DRM functions for reference counting of struct drm_gem_object. The resulting code is more aligned with the rest of the Linux kernel interfaces. The patch also deletes the old functions and removes them from the Coccinelle script. Signed-off-by: Thomas Zimmermann

[PATCH 5/7] drm: Replace drm_gem_object_unreference_unlocked with put function

2018-06-09 Thread Thomas Zimmermann
This patch unifies the naming of DRM functions for reference counting of struct drm_gem_object. The resulting code is more aligned with the rest of the Linux kernel interfaces. The patch also deletes the old function and removes it from the Coccinelle script. Signed-off-by: Thomas Zimmermann ---

[PATCH 0/7] Replace {un/reference} with {put,get} functions

2018-06-09 Thread Thomas Zimmermann
This patch set replaces functions named {un,reference} by their {put,get} counterparts. Each patch also removes the replaced functions from the DRM core and deletes them from the related Coccinelle script. Affected data types are struct drm_connector, struct drm_framebuffer, struct drm_gem_object,

[PATCH 7/7] drm: Clean up after DRM put/get conversion

2018-06-09 Thread Thomas Zimmermann
All cases of simple conversion from un/reference to put,get have been fixed. This patch deletes the related, now empty, Coccinelle script; and removes the item from the DRM's TODO list. Signed-off-by: Thomas Zimmermann --- Documentation/gpu/todo.rst | 17 scripts/c

[PATCH 4/7] drm: Replace __drm_gem_object_unreference with __drm_gem_object_put

2018-06-09 Thread Thomas Zimmermann
This patch unifies the naming of DRM functions for reference counting of struct drm_gem_object. The resulting code is more aligned with the rest of the Linux kernel interfaces. The patch also deletes the old function and removes it from the Coccinelle script. Signed-off-by: Thomas Zimmermann ---

[PATCH 6/7] drm: Replace drm_dev_unref with drm_dev_put

2018-06-09 Thread Thomas Zimmermann
This patch unifies the naming of DRM functions for reference counting of struct drm_device. The resulting code is more aligned with the rest of the Linux kernel interfaces. The patch also deletes the old function and removes it from the Coccinelle script. Signed-off-by: Thomas Zimmermann --- dr

[Bug 106670] AMD GPU Error, random lockup, Ryzen 2500U Vega 8 GPU

2018-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106670 --- Comment #5 from Jack Wolf --- I have same issues. AMD Ryzen 1800x Sapphier Vega 56 amdgpu git kernel 4.17.0 This is what dmesg say from time to time beyond a hang up. [Sa Jun 9 17:34:54 2018] [drm:generic_reg_wait] *ERROR* REG_WAIT time

[Bug 199407] Radeon night light/redshift flickers

2018-06-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=199407 jerry (taiuset...@protonmail.com) changed: What|Removed |Added CC||taiuset...@protonmail.

[Bug 106871] Screen with blank cursor (raven ridge on MSI B350)

2018-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106871 Bug ID: 106871 Summary: Screen with blank cursor (raven ridge on MSI B350) Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

[Bug 106872] vram sizes reported by the kernel totally off

2018-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106872 Bug ID: 106872 Summary: vram sizes reported by the kernel totally off Product: DRI Version: unspecified Hardware: Other OS: All Status: NEW Severity: nor