[PATCH 01/15] drm: omapdrm: Fix plane state free in plane reset handler

2015-12-13 Thread Laurent Pinchart
Hi Tomi, On Wednesday 09 December 2015 14:43:19 Tomi Valkeinen wrote: > On 05/12/15 00:27, Laurent Pinchart wrote: > > The plane reset handler frees the plane state and allocates a new > > default state, but when doing so attempt to free the plane state using > > the base plane state pointer

[PATCH 7/7] drm/omap: fix fbdev pix format to support all platforms

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Wednesday 09 December 2015 17:38:11 Tomi Valkeinen wrote: > omap_fbdev always creates a framebuffer with ARGB pixel format. On > OMAP3 we have VIDEO1 overlay that does not support ARGB, and on > OMAP2 none of the overlays support ARGB888. > > This

[PATCH 5/7] drm/omap: set DRIVER_ATOMIC for omapdrm

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Wednesday 09 December 2015 17:38:09 Tomi Valkeinen wrote: > omapdrm supports atomic modesetting, and it seems to work ok. So let's > set the flag to enable the atomic modesetting API support. > > Signed-off-by: Tomi Valkeinen Acked-by: Laurent Pinchart >

[PATCH 4/7] drm/omap: remove unused plugin defines

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Wednesday 09 December 2015 17:38:08 Tomi Valkeinen wrote: > Remove unused defines related to SGX plugin which are not used. > > Signed-off-by: Tomi Valkeinen Acked-by: Laurent Pinchart > --- > drivers/gpu/drm/omapdrm/omap_drv.h | 6 -- >

[PATCH 2/7] drm/omap: remove extra drm_gem_free_mmap_offset() call

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Wednesday 09 December 2015 17:38:06 Tomi Valkeinen wrote: > drm_gem_object_release() calls drm_gem_free_mmap_offset(), so there's no > need to call drm_gem_free_mmap_offset() in omap_gem_free_object(). > > This patch removes the extra

[PATCH 1/7] drm/omap: ensure all displays have been probed

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Wednesday 09 December 2015 17:38:05 Tomi Valkeinen wrote: > DRM offers no ways to add new displays after the DRM driver has been > loaded. This causes issues on boards that have multiple displays, and > omapdrm is loaded when some of them are loaded but not

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

2015-12-13 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: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/68b722db/attachment.html>

[Intel-gfx] [RFC libdrm] intel: Add support for softpin

2015-12-13 Thread Kristian Høgsberg
On Sun, Dec 13, 2015 at 7:17 PM, Song, Ruiling wrote: >> -Original Message- >> From: Intel-gfx [mailto:intel-gfx-bounces at lists.freedesktop.org] On Behalf >> Of Micha? Winiarski >> Sent: Wednesday, September 9, 2015 10:07 PM >> To: intel-gfx at lists.freedesktop.org >> Cc: Ben Widawsky

[PATCH RFC 7/9] omapfb: move vrfb into omapfb

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 10 December 2015 16:25:33 Tomi Valkeinen wrote: > VRFB is only used by omapfb, so we can move it under omapfb's directory. Do you see any specific blocker for support of vrfb in omapdss, apart from finding time (and a reason) to implement it ? >

[PATCH RFC 8/9] drm/omap: move omapdss & displays under omapdrm

2015-12-13 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 10 December 2015 16:25:34 Tomi Valkeinen wrote: > Now that omapfb has its own copy of omapdss and display drivers, we can > move omapdss and display drivers which omapdrm uses to omapdrm's > directory. > > We also need to change the main drm

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

2015-12-13 Thread bugzilla-dae...@freedesktop.org
to high. "should *not* crash" of course :-) -- 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/20151213/94930693/attachment.html>

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

2015-12-13 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/3d96cc56/attachment.html>

[PATCH 1/2] video:omap2:dss: fix timings for VENC to match what omapdrm expects

2015-12-13 Thread H. Nikolaus Schaller
Hi Tomi, Am 09.12.2015 um 09:18 schrieb Tomi Valkeinen : > > On 13/11/15 12:29, H. Nikolaus Schaller wrote: >> Otherwise check_timings fails and we get a "has no modes" message >> from xrandr. >> >> This fix makes the venc assume PAL and NTSC timings that match the >> timings synthetized by

