[PATCH] nouveau: safen up nouveau_device list usage against concurrent access

2014-03-12 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin --- nouveau/nouveau.c | 29 - nouveau/private.h | 3 ++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/nouveau/nouveau.c b/nouveau/nouveau.c index ee7893b..72c31cf 100644 --- a/nouveau/nouveau.c +++ b/nouveau/nouveau.c @@

[PATCH 1/3] nouveau: cleanup error handling during nouveau_device_wrap

2014-03-12 Thread Ilia Mirkin
On Wed, Mar 12, 2014 at 9:24 PM, Emil Velikov wrote: > On 13/03/14 01:05, Ilia Mirkin wrote: > [snip] > >> >> Not really. drm->drm_version will be 0 if ver fails. >> > Indeed, dev is calloc'ated by its callers, and if they mess around with > that's their own fault. The callers? It's calloc'd

[PATCH 1/3] nouveau: cleanup error handling during nouveau_device_wrap

2014-03-12 Thread Ilia Mirkin
On Wed, Mar 12, 2014 at 9:04 PM, Emil Velikov wrote: > On 13/03/14 00:45, Ilia Mirkin wrote: >> >> On Wed, Mar 12, 2014 at 4:45 PM, Emil Velikov >> wrote: >>> >>> In theory it's possible for any of the nouveau_getparam calls to >>> fail whist the last one being successful. >>> >>> Thus at least

[PATCH 3/3] freedreno: do not leak drmVersion

2014-03-12 Thread Rob Clark
On Wed, Mar 12, 2014 at 4:45 PM, Emil Velikov wrote: > Cc: Rob Clark Thanks, Reviewed-by: Rob Clark > Signed-off-by: Emil Velikov > --- > freedreno/freedreno_device.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/freedreno/freedreno_device.c b/freedreno/freedreno_device.c >

[PATCH 2/3] nouveau: sanitise NOUVEAU_LIBDRM_*_LIMIT_PERCENT input

2014-03-12 Thread Ilia Mirkin
On Wed, Mar 12, 2014 at 4:45 PM, Emil Velikov wrote: > Current handling relies on atoi which does not detect errors > additionally, any integer value will be considered as a valid > percent. > > Resolve that by using strtol and limiting the value within > the 5-100 (percent) range. > >

[PATCH 3/3] freedreno: do not leak drmVersion

2014-03-12 Thread Emil Velikov
Cc: Rob Clark Signed-off-by: Emil Velikov --- freedreno/freedreno_device.c | 1 + 1 file changed, 1 insertion(+) diff --git a/freedreno/freedreno_device.c b/freedreno/freedreno_device.c index 598bdfb..c34963c 100644 --- a/freedreno/freedreno_device.c +++ b/freedreno/freedreno_device.c @@ -98,6

[PATCH 2/3] nouveau: sanitise NOUVEAU_LIBDRM_*_LIMIT_PERCENT input

2014-03-12 Thread Emil Velikov
Current handling relies on atoi which does not detect errors additionally, any integer value will be considered as a valid percent. Resolve that by using strtol and limiting the value within the 5-100 (percent) range. Signed-off-by: Emil Velikov --- nouveau/nouveau.c | 24

[PATCH 1/3] nouveau: cleanup error handling during nouveau_device_wrap

2014-03-12 Thread Emil Velikov
In theory it's possible for any of the nouveau_getparam calls to fail whist the last one being successful. Thus at least one of the following (hard requirements) drmVersion, chipset and vram/gart memory size will be filled with garbage and sent to the userspace drivers. Signed-off-by: Emil

[PATCH 1/3] nouveau: cleanup error handling during nouveau_device_wrap

2014-03-12 Thread Ilia Mirkin
On Wed, Mar 12, 2014 at 4:45 PM, Emil Velikov wrote: > In theory it's possible for any of the nouveau_getparam calls to > fail whist the last one being successful. > > Thus at least one of the following (hard requirements) drmVersion, > chipset and vram/gart memory size will be filled with

[PULL] ttm-fixes-3.14 v2

