[PATCH] gpu/drm: Use u64_to_user_pointer

2016-03-19 Thread kbuild test robot
-u64_to_user_pointer/20160319-012749 base: git://people.freedesktop.org/~airlied/linux.git drm-next config: m68k-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin

[PATCH] gpu/drm: Use u64_to_user_pointer

2016-03-19 Thread kbuild test robot
-u64_to_user_pointer/20160319-012749 base: git://people.freedesktop.org/~airlied/linux.git drm-next config: xtensa-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin

[PATCH] gpu/drm: Use u64_to_user_pointer

2016-03-19 Thread kbuild test robot
-u64_to_user_pointer/20160319-012749 base: git://people.freedesktop.org/~airlied/linux.git drm-next config: mips-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin

[PATCH] drm/rockchip: vop: Reset yrgb_mst when re-enabling

2016-03-19 Thread Mark yao
On 2016年03月18日 19:22, Tomeu Vizoso wrote: > When the VOP is re-enabled, it will start scanning right away the > framebuffers that were configured from the last time, even if those have > been destroyed already. To prevent the VOP from trying to access freed > memory, reset the registers that

[Bug 94171] ati multihead black on one output

2016-03-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=94171 --- Comment #5 from Felix Miata --- Created attachment 209811 --> https://bugzilla.kernel.org/attachment.cgi?id=209811&action=edit Xorg.0.log F23 on big41, black DVI 1920x1080 output On host big 41 in Fedora 21 with KDE4 and kernel 4.1.13 on Ce

[PATCHv13 01/17] dts: exynos4*: add HDMI CEC pin definition to pinctrl

2016-03-19 Thread Krzysztof Kozlowski
On Fri, Mar 18, 2016 at 03:07:00PM +0100, Hans Verkuil wrote: > From: Kamil Debski > > Add pinctrl nodes for the HDMI CEC device to the Exynos4210 and > Exynos4x12 SoCs. These are required by the HDMI CEC device. > > Signed-off-by: Kamil Debski > Signed-off-by: Hans Verkuil > Acked-by: Krzyszt

[PATCH v8 6/6] ARM: dts: am335x-boneblack: Add HDMI audio support

