Re: [PATCH 1/2] drm/cirrus: Correct register values for 16bpp

2013-01-29 Thread Takashi Iwai
Hi Dave, any chance to take a look at this problem? thanks, Takashi At Fri, 25 Jan 2013 17:21:54 +0100, Takashi Iwai wrote: > > When the mode is set with 16bpp on QEMU, the output gets totally > broken. The culprit is the bogus register values set for 16bpp, > which was likely copied from fr

[PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Takashi Iwai
Add a new option, bpp, to specify the default bpp value. Signed-off-by: Takashi Iwai --- This patch is applied on the top of previous two patches. I couldn't find an easy way to specify the default bpp, so I cooked the driver quickly. If there is any other convenient way to achieve this, let me

[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv

[PATCH] drm: modify pages_to_sg prime helper to create optimized SG table

2013-01-29 Thread Rahul Sharma
It fixes the issue arises due to passing 'nr_pages' in place of 'nents' to sg_alloc_table. When ARM_HAS_SG_CHAIN is disabled, it is causing failure in creating SG table for the buffers having more than 204 physical pages i.e. equal to SG_MAX_SINGLE_ALLOC. When using sg_alloc_table_from_pages inter

Re: [Intel-gfx] Adding a i915 quirk (here: pipe A force quirk for testing purposes)?

2013-01-29 Thread Sedat Dilek
On Mon, Jan 28, 2013 at 4:01 PM, Jani Nikula wrote: > On Mon, 28 Jan 2013, Sedat Dilek wrote: >> ... >> static struct intel_quirk intel_quirks[] = { >> /* HP Mini needs pipe A force quirk (LP: #322104) */ >> { 0x27ae, 0x103c, 0x361a, quirk_pipea_force }, >> ... >> } >> >> Triple - whi

[PATCH 0/1] Adds display-timing node parsing to exynos drm fimd

2013-01-29 Thread Leela Krishna Amudala
This patch adds display-timing node parsing to drm fimd, this depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html Patch is based on branch "exynos-drm-next" at http://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git/ It

[PATCH 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-01-29 Thread Leela Krishna Amudala
This patch adds display-timing node parsing using video helper function Signed-off-by: Leela Krishna Amudala Tested-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 31 +++ 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/

Re: [PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 09:29:17AM +0100, Takashi Iwai wrote: > Add a new option, bpp, to specify the default bpp value. > > Signed-off-by: Takashi Iwai > --- > > This patch is applied on the top of previous two patches. > I couldn't find an easy way to specify the default bpp, so I cooked > the

Re: [PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Takashi Iwai
At Tue, 29 Jan 2013 10:53:50 +0100, Daniel Vetter wrote: > > On Tue, Jan 29, 2013 at 09:29:17AM +0100, Takashi Iwai wrote: > > Add a new option, bpp, to specify the default bpp value. > > > > Signed-off-by: Takashi Iwai > > --- > > > > This patch is applied on the top of previous two patches. >

Re: [PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 10:57 AM, Takashi Iwai wrote: > At Tue, 29 Jan 2013 10:53:50 +0100, > Daniel Vetter wrote: >> >> On Tue, Jan 29, 2013 at 09:29:17AM +0100, Takashi Iwai wrote: >> > Add a new option, bpp, to specify the default bpp value. >> > >> > Signed-off-by: Takashi Iwai >> > --- >> >

Re: CDF discussions at FOSDEM

2013-01-29 Thread Laurent Pinchart
Hello, On Monday 21 January 2013 13:43:27 Laurent Pinchart wrote: > On Thursday 17 January 2013 13:29:27 Daniel Vetter wrote: > > On Thu, Jan 17, 2013 at 9:42 AM, Jani Nikula wrote: > > > On Fri, 11 Jan 2013, Laurent Pinchart wrote: > > >> Would anyone be interested in meeting at the FOSDEM to dis

Re: [Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Luc Verhaegen
On Tue, Jan 29, 2013 at 12:27:15PM +0100, Laurent Pinchart wrote: > Hello, > > On Monday 21 January 2013 13:43:27 Laurent Pinchart wrote: > > > > I've sent a mail to the FOSDEM organizers to request a hacking room for a > > couple of hours Sunday. I'll let you know as soon as I get a reply. > >

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59903 --- Comment #5 from Michel Dänzer --- (In reply to comment #5) > if i switch with my remote through the xbmc-menu or watch a video the > xorg-log is spam the whole time with page filp errors While that is happening, can you write 2 to /sys/modul

[Bug 59899] Diagonal rendering artifacts on xbmc

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59899 --- Comment #1 from Michel Dänzer --- This is more likely an issue in Mesa than in the kernel. Please attach Xorg.0.log and the output of glxinfo and dmesg. -- You are receiving this mail because: You are the assignee for the bug.

Re: [Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Laurent Pinchart
Hi Luc, On Tuesday 29 January 2013 12:47:16 Luc Verhaegen wrote: > On Tue, Jan 29, 2013 at 12:27:15PM +0100, Laurent Pinchart wrote: > > On Monday 21 January 2013 13:43:27 Laurent Pinchart wrote: > > > I've sent a mail to the FOSDEM organizers to request a hacking room for > > > a couple of hours

[Bug 59982] Radeon: evergreen Atombios in loop during initialization on ppc64

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59982 --- Comment #3 from Lucas Kannebley Tavares --- Hi Jerome, I attempted the dump without success [root@localhost ~]# lspci ... 0001:01:00.0 VGA compatible controller: ATI Technologies Inc ... 0001:01:00.1 Audio device: ATI Technologies Inc ... [r

[Bug 59982] Radeon: evergreen Atombios in loop during initialization on ppc64

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59982 --- Comment #4 from Lucas Kannebley Tavares --- As a side note, the kernel panic is actually induced by me. It actually means there was an access to an invalid address. -- You are receiving this mail because: You are the assignee for the bug. _

[PATCH] drm: shut up invalid edid messages

2013-01-29 Thread Maarten Lankhorst
My cheapo monitor has an invalid block 1, resulting in a lot of dmesg spam every few seconds. I get it the first time that the entire block is all 0xff.. Signed-off-by: Maarten Lankhorst Cc: sta...@vger.kernel.org [v3.7] --- diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c

[Bug 53111] vgaswitcheroo not working anymore

2013-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=53111 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #1 f

Re: [PATCH] Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"

2013-01-29 Thread Daniel Vetter
On Mon, Jan 14, 2013 at 3:37 PM, Paul Menzel wrote: > Am Montag, den 14.01.2013, 11:06 +0100 schrieb Daniel Vetter: >> This reverts commit 6f33814bd4d9cfe76033a31b1c0c76c960cd8e4b. >> >> The quirk cause a regression, and it looks like the original bug was >> simply a lack of FIFO bandwidth on the

[PULL] drm-intel-next

2013-01-29 Thread Daniel Vetter
Hi Dave, The holiday pull fresh from QA. Not much in in, everyone was on vacation. Highlights: - Broadcast RBG improvements and reduced color range fixes from Ville - Ben is on a "kill legacy gtt code for good" spree, first pile of patches included. - no relocs and lut improvements for faster ex

Re: [Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 1:11 PM, Laurent Pinchart wrote: >> DevRooms are also not supposed to open before 11:00 (which is already a >> massive improvement over 2011 and the years before, where i was happy >> to be able to put the cabling in at 12:00), and i tend to first get a >> nod of approval f

Re: [Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 3:19 PM, Daniel Vetter wrote: > On Tue, Jan 29, 2013 at 1:11 PM, Laurent Pinchart > wrote: >>> DevRooms are also not supposed to open before 11:00 (which is already a >>> massive improvement over 2011 and the years before, where i was happy >>> to be able to put the cablin

[Bug 60028] New: Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 Priority: medium Bug ID: 60028 Assignee: dri-devel@lists.freedesktop.org Summary: Post-3.7.x memory leak, Radeon Evergreen, bisected Severity: major Classification: Unclassified

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 --- Comment #1 from Dave Witbrodt --- Created attachment 73840 --> https://bugs.freedesktop.org/attachment.cgi?id=73840&action=edit Xorg.0.log -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 --- Comment #2 from Dave Witbrodt --- Created attachment 73842 --> https://bugs.freedesktop.org/attachment.cgi?id=73842&action=edit Output from successive runs of 'top' Running 'top' revealed the memory leak. This attachment is (clipped) outp

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 --- Comment #3 from Dave Witbrodt --- Bisecting So far, I have only bisected using my local custom kernel branch. As described above, I use stable kernel releases to avoid the massive breakage that frequently occurs in -rc kernels, and I cherry

Re: [PATCH v2] drm/exynos: Get HDMI version from device tree

2013-01-29 Thread Sean Paul
On Tue, Jan 8, 2013 at 5:56 PM, Stephen Warren wrote: > On 01/08/2013 01:16 PM, Sean Paul wrote: >> Add a property to the hdmi node so we can specify the HDMI version in >> the device tree instead of just defaulting to v1.4 with the existence of >> the dt node. > > I guess this seems OK to me if r

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 --- Comment #4 from Dave Witbrodt --- Created attachment 73843 --> https://bugs.freedesktop.org/attachment.cgi?id=73843&action=edit diff of attempt to partially revert problem commit Naive attempt to revert My first attempt to revert the patc

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 --- Comment #5 from Dave Witbrodt --- Created attachment 73844 --> https://bugs.freedesktop.org/attachment.cgi?id=73844&action=edit diff of attempt to manually revert entire problem commit Attempt to revert the entire commit I then decided to

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 --- Comment #6 from Dave Witbrodt --- I do not know how to interpret these findings. I am not a developer, and work with the few tools that I (sort of) know how to use much more slowly than experienced developers would. I ran out of time over t

Re: [Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Ville Syrjälä
On Tue, Jan 29, 2013 at 03:19:38PM +0100, Daniel Vetter wrote: > On Tue, Jan 29, 2013 at 1:11 PM, Laurent Pinchart > wrote: > >> DevRooms are also not supposed to open before 11:00 (which is already a > >> massive improvement over 2011 and the years before, where i was happy > >> to be able to put

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60028 --- Comment #7 from Michel Dänzer --- This is indeed more likely an issue in Mesa than in the kernel. The commit you bisected also bumps KMS_DRIVER_MINOR in radeon_drv.c, which may cause the Mesa code to use different code paths. Does current Me

[PATCH] x86, efi: remove attribute check from setup_efi_pci

2013-01-29 Thread Maarten Lankhorst
It looks like the original commit that copied the rom contents from efi always copied the rom, and the fixup in setup_efi_pci from commit 886d751a2ea99a160 ("x86, efi: correct precedence of operators in setup_efi_pci") broke that. This resulted in macbook pro's no longer finding the rom images, a

Re: [PATCH v3 1/3] drm: add prime helpers

2013-01-29 Thread Maarten Lankhorst
Op 17-01-13 09:40, Daniel Vetter schreef: > On Thu, Jan 17, 2013 at 12:36 AM, Aaron Plattner wrote: >> Can I consider this a Reviewed-by? > Essentially it was just a drive-by bikeshed ;-) I think it'd be good > if Maarten takes a look at this and checks whether it complies with > his massive prime

Re: [PATCH] drm: modify pages_to_sg prime helper to create optimized SG table

2013-01-29 Thread Aaron Plattner
On 01/28/2013 05:38 AM, Rahul Sharma wrote: It fixes the issue arises due to passing 'nr_pages' in place of 'nents' to sg_alloc_table. When ARM_HAS_SG_CHAIN is disabled, it is causing failure in creating SG table for the buffers having more than 204 physical pages i.e. equal to SG_MAX_SINGLE_ALLO

[PATCH 0/4] TI LCDC DRM driver

2013-01-29 Thread Rob Clark
One more iteration.. now with more cowbell! The first patch adds the basic driver and TFP410 DVI output. The second patch adds support for NXP TDA998x family of i2c connected HDMI encoders. It is split out into an i2c encoder-slave in case someone else has hw with the same HDMI encoder. The fin

[PATCH 2/4] drm/i2c: nxp-tda998x (v3)

2013-01-29 Thread Rob Clark
Driver for the NXP TDA998X i2c hdmi encoder slave. v1: original v2: fix npix/nline programming v3: add Kconfig, fix dup'd MODULE_DESCRIPTION Signed-off-by: Rob Clark Reviewed-by: Daniel Vetter Tested-by: Koen Kooi --- drivers/gpu/drm/i2c/Kconfig | 6 + drivers/gpu/drm/i2c/Makefile

[PATCH 3/4] drm/tilcdc: add encoder slave (v2)

2013-01-29 Thread Rob Clark
Add output panel driver for i2c encoder slaves. v1: original v2: add DT bindings docs, and minor updates for review comments Signed-off-by: Rob Clark Reviewed-by: Daniel Vetter Tested-by: Koen Kooi --- .../devicetree/bindings/drm/tilcdc/slave.txt | 19 ++ drivers/gpu/drm/tilcdc/Makefil

[PATCH 4/4] drm/tilcdc: add support for LCD panels (v5)

2013-01-29 Thread Rob Clark
Add an output panel driver for LCD panels. Tested with LCD3 cape on beaglebone. v1: original v2: s/of_find_node_by_name()/of_get_child_by_name()/ from Pantelis Antoniou v3: add backlight support v4: rebase to latest of video timing helpers v5: remove some unneeded fields from panel-info struc

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59903 --- Comment #6 from Michael Lange --- * today i recompiled mesa from master git (tree d276e9294d1f1218e374d43c1320b376ee265ad4) and linux-3.8.0-rc5 * xbmc is starting and working fine again * the flip errors still appears in /var/log/Xorg.0.lo

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59903 --- Comment #7 from Michael Lange --- Created attachment 73865 --> https://bugs.freedesktop.org/attachment.cgi?id=73865&action=edit dmesg_debug_1 -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 53111] vgaswitcheroo not working anymore

2013-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=53111 --- Comment #2 from cem.ay...@gmx.ch 2013-01-29 19:10:46 --- Usually I use the current arch package. Looking at the Arch Rollback Machine (http://arm.konnichi.com/search/index.php?a=64&q=^linux&core=1) shows that there was made a jump from 3.6

Re: [Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Marcus Lorentzon
On 01/29/2013 04:50 PM, Daniel Vetter wrote: On Tue, Jan 29, 2013 at 3:19 PM, Daniel Vetter wrote: Ok, in the interest of pre-heating the discussion a bit I've written down my thoughts about display slave drivers. Adding a few more people and lists to make sure I haven't missed anyone ... Cheer

[Bug 60034] New: rv790 etqw regression since r600g: add async for staging buffer upload v2

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60034 Priority: medium Bug ID: 60034 Assignee: dri-devel@lists.freedesktop.org Summary: rv790 etqw regression since r600g: add async for staging buffer upload v2 Severity: normal

[Bug 60034] rv790 etqw regression since r600g: add async for staging buffer upload v2

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60034 --- Comment #1 from Andy Furniss --- Created attachment 73868 --> https://bugs.freedesktop.org/attachment.cgi?id=73868&action=edit worse case from cold boot -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 60034] rv790 etqw regression since r600g: add async for staging buffer upload v2

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60034 --- Comment #2 from Andy Furniss --- Created attachment 73869 --> https://bugs.freedesktop.org/attachment.cgi?id=73869&action=edit best case after repeated runs -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 60034] rv790 etqw regression since r600g: add async for staging buffer upload v2

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60034 Andy Furniss changed: What|Removed |Added Attachment #73869|text/plain |image/png mime type|

[Bug 60034] rv790 etqw regression since r600g: add async for staging buffer upload v2

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60034 --- Comment #3 from Andy Furniss --- Comment on attachment 73868 --> https://bugs.freedesktop.org/attachment.cgi?id=73868 worse case from cold boot Ignore low fps on this compared to other screen - the card was on low. -- You are receiving t

[Bug 59904] 3DMark2000 crashes: radeon: mmap failed, errno: 12

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59904 --- Comment #10 from maxi...@free.fr --- OK, it looks like it only happens when I'm on linux 3.8, it's OK when running linux 3.7. Also when using 3.8 it does look like a memory leak too ! So I experience the same symptoms. -- You are receiving t

[Bug 59899] Diagonal rendering artifacts on xbmc

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59899 --- Comment #2 from aeriks...@fastmail.fm --- Created attachment 73876 --> https://bugs.freedesktop.org/attachment.cgi?id=73876&action=edit dmesg -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 59899] Diagonal rendering artifacts on xbmc

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59899 --- Comment #3 from aeriks...@fastmail.fm --- Created attachment 73877 --> https://bugs.freedesktop.org/attachment.cgi?id=73877&action=edit glxinfo -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 59899] Diagonal rendering artifacts on xbmc

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59899 --- Comment #4 from aeriks...@fastmail.fm --- Created attachment 73878 --> https://bugs.freedesktop.org/attachment.cgi?id=73878&action=edit Xorg.0.log -- You are receiving this mail because: You are the assignee for the bug. __

Re: [Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 08:35:28PM +0100, Marcus Lorentzon wrote: > On 01/29/2013 04:50 PM, Daniel Vetter wrote: > >On Tue, Jan 29, 2013 at 3:19 PM, Daniel Vetter > >wrote: > >Ok, in the interest of pre-heating the discussion a bit I've written down > >my thoughts about display slave drivers. Add

[PATCH] drm: avoid "mono_time_offset may be used uninitialized"

2013-01-29 Thread Stephen Warren
From: Stephen Warren Silence the following: drivers/gpu/drm/drm_irq.c: In function 'drm_calc_vbltimestamp_from_scanoutpos': drivers/gpu/drm/drm_irq.c:583:24: warning: 'mono_time_offset.tv64' may be used uninitialized in this function ... by always initializing mono_time_offset to zero. In pract

[git pull] drm fixes

2013-01-29 Thread Dave Airlie
Hi Linus, from LCA request, intel, radeon and exynos fixes, nothing too major or wierd, one dmar fix and a radeon cursor corruption, along with misc exynos fixes. Dave. The following changes since commit 014b34409fb2015f63663b6cafdf557fdf289628: ttm: on move memory failure don't leave a no

[PATCH libdrm] tests/dristat: add -C to pretty-print device capabilities

2013-01-29 Thread Aaron Plattner
Signed-off-by: Aaron Plattner --- Example output of dristat -C: /dev/dri/card0 Device capabilities: Dumb framebuffer: yes VBlank high crtc: yes Preferred depth: 24 Prefer shadow: yes Prime: import export tests/dristat.c | 69 +

Re: [PATCH 2/7] mutex: add support for reservation style locks

2013-01-29 Thread Rob Clark
On Tue, Jan 15, 2013 at 6:33 AM, Maarten Lankhorst wrote: > Hi Maarten, This is a nice looking extension to avoid re-implementing a mutex in TTM/reservation code.. ofc, probably someone more familiar with mutex code should probably review, but probably a bit of explanation about what and why wo

[Bug 52121] mgag200 driver does not work properly with Xen in new Intel Server Board

2013-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=52121 --- Comment #20 from Fernando Chaves 2013-01-30 02:08:38 --- Well... Same thing with EFI boot. Video still slow. I think I should use a VGA card for a while (or forever). -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?ta

[Bug 49981] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2013-01-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=49981 D. Hugh Redelmeier changed: What|Removed |Added CC||h...@mimosa.com --- Comment #5 f

Re: [PATCH 0/1] Adds display-timing node parsing to exynos drm fimd

2013-01-29 Thread Leela Krishna Amudala
Hello Sean, This patch set will be abandoned and your comments will be addressed in reply to http://lists.freedesktop.org/archives/dri-devel/2013-January/034080.html Thanks, Leela Krishna Amudala. On Tue, Jan 29, 2013 at 1:42 PM, Leela Krishna Amudala wrote: > This patch adds display-timing node

Re: [PATCH v2] drm/exynos: Get HDMI version from device tree

2013-01-29 Thread Inki Dae
2013/1/30 Sean Paul : > On Tue, Jan 8, 2013 at 5:56 PM, Stephen Warren wrote: >> On 01/08/2013 01:16 PM, Sean Paul wrote: >>> Add a property to the hdmi node so we can specify the HDMI version in >>> the device tree instead of just defaulting to v1.4 with the existence of >>> the dt node. >> >> I

Re: [PATCH 1/2] drm/exynos: add support for dt based search to exynos4 hdmi

2013-01-29 Thread Inki Dae
Hi Rahul, Could you add descriptions to dt document file? For this, you can refer to the below link, https://patchwork.kernel.org/patch/1948061/ Thanks, Inki Dae 2013/1/25 Rahul Sharma : > Signed-off-by: Rahul Sharma > --- > drivers/gpu/drm/exynos/exynos_ddc.c | 2 ++ > drivers/gpu

[Bug 58840] rendering error with MSAA on HD6850

2013-01-29 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/20130129/fe4ec8b2/attachment.html>

[Bug 59946] [r600g] WoW crashed with "page allocation failure"

2013-01-29 Thread bugzilla-dae...@freedesktop.org
of minutes with r600g. -- 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/20130129/39289ecb/attachment.html>

[Bug 53111] vgaswitcheroo not working anymore

2013-01-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=53111 Rafael J. Wysocki changed: What|Removed |Added Component|Other |Video(DRI - non Intel) Assig

[Bug 59982] Radeon: evergreen Atombios in loop during initialization on ppc64

2013-01-29 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130129/14dd4b30/attachment.html>

[Bug 59982] Radeon: evergreen Atombios in loop during initialization on ppc64

2013-01-29 Thread bugzilla-dae...@freedesktop.org
ing 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/20130129/bc0bc6d5/attachment.html>

[PATCH] drm/exynos: fix iommu address allocation order

2013-01-29 Thread Inki Dae
This patch modifies iommu address allocation order from 64k to 4k. 64k order causes waste of the io space and this was our mistakes. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_iommu.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) di

[PATCH 1/2] drm/cirrus: Correct register values for 16bpp

2013-01-29 Thread Takashi Iwai
Hi Dave, any chance to take a look at this problem? thanks, Takashi At Fri, 25 Jan 2013 17:21:54 +0100, Takashi Iwai wrote: > > When the mode is set with 16bpp on QEMU, the output gets totally > broken. The culprit is the bogus register values set for 16bpp, > which was likely copied from fr

[PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Takashi Iwai
Add a new option, bpp, to specify the default bpp value. Signed-off-by: Takashi Iwai --- This patch is applied on the top of previous two patches. I couldn't find an easy way to specify the default bpp, so I cooked the driver quickly. If there is any other convenient way to achieve this, let me

[PATCH] drm/exynos: consider exception case to fb handle creation

2013-01-29 Thread Inki Dae
GETFB ioctl request creates a new handle to only one gem object so it should check if the given fb has one gem object. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fb.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/driv

[PATCH 0/1] Adds display-timing node parsing to exynos drm fimd

2013-01-29 Thread Leela Krishna Amudala
This patch adds display-timing node parsing to drm fimd, this depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html Patch is based on branch "exynos-drm-next" at http://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git/ It

[PATCH 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

2013-01-29 Thread Leela Krishna Amudala
This patch adds display-timing node parsing using video helper function Signed-off-by: Leela Krishna Amudala Tested-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 31 +++ 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/

[PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 09:29:17AM +0100, Takashi Iwai wrote: > Add a new option, bpp, to specify the default bpp value. > > Signed-off-by: Takashi Iwai > --- > > This patch is applied on the top of previous two patches. > I couldn't find an easy way to specify the default bpp, so I cooked > the

[PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Takashi Iwai
At Tue, 29 Jan 2013 10:53:50 +0100, Daniel Vetter wrote: > > On Tue, Jan 29, 2013 at 09:29:17AM +0100, Takashi Iwai wrote: > > Add a new option, bpp, to specify the default bpp value. > > > > Signed-off-by: Takashi Iwai > > --- > > > > This patch is applied on the top of previous two patches. >

[PATCH] drm/cirrus: Add bpp option

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 10:57 AM, Takashi Iwai wrote: > At Tue, 29 Jan 2013 10:53:50 +0100, > Daniel Vetter wrote: >> >> On Tue, Jan 29, 2013 at 09:29:17AM +0100, Takashi Iwai wrote: >> > Add a new option, bpp, to specify the default bpp value. >> > >> > Signed-off-by: Takashi Iwai >> > --- >> >

CDF discussions at FOSDEM

2013-01-29 Thread Laurent Pinchart
Hello, On Monday 21 January 2013 13:43:27 Laurent Pinchart wrote: > On Thursday 17 January 2013 13:29:27 Daniel Vetter wrote: > > On Thu, Jan 17, 2013 at 9:42 AM, Jani Nikula wrote: > > > On Fri, 11 Jan 2013, Laurent Pinchart wrote: > > >> Would anyone be interested in meeting at the FOSDEM to dis

[Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Luc Verhaegen
On Tue, Jan 29, 2013 at 12:27:15PM +0100, Laurent Pinchart wrote: > Hello, > > On Monday 21 January 2013 13:43:27 Laurent Pinchart wrote: > > > > I've sent a mail to the FOSDEM organizers to request a hacking room for a > > couple of hours Sunday. I'll let you know as soon as I get a reply. > >

[Bug 59903] [RS880] Xorg.0.log: flip queue failed: Device or resource busy

2013-01-29 Thread bugzilla-dae...@freedesktop.org
o /sys/module/drm/parameters/debug and capture some debugging output from dmesg? -- 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

[Bug 59899] Diagonal rendering artifacts on xbmc

2013-01-29 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130129/6e7cf06a/attachment.html>

[Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Laurent Pinchart
Hi Luc, On Tuesday 29 January 2013 12:47:16 Luc Verhaegen wrote: > On Tue, Jan 29, 2013 at 12:27:15PM +0100, Laurent Pinchart wrote: > > On Monday 21 January 2013 13:43:27 Laurent Pinchart wrote: > > > I've sent a mail to the FOSDEM organizers to request a hacking room for > > > a couple of hours

[Bug 59982] Radeon: evergreen Atombios in loop during initialization on ppc64

2013-01-29 Thread bugzilla-dae...@freedesktop.org
achment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130129/66b96fa8/attachment-0001.html>

[Bug 59982] Radeon: evergreen Atombios in loop during initialization on ppc64

2013-01-29 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130129/afbe4caf/attachment.html>

[PATCH] drm: shut up invalid edid messages

2013-01-29 Thread Maarten Lankhorst
My cheapo monitor has an invalid block 1, resulting in a lot of dmesg spam every few seconds. I get it the first time that the entire block is all 0xff.. Signed-off-by: Maarten Lankhorst Cc: stable at vger.kernel.org [v3.7] --- diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid

[Bug 53111] vgaswitcheroo not working anymore

2013-01-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=53111 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #

[PATCH] Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"

2013-01-29 Thread Daniel Vetter
On Mon, Jan 14, 2013 at 3:37 PM, Paul Menzel wrote: > Am Montag, den 14.01.2013, 11:06 +0100 schrieb Daniel Vetter: >> This reverts commit 6f33814bd4d9cfe76033a31b1c0c76c960cd8e4b. >> >> The quirk cause a regression, and it looks like the original bug was >> simply a lack of FIFO bandwidth on the

[PULL] drm-intel-next

2013-01-29 Thread Daniel Vetter
Hi Dave, The holiday pull fresh from QA. Not much in in, everyone was on vacation. Highlights: - Broadcast RBG improvements and reduced color range fixes from Ville - Ben is on a "kill legacy gtt code for good" spree, first pile of patches included. - no relocs and lut improvements for faster ex

[Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 1:11 PM, Laurent Pinchart wrote: >> DevRooms are also not supposed to open before 11:00 (which is already a >> massive improvement over 2011 and the years before, where i was happy >> to be able to put the cabling in at 12:00), and i tend to first get a >> nod of approval f

[Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Daniel Vetter
On Tue, Jan 29, 2013 at 3:19 PM, Daniel Vetter wrote: > On Tue, Jan 29, 2013 at 1:11 PM, Laurent Pinchart > wrote: >>> DevRooms are also not supposed to open before 11:00 (which is already a >>> massive improvement over 2011 and the years before, where i was happy >>> to be able to put the cabli

[Bug 60028] New: Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-dae...@freedesktop.org
[Can a developer rename this bug report for me, using your preferred naming conventions?] -- 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/20130129/4a6bb57c/attachment.html>

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130129/14e5ff70/attachment.html>

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 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/20130129/ed497ba8/attachment.html>

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-dae...@freedesktop.org
--- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130129/5145f1b3/attachment-0001.html>

[PATCH v2] drm/exynos: Get HDMI version from device tree

2013-01-29 Thread Sean Paul
On Tue, Jan 8, 2013 at 5:56 PM, Stephen Warren wrote: > On 01/08/2013 01:16 PM, Sean Paul wrote: >> Add a property to the hdmi node so we can specify the HDMI version in >> the device tree instead of just defaulting to v1.4 with the existence of >> the dt node. > > I guess this seems OK to me if r

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-dae...@freedesktop.org
memory. -- 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/20130129/9a4d8d9f/attachment.html>

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-dae...@freedesktop.org
crubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130129/5d257545/attachment.html>

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-dae...@freedesktop.org
f you confirm/reproduce this memory leak on your own systems? -- 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/20130129/

[Linaro-mm-sig] CDF discussions at FOSDEM

2013-01-29 Thread Ville Syrjälä
On Tue, Jan 29, 2013 at 03:19:38PM +0100, Daniel Vetter wrote: > On Tue, Jan 29, 2013 at 1:11 PM, Laurent Pinchart > wrote: > >> DevRooms are also not supposed to open before 11:00 (which is already a > >> massive improvement over 2011 and the years before, where i was happy > >> to be able to put

[Bug 60028] Post-3.7.x memory leak, Radeon Evergreen, bisected

2013-01-29 Thread bugzilla-dae...@freedesktop.org
Mesa Git still leak? -- 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/20130129/4be6b620/attachment.html>

  1   2   >