[git pull] drm-fixes

2012-06-17 Thread Dave Airlie
Hi Linus, radeon is most of the work, one regression, one BUG fix in the new prime code, some fixes to init code to make streamout not lock up the hardware, and just some code to enable users to test HDMI audio on later hw (its off by default). Intel adds edp edid caching for some strange Del

[PATCH][TRIVAL] drm: use format %d to print error code

2012-06-17 Thread Yuanhan Liu
It is more readable by printing "ret = -1" than "ret = 0x" Signed-off-by: Yuanhan Liu --- drivers/gpu/drm/drm_drv.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c index 8a9d079..946bd91 100644 --- a/drivers/

[RFC libdrm] omap: add refcnting and handle tracking

2012-06-17 Thread Rob Clark
From: Rob Clark There can be scenarios, especially when re-importing an existing buffer, where you end up with multiple 'struct omap_bo's wrapping a single GEM object handle. Which causes badness when the first of the evil-clones is omap_bo_del()'d. To do this, introduce reference counting and

[Bug 26122] Unreadable fonts in The Sims 3

2012-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26122 Rafał Miłecki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [git pull] drm-fixes

2012-06-17 Thread Daniel Vetter
Hi Linus, This pull also contains the fix for the eDP dmesg noise you've reported (turned out to be a regression introduced in 3.5). Please yell if you still see them. The DP regression Dave mentioned is a different bug introduced in 3.4. Thanks, Daniel On Sun, Jun 17, 2012 at 08:42:28AM +0100,

RE: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG register init

2012-06-17 Thread Deucher, Alexander
> -Original Message- > From: Michel Dänzer [mailto:mic...@daenzer.net] > Sent: Friday, June 15, 2012 4:48 AM > To: Deucher, Alexander > Cc: Marek Olšák; dri-devel@lists.freedesktop.org > Subject: Re: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG > register init > > On Don, 2012-06

[git pull] drm-fixes

2012-06-17 Thread Dave Airlie
Hi Linus, radeon is most of the work, one regression, one BUG fix in the new prime code, some fixes to init code to make streamout not lock up the hardware, and just some code to enable users to test HDMI audio on later hw (its off by default). Intel adds edp edid caching for some strange Del

[RFC libdrm] omap: add refcnting and handle tracking

2012-06-17 Thread Rob Clark
From: Rob Clark There can be scenarios, especially when re-importing an existing buffer, where you end up with multiple 'struct omap_bo's wrapping a single GEM object handle. Which causes badness when the first of the evil-clones is omap_bo_del()'d. To do this, introduce reference counting and

[Bug 26122] Unreadable fonts in The Sims 3

2012-06-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26122 Rafa? Mi?ecki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[git pull] drm-fixes

2012-06-17 Thread Daniel Vetter
Hi Linus, This pull also contains the fix for the eDP dmesg noise you've reported (turned out to be a regression introduced in 3.5). Please yell if you still see them. The DP regression Dave mentioned is a different bug introduced in 3.4. Thanks, Daniel On Sun, Jun 17, 2012 at 08:42:28AM +0100,

gma500 suspend to ram fails (3.4)

2012-06-17 Thread Mattia Dongili
Hi, I just switched from an ancient installation of emgd on a vaio X11 to the mainstream gma500_gfx driver. One issue I have on 3.4 is that suspend to ram fails in psb_save_display_registers. I could only take a picture of the oops but it's quite incomplete: http://kamineko.org/oops/2012-06-17%20