2016-03-19 Thread Jean-Francois Moine
On Thu, 17 Mar 2016 14:22:34 +0200 Jyri Sarha wrote: > @@ -76,16 +87,22 @@ > }; > > &i2c0 { > - tda19988 { > + tda19988: tda19988 { > compatible = "nxp,tda998x"; > reg = <0x70>; > + > pinctrl-names = "default", "off"; > pinctrl-0

[PATCHv13 01/17] dts: exynos4*: add HDMI CEC pin definition to pinctrl

2016-03-19 Thread Hans Verkuil
On 03/19/2016 03:50 AM, Krzysztof Kozlowski wrote: > On Fri, Mar 18, 2016 at 03:07:00PM +0100, Hans Verkuil wrote: >> From: Kamil Debski >> >> Add pinctrl nodes for the HDMI CEC device to the Exynos4210 and >> Exynos4x12 SoCs. These are required by the HDMI CEC device. >> >> Signed-off-by: Kamil D

[PATCH 3/4] drm/radeon: consolidate uvd/vce initialization, resume and suspend.

2016-03-19 Thread Daniel Vetter
On Fri, Mar 18, 2016 at 09:16:08AM +0100, Daniel Vetter wrote: > On Fri, Mar 18, 2016 at 01:00:26PM +0900, Michel Dänzer wrote: > > On 17.03.2016 16:36, Daniel Vetter wrote: > > > On Thu, Mar 17, 2016 at 06:41:14AM +1000, Dave Airlie wrote: > > >> Just an aside, > > >> > > >> So is there no way to

[PATCH 1/3] drm: introduce drm_connector_plug_all() helper

2016-03-19 Thread Daniel Vetter
On Fri, Mar 18, 2016 at 09:58:49PM +, Alexey Brodkin wrote: > Hi Daniel, > > On Fri, 2016-03-18 at 19:06 +0100, Daniel Vetter wrote: > > On Fri, Mar 18, 2016 at 01:01:42PM +0300, Alexey Brodkin wrote: > > > > > > As a pair to already existing drm_connector_unplug_all() we're adding > > > gene

[PATCH] dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()

2016-03-19 Thread Daniel Vetter
On Fri, Mar 18, 2016 at 08:02:39PM +, Chris Wilson wrote: > Drivers, especially i915.ko, can fail during the initial migration of a > dma-buf for CPU access. However, the error code from the driver was not > being propagated back to ioctl and so userspace was blissfully ignorant > of the failur

[Bug 105711] amdgpu: no monitor signal (modprobe amdgpu fails)

2016-03-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=105711 Lars W. changed: What|Removed |Added Summary|amdgpu: no monitor signal |amdgpu: no monitor signal |a

[PATCH 3/4] drm/radeon: consolidate uvd/vce initialization, resume and suspend.

2016-03-19 Thread Daniel Vetter
On Sat, Mar 19, 2016 at 10:41:59AM +0100, Daniel Vetter wrote: > On Fri, Mar 18, 2016 at 09:16:08AM +0100, Daniel Vetter wrote: > > On Fri, Mar 18, 2016 at 01:00:26PM +0900, Michel Dänzer wrote: > > > On 17.03.2016 16:36, Daniel Vetter wrote: > > > > On Thu, Mar 17, 2016 at 06:41:14AM +1000, Dave

[Bug 105711] amdgpu: no monitor signal (modprobe amdgpu fails)

2016-03-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=105711 --- Comment #4 from Lars W. --- Created attachment 209841 --> https://bugzilla.kernel.org/attachment.cgi?id=209841&action=edit kernel-4.5.0 config (gzip compressed) -- You are receiving this mail because: You are watching the assignee of the

[PATCH v2 1/9] drm: atmel-hlcdc: add a ->cleanup_fb() operation

2016-03-19 Thread Boris Brezillon
On Fri, 18 Mar 2016 18:58:48 +0100 Daniel Vetter wrote: > On Thu, Mar 17, 2016 at 09:49:42AM +0100, Boris Brezillon wrote: > > Hi Daniel, > > > > On Wed, 16 Mar 2016 16:17:38 +0100 > > Daniel Vetter wrote: > > > > > On Wed, Mar 16, 2016 at 02:57:35PM +0100, Boris Brezillon wrote: > > > > Add a

[Bug 105711] amdgpu: no monitor signal (modprobe amdgpu fails)

2016-03-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=105711 Lars W. changed: What|Removed |Added Attachment #189801|0 |1 is obsolete|

[Bug 105711] amdgpu: no monitor signal (modprobe amdgpu fails)

2016-03-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=105711 Lars W. changed: What|Removed |Added Attachment #209851|application/octet-stream|text/plain mime type|

[Bug 94623] [AMDGPU][CIK][bisected] drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well

2016-03-19 Thread bugzilla-dae...@freedesktop.org
are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160319/b2acc7da/attachment.html>

[Bug 94512] X segfaults with glx-tls enabled in a x32 environment

2016-03-19 Thread bugzilla-dae...@freedesktop.org
vel/attachments/20160319/e1ac38ce/attachment-0001.html>

[RFC PATCH linus] drm/nouveau/kms: nouveau_hdmimhz can be static

2016-03-19 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- nouveau_connector.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_connector.c b/drivers/gpu/drm/nouveau/nouveau_connector.c index ae96ebc..b845482 100644 --- a/drivers/gpu/drm/nouveau/nouveau_connector.c ++

drivers/gpu/drm/nouveau/nouveau_connector.c:60:5: sparse: symbol 'nouveau_hdmimhz' was not declared. Should it be static?

2016-03-19 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 6b5f04b6cf8ebab9a65d9c0026c650bb2538fd0f commit: 1a0c96c075bb4517d4ce4fb6750ee0a3cf38714c drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler date: 10 weeks ago reproduce: # apt

[PATCH 1/7] drm/amdgpu: delete unused struct member suspend from amdgpu_device

2016-03-19 Thread Nils Wallménius
Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h index c28b23c..00dade8 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h +++ b/drivers/gpu/drm/amd/a

[PATCH 2/7] drm/radeon: delete unused struct member suspend from radeon_device

2016-03-19 Thread Nils Wallménius
Signed-off-by: Nils Wallménius --- drivers/gpu/drm/radeon/radeon.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h index 007be29..7bb966d 100644 --- a/drivers/gpu/drm/radeon/radeon.h +++ b/drivers/gpu/drm/radeon/radeon.h @@ -23

[PATCH 4/7] drm/amdgpu: delete unused sdma_*_emit_fill_buffer functions

2016-03-19 Thread Nils Wallménius
Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 16 drivers/gpu/drm/amd/amdgpu/cik_sdma.c | 26 -- drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c | 26 -- drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c | 26 ---

[PATCH 7/7] drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'

2016-03-19 Thread Nils Wallménius
Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/amdgpu/cik.c | 2 +- drivers/gpu/drm/amd/amdgpu/vi.c | 10 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/cik.c b/drivers/gpu/drm/amd/amdgpu/cik.c index 5da14a3..9152e71 100644 --- a/dr

[PATCH 3/7] drm/amdgpu: do not store bios_header_start in amdgpu_device

2016-03-19 Thread Nils Wallménius
It is only used locally in amdgpu_get_bios Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 - drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 8 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/

[PATCH 5/7] drm/amdgpu: delete unused members from struct amdgpu_pll

2016-03-19 Thread Nils Wallménius
Clean up some set-but-not-read members and one unused member. Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 5 - drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 6 -- 2 files changed, 11 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_atom

[PATCH 6/7] drm/radeon: delete unused member from struct radeon_pll

2016-03-19 Thread Nils Wallménius
Signed-off-by: Nils Wallménius --- drivers/gpu/drm/radeon/radeon_mode.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_mode.h b/drivers/gpu/drm/radeon/radeon_mode.h index bb75201a..b0060f4 100644 --- a/drivers/gpu/drm/radeon/radeon_mode.h +++ b/drivers/gpu/d

[PATCH] drm: remove excess description

2016-03-19 Thread Luis de Bethencourt
Description of expected_size doesn't match any parameter of the function drm_atomic_replace_property_blob. Removing it. Signed-off-by: Luis de Bethencourt --- Hi, I noticed this while running make htmldocs. It gives the following warning: .//drivers/gpu/drm/drm_atomic.c:393: warning: Excess func

[Bug 94581] Red flood in dmesg when running applications

2016-03-19 Thread bugzilla-dae...@freedesktop.org
||g/show_bug.cgi?id=34643 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160

[Bug 34643] ut2004/doom3 looping in submenu on r300g/PageFlip

2016-03-19 Thread bugzilla-dae...@freedesktop.org
||g/show_bug.cgi?id=94581 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160

[PATCH] fence: add missing descriptions for fence

2016-03-19 Thread Luis de Bethencourt
Commit b55b54b5db33 ("staging/android: remove struct sync_pt") added the members child_list and active_list to the fence struct, but didn't add descriptions for these. Adding the descriptions. Signed-off-by: Luis de Bethencourt --- Hi, Noticed this missing descriptions when running make htmldocs

[Bug 80419] XCOM: Enemy Unknown Causes lockup

2016-03-19 Thread bugzilla-dae...@freedesktop.org
scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160319/6b2b3163/attachment.html>

[PATCH] drm/radeon: evergreen_hpd_init()/_fini(): fix HPD IRQ bitset

2016-03-19 Thread Nicolai Stange
The values of all but the RADEON_HPD_NONE members of the radeon_hpd_id enum transform 1:1 into bit positions within the 'enabled' bitset as assembled by evergreen_hpd_init(): enabled |= 1 << radeon_connector->hpd.hpd; However, if ->hpd.hpd happens to equal RADEON_HPD_NONE == 0xff, UBSAN reports

[PATCH] fence: add missing descriptions for fence

2016-03-19 Thread Javier Martinez Canillas
Hello Luis, On Sat, Mar 19, 2016 at 4:50 PM, Luis de Bethencourt wrote: > Commit b55b54b5db33 ("staging/android: remove struct sync_pt") > added the members child_list and active_list to the fence struct, but > didn't add descriptions for these. Adding the descriptions. > Patches whose commit me