[Bug 106901] Brightness / WIFI Key does not generate any events

2015-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=106901 --- Comment #20 from Roman Gruber --- glxinfo |grep OpenGL\ version\ string: OpenGL version string: 4.5.0 NVIDIA 358.16 glxinfo |grep Yes direct rendering: Yes uname -a Linux ASUS-G75VW 4.3.2-gentoo_2015-12-13 #1 SMP Sun Dec 13 18:22:15 CET

[Bug 106901] Brightness / WIFI Key does not generate any events

2015-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=106901 --- Comment #19 from Roman Gruber --- Created bug report at nvidia page now too. https://devtalk.nvidia.com/default/topic/902979/linux/nvidia-drivers-does-not-handle-brightness-keys-properly/ Offered to provide additional information if any

[Bug 106901] Brightness / WIFI Key does not generate any events

2015-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=106901 Roman Gruber changed: What|Removed |Added Kernel Version|Linux ASUS-G75VW|Linux ASUS-G75VW

[Bug 106901] Brightness / WIFI Key does not generate any events

2015-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=106901 --- Comment #18 from Roman Gruber --- Linux ASUS-G75VW 4.3.2-gentoo_2015-12-13 #1 SMP Sun Dec 13 18:22:15 CET 2015 x86_64 Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux Same behaviour -- You are receiving this mail because:

[Bug 93353] GRID Autosport crash on loading screen with an HD 6950

2015-12-13 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/71259747/attachment.html>

[Bug 93353] GRID Autosport crash on loading screen with an HD 6950

2015-12-13 Thread bugzilla-dae...@freedesktop.org
type|| -- 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/20151213/891a1261/attachment.html>

[Bug 93353] GRID Autosport crash on loading screen with an HD 6950

2015-12-13 Thread bugzilla-dae...@freedesktop.org
type|| -- 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/20151213/6c638f63/attachment.html>

[Bug 93353] GRID Autosport crash on loading screen with an HD 6950

2015-12-13 Thread bugzilla-dae...@freedesktop.org
type|| -- 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/20151213/1fd1a4bc/attachment.html>

[Bug 93352] GRID Autosport crashes on start of race

2015-12-13 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/efda6d49/attachment-0001.html>

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

2015-12-13 Thread bugzilla-dae...@freedesktop.org
rubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/3308d336/attachment.html>

[Bug 93352] GRID Autosport crashes on start of race

2015-12-13 Thread bugzilla-dae...@freedesktop.org
is 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/20151213/d0c42292/attachment.html>

AMD guys: commit messages?

2015-12-13 Thread Marek Olšák
There are a few useful prerequisites for contributing to Mesa and being efficient: 1) Know OpenGL and GLSL Tutorials: http://ogldev.atspace.co.uk/ You need to know the API one way or another. Eventually, you want to switch to the official OpenGL, GLSL, and extension specifications as your primary

[Bug 93073] [regression bisected] 1002:68a0 After suspend-resume graphics are sluggish and input lags with displayport connected

2015-12-13 Thread bugzilla-dae...@freedesktop.org
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/20151213/614ee99f/attachment.html>

[Bug 93073] 1002:68a0 After suspend-resume graphics are sluggish and input lags with displayport connected

2015-12-13 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/94f801d1/attachment.html>

[Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096)

2015-12-13 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/5508f926/attachment.html>

[Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096)

2015-12-13 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151213/c41631bb/attachment-0001.html>

[Bug 93364] texture bo too small ((899 721) (1 1) 0 26 0 -> 2592716 have 4096)

2015-12-13 Thread bugzilla-dae...@freedesktop.org
ug is a dupe. -- 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/20151213/1e63f0ef/attachment.html>

[Bug 93079] Tonga faults and oopses on agd5f drm-fixes-4.4 since fix incorrect mutex usage v3

2015-12-13 Thread bugzilla-dae...@freedesktop.org
nts/20151213/d4ff10c1/attachment.html>

[Bug 93144] [radeonsi] Alien: Isolation bug

2015-12-13 Thread bugzilla-dae...@freedesktop.org
irect​with qapitrace. Both were not located in the apitrace. -- 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/20151213