2014-03-12 Thread Thomas Hellstrom
Dave, Rob's fix for oops on invalidate_caches() and a fix for a performance regression. /Thomas The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168: Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-03-07 09:27:22 +1000)

[PATCH] drm/ttm: don't oops if no invalidate_caches()

2014-03-12 Thread Thomas Hellstrom
From: Rob Clark A few of the simpler TTM drivers (cirrus, ast, mgag200) do not implement this function. Yet can end up somehow with an evicted bo: BUG: unable to handle kernel NULL pointer dereference at (null) IP: [< (null)>] (null) PGD

[PATCH] drm/exynos: set the active aspect ratio as per mode

2014-03-12 Thread Shirish S
Hi Tomasz, On Wed, Mar 12, 2014 at 8:19 AM, Tomasz Figa wrote: > Hi Shirish, > > > On 10.03.2014 04:44, Shirish S wrote: >> >> now that the drm_display_mode also provides aspect >> ratio for all resolutions, this patch adds its usage >> to set the active aspect ratio of AVI info frame >> packets

[PATCH] drm/ttm: don't oops if no invalidate_caches()

2014-03-12 Thread Thomas Hellstrom
On 03/12/2014 03:59 PM, Rob Clark wrote: > From: Rob Clark > > A few of the simpler TTM drivers (cirrus, ast, mgag200) do not implement > this function. Yet can end up somehow with an evicted bo: > > BUG: unable to handle kernel NULL pointer dereference at (null) > IP: [<

[Bug 76044] [i915g+llvm] commit "gallium: Use C11 thread abstractions." breaks memento by conspiracy

2014-03-12 Thread bugzilla-dae...@freedesktop.org
nts/20140312/e0d55077/attachment.html>

[PULL] ttm-fixes-3.14

2014-03-12 Thread Thomas Hellstrom
Dave, Please hold this. I'll incorporate Rob Clark's fix and resend /Thomas On 03/12/2014 02:16 PM, Thomas Hellstrom wrote: > Dave, > A single fix for a performance regression. > > The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168: > > Merge branch 'drm-fixes-3.14'

[PATCH] drm/exynos: add phy settings for RB resolutions

2014-03-12 Thread Shirish S
Hi Tomasz, Thanks for the review comments, On Wed, Mar 12, 2014 at 8:26 AM, Tomasz Figa wrote: > > Hi Shirish, > > > On 10.03.2014 15:17, Shirish S wrote: >> >> below is list of pixel clocks and resoluitons >> this patch adds: >> >> 7100 - 1280x800 at 60Hz RB >> 7325 - 800x600 at

[RFC PATCH v2 00/21] Add DSI display support for Exynos based boards

2014-03-12 Thread Inki Dae
2014-03-07 19:00 GMT+09:00 Andrzej Hajda : > On 03/05/2014 03:56 AM, Inki Dae wrote: >> Hi Andrzej, >> >> Thanks for your contributions. >> >> 2014-02-12 20:31 GMT+09:00 Andrzej Hajda : >>> Hi, >>> >>> This patchset adds drivers and bindings to the following devices: >>> - Exynos DSI master, >>> -

[Bug 76082] Metro Last Light fail to start

2014-03-12 Thread bugzilla-dae...@freedesktop.org
ou 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/20140312/2e9dd0dc/attachment.html>

[Bug 76082] Metro Last Light fail to start

2014-03-12 Thread bugzilla-dae...@freedesktop.org
libz.so.1 => /usr/lib32/libz.so.1 (0xf4be8000) libffi.so.6 => /usr/lib32/libffi.so.6 (0xf4be) -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.o

[Bug 76082] Metro Last Light fail to start

2014-03-12 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20140312/e7dafc72/attachment.html>

[Bug 71461] monitor doesn't get detected after boot or disconnection

2014-03-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=71461 --- Comment #13 from Tom Yan --- Unfortunately, no. Yet it seems that now (with kernel 3.13.6) disconnecting HDMI and DVI doesn't shows a problem anymore. Only DisplayPort still got issue. (Though, if I don't have anything connected before boot,

[Bug 76082] New: Metro Last Light fail to start

2014-03-12 Thread bugzilla-dae...@freedesktop.org
configure.ac -- 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/20140312/7f17882e/attachment.html>

[PATCH] drm/exynos: add hdmi power on/off sequence

2014-03-12 Thread Tomasz Figa
Hi Shirish, On 11.03.2014 12:26, Shirish S wrote: > This patch implements the power on/off sequence > (and its dependant functions) of HDMI exynos5250 > as provided by the hardware team. > > Signed-off-by: Shirish S > --- > drivers/gpu/drm/exynos/exynos_hdmi.c | 137 >

[Bug 42162] [r600g][kms] Display not enabled on resume (HP DV6)

2014-03-12 Thread bugzilla-dae...@freedesktop.org
es* get re-enabled on resume. -- 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/20140312/b444374d/attachment.html>

[PATCH] drm/exynos: add phy settings for RB resolutions

2014-03-12 Thread Tomasz Figa
Hi Shirish, On 10.03.2014 15:17, Shirish S wrote: > below is list of pixel clocks and resoluitons > this patch adds: > > 7100 - 1280x800 at 60Hz RB > 7325 - 800x600 at 120Hz RB > 8875 - 1440x900 at 60Hz RB > 11550 - 1024x768 at 120Hz RB > 11900 - 1680x1050 at 60Hz RB > >

[pull] radeon fixes 3.14

2014-03-12 Thread Alex Deucher
One more fix on top: drm/radeon/cik: properly set compute ring status on disable When we disable the rings, set the status properly. If not other code pathes may try and use the rings which are not functional at this point. On Wed, Mar 12, 2014 at 4:05 PM, Alex Deucher wrote:

[PATCH] drm/radeon/cik: properly set compute ring status on disable

2014-03-12 Thread Alex Deucher
When we disable the rings, set the status properly. If not other code pathes may try and use the rings which are not functional at this point. Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/cik.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[PATCH] drm/exynos: set the active aspect ratio as per mode

2014-03-12 Thread Tomasz Figa
Hi Shirish, On 10.03.2014 04:44, Shirish S wrote: > now that the drm_display_mode also provides aspect > ratio for all resolutions, this patch adds its usage > to set the active aspect ratio of AVI info frame > packets as per CEA-861-D standard's Table 9. > > This is also needed to abide by the

[pull] radeon fixes 3.14

2014-03-12 Thread Alex Deucher
Hi Dave, A few more radeon fixes. The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168: Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-03-07 09:27:22 +1000) are available in the git repository at:

[PATCH 2/2] drm/radeon/cik: stop the sdma engines in the enable() function

2014-03-12 Thread Alex Deucher
We always stop the rings when disabling the engines so just call the stop functions directly from the sdma enable function. This way the rings' status is set correctly on suspend so there are no problems on resume. Fixes resume failures that result in acceleration getting disabled.

[PATCH 1/2] drm/radeon/cik: properly set sdma ring status on disable

2014-03-12 Thread Alex Deucher
When we disable the rings, set the status properly. If not other code pathes may try and use the rings which are not functional at this point. Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/cik_sdma.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[Bug 76044] [i915g+llvm] commit "gallium: Use C11 thread abstractions." breaks memento by conspiracy

2014-03-12 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140312/08abc773/attachment.html>

[PATCH 1/2] drm: Make control nodes master-less

2014-03-12 Thread Thomas Hellstrom
Hi, On 03/12/2014 02:16 PM, David Herrmann wrote: > Hi > You didn't miss any patches. It was I who missed the usage in drm_crtc.c. I guess this, and Daniel's reply prompts a discussion about control nodes and the master concept. First I'd like to give some background

[PATCH 1/2] drm: Make control nodes master-less

2014-03-12 Thread David Herrmann
Hi >>> You didn't miss any patches. It was I who missed the usage in drm_crtc.c. >>> I guess this, and Daniel's reply prompts a discussion about control >>> nodes and the master concept. >>> >>> First I'd like to give some background about the use-case: I'd like to >>> use the control node for a

[PULL] ttm-fixes-3.14

2014-03-12 Thread Thomas Hellstrom
Dave, A single fix for a performance regression. The following changes since commit 45db98e54242f3ae94bdcfbfe754e743252eb168: Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-03-07 09:27:22 +1000) are available in the git repository at:

[PATCH 1/2] drm: Make control nodes master-less

2014-03-12 Thread Thomas Hellstrom
On 03/12/2014 10:45 AM, David Herrmann wrote: > Hi > >> You didn't miss any patches. It was I who missed the usage in drm_crtc.c. >> I guess this, and Daniel's reply prompts a discussion about control >> nodes and the master concept. >> >> First I'd like to give some background about the use-case:

[PATCH] drm/ttm: Work around performance regression with VM_PFNMAP

2014-03-12 Thread Thomas Hellstrom
A performance regression was introduced in TTM in linux 3.13 when we started using VM_PFNMAP for shared mappings. In theory this should've been faster due to less page book-keeping but it appears like VM_PFNMAP + x86 PAT + write-combine is a particularly cpu-hungry combination, as seen by largely

[PATCH 1/1] drm/gma500: Code cleanup and adding inline documentation

2014-03-12 Thread Patrik Jakobsson
0x4000 >> > >> > -/* To get rid of */ >> > +/* TODO: To get rid of */ >> > #define PSB_TT_PRIV0_LIMIT (256*1024*1024) >> > #define PSB_TT_PRIV0_PLIMIT (PSB_TT_PRIV0_LIMIT >> PAGE_SHIFT) >> > >> > /* >> > - * SGX side MMU definitions (these can probably go) >> > - */ >> > - >> > -/* >> > * Flags for external memory type field. >> > */ >> > #define PSB_MMU_CACHED_MEMORY0x0001/* Bind to MMU only */ >> > #define PSB_MMU_RO_MEMORY0x0002/* MMU RO memory */ >> > #define PSB_MMU_WO_MEMORY0x0004/* MMU WO memory */ >> > + >> > /* >> > * PTE's and PDE's >> > */ >> > #define PSB_PDE_MASK 0x003F >> > #define PSB_PDE_SHIFT22 >> > #define PSB_PTE_SHIFT12 >> > + >> > /* >> > * Cache control >> > */ >> > @@ -286,7 +293,6 @@ struct intel_gmbus { >> > /* >> > * Register offset maps >> > */ >> > - >> > struct psb_offset { >> > u32 fp0; >> > u32 fp1; >> > @@ -485,7 +491,6 @@ struct drm_psb_private { >> > /* >> > * Register base >> > */ >> > - >> > uint8_t __iomem *sgx_reg; >> > uint8_t __iomem *vdc_reg; >> > uint8_t __iomem *aux_reg; /* Auxillary vdc pipe regs */ >> > @@ -494,7 +499,6 @@ struct drm_psb_private { >> > /* >> > * Fencing / irq. >> > */ >> > - >> > uint32_t vdc_irq_mask; >> > uint32_t pipestat[PSB_NUM_PIPE]; >> > >> > @@ -503,7 +507,6 @@ struct drm_psb_private { >> > /* >> > * Power >> > */ >> > - >> > bool suspended; >> > bool display_power; >> > int display_count; >> > @@ -526,7 +529,6 @@ struct drm_psb_private { >> > /* >> > * Sizes info >> > */ >> > - >> > u32 fuse_reg_value; >> > u32 video_device_fuse; >> > >> > @@ -585,7 +587,6 @@ struct drm_psb_private { >> > /* >> > * Register state >> > */ >> > - >> > struct psb_save_area regs; >> > >> > /* MSI reg save */ >> > @@ -595,7 +596,6 @@ struct drm_psb_private { >> > /* >> > * Hotplug handling >> > */ >> > - >> > struct work_struct hotplug_work; >> > >> > /* >> > @@ -609,7 +609,6 @@ struct drm_psb_private { >> > /* >> > * Watchdog >> > */ >> > - >> > uint32_t apm_reg; >> > uint16_t apm_base; >> > >> > @@ -667,7 +666,6 @@ struct drm_psb_private { >> > /* >> > * Operations for each board type >> > */ >> > - >> > struct psb_ops { >> > const char *name; >> > unsigned int accel_2d:1; >> > @@ -726,7 +724,6 @@ static inline struct drm_psb_private >> *psb_priv(struct drm_device *dev) >> > /* >> > * MMU stuff. >> > */ >> > - >> > extern struct psb_mmu_driver *psb_mmu_driver_init(uint8_t __iomem * >> registers, >> > int trap_pagefaults, >> > int invalid_type, >> > @@ -754,8 +751,6 @@ extern int psb_mmu_virtual_to_pfn(struct psb_mmu_pd >> *pd, uint32_t virtual, >> > /* >> > * Enable / disable MMU for different requestors. >> > */ >> > - >> > - >> > extern void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int >> hw_context); >> > extern int psb_mmu_insert_pages(struct psb_mmu_pd *pd, struct page >> **pages, >> > unsigned long address, uint32_t >> num_pages, >> > @@ -766,9 +761,8 @@ extern void psb_mmu_remove_pages(struct psb_mmu_pd >> *pd, >> > uint32_t desired_tile_stride, >> > uint32_t hw_tile_stride); >> > /* >> > - *psb_irq.c >> > + * psb_irq.c >> > */ >> > - >> > extern irqreturn_t psb_irq_handler(int irq, void *arg); >> > extern int psb_irq_enable_dpst(struct drm_device *dev); >> > extern int psb_irq_disable_dpst(struct drm_device *dev); >> > @@ -808,7 +802,6 @@ extern void psb_spank(struct drm_psb_private >> *dev_priv); >> > /* >> > * psb_reset.c >> > */ >> > - >> > extern void psb_lid_timer_init(struct drm_psb_private *dev_priv); >> > extern void psb_lid_timer_takedown(struct drm_psb_private *dev_priv); >> > extern void psb_print_pagefault(struct drm_psb_private *dev_priv); >> > @@ -888,7 +881,6 @@ extern int drm_idle_check_interval; >> > /* >> > * Utilities >> > */ >> > - >> > static inline u32 MRST_MSG_READ32(uint port, uint offset) >> > { >> > int mcr = (0xD0<<24) | (port << 16) | (offset << 8); >> > -- >> > 1.9.0 >> > >> > > > > -- > Arthur Borsboom > 11 Rue du Manerick > 44740 Batz Sur Mer, France > Mob: +33785927118 > Email: arthurborsboom at gmail.com > Skype: Arthur Borsboom, The Hague, The Netherlands > > [image: View Arthur's LinkedIn > profile]<http://uk.linkedin.com/in/arthurborsboom> > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140312/56693a34/attachment-0001.html>

[RFC PATCH v2 00/21] Add DSI display support for Exynos based boards

2014-03-12 Thread Tomasz Figa
On 12.03.2014 11:08, Inki Dae wrote: > 2014-03-07 19:00 GMT+09:00 Andrzej Hajda : >> On 03/05/2014 03:56 AM, Inki Dae wrote: >>> Hi Andrzej, >>> >>> Thanks for your contributions. >>> >>> 2014-02-12 20:31 GMT+09:00 Andrzej Hajda : Hi, This patchset adds drivers and bindings to the

[PATCH] drm/ttm: don't oops if no invalidate_caches()

2014-03-12 Thread Jerome Glisse
On Wed, Mar 12, 2014 at 10:59:37AM -0400, Rob Clark wrote: > From: Rob Clark > > A few of the simpler TTM drivers (cirrus, ast, mgag200) do not implement > this function. Yet can end up somehow with an evicted bo: > > BUG: unable to handle kernel NULL pointer dereference at (null)

[PATCH] drm/ttm: don't oops if no invalidate_caches()

2014-03-12 Thread Rob Clark
From: Rob Clark A few of the simpler TTM drivers (cirrus, ast, mgag200) do not implement this function. Yet can end up somehow with an evicted bo: BUG: unable to handle kernel NULL pointer dereference at (null) IP: [< (null)>] (null) PGD

[PATCH 1/2] drm: Make control nodes master-less

2014-03-12 Thread David Herrmann
Hi > You didn't miss any patches. It was I who missed the usage in drm_crtc.c. > I guess this, and Daniel's reply prompts a discussion about control > nodes and the master concept. > > First I'd like to give some background about the use-case: I'd like to > use the control node for a daemon that

[PATCH 0/9] Doc/DT: DT bindings for various display components

2014-03-12 Thread Tomi Valkeinen
get rid of it. Tomi -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 901 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140312/f3b90cfd/attachment-0001.pgp>

[RFCv2 05/10] drm: Add plane type property

2014-03-12 Thread Matt Roper
On Tue, Mar 11, 2014 at 04:45:00PM -0700, Bob Paauwe wrote: > On Fri, 7 Mar 2014 16:03:17 -0800 > Matt Roper wrote: ... > > +static int drm_mode_create_standard_plane_properties(struct drm_device > > *dev) > > +{ > > + struct drm_property *type; > > + > > + /* > > +* Standard properties

[Q] tilcdc and FBIO_WAITFORVSYNC

2014-03-12 Thread Robert Kuhn
in userspace or in a kernel module? Sorry for my poor english and thanks for every answer - Robert -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140312/f7ed08c5/attachment.html>

[PATCH] drm/ttm: Work around performance regression with VM_PFNMAP

2014-03-12 Thread Alex Deucher
On Wed, Mar 12, 2014 at 8:12 AM, Thomas Hellstrom wrote: > A performance regression was introduced in TTM in linux 3.13 when we started > using > VM_PFNMAP for shared mappings. In theory this should've been faster due to > less page book-keeping but it appears like VM_PFNMAP + x86 PAT +

[Q] tilcdc and FBIO_WAITFORVSYNC

2014-03-12 Thread Rob Clark
On Wed, Mar 12, 2014 at 5:40 AM, Robert Kuhn wrote: > Hi, > > I am using a Beaglebone black with a HDMI monitor. As far as I see the > beaglebone uses the tilcdc driver for framebuffer (I am using the > linux-dev-3.13.6-bone7 kernel). > > When I am correct this driver does not implement the

[Bug 76054] Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c

2014-03-12 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140312/5a6235bd/attachment.html>

[Bug 76054] New: Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c

2014-03-12 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/20140312/0fa6787e/attachment.html>

[Bug 76046] [r600g][RV635][LLVM shader] Chrome aborts GPU acceleration

2014-03-12 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140312/80cdc827/attachment.html>

[Bug 68527] Planetary Annihilation Alpha: translation from TGSI failed !

2014-03-12 Thread bugzilla-dae...@freedesktop.org
nts/20140312/78667ccd/attachment-0001.html>

[PATCH 1/1] drm/gma500: Code cleanup and adding inline documentation

2014-03-12 Thread Patrik Jakobsson
On Tue, Mar 11, 2014 at 12:22 PM, Arthur Borsboom wrote: > drm/gma500: Cleanup of code by following i915 constant/variable names and > ordering > drm/gma500: Cleanup of code by following directions from kernel > documentation: Codingstyle > drm/gma500: Cleanup of code by following directions

[Bug 76046] New: [r600g][RV635][LLVM shader] Chrome aborts GPU acceleration

2014-03-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76046 Priority: medium Bug ID: 76046 Assignee: dri-devel at lists.freedesktop.org Summary: [r600g][RV635][LLVM shader] Chrome aborts GPU acceleration Severity: normal

[Bug 44301] [i915g] regression 37b62cc35435a704d33c1814fbdbd0e807699e21 results in solid color fills in 3Dmark01 and flatout in wine

2014-03-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=44301 Christopher Egert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---