[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP

2016-01-26 Thread Krzysztof Kozlowski
2015-11-18 0:08 GMT+09:00 Arnd Bergmann : > The runtime PM operations use the suspend/resume functions > even when CONFIG_PM_SLEEP is not set, but this now fails > for the exynos DRM driver: > > exynos_mixer.c:1289:61: error: 'exynos_mixer_resume' undeclared here (not in > a function) > SET_RUNT

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2016-01-26 Thread bugzilla-dae...@freedesktop.org
Sorry for not having tested it before, it looks like I never received a notification for comment 32. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archiv

[PATCH v6] drm/rockchip: hdmi: add Innosilicon HDMI support

2016-01-26 Thread Paul Bolle
On ma, 2016-01-25 at 09:47 +0800, Yakir Yang wrote: > --- a/drivers/gpu/drm/rockchip/Kconfig > +++ b/drivers/gpu/drm/rockchip/Kconfig > +config ROCKCHIP_INNO_HDMI > + tristate "Rockchip specific extensions for Innosilicon HDMI" > +depends on DRM_ROCKCHIP > +help > + This

[Bug 93178] Textures are filled with garbage

2016-01-26 Thread bugzilla-dae...@freedesktop.org
- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/8e0f24c1/attachment.html>

[Bug 93862] [Bisected] "drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2" is bad

2016-01-26 Thread bugzilla-dae...@freedesktop.org
hment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/96d442ea/attachment.html>

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2016-01-26 Thread bugzilla-dae...@freedesktop.org
TML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/bc8735d0/attachment-0001.html>

[PATCH v6] drm/rockchip: hdmi: add Innosilicon HDMI support

2016-01-26 Thread Yakir Yang
Hi Paul, On 01/26/2016 08:45 AM, Paul Bolle wrote: > On ma, 2016-01-25 at 09:47 +0800, Yakir Yang wrote: >> --- a/drivers/gpu/drm/rockchip/Kconfig >> +++ b/drivers/gpu/drm/rockchip/Kconfig >> +config ROCKCHIP_INNO_HDMI >> +tristate "Rockchip specific extensions for Innosilicon HDMI" >> +

[PATCH v6 0/1] Introduce Innosilicon HDMI driver on Rockchip platforms

2016-01-26 Thread Yakir Yang
Hi Heiko, On 01/25/2016 08:47 PM, Heiko Stübner wrote: > Am Montag, 25. Januar 2016, 09:43:17 schrieb Yakir Yang: >> Here are a brief introduction to Innosilicon HDMI IP: >>- Support HDMI 1.4a, HDCP 1.2 and DVI 1.0 standard compliant transmitter >>- Support HDMI1.4 a/b 3D function defined

[PATCH v7 0/2] Add Rockchip Inno-HDMI driver

2016-01-26 Thread Yakir Yang
Here are a brief introduction to Innosilicon HDMI IP: - Support HDMI 1.4a, HDCP 1.2 and DVI 1.0 standard compliant transmitter - Support HDMI1.4 a/b 3D function defined in HDMI 1.4 a/b spec - Digital video interface supports a pixel size of 24, 30, 36, 48bits color depth in RGB - S/PDIF o

[PATCH v7 1/2] drm/rockchip: hdmi: add Innosilicon HDMI support

2016-01-26 Thread Yakir Yang
The Innosilicon HDMI is a low power HDMI 1.4 transmitter IP, and it have been integrated on some rockchip CPUs (like RK3036, RK312x). Signed-off-by: Yakir Yang --- Changes in v7: - Correct the module licnese statement (Paul) - MODULE_LICENSE("GPL"); + MODULE_LICENSE("GPL v2"); - Start i

[PATCH v7 2/2] dt-bindings: add document for Innosilicon HDMI on Rockchip platform

2016-01-26 Thread Yakir Yang
Signed-off-by: Yakir Yang Signed-off-by: Yakir Yang Acked-by: Rob Herring --- Changes in v7: None Changes in v6: None Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: - Add the Acked-by tags from Rob - Correct the misspell "rk3036-dw-hdmi" (Heiko) .../display/rockchi

[Bug 93360] [radeonsi/llvm] Segfault in CS:GO

2016-01-26 Thread bugzilla-dae...@freedesktop.org
as fixed. Great works guys at AMD. Thanks, sarnex -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/a3857e38/attachment.html>

[Bug 93862] [Bisected] "drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2" is bad

2016-01-26 Thread bugzilla-dae...@freedesktop.org
/dri-devel/attachments/20160126/3557e2fb/attachment.html>

[Bug 93862] [Bisected] "drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2" is bad

2016-01-26 Thread bugzilla-dae...@freedesktop.org
se: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/f2e7bc29/attachment.html>

[Bug 93862] [Bisected] "drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2" is bad

2016-01-26 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/60c7c25b/attachment.html>

[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP

2016-01-26 Thread Inki Dae
2016년 01월 26일 08:40에 Krzysztof Kozlowski 이(가) 쓴 글: > 2015-11-18 0:08 GMT+09:00 Arnd Bergmann : >> The runtime PM operations use the suspend/resume functions >> even when CONFIG_PM_SLEEP is not set, but this now fails >> for the exynos DRM driver: >> >> exynos_mixer.c:1289:61: erro

[Bug 93649] [radeonsi] Graphics lockup while playing tf2

2016-01-26 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/59ac2b73/attachment-0001.html>

[Bug 93649] [radeonsi] Graphics lockup while playing tf2

2016-01-26 Thread bugzilla-dae...@freedesktop.org
nee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/4aa8fc38/attachment.html>

[PATCH] drm/radeon: only init fbdev if we have connectors

2016-01-26 Thread Alex Deucher
> dri-devel mailing list >>> dri-devel at lists.freedesktop.org >>> http://lists.freedesktop.org/mailman/listinfo/dri-devel > ___ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- next part -- A non-text attachment was scrubbed... Name: 0001-drm-amdgpu-don-t-init-fbdev-if-we-don-t-have-any-con.patch Type: text/x-diff Size: 1236 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/29ac9a86/attachment.patch>

[PATCH] drm/radeon: only init fbdev if we have connectors

2016-01-26 Thread Alex Deucher
On Mon, Jan 25, 2016 at 6:06 PM, Rob Clark wrote: > This fixes an issue that was noticed on an optimus/prime laptop with > a kernel that was old enough to not support the integrated intel gfx > (which was driving all the outputs), but did have support for the > discrete radeon gpu. The end result

[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP

2016-01-26 Thread Inki Dae
Hi Arnd, Sorry for late. 2015년 11월 18일 00:08에 Arnd Bergmann 이(가) 쓴 글: > The runtime PM operations use the suspend/resume functions > even when CONFIG_PM_SLEEP is not set, but this now fails > for the exynos DRM driver: > > exynos_mixer.c:1289:61: error: 'exynos_mixer_resume' unde

[Bug 93862] [Bisected] "drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2" is bad

2016-01-26 Thread bugzilla-dae...@freedesktop.org
). -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/8bba3fad/attachment-0001.html>

omapdrm broken on v4.5-rc1, bisected to "mm, dax, gpu: convert vm_insert_mixed to pfn_t"

2016-01-26 Thread Tomi Valkeinen
ed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/d9d3de05/attachment.sig>

[PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

2016-01-26 Thread Meng Yi
DCU is the shortcut of 'display controller unit', some HDMI transmitter attached to DCU, such as sii9022a, and this driver add the relavent functions to DRM framewrok. Signed-off-by: Meng Yi --- .../bindings/display/bridge/sil,sii9022a.txt | 40 +++ drivers/gpu/drm/fsl-dcu/Makefile

[PATCH 3/4] drm/layerscape: Add sii9022a driver

2016-01-26 Thread Meng Yi
The SiI9022A is an ultra low-power HDMI transmitter. It supports resolutions from standard definition 480i/p and 576i/p all the way to high-definition 720p, 1080i, and 1080p, the highest resolution supported by HDTVs today. It also supports all PC resolutions up to UXGA for netbooks Signed-off-by:

[PATCH 2/4] arm:dts:ls1021a: Add sii9022a dts node

2016-01-26 Thread Meng Yi
The SiI9022A is an ultra low-power HDMI transmitter. It supports resolutions from standard definition 480i/p and 576i/p all the way to high-definition 720p, 1080i, and 1080p, the highest resolution supported by HDTVs today. It also supports all PC resolutions up to UXGA for netbooks Signed-off-by:

[PATCH 1/4] drm/fsl-dcu: Cleanup vblank interrupt mask and status setting code

2016-01-26 Thread Meng Yi
From: Jianwei Wang Switch update interrupt mask bit with regmap_update_bits, and clear interrupt status by writing 1 to relevant bit before setting mask in fsl_dcu_drm_irq_init function. Signed-off-by: JianWei Wang Signed-off-by: Meng Yi --- drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 26

[Bug 93360] [radeonsi/llvm] Segfault in CS:GO

2016-01-26 Thread bugzilla-dae...@freedesktop.org
|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/ac56131a/attachment.html>

[Bug 93649] [radeonsi] Graphics lockup while playing tf2

2016-01-26 Thread bugzilla-dae...@freedesktop.org
* CS:GO. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/a9ca0985/attachment.html>

[PATCH v7 0/2] Add Rockchip Inno-HDMI driver

2016-01-26 Thread Caesar Wang
Hi, 在 2016年01月26日 10:59, Yakir Yang 写道: > Here are a brief introduction to Innosilicon HDMI IP: >- Support HDMI 1.4a, HDCP 1.2 and DVI 1.0 standard compliant transmitter >- Support HDMI1.4 a/b 3D function defined in HDMI 1.4 a/b spec >- Digital video interface supports a pi

[PATCH v2] drm/i915: refine qemu south bridge detection

2016-01-26 Thread Bruno Wolff III
On Mon, Jan 25, 2016 at 12:02:28 +0100, Gerd Hoffmann wrote: > >Refine the check by additionally verifying the pci >subsystem id to see whenever it *really* is qemu. > >[ v2: fix subvendor tyops ] I tested this patch on my laptop that was getting a black screen part way through the boot proces

gpu: kmalloc size WARNING in vga_arb_write

2016-01-26 Thread Dmitry Vyukov
Hello, I've hit the following warning while running syzkaller fuzzer: [ cut here ] WARNING: CPU: 2 PID: 29322 at mm/page_alloc.c:2999 __alloc_pages_nodemask+0x7d2/0x1760() Modules linked in: CPU: 2 PID: 29322 Comm: syz-executor Tainted: GB 4.5.0-rc1+ #283 Har

gpu: kmalloc size WARNING in vga_arb_write

2016-01-26 Thread Daniel Vetter
On Tue, Jan 26, 2016 at 11:26:29AM +0100, Dmitry Vyukov wrote: > Hello, > > I've hit the following warning while running syzkaller fuzzer: > > [ cut here ] > WARNING: CPU: 2 PID: 29322 at mm/page_alloc.c:2999 > __alloc_pages_nodemask+0x7d2/0x1760() > Modules linked in: > C

[Intel-gfx] [PATCH 0/6] Pipe level color management

2016-01-26 Thread Daniel Stone
Hi, On 22 January 2016 at 15:04, Daniel Stone wrote: > On 21 January 2016 at 15:03, Lionel Landwerlin > wrote: >> Hi, >> >> This serie introduces pipe level color management through a set of properties >> attached to the CRTC. It also provides an implementation for some Intel >> platforms. >> >>

[PATCH] drm/exynos: fix building without CONFIG_PM_SLEEP

2016-01-26 Thread Arnd Bergmann
On Tuesday 26 January 2016 15:21:41 Inki Dae wrote: > > -#ifdef CONFIG_PM_SLEEP > > How about just changing it to CONFIG_PM for consistency of other kms drivers? > Actually, I had modified it to PM since original auther, Gustavo Padovan, > posted runtime pm support. > However, it seems missing th

[Bug 111271] Black stripe on screen with MGAG200 (PowerEdge R320) and modesetting

2016-01-26 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=111271 Jean-Yves Faye changed: What|Removed |Added Attachment #201421|0 |1 is obsolete|

[Bug 111271] Black stripe on screen with MGAG200 (PowerEdge R320) and modesetting

2016-01-26 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=111271 --- Comment #7 from Jean-Yves Faye --- Created attachment 202021 --> https://bugzilla.kernel.org/attachment.cgi?id=202021&action=edit dumb patch Some experimentation lead me to this patch, this seems to resolve the problem, but I have no idead

[PATCH v4 1/6] drm/dsi: check for CONFIG_OF when defining of_mipi_dsi_device_add

2016-01-26 Thread Archit Taneja
On 1/21/2016 9:01 PM, Thierry Reding wrote: > On Thu, Dec 10, 2015 at 06:11:35PM +0530, Archit Taneja wrote: >> of_mipi_dsi_device_add is used only when CONFIG_OF is enabled. It >> currently works if OF support is disabled, but this will change >> when we add more functionality to it. >> >> Defin

[PATCH 1/2] drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr

2016-01-26 Thread Lucas Stach
In case that etnaviv_gem_get_pages is unable to get the required pages the object mutex needs to be unlocked. Also return NULL in this case instead of propagating the error, as callers of this function might not be prepared to handle a pointer error, but expect this call to follow the semantics of

[PATCH 2/2] drm/etnaviv: call correct function when trying to vmap a DMABUF

2016-01-26 Thread Lucas Stach
When trying to get the vmap address of an imported buffer, we must call into the appropriate helper function, to allow the exporter to establish the vmap, instead of trying to vmap the buffer on our own. Signed-off-by: Lucas Stach --- drivers/gpu/drm/etnaviv/etnaviv_gem.c | 9 - 1 file c

[Bug 93649] [radeonsi] Graphics lockup while playing tf2

2016-01-26 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/ab7b0977/attachment.html>

[Bug 93649] [radeonsi] Graphics lockup while playing tf2

2016-01-26 Thread bugzilla-dae...@freedesktop.org
600, a different GPU the GCN. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/a2263ca5/attachment.html>

[PATCH 1/2] drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr

2016-01-26 Thread Russell King - ARM Linux
On Tue, Jan 26, 2016 at 04:45:25PM +0100, Lucas Stach wrote: > In case that etnaviv_gem_get_pages is unable to get the required > pages the object mutex needs to be unlocked. Also return NULL in > this case instead of propagating the error, as callers of this > function might not be prepared to han

[PATCH 2/2] drm/etnaviv: call correct function when trying to vmap a DMABUF

2016-01-26 Thread Russell King - ARM Linux
On Tue, Jan 26, 2016 at 04:45:26PM +0100, Lucas Stach wrote: > When trying to get the vmap address of an imported buffer, we must > call into the appropriate helper function, to allow the exporter to > establish the vmap, instead of trying to vmap the buffer on our own. Rather than this way, pleas

[PATCH v4 2/6] drm/dsi: Refactor device creation

2016-01-26 Thread Archit Taneja
On 1/21/2016 9:16 PM, Thierry Reding wrote: > On Thu, Dec 10, 2015 at 06:11:36PM +0530, Archit Taneja wrote: >> Simplify the mipi dsi device creation process. device_initialize and > > "MIPI" and "DSI", please. Sure, I'll replace with these and in the other patches. > >> device_add don't need t

omapdrm broken on v4.5-rc1, bisected to "mm, dax, gpu: convert vm_insert_mixed to pfn_t"

2016-01-26 Thread Dan Williams
On Tue, Jan 26, 2016 at 12:24 AM, Tomi Valkeinen wrote: > Hi Dan, > > omapdrm crashes on v4.5-rc1, and I bisected the problem to: > > 01c8f1c44b83a0825b573e7c723b033cece37b86 ("mm, dax, gpu: convert > vm_insert_mixed to pfn_t"). > > Below is the crash dump. Any ideas? Thanks for this. I think

[PATCH v2 1/3] drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr

2016-01-26 Thread Lucas Stach
In case that etnaviv_gem_get_pages is unable to get the required pages the object mutex needs to be unlocked. Also return NULL in this case instead of propagating the error, as callers of this function might not be prepared to handle a pointer error, but expect this call to follow the semantics of

[PATCH v2 2/3] drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap

2016-01-26 Thread Lucas Stach
This function follows the semantics of vmap() by returning NULL in case of an error. To make things less confusing rename it to make make both functions more closely related. Signed-off-by: Lucas Stach --- drivers/gpu/drm/etnaviv/etnaviv_drv.h | 2 +- drivers/gpu/drm/etnaviv/etnaviv_dump.c

[PATCH v2 3/3] drm/etnaviv: call correct function when trying to vmap a DMABUF

2016-01-26 Thread Lucas Stach
When trying to get the vmap address of an imported buffer, we must call into the appropriate helper function, to allow the exporter to establish the vmap, instead of trying to vmap the buffer on our own. Add an indirection through etnaviv_gem_ops to allow the correct implementation to be called.

[PATCH v4 3/6] drm/dsi: Try to match non-DT dsi devices

2016-01-26 Thread Archit Taneja
On 1/21/2016 9:35 PM, Thierry Reding wrote: > On Thu, Dec 10, 2015 at 06:11:37PM +0530, Archit Taneja wrote: >> Add a device name field in mipi_dsi_device. This name is different from >> the actual dev name (which is of the format "hostname.reg"). When the >> device is created via DT, this name i

[PATCH 00/11] sync framework de-staging: part 2 - de-stage

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan This patch series de-stage the sync framework and it a follow up on the clean up series I've sent last week: http://thread.gmane.org/gmane.comp.video.dri.devel/145509 Now in part 2 we finish the de

[PATCH 01/11] dma-buf/sync_file: de-stage sync_file

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan sync_file is useful to connect one or more fences to the file. The file is used by userspace to track fences. Signed-off-by: Gustavo Padovan --- drivers/Kconfig | 2 + drivers/dma-buf/Kconfig | 11 + drivers/dma-buf/Makefile

[PATCH 02/11] staging/android: store last signaled value on sync timeline

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan Now fence timeline is aware of the last signaled fence, as it receives the increment to the current value in sync_timeline_signal(). That allow us to remove .has_signaled() from timeline_ops as we can directly compare using timeline->value and fence->seqno in sync.c Signed

[PATCH 03/11] staging/android: remove .fill_driver_data() timeline ops

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan The .fill_driver_data() ops was just a useless abstraction for fence_ops op of the same name. Now that we use fence->seqno to store the value it is cleaner to remove the abstraction and fill the data directly. Signed-off-by: Gustavo Padovan --- drivers/staging/android/sw

[PATCH 04/11] staging/android: remove .{fence, timeline}_value_str() from timeline_ops

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan Now that the value of fence and the timeline are not stored by sw_sync anymore we can remove this extra abstraction to retrieve this data. This patch changes both fence_ops (.fence_value_str and .timeline_value_str) to return the str directly. It also clean up struct sync_

[PATCH 05/11] staging/android: remove struct sync_timeline_ops

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan Move drv_name, the last field of sync_timeline_ops, to sync_timeline and remove sync_timeline_ops. struct sync_timeline_ops was just an extra abstraction on top of fence_ops, and in the last few commits we removed all it ops in favor of cleaner fence_ops. Signed-off-by: Gu

[PATCH 06/11] staging/android: remove sw_sync_timeline and sw_sync_pt

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan As we moved value storage to sync_timeline and fence those two structs became useless and can be removed now. Signed-off-by: Gustavo Padovan --- drivers/staging/android/sw_sync.c| 24 +++- drivers/staging/android/sw_sync.h| 24 ++---

[PATCH 07/11] staging/android: remove sw_sync.[ch] files

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan We can glue the sw_sync file operations directly on the sync framework without the need to pass through sw_sync wrappers. It only builds sw_sync debugfs file support if CONFIG_SW_SYNC is enabled. Signed-off-by: Gustavo Padovan --- drivers/staging/android/Makefile |

[PATCH 08/11] staging/android: rename android_fence to timeline_fence

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan We are moving out of staging/adroid so rename it to a name that is not related to android anymore. Signed-off-by: Gustavo Padovan --- drivers/staging/android/sync.c | 40 1 file changed, 20 insertions(+), 20 deletions(-) diff --gi

[PATCH 09/11] dma-buf/sync_timeline: de-stage sync_timeline

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan De-stage the remaining bit of sync framework: sync_timeline and sw_sync plus some debugging routines. Signed-off-by: Gustavo Padovan --- drivers/dma-buf/Kconfig| 10 + drivers/dma-buf/Makefile | 3 +- drivers/dma-buf/sw_sync.h

[PATCH 10/11] dma-buf/sync_file: bring debug back to sync file

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan Enable reports of sync_files through /sync/info Signed-off-by: Gustavo Padovan --- drivers/dma-buf/sync_file.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/dma-buf/sync_file.c b/drivers/dma-buf/sync_file.c index 92474dd..aa1215d 100644 --- a/drivers/

[PATCH 11/11] dma-buf/sync_file: bring sync_dump() back

2016-01-26 Thread Gustavo Padovan
From: Gustavo Padovan During the de-stage of sync framework it was easy to keep sync_dump() out to avoid an early de-stage of all debug code, but now that sync_debug.c was de-staged bring sync_dump() back. Signed-off-by: Gustavo Padovan --- drivers/dma-buf/sync_file.c | 8 ++-- 1 file chan

[PATCH] mm: fix pfn_t to page conversion in vm_insert_mixed

2016-01-26 Thread Dan Williams
pfn_t_to_page() honors the flags in the pfn_t value to determine if a pfn is backed by a page. However, vm_insert_mixed() was originally written to use pfn_valid() to make this determination. To restore the old/correct behavior, ignore the pfn_t flags in the !pfn_t_devmap() case and fallback to t

[PATCH] mm: fix pfn_t to page conversion in vm_insert_mixed

2016-01-26 Thread Julian Margetson
Tue Jan 26 15:40:11 AST 2016 [ 56.491432] enter ? for help [ 56.494310] mon> -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/21f92102/attachment.html>

[PATCH 09/11] dma-buf/sync_timeline: de-stage sync_timeline

2016-01-26 Thread Gustavo Padovan
2016-01-26 Gustavo Padovan : > From: Gustavo Padovan > > De-stage the remaining bit of sync framework: sync_timeline and sw_sync > plus some debugging routines. > > Signed-off-by: Gustavo Padovan > --- > drivers/dma-buf/Kconfig| 10 + > drivers/dma-buf/Makefile

[PATCH 3/3] vc4: Add headers and .pc files for VC4 userspace development.

2016-01-26 Thread Eric Anholt
#x27;s no such lib yet? Fixed to be -ldrm until we start building a libdrm_vc4.so. -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 818 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/17c38df0/attachment.sig>

[PATCH] mm: fix pfn_t to page conversion in vm_insert_mixed

2016-01-26 Thread Dan Williams
On Tue, Jan 26, 2016 at 11:46 AM, Julian Margetson wrote: > On 1/26/2016 2:37 PM, Dan Williams wrote: > > pfn_t_to_page() honors the flags in the pfn_t value to determine if a > pfn is backed by a page. However, vm_insert_mixed() was originally > written to use pfn_valid() to make this determinat

[PATCH] mm: fix pfn_t to page conversion in vm_insert_mixed

2016-01-26 Thread Julian Margetson
On 1/26/2016 4:34 PM, Dan Williams wrote: > On Tue, Jan 26, 2016 at 11:46 AM, Julian Margetson > wrote: >> On 1/26/2016 2:37 PM, Dan Williams wrote: >> >> pfn_t_to_page() honors the flags in the pfn_t value to determine if a >> pfn is backed by a page. However, vm_insert_mixed() was originally >

[PATCH libdrm 2/2] tests: add fsl-dcu-drm to modules

2016-01-26 Thread Emil Velikov
On 20 December 2015 at 05:52, Stefan Agner wrote: > Signed-off-by: Stefan Agner > --- > tests/util/kms.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/util/kms.c b/tests/util/kms.c > index 57b0191..dcd5a8e 100644 > --- a/tests/util/kms.c > +++ b/tests/util/kms.c > @@ -139,6 +139

[PATCH 1/2] drm/panel: simple: Add support for Sharp LQ101K1LY04

2016-01-26 Thread Joshua Clayton
On Tuesday, January 12, 2016 01:55:35 PM Joshua Clayton wrote: > Add simple-panel support for the Sharp LQ101K1LY04i, which is > a 10 inch WXGA (1280x800) lvds panel. > > Signed-off-by: Joshua Clayton > --- > drivers/gpu/drm/panel/panel-simple.c | 27 +++ > 1 file chang

Re: [PATCH libdrm] Synchronize drm/drm_fourcc.h with Linux’ version

2016-01-26 Thread Emil Velikov
On 11 January 2016 at 19:32, Emmanuel Gil Peyrot wrote: > This adds R8, RG88 and GR88, as well as the non-subsampled NV24/NV42 formats. > Err... please don't copy/paste 'random' hunks here. These headers should be imported from the kernel with the commit message mentioning the sha of their origin.

[PATCH libdrm] tests: util: Fixup util_open() parameter order

2016-01-26 Thread Emil Velikov
On 5 January 2016 at 14:21, Thierry Reding wrote: > From: Thierry Reding > > util_open() takes a device parameter, followed by a module parameter. > The existing tests used the drmOpen() function, which uses a different > ordering of the parameters, and the old ordering was accidentally kept > du

[PATCH V2] tests: Include sys/select.h

2016-01-26 Thread Emil Velikov
Hi Raj, On 20 January 2016 at 05:35, Khem Raj wrote: > Used in compliance with POSIX 2001/2008 > > Fixes errors e.g. > error: implicit declaration of function 'select' > > and helps with missing definitions of FD_* defines > Thanks for updating the patch. I've added a line of commit history and I

[RESEND,V2] drm: fsl-dcu: Fix no fb check bug

2016-01-26 Thread Emil Velikov
On 14 January 2016 at 08:23, Meng Yi wrote: >> >> switch (fb->pixel_format) { >> >> case DRM_FORMAT_RGB565: >> >> case DRM_FORMAT_RGB888: >> >> @@ -85,9 +88,6 @@ static void fsl_dcu_drm_plane_atomic_update(struct >> drm_plane *plane, >> >> unsigned int alpha, bpp; >

[PATCH] Fix building on musl-libc

2016-01-26 Thread Emil Velikov
On 20 January 2016 at 03:34, Kylie McClain wrote: > libdrm git master fails to compile due to undefined functions/constants > on musl libc. The attached patches fix it. (I've attached them rather than > included them in the message since gmail is really bad about ruining patch > formatting.) > > I

Problem with component helpers and probe deferral in 4.5-rc1

2016-01-26 Thread Russell King - ARM Linux
On Tue, Jan 26, 2016 at 05:59:13PM +, Jon Medhurst (Tixy) wrote: > I believe I've found a problem with the component helpers and/or how > drivers use them. I discovered this whilst trying to get ARM's HDLCD > driver [1] working on 4.5-rc1, however I believe that code is following > a pattern us

[Bug 93764] [PATCH] Fix building on musl-libc

2016-01-26 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/74ccb1fe/attachment.html>

[BUG/REGRESSION] Kernel 4.5-rc1 on Acube Sam460ex AMCC 460ex Power PC motherboards

2016-01-26 Thread Dan Williams
s much appreciated. -- next part -- A non-text attachment was scrubbed... Name: pfn-debug.patch Type: text/x-patch Size: 1477 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160126/0394bc53/attachment.bin>