[Bug 68111] New: suspend and hibernation not working on ASUS R500DR-SX073 laptop with radeon driver

2014-01-03 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=68111 Bug ID: 68111 Summary: suspend and hibernation not working on ASUS R500DR-SX073 laptop with radeon driver Product: Drivers Version: 2.5 Kernel Version: 3.11.6-4 Hardware

[Bug 73047] radeon_pm_info should be in sysfs instead of debugfs

2014-01-03 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140103/bbbf3669/attachment.html>

[PATCH 15/18] gallium: Add __DRIimageDriverExtension support to gallium

2014-01-03 Thread Marek Olšák
On Fri, Dec 27, 2013 at 9:27 PM, Keith Packard wrote: > Marek Ol??k writes: > >> Some of the code seems to be copy-pasted from >> dri2_drawable_process_buffers. The MSAA color and depth-stencil >> texture allocation could be moved to a common function. > > It's either that or plan on moving DRI2

[PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap

2014-01-03 Thread Pasi Kärkkäinen
On Fri, Oct 18, 2013 at 05:44:45PM +0300, Pasi K?rkk?inen wrote: > On Thu, Sep 26, 2013 at 02:48:49AM +1000, Ben Skeggs wrote: > > > > > > Ben/Maarten: Are you guys planning to take a look at this and submit > > > another patch, or.. ? > > > > > > I tested the two earlier patches from this thread,

[PATCH RFC 27/46] imx-drm: convert to componentised device support

2014-01-03 Thread Philipp Zabel
Am Freitag, den 03.01.2014, 17:07 + schrieb Russell King - ARM Linux: > On Fri, Jan 03, 2014 at 05:48:57PM +0100, Philipp Zabel wrote: > > Hi Russell, > > > > I've tested this series on a BD-SL (SabreLite) with HDMI. Right now > > the HPD signal doesn't seem to work, but after overwriting the

[Bug 72785] bfgminer --scrypt on 7xxx+

2014-01-03 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140103/5ac4e0fd/attachment.html>

[PATCH RFC 27/46] imx-drm: convert to componentised device support

2014-01-03 Thread Philipp Zabel
Hi Russell, I've tested this series on a BD-SL (SabreLite) with HDMI. Right now the HPD signal doesn't seem to work, but after overwriting the connection check, I got a stable and correct picture on the monitor: arch/arm/boot/dts/imx6q-sabrelite.dts | 22 ++ 1 file changed, 2

[PATCH RFC 27/46] imx-drm: convert to componentised device support

2014-01-03 Thread Russell King - ARM Linux
On Fri, Jan 03, 2014 at 06:26:44PM +0100, Philipp Zabel wrote: > Am Freitag, den 03.01.2014, 17:07 + schrieb Russell King - ARM > Linux: > > On Fri, Jan 03, 2014 at 05:48:57PM +0100, Philipp Zabel wrote: > > > Hi Russell, > > > > > > I've tested this series on a BD-SL (SabreLite) with HDMI. Ri

[PATCH RFC 21/46] drm: provide a helper for the encoder possible_crtcs mask

2014-01-03 Thread David Herrmann
Hi On Fri, Jan 3, 2014 at 5:13 PM, Russell King - ARM Linux wrote: > On Fri, Jan 03, 2014 at 05:05:46PM +0100, David Herrmann wrote: >> Hi >> >> On Thu, Jan 2, 2014 at 10:27 PM, Russell King >> wrote: >> > The encoder possible_crtcs mask identifies which CRTCs can be bound to >> > a particular e

[PATCH RFC 27/46] imx-drm: convert to componentised device support

2014-01-03 Thread Russell King - ARM Linux
On Fri, Jan 03, 2014 at 05:48:57PM +0100, Philipp Zabel wrote: > Hi Russell, > > I've tested this series on a BD-SL (SabreLite) with HDMI. Right now > the HPD signal doesn't seem to work, but after overwriting the > connection check, I got a stable and correct picture on the monitor: Hmm. Does t

[PATCH RFC 21/46] drm: provide a helper for the encoder possible_crtcs mask

2014-01-03 Thread David Herrmann
Hi On Thu, Jan 2, 2014 at 10:27 PM, Russell King wrote: > The encoder possible_crtcs mask identifies which CRTCs can be bound to > a particular encoder. Each bit from bit 0 defines an index in the list > of CRTCs held in the DRM mode_config crtc_list. Rather than having > drivers trying to trac

[Bug 67961] radeon drm: atombios pptable.h headers not portable

2014-01-03 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=67961 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #1 fr

[Bug 35457] [rs690m] Graphics corruption with ati x1200

2014-01-03 Thread bugzilla-dae...@freedesktop.org
t the patch. -- 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/20140103/8e0b170f/attachment.html>

[PATCH RFC 21/46] drm: provide a helper for the encoder possible_crtcs mask

2014-01-03 Thread Russell King - ARM Linux
On Fri, Jan 03, 2014 at 05:26:14PM +0100, David Herrmann wrote: > Hi > > On Fri, Jan 3, 2014 at 5:13 PM, Russell King - ARM Linux > wrote: > > I'm not so sure - since the only place this mask gets used is with > > the "possible_crtcs" field. It's got nothing to do with the > > "possible_clones"

[PATCH RFC 21/46] drm: provide a helper for the encoder possible_crtcs mask

2014-01-03 Thread Russell King - ARM Linux
On Fri, Jan 03, 2014 at 05:05:46PM +0100, David Herrmann wrote: > Hi > > On Thu, Jan 2, 2014 at 10:27 PM, Russell King > wrote: > > The encoder possible_crtcs mask identifies which CRTCs can be bound to > > a particular encoder. Each bit from bit 0 defines an index in the list > > of CRTCs held

[RFC v2 3/3] drm: init TTM dev_mapping in ttm_bo_device_init()

2014-01-03 Thread David Herrmann
With dev->anon_inode we have a global address_space ready for operation right from the beginning. Therefore, there is no need to do a delayed setup with TTM. Instead, set dev_mapping during initialization in ttm_bo_device_init() and remove any "if (dev_mapping)" conditions. Cc: Dave Airlie Cc: Be

[RFC v2 2/3] drm: use anon-inode instead of relying on cdevs

2014-01-03 Thread David Herrmann
DRM drivers share a common address_space across all character-devices of a single DRM device. This allows simple buffer eviction and mapping-control. However, DRM core currently waits for the first ->open() on any char-dev to mark the underlying inode as backing inode of the device. This delayed in

[RFC v2 1/3] drm: add pseudo filesystem for shared inodes

2014-01-03 Thread David Herrmann
Our current DRM design uses a single address_space for all users of the same DRM device. However, there is no way to create an anonymous address_space without an underlying inode. Therefore, we wait for the first ->open() callback on a registered char-dev and take-over the inode of the char-dev. Th

[RFC v2 0/3] DRM Anonymous Inodes

2014-01-03 Thread David Herrmann
Hi With 3.13-rc1 the required VFS core changes for anonymous backing inodes in DRM got merged. This series reworks the previous patches (I think from early August '13) and finally replaces the ugly drm_device->dev_mapping hack. The patches should be fairly obvious. As I currently only have nouvea

[PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

2014-01-03 Thread Rafael J. Wysocki
On Friday, January 03, 2014 12:18:13 PM Russell King - ARM Linux wrote: > On Fri, Jan 03, 2014 at 12:58:16PM +0100, Rafael J. Wysocki wrote: > > On Friday, January 03, 2014 11:00:30 AM Russell King - ARM Linux wrote: > > > On Thu, Jan 02, 2014 at 07:10:55PM -0800, Greg Kroah-Hartman wrote: > > > >

[PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

2014-01-03 Thread Russell King - ARM Linux
On Fri, Jan 03, 2014 at 02:24:26PM +0100, Rafael J. Wysocki wrote: > On Friday, January 03, 2014 12:18:13 PM Russell King - ARM Linux wrote: > > I'm not sure what I'm looking for. I've tried looking at the results of > > searching your linux-next branch for "container" but I don't see > > anything

[Bug 67961] radeon drm: atombios pptable.h headers not portable

2014-01-03 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=67961 Alan changed: What|Removed |Added CC||alan at lxorguk.ukuu.org.uk Component|Vid

[PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

2014-01-03 Thread Rafael J. Wysocki
On Friday, January 03, 2014 11:00:30 AM Russell King - ARM Linux wrote: > On Thu, Jan 02, 2014 at 07:10:55PM -0800, Greg Kroah-Hartman wrote: > > On Thu, Jan 02, 2014 at 09:27:58PM +, Russell King wrote: > > > Subsystems such as ALSA, DRM and others require a single card-level > > > device stru

[PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

2014-01-03 Thread Russell King - ARM Linux
On Fri, Jan 03, 2014 at 12:58:16PM +0100, Rafael J. Wysocki wrote: > On Friday, January 03, 2014 11:00:30 AM Russell King - ARM Linux wrote: > > On Thu, Jan 02, 2014 at 07:10:55PM -0800, Greg Kroah-Hartman wrote: > > > On Thu, Jan 02, 2014 at 09:27:58PM +, Russell King wrote: > > > > Subsystems

[PATCH RFC 27/46] imx-drm: convert to componentised device support

2014-01-03 Thread Eric Nelson
Hi Philipp, On 01/03/2014 10:26 AM, Philipp Zabel wrote: > Am Freitag, den 03.01.2014, 17:07 + schrieb Russell King - ARM > Linux: >> On Fri, Jan 03, 2014 at 05:48:57PM +0100, Philipp Zabel wrote: >>> Hi Russell, >>> >>> I've tested this series on a BD-SL (SabreLite) with HDMI. Right now >>> t

[Bug 35457] [rs690m] Graphics corruption with ati x1200

2014-01-03 Thread bugzilla-dae...@freedesktop.org
e bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140103/e9012278/attachment.html>

[PATCH] drm/ttm: Refuse to fault (prime-) imported pages

2014-01-03 Thread Thomas Hellstrom
This is illegal for at least two reasons: 1) While it may work on some platforms / iommus, obtaining page pointers from mapped sg-lists is illegal, since the DMA API allows page pointer information to be destroyed in the sg mapping process. 2) TTM has no way of determining the linear kernel map c

[PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems

2014-01-03 Thread Russell King - ARM Linux
On Thu, Jan 02, 2014 at 07:10:55PM -0800, Greg Kroah-Hartman wrote: > On Thu, Jan 02, 2014 at 09:27:58PM +, Russell King wrote: > > Subsystems such as ALSA, DRM and others require a single card-level > > device structure to represent a subsystem. However, firmware tends to > > describe the ind