Re: drm: Branch 'master' - 5 commits

2012-04-07 Thread Rob Clark
On Thu, Apr 5, 2012 at 4:21 PM, Ville Syrjälä wrote: > On Tue, Apr 03, 2012 at 02:50:01PM -0700, Rob Clark wrote: >> +             /* just testing a limited # of formats to test single >> +              * and multi-planar path.. would be nice to add more.. >> +              */ >> +             if

Re: drm: Branch 'master' - 5 commits

2012-04-05 Thread Ville Syrjälä
On Tue, Apr 03, 2012 at 02:50:01PM -0700, Rob Clark wrote: > + /* just testing a limited # of formats to test single > + * and multi-planar path.. would be nice to add more.. > + */ > + if (!strcmp(p->format_str, "YUYV")) { > + p

Re: drm: Branch 'master' - 2 commits

2011-12-06 Thread Chris Wilson
On Mon, 05 Dec 2011 14:23:55 -0800, Eric Anholt wrote: > On Mon, 5 Dec 2011 02:31:58 -0800 (PST), ic...@kemper.freedesktop.org (Chris > Wilson) wrote: > > configure.ac |2 +- > > intel/intel_bufmgr_gem.c | 27 +-- > > 2 files changed, 22 insertions(+),

Re: drm: Branch 'master' - 2 commits

2011-12-05 Thread Eric Anholt
On Mon, 5 Dec 2011 02:31:58 -0800 (PST), ic...@kemper.freedesktop.org (Chris Wilson) wrote: > configure.ac |2 +- > intel/intel_bufmgr_gem.c | 27 +-- > 2 files changed, 22 insertions(+), 7 deletions(-) > > New commits: > commit e73161a02b604742e3da3bca

Re: drm: Branch 'master'

2010-09-10 Thread Zdenek Kabelac
Dne 1.9.2010 02:53, Eric Anholt napsal(a): > On Tue, 31 Aug 2010 12:17:43 +0200, Zdenek Kabelac > wrote: >> Dne 28.8.2010 05:55, Eric Anholt napsal(a): >>> On Fri, 27 Aug 2010 13:16:04 +0200, Zdenek Kabelac >>> wrote: On 27.8.2010 12:02, Julien Cristau wrote: > On Fri, Aug 27, 2010 at

Re: drm: Branch 'master'

2010-08-31 Thread Eric Anholt
On Tue, 31 Aug 2010 12:17:43 +0200, Zdenek Kabelac wrote: > Dne 28.8.2010 05:55, Eric Anholt napsal(a): > > On Fri, 27 Aug 2010 13:16:04 +0200, Zdenek Kabelac > > wrote: > >> On 27.8.2010 12:02, Julien Cristau wrote: > >>> On Fri, Aug 27, 2010 at 11:26:59 +0200, Zdenek Kabelac wrote: > >>> > >>>

Re: drm: Branch 'master'

2010-08-31 Thread Zdenek Kabelac
Dne 28.8.2010 05:55, Eric Anholt napsal(a): > On Fri, 27 Aug 2010 13:16:04 +0200, Zdenek Kabelac > wrote: >> On 27.8.2010 12:02, Julien Cristau wrote: >>> On Fri, Aug 27, 2010 at 11:26:59 +0200, Zdenek Kabelac wrote: >>> Why keeping different name for C++ and C ? >>> Because changing th

Re: drm: Branch 'master'

2010-08-28 Thread Eric Anholt
On Fri, 27 Aug 2010 13:16:04 +0200, Zdenek Kabelac wrote: > On 27.8.2010 12:02, Julien Cristau wrote: > > On Fri, Aug 27, 2010 at 11:26:59 +0200, Zdenek Kabelac wrote: > > > >> Why keeping different name for C++ and C ? > >> > > Because changing the name for C means breaking API for existing users

Re: drm: Branch 'master'

2010-08-27 Thread Zdenek Kabelac
On 27.8.2010 12:02, Julien Cristau wrote: > On Fri, Aug 27, 2010 at 11:26:59 +0200, Zdenek Kabelac wrote: > >> Why keeping different name for C++ and C ? >> > Because changing the name for C means breaking API for existing users, > which is not a nice thing to do. > Well if DRM would have very st

Re: drm: Branch 'master'

2010-08-27 Thread Julien Cristau
On Fri, Aug 27, 2010 at 11:26:59 +0200, Zdenek Kabelac wrote: > Why keeping different name for C++ and C ? > Because changing the name for C means breaking API for existing users, which is not a nice thing to do. Cheers, Julien ---

Re: drm: Branch 'master'

2010-08-27 Thread Zdenek Kabelac
Dne 27.8.2010 00:50, Eric Anholt napsal(a): > include/drm/drm.h|4 > intel/intel_bufmgr.h |6 +- > 2 files changed, 9 insertions(+), 1 deletion(-) > > New commits: > commit 23287f05cf2443ddf9e028e29beb5bd30979c6cf > Author: Eric Anholt > Date: Thu Aug 26 15:39:28 2010 -070

Re: drm: Branch 'master'

2010-02-10 Thread Eric Anholt
On Tue, 9 Feb 2010 00:38:05 -0800 (PST), ic...@kemper.freedesktop.org (Chris Wilson) wrote: > intel/intel_bufmgr_gem.c | 13 + > 1 file changed, 13 insertions(+) > > New commits: > commit fdcde592c2c48e143251672cf2e82debb07606bd > Author: Chris Wilson > Date: Tue Feb 9 08:32:54

Re: drm: Branch 'master'

2008-12-15 Thread Jerome Glisse
On Thu, 2008-12-11 at 22:50 -0800, vehemens wrote: > On Thursday 11 December 2008 04:28:48 pm Jesse Barnes wrote: > > On Thursday, December 11, 2008 4:16 pm vehemens wrote: > > > On Wednesday 10 December 2008 03:52:08 pm Jesse Barnes wrote: > > > >... > > > >New commits: > > > >commit 9583c099b4a08

Re: drm: Branch 'master'

2008-12-11 Thread vehemens
On Thursday 11 December 2008 04:28:48 pm Jesse Barnes wrote: > On Thursday, December 11, 2008 4:16 pm vehemens wrote: > > On Wednesday 10 December 2008 03:52:08 pm Jesse Barnes wrote: > > >... > > >New commits: > > >commit 9583c099b4a08b49e03f7b461c344b6d277fd262 > > >Author: Jesse Barnes > > >Dat

Re: drm: Branch 'master'

2008-12-11 Thread Jesse Barnes
On Thursday, December 11, 2008 4:16 pm vehemens wrote: > On Wednesday 10 December 2008 03:52:08 pm Jesse Barnes wrote: > >... > >New commits: > >commit 9583c099b4a08b49e03f7b461c344b6d277fd262 > >Author: Jesse Barnes > >Date: Wed Dec 10 15:47:28 2008 -0800 > > > >Revert "Merge branch 'modese

Re: drm: Branch 'master'

2008-12-11 Thread vehemens
On Wednesday 10 December 2008 03:52:08 pm Jesse Barnes wrote: >... >New commits: >commit 9583c099b4a08b49e03f7b461c344b6d277fd262 >Author: Jesse Barnes >Date: Wed Dec 10 15:47:28 2008 -0800 > >Revert "Merge branch 'modesetting-gem'" > >This reverts commit 6656db10551bbb8770dd945b6d81

Re: drm: Branch 'master' - 5 commits

2008-06-03 Thread Jesse Barnes
On Tuesday, June 03, 2008 2:54 am Michel Dänzer wrote: > Nan hai (I hope I got that right), Jesse, > > > I think your drm commits 63fd6f284ddd1096d34b39941683ae244c1e01fc > ("[i915] 2D driver may reset Frame count value, this may lead driver") > and c7ee6cc269c26d8e7ed98a16a272eca63daab201 ("Remove

Re: drm: Branch 'master' - 5 commits

2008-06-03 Thread Michel Dänzer
Nan hai (I hope I got that right), Jesse, I think your drm commits 63fd6f284ddd1096d34b39941683ae244c1e01fc ("[i915] 2D driver may reset Frame count value, this may lead driver") and c7ee6cc269c26d8e7ed98a16a272eca63daab201 ("Remove broken 'in vblank' accounting") should be revisited in the ligh

Re: drm: Branch 'master'

2008-04-27 Thread Jesse Barnes
On Sunday, April 27, 2008 3:25 am Michel Dänzer wrote: > On Sat, 2008-04-26 at 17:14 -0700, Jesse Barnes wrote: > > New commits: > > commit b45fe49bcd989be4e1327c13dd734410b395761c > > Author: Jesse Barnes <[EMAIL PROTECTED](none)> > > Date: Sat Apr 26 17:11:18 2008 -0700 > > > > Enum-ectomy

Re: drm: Branch 'master'

2008-04-27 Thread Michel Dänzer
On Sat, 2008-04-26 at 17:14 -0700, Jesse Barnes wrote: > > New commits: > commit b45fe49bcd989be4e1327c13dd734410b395761c > Author: Jesse Barnes <[EMAIL PROTECTED](none)> > Date: Sat Apr 26 17:11:18 2008 -0700 > > Enum-ectomy of vblank modesetting ioctl > > Enum can be of pretty mu

Re: drm: Branch 'master'

2008-04-07 Thread Thomas Hellström
Eric Anholt wrote: > On Sun, 2008-04-06 at 02:21 -0700, Thomas Hellstrom wrote: > >> linux-core/drm_objects.h |2 ++ >> linux-core/drm_ttm.c | 12 +--- >> 2 files changed, 11 insertions(+), 3 deletions(-) >> >> New commits: >> commit e89710bef7691e4e9d0bc7d427542bfae6ce4258 >>

Re: drm: Branch 'master'

2008-04-07 Thread Eric Anholt
On Sun, 2008-04-06 at 02:21 -0700, Thomas Hellstrom wrote: > linux-core/drm_objects.h |2 ++ > linux-core/drm_ttm.c | 12 +--- > 2 files changed, 11 insertions(+), 3 deletions(-) > > New commits: > commit e89710bef7691e4e9d0bc7d427542bfae6ce4258 > Author: Thomas Hellstrom > Date

Re: drm: Branch 'master' - 2 commits

2008-03-06 Thread Thomas Hellström
Dave Airlie wrote: >>> >>> >> Yes, I think so. One reason to lock is to make sure the GTT page table >> is really repopulated after a resume, but that can be handled in the DRM >> driver resume function, and we could perhaps >> change the user-space lock_mm() to ignore kernel_bos. >>

Re: drm: Branch 'master' - 2 commits

2008-03-06 Thread Dave Airlie
> > > Yes, I think so. One reason to lock is to make sure the GTT page table > is really repopulated after a resume, but that can be handled in the DRM > driver resume function, and we could perhaps > change the user-space lock_mm() to ignore kernel_bos. It defintely should all be handled in

Re: drm: Branch 'master' - 2 commits

2008-03-06 Thread Thomas Hellström
Dave Airlie wrote: >> So, over to the somewhat different problem I was referring to, namely >> potential buffer eviction on vt switch where the X server run >> drm_bo_lock_mm(), and will evict any fb scanout BOs. Only the fb layer >> doesn't really notice as long as the BOs sit in VRAM... >>

Re: drm: Branch 'master' - 2 commits

2008-03-05 Thread Dave Airlie
> So, over to the somewhat different problem I was referring to, namely > potential buffer eviction on vt switch where the X server run > drm_bo_lock_mm(), and will evict any fb scanout BOs. Only the fb layer > doesn't really notice as long as the BOs sit in VRAM... Yes I get around this curre

Re: drm: Branch 'master' - 2 commits

2008-03-05 Thread Thomas Hellström
Dave Airlie wrote: >>> >>> this adds something to say the kernel initialised the memory region not >>> the userspace. and blocks userspace from deallocating kernel areas >>> >>> >> Dave, >> I guess this commit is a fix for the fact that the X server will try to >> evict fb s

Re: drm: Branch 'master' - 2 commits

2008-03-05 Thread Dave Airlie
> > > > this adds something to say the kernel initialised the memory region not > > the userspace. and blocks userspace from deallocating kernel areas > > > Dave, > I guess this commit is a fix for the fact that the X server will try to > evict fb scanout buffers when leaving VT.

Re: drm: Branch 'master' - 2 commits

2008-03-05 Thread Thomas Hellström
Dave Airlie wrote: > libdrm/xf86drm.c | 15 ++ > libdrm/xf86mm.h |1 > linux-core/drm_bo.c | 67 > +++--- > linux-core/drm_drv.c |2 + > linux-core/drm_objects.h |8 - > shared-core/drm.h |

RE: drm: Branch 'master'

2008-03-04 Thread Zou, Nanhai
>-Original Message- >From: Jesse Barnes [mailto:[EMAIL PROTECTED] >Sent: 2008年3月4日 3:20 >To: dri-devel@lists.sourceforge.net >Cc: Nan hai Zou >Subject: Re: drm: Branch 'master' > >On Sunday, March 02, 2008 10:17 pm Nan hai Zou wrote: >> shared-c

Re: drm: Branch 'master'

2008-03-03 Thread Jesse Barnes
On Sunday, March 02, 2008 10:17 pm Nan hai Zou wrote: > shared-core/i915_irq.c |7 +++ > 1 file changed, 7 insertions(+) > > New commits: > commit 63fd6f284ddd1096d34b39941683ae244c1e01fc > Author: Zou Nan hai <[EMAIL PROTECTED]> > Date: Mon Mar 3 14:49:49 2008 +0800 > > [i915] 2D

Re: drm: Branch 'master'

2008-02-27 Thread Eric Anholt
On Wed, 2008-02-27 at 21:55 +0100, Thomas Hellström wrote: > Eric Anholt wrote: > > On Wed, 2008-02-27 at 20:41 +0100, Thomas Hellström wrote: > > > >> Eric Anholt wrote: > >> > >>> On Wed, 2008-02-27 at 10:49 -0800, Thomas Hellstrom wrote: > >>> > >>> > shared-core/i915_dma

Re: drm: Branch 'master'

2008-02-27 Thread Thomas Hellström
Eric Anholt wrote: > On Wed, 2008-02-27 at 20:41 +0100, Thomas Hellström wrote: > >> Eric Anholt wrote: >> >>> On Wed, 2008-02-27 at 10:49 -0800, Thomas Hellstrom wrote: >>> >>> shared-core/i915_dma.c | 13 + 1 file changed, 9 insertions(+), 4 deletions(-)

Re: drm: Branch 'master'

2008-02-27 Thread Eric Anholt
On Wed, 2008-02-27 at 20:41 +0100, Thomas Hellström wrote: > Eric Anholt wrote: > > On Wed, 2008-02-27 at 10:49 -0800, Thomas Hellstrom wrote: > > > >> shared-core/i915_dma.c | 13 + > >> 1 file changed, 9 insertions(+), 4 deletions(-) > >> > >> New commits: > >> commit 72983ff301

Re: drm: Branch 'master'

2008-02-27 Thread Thomas Hellström
Eric Anholt wrote: > On Wed, 2008-02-27 at 10:49 -0800, Thomas Hellstrom wrote: > >> shared-core/i915_dma.c | 13 + >> 1 file changed, 9 insertions(+), 4 deletions(-) >> >> New commits: >> commit 72983ff30183745cd96760aa07b857c44daebde7 >> Author: Thomas Hellstrom >> Date: Wed F

Re: drm: Branch 'master'

2008-02-27 Thread Eric Anholt
On Wed, 2008-02-27 at 10:49 -0800, Thomas Hellstrom wrote: > shared-core/i915_dma.c | 13 + > 1 file changed, 9 insertions(+), 4 deletions(-) > > New commits: > commit 72983ff30183745cd96760aa07b857c44daebde7 > Author: Thomas Hellstrom > Date: Wed Feb 27 19:46:28 2008 +0100 > >

Re: drm: Branch 'master'

2007-10-23 Thread Jesse Barnes
On Tuesday, October 23, 2007 12:54 am Dave Airlie wrote: > shared-core/i915_dma.c |3 +++ > 1 file changed, 3 insertions(+) > > New commits: > commit a294aa724a1e932fb6017383e08532bfcc914df0 > Author: Dave Airlie <[EMAIL PROTECTED]> > Date: Tue Oct 23 17:54:07 2007 +1000 > > i915: requir

Re: DRM_READ/WRITE* vs. byte swapping (Re: drm: Branch 'master')

2007-10-08 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michel Dänzer wrote: > On Wed, 2007-10-03 at 14:08 -0700, Ian Romanick wrote: >> diff --git a/linux-core/xgi_cmdlist.c b/linux-core/xgi_cmdlist.c >> index 261f4e1..35f7e1b 100644 >> --- a/linux-core/xgi_cmdlist.c >> +++ b/linux-core/xgi_cmdlist.c >> @@

DRM_READ/WRITE* vs. byte swapping (Re: drm: Branch 'master')

2007-10-04 Thread Michel Dänzer
On Wed, 2007-10-03 at 14:08 -0700, Ian Romanick wrote: > > diff --git a/linux-core/xgi_cmdlist.c b/linux-core/xgi_cmdlist.c > index 261f4e1..35f7e1b 100644 > --- a/linux-core/xgi_cmdlist.c > +++ b/linux-core/xgi_cmdlist.c > @@ -45,7 +45,7 @@ static inline void dwWriteReg(struct drm > DRM_IN

Re: drm: Branch 'master' - 11 commits

2007-09-28 Thread Thomas Hellström
Eric Anholt wrote: >On Sat, 2007-09-29 at 00:24 +0200, Thomas Hellström wrote: > > >>Eric Anholt wrote: >> >> >> >>>On Fri, 2007-09-28 at 12:10 +0200, Thomas Hellström wrote: >>> >>> >>> >>> Eric Anholt wrote: >libdrm/xf86drm.c | 26 +++

Re: drm: Branch 'master' - 11 commits

2007-09-28 Thread Eric Anholt
On Sat, 2007-09-29 at 00:24 +0200, Thomas Hellström wrote: > Eric Anholt wrote: > > >On Fri, 2007-09-28 at 12:10 +0200, Thomas Hellström wrote: > > > > > >>Eric Anholt wrote: > >> > >> > >>> libdrm/xf86drm.c | 26 > >>> libdrm/xf86mm.h |1 > >>> linux-core/Makefile

Re: drm: Branch 'master' - 11 commits

2007-09-28 Thread Thomas Hellström
Eric Anholt wrote: >On Fri, 2007-09-28 at 12:10 +0200, Thomas Hellström wrote: > > >>Eric Anholt wrote: >> >> >>> libdrm/xf86drm.c | 26 >>> libdrm/xf86mm.h |1 >>> linux-core/Makefile |1 >>> linux-core/drm_bo.c | 249 >>> ++

Re: drm: Branch 'master' - 11 commits

2007-09-28 Thread Eric Anholt
On Fri, 2007-09-28 at 12:10 +0200, Thomas Hellström wrote: > Eric Anholt wrote: > > libdrm/xf86drm.c | 26 > > libdrm/xf86mm.h |1 > > linux-core/Makefile |1 > > linux-core/drm_bo.c | 249 > > --- > > linux-

Re: drm: Branch 'master' - 11 commits

2007-09-28 Thread Thomas Hellström
Eric Anholt wrote: > libdrm/xf86drm.c | 26 > libdrm/xf86mm.h |1 > linux-core/Makefile |1 > linux-core/drm_bo.c | 249 > --- > linux-core/drm_drv.c |3 > linux-core/drm_ioctl.c | 25 ++-- > lin

Re: drm: Branch 'master'

2007-09-27 Thread Zoltan Boszormenyi
Alan Hourihane írta: > On Wed, 2007-09-26 at 15:43 +0100, Keith Whitwell wrote: > >> Alan Hourihane wrote: >> >>> linux-core/drm_drv.c |2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> New commits: >>> diff-tree 6671ad1917698b6174a1af314b63b3800d75248c (from >>> 03c47f1

Re: drm: Branch 'master'

2007-09-27 Thread Alan Hourihane
On Wed, 2007-09-26 at 15:43 +0100, Keith Whitwell wrote: > Alan Hourihane wrote: > > linux-core/drm_drv.c |2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > New commits: > > diff-tree 6671ad1917698b6174a1af314b63b3800d75248c (from > > 03c47f1420bf17a1e0f2b86be500656ae5a4c95b) >

Re: drm: Branch 'master'

2007-09-26 Thread Keith Whitwell
Alan Hourihane wrote: > linux-core/drm_drv.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > New commits: > diff-tree 6671ad1917698b6174a1af314b63b3800d75248c (from > 03c47f1420bf17a1e0f2b86be500656ae5a4c95b) > Author: Alan Hourihane <[EMAIL PROTECTED]> > Date: Wed Sep 26 15:38:

Re: drm: Branch 'master'

2007-08-13 Thread Michel Dänzer
On Mon, 2007-08-13 at 16:32 -0700, Eric Anholt wrote: >*/ > - map->offset += dev->agp->base; > + if (map->offset < dev->agp->base || > + map->offset > dev->agp->base + > + dev->agp->agp_info.aper_size * 1024 * 1024) { > +

Re: drm: Branch 'master'

2007-01-25 Thread Michel Dänzer
On Thu, 2007-01-25 at 14:06 -0800, Patrice Mandin wrote: > shared-core/nouveau_fifo.c | 48 > +++-- > 1 files changed, 21 insertions(+), 27 deletions(-) > > New commits: > diff-tree 6d9ef1a960a76410e816425d8a53fb96cf2b871d (from > 582637641abbadc75795ac

Re: drm: Branch 'master'

2006-09-21 Thread Dave Airlie
>> 0x1002 0x4c42 0 "3D Rage LT Pro AGP-133" >> 0x1002 0x4c44 0 "3D Rage LT Pro AGP-66" >> +0x1002 0x4759 0 "Rage 3D IICATI 3D RAGE IIC AGP(A12/A13) > > The formatting looks really strange. > > Also Rage IIC doesn't have a setup engine so AFAIK it should not be > listed in the drm. The bug has b

Re: drm: Branch 'master'

2006-09-21 Thread Ville Syrjälä
On Thu, Sep 21, 2006 at 08:44:47PM -0700, Dave Airlie wrote: > shared-core/drm_pciids.txt |1 + > 1 files changed, 1 insertion(+) > > New commits: > diff-tree 255f3e6f76dfd267a14765dd1293229184298d89 (from > 1f71b8d7a456fe3ec4bfc2fed70b7420cdd0d55a) > Author: Anish Mistry <[EMAIL PROTECTED]>

Re: drm: Branch 'master'

2006-07-25 Thread Michel Dänzer
On Wed, 2006-07-19 at 13:37 -0700, Adam Jackson wrote: > > diff-tree af7b89d7246efbed7d05c38fcaa6a13c4b89db90 (from > d5e0f8bdaf8769642950b8219f0e80f6b523817d) > Author: Adam Jackson <[EMAIL PROTECTED]> > Date: Wed Jul 19 15:35:31 2006 -0400 > > Make sure busmastering gets disabled on modu