[Bug 76919] Random junk at the bottom of non-multiple-of-4 compressed textures (original or mipmapped)

2014-04-06 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/20140406/5aeb5515/attachment.html>

[Bug 76919] Random junk at the bottom of non-multiple-of-4 compressed textures (original or mipmapped)

2014-04-06 Thread bugzilla-dae...@freedesktop.org
next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140406/d1319aa8/attachment-0001.html>

[PATCH v2 1/7] drm/exynos: add super device support

2014-04-06 Thread Inki Dae
I'd be really happy if you gave me such opinions before pull request. Anyway, below is my comments. 2014-04-06 2:32 GMT+09:00 Tomasz Figa : > [adding more people and MLs on Cc for further discussion] > > > On 04.04.2014 17:44, Inki Dae wrote: >> >> 2014-04-04 22:55 GMT+09:00 Tomasz Figa : >>> >>>

[Bug 77009] 24P playback video signal loss with latest DRI patches

2014-04-06 Thread bugzilla-dae...@freedesktop.org
esktop.org/archives/dri-devel/attachments/20140406/f77b9bd0/attachment.html>

[Bug 77009] 24P playback video signal loss with latest DRI patches

2014-04-06 Thread bugzilla-dae...@freedesktop.org
assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140406/db679fbf/attachment.html>

[PATCH v2 1/7] drm/exynos: add super device support

2014-04-06 Thread Inki Dae
2014-04-06 3:31 GMT+09:00, Tomasz Figa : > > > On 05.04.2014 20:24, Russell King - ARM Linux wrote: >> On Sat, Apr 05, 2014 at 07:32:50PM +0200, Tomasz Figa wrote: >>> Not exactly. The approach we found does mostly the same as componentized >>> subsystem framework but without _any_ extra data in De

[PATCH v2 1/7] drm/exynos: add super device support

2014-04-06 Thread Russell King - ARM Linux
On Sun, Apr 06, 2014 at 01:21:24PM +0900, Inki Dae wrote: > As you may know, there is exynos chip that has two display > controllers. So it is possible to compose display pipe lines at same > time like below, > > fimd0-bridges..--Panel > fimd1-maybe bridges..-CPU Panel > > How we

[PATCH v2 1/7] drm/exynos: add super device support

2014-04-06 Thread Inki Dae
Hi Russell, 2014-04-06 17:47 GMT+09:00 Russell King - ARM Linux : > On Sun, Apr 06, 2014 at 01:21:24PM +0900, Inki Dae wrote: >> As you may know, there is exynos chip that has two display >> controllers. So it is possible to compose display pipe lines at same >> time like below, >> >> fimd0-br

[Bug 60879] [radeonsi] X11 can't start with acceleration enabled

2014-04-06 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20140406/be0da667/attachment.html>

Required backwards support level?

2014-04-06 Thread Lauri Kasanen
Hi, Obviously old userspace + new kernel combo needs to be supported. But I'm not so sure about a mixed case, does old userspace + new userspace need to be supported to run at the same time? For example, a new 64-bit mesa+libdrm and a 32-bit old set, both running apps at the same time. Or is it

[Bug 74868] r600g: Diablo III Crashes After a few minutes

2014-04-06 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/20140406/4d95881b/attachment.html>

Required backwards support level?

2014-04-06 Thread Rob Clark
On Sun, Apr 6, 2014 at 8:26 AM, Lauri Kasanen wrote: > Hi, > > Obviously old userspace + new kernel combo needs to be supported. But > I'm not so sure about a mixed case, does old userspace + new userspace > need to be supported to run at the same time? > > For example, a new 64-bit mesa+libdrm an

[Bug 71891] 3.13 fails to boot with the radeon module

2014-04-06 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=71891 --- Comment #5 from sdh --- Finally got around to doing this. And the result: ec5891fbe1b078b191b25a13a2cc40b58fb7a693 is the first bad commit commit ec5891fbe1b078b191b25a13a2cc40b58fb7a693 Author: Christian K?nig Date: Mon Apr 8 12:41:36 201

[Bug 71891] 3.13 fails to boot with the radeon module

2014-04-06 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=71891 --- Comment #6 from sdh --- s/Is enough/Is it enough/ Sorry for the typo, meant it as a question. -- You are receiving this mail because: You are watching the assignee of the bug.

[PATCH] acpi: allow non-optimus setups to load vbios from acpi

2014-04-06 Thread Claas Lorenz
Yes, it works without the workaround... and thanks for the suspend patch which works fine as well :-) On 05.04.2014 18:18, Ilia Mirkin wrote: > On Sat, Apr 5, 2014 at 7:53 AM, Claas Lorenz > wrote: >> Hi, same for me. The screen does not freeze anymore and the boot > Great! And that's without th

Required backwards support level?

2014-04-06 Thread Lauri Kasanen
On Sun, 6 Apr 2014 10:53:58 -0400 Rob Clark wrote: > On Sun, Apr 6, 2014 at 8:26 AM, Lauri Kasanen wrote: > > Hi, > > > > Obviously old userspace + new kernel combo needs to be supported. But > > I'm not so sure about a mixed case, does old userspace + new userspace > > need to be supported to r

Required backwards support level?

2014-04-06 Thread Daniel Vetter
On Sun, Apr 6, 2014 at 7:28 PM, Lauri Kasanen wrote: >> Maybe you can give a better description of what you are wanting to do? >> Could you decide on 32b vs 64b userspace on a per 'struct drm_file' >> basis (ie. each time /dev/dri/cardN is opened)? > > This is related to my memory management work

[Bug 71891] 3.13 fails to boot with the radeon module

2014-04-06 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=71891 Christian K?nig changed: What|Removed |Added CC||deathsimple at vodafone.de --- Comment

[Bug 71891] 3.13 fails to boot with the radeon module

2014-04-06 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=71891 --- Comment #8 from sdh --- I suppose you mean these firmwares: http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/radeon The Arch Linux package is built from the latest commit, and is installed on my laptop. % modinfo

[Bug 77009] 24P playback video signal loss with latest DRI patches

2014-04-06 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20140406/ee8df8c5/attachment.html>

[Bug 77009] 24P playback video signal loss with latest DRI patches

2014-04-06 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140406/26a4ff4c/attachment.html>

[Bug 77009] 24P playback video signal loss with latest DRI patches

2014-04-06 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140406/c5761a02/attachment.html>

[PATCH 1/4] drm/radeon/dp: handle zero sized i2c over aux transactions

2014-04-06 Thread Alex Deucher
On Sat, Apr 5, 2014 at 5:25 AM, Christian K?nig wrote: > Am 04.04.2014 21:58, schrieb Alex Deucher: > >> Needed for proper i2c over aux handling for certain >> monitors and configurations (e.g., dp bridges or >> adapters). >> >> Signed-off-by: Alex Deucher > > > My planning was that yesterdays p