[PATCH 2/2] MAINTAINERS: Add maintainer for hyperv video device

2021-01-01 Thread Deepak Rawat
Maintainer for hyperv synthetic video device. Signed-off-by: Deepak Rawat --- MAINTAINERS | 8 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7b073c41c3a0..e483fd32a684 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5515,6 +5515,14 @@ T: git git://an

[PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device

2021-01-01 Thread Deepak Rawat
DRM driver for hyperv synthetic video device, based on hyperv_fb framebuffer driver. Also added config option "DRM_HYPERV" to enabled this driver. Signed-off-by: Deepak Rawat --- drivers/gpu/drm/tiny/Kconfig | 12 + drivers/gpu/drm/tiny/Makefile |1 + drivers/gpu/drm/tiny/hyperv_d

[Bug 208947] amdgpu DisplayPort won't recognize all display modes after 5.9 merges

2021-01-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=208947 JerryD (jvdeli...@charter.net) changed: What|Removed |Added CC||jvdeli...@charter.net --

[PATCH] drm/vkms: Decouple config data for configfs

2021-01-01 Thread Sumera Priyadarsini
Currently, data for the device instance is held by vkms_device. Add a separate type, vkms_config to contain configuration details for the device and various modes to be later used by configfs. This config data stays constant once the device is created. Accordingly, add vkms_create and vkms_destroy

[Bug 210849] Black screen after resume from long suspend. Open/Close lid. AMDGPU

2021-01-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=210849 --- Comment #8 from JerryD (jvdeli...@charter.net) --- In the 5.18 kernel which does not hang on me I also have a segfault: [ 224.767359] Call Trace: [ 224.767529] amdgpu_dm_backlight_update_status+0xb4/0xc0 [amdgpu] [ 224.767535] backlight_

Re: [PATCH v2 1/2] drm/radeon: use writel to avoid gcc optimization

2021-01-01 Thread Christian König
Am 25.12.20 um 04:54 schrieb Chen Li: When using e8860(gcn1) on arm64, the kernel crashed on drm/radeon: [ 11.240414] pc : __memset+0x4c/0x188 [ 11.244101] lr : radeon_uvd_get_create_msg+0x114/0x1d0 [radeon] [ 11.249995] sp : 0d7eb700 [ 11.253295] x29: 0d7eb700 x28: 8

Re: 5.11-rc1 TTM list corruption

2021-01-01 Thread Christian König
Hi Borislav, my best guess is that this is an use after free. Going to double check the code, but can you reproduce this issue reliable? Thanks, Christian. Am 31.12.20 um 11:40 schrieb Borislav Petkov: Hi folks, got this when trying to suspend my workstation to disk, it was still responsive

Re: 5.11-rc1 TTM list corruption

2021-01-01 Thread Hillf Danton
On Thu, 31 Dec 2020 11:40:20 +0100 Borislav Petkov wrote: > Hi folks, > > got this when trying to suspend my workstation to disk, it was still > responsive so I could catch the splat: > > [22020.334381] [ cut here ] > [22020.339057] list_del corruption. next->prev should b

[PATCH] dt-bindings: display: Augment s6e63m0 bindings

2021-01-01 Thread Linus Walleij
This fixes the following problems with the s6e63m0 display bindings: - When used on the DSI bus, the panel is listed directly as a subnode on the DSI host so the "port" node is not compulsory. Remove "port" from required properties. - The panel contains its own backlight control, so reference