[PATCH 3/3] drm/gma500: Code cleanup - inline documentation

2014-03-15 Thread Arthur Borsboom
Improve readability by adding/changing inline documentation Signed-off-by: Arthur Borsboom --- drivers/gpu/drm/gma500/psb_drv.c | 33 ++--- drivers/gpu/drm/gma500/psb_drv.h | 146 ++- 2 files changed, 58 insertions(+), 121 deletions(-) diff --git

[PATCH 2/3] drm/gma500: Code cleanup - style fixes

2014-03-15 Thread Arthur Borsboom
Code cleanup by following i915 constant/variable names and ordering Code cleanup by following directions from kernel doc: Codingstyle Code cleanup by following directions from kernel doc: DRM Signed-off-by: Arthur Borsboom --- drivers/gpu/drm/gma500/psb_drv.c | 135

[PATCH 1/3] drm/gma500: Code cleanup - removal of centralized exiting of function

2014-03-15 Thread Arthur Borsboom
Removed centralized exiting of function (goto statement), since it was the only used in one single location with only a return statement. Signed-off-by: Arthur Borsboom --- drivers/gpu/drm/gma500/psb_drv.c | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git

[Bug 76082] Metro Last Light fail to start

2014-03-15 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140315/74ac4152/attachment.html>

[Bug 76213] xfce4 panel is not rendered properly on radeon southern islands

2014-03-15 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140315/58fc2b1a/attachment.html>

[Bug 76213] xfce4 panel is not rendered properly on radeon southern islands

2014-03-15 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140315/56ec8ab2/attachment.html>

[Bug 76213] New: xfce4 panel is not rendered properly on radeon southern islands

2014-03-15 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20140315/37f18d60/attachment.html>

[Bug 76082] Metro Last Light fail to start

2014-03-15 Thread bugzilla-dae...@freedesktop.org
. Can you see if starting steam with STEAM_RUNTIME=0 fixes things for you? -- 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/20140

[Bug 76210] Temperature sensor is showing too high temperatures

2014-03-15 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140315/3c0a78ec/attachment.html>

[Bug 76210] Temperature sensor is showing too high temperatures

2014-03-15 Thread bugzilla-dae...@freedesktop.org
vel/attachments/20140315/be06a304/attachment-0001.html>

[Bug 76210] Temperature sensor is showing too high temperatures

2014-03-15 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/20140315/be10783e/attachment.html>

[Bug 76210] Temperature sensor is showing too high temperatures

2014-03-15 Thread bugzilla-dae...@freedesktop.org
|Linux (All) -- 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/20140315/7e9d701b/attachment.html>

[Bug 76210] New: Temperature sensor is showing too high temperatures

2014-03-15 Thread bugzilla-dae...@freedesktop.org
nts/20140315/062c41fb/attachment.html>

[PATCH] drm/cma: remove to make sg_table when gem cma is created

2014-03-15 Thread Joonyoung Shim
The sg_table made when gem cma is created isn't used anywhere. The sgt of struct drm_gem_cma_object will have only sg_tabel imported. Signed-off-by: Joonyoung Shim --- drivers/gpu/drm/drm_gem_cma_helper.c | 19 --- 1 file changed, 19 deletions(-) diff --git

[PATCH 2/4] drm/i915: don't bother enabling swizzle bits on gen7+ v2

2014-03-15 Thread Daniel Vetter
On Fri, Mar 14, 2014 at 02:37:09PM -0700, Jesse Barnes wrote: > As of IVB, the memory controller does internal swizzling already, so we > shouldn't need to enable these. Based on an earlier fix from Kristian. > > v2: preserve swizzling if BIOS had it set (Daniel) > > Reported-by: Kristian

[PATCH] drm/imx: remove drm_mode_connector_detach_encoder harder

2014-03-15 Thread Daniel Vetter
On Sat, Mar 15, 2014 at 11:23:32AM +, Russell King - ARM Linux wrote: > On Sat, Mar 15, 2014 at 12:15:49PM +0100, Daniel Vetter wrote: > > Since the last time I've looked more of this stuff sprouted up. Stomp > > it down again. > > > > Repeating the original justification for ripping this all

[Bug 61533] [r600g][lockup] kernel 3.8-3.12 caused by Opera browser hardware accelerated rendering

2014-03-15 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20140315/974f0787/attachment.html>

[Bug 76190] [r600g-evergreen] GPU lockup in Stunt Rally (bisected)

2014-03-15 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20140315/ef7b86b2/attachment.html>

[PATCH] drm: add FOURCC formats for compute dma_buf interop.

2014-03-15 Thread Daniel Vetter
On Sat, Mar 15, 2014 at 05:41:05AM +0100, Gwenole Beauchesne wrote: > Hi, > > 2014-03-14 22:52 GMT+01:00 Daniel Vetter : > > On Fri, Mar 14, 2014 at 06:59:21PM +0100, Gwenole Beauchesne wrote: > >> This is a follow-up to: > >> http://lists.freedesktop.org/archives/mesa-dev/2014-March/055742.html

[Bug 65787] r600g: corruption in menu in "stunt rally"

2014-03-15 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/20140315/4aee13d9/attachment.html>

[PULL] drm documentation updates for 3.15

2014-03-15 Thread Daniel Vetter
On Thu, Mar 13, 2014 at 01:33:01PM +0100, Daniel Vetter wrote: > Hi Dave, > > Here's my drm documentation update and driver api polish pull request. > Alex reviewed the entire pile, I've applied a little bit of spelling > polish in a few places since then and otherwise the Usual Suspects (David,

[PATCH] drm/imx: remove drm_mode_connector_detach_encoder harder

2014-03-15 Thread Daniel Vetter
Since the last time I've looked more of this stuff sprouted up. Stomp it down again. Repeating the original justification for ripping this all out: There's absolutely no need to deteach connectors before cleaning them up at driver unload time. And since drm doesn't support hotplugging kms objects

[Bug 25297] R600: glEdgeFlag doesn't work

2014-03-15 Thread bugzilla-dae...@freedesktop.org
the square like your screenshot. Tested on AMD CYPRESS. -- 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/20140315/52681e86/attachment.html>

[PATCH] drm/cma: remove to make sg_table when gem cma is created

2014-03-15 Thread Laurent Pinchart
Hi Joonyoung, Thank you for the patch. On Saturday 15 March 2014 16:30:28 Joonyoung Shim wrote: > The sg_table made when gem cma is created isn't used anywhere. The sgt > of struct drm_gem_cma_object will have only sg_tabel imported. > > Signed-off-by: Joonyoung Shim Acked-by: Laurent

[PATCH] drm/imx: remove drm_mode_connector_detach_encoder harder

2014-03-15 Thread Russell King - ARM Linux
On Sat, Mar 15, 2014 at 12:15:49PM +0100, Daniel Vetter wrote: > Since the last time I've looked more of this stuff sprouted up. Stomp > it down again. > > Repeating the original justification for ripping this all out: There's > absolutely no need to deteach connectors before cleaning them up at

[Bug 76082] Metro Last Light fail to start

2014-03-15 Thread bugzilla-dae...@freedesktop.org
scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140315/f8f3542d/attachment.html>

[PATCH 1/3] drm/gma500: Code cleanup - inline documentation

2014-03-15 Thread Arthur Borsboom
> > > * Flags for external memory type field. > > */ > > #define PSB_MMU_CACHED_MEMORY0x0001/* Bind to MMU only */ > > @@ -519,7 +528,7 @@ struct drm_psb_private { > > uint32_t num_pipe; > > > > /* > > -* OSPM info (Power management base) (can go ?) > > +* OSPM info (Power management base) (TODO: can go ?) > > */ > > uint32_t ospm_base; > > > > @@ -766,9 +775,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); > > -- > > 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/20140315/53f08bef/attachment-0001.html>

[Bug 76190] [r600g-evergreen] GPU hang in Stunt Rally (bisected)

2014-03-15 Thread bugzilla-dae...@freedesktop.org
|org |.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/20140315/9f79f7d4/attachm

[Bug 65787] r600g: corruption in menu in "stunt rally"

2014-03-15 Thread bugzilla-dae...@freedesktop.org
next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140315/a3d8c287/attachment.html>

[PATCH] drm: add FOURCC formats for compute dma_buf interop.

2014-03-15 Thread Gwenole Beauchesne
Hi, 2014-03-14 22:52 GMT+01:00 Daniel Vetter : > On Fri, Mar 14, 2014 at 06:59:21PM +0100, Gwenole Beauchesne wrote: >> This is a follow-up to: >> http://lists.freedesktop.org/archives/mesa-dev/2014-March/055742.html >> >> Add formats meant to convey a "compute" dimension when a DRM fourcc >>

[Bug 75127] Radeon SUMO: GPU reset

2014-03-15 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140315/d986eb73/attachment.html>

[Bug 76190] [r600g-evergreen] GPU hang in Stunt Rally (bisected)

2014-03-15 Thread bugzilla-dae...@freedesktop.org
. |.org|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/20140315/9263f

[Bug 76190] New: [r600g-evergreen] GPU hang in Stunt Rally (bisected)

2014-03-15 Thread bugzilla-dae...@freedesktop.org
disable-r600-llvm-compiler --disable-gallium-llvm --enable-64-bit CFLAGS="-O0 -g -m64" CXXFLAGS="-O0 -g -m64" --libdir=/usr/lib64 -- 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/20140315/16c03f29/attachment.html>

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

2014-03-15 Thread bugzilla-dae...@freedesktop.org
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/20140315/a3214070/attachment.html>

[PATCH 3/3] drm/gma500: Code cleanup - removal of centralized exiting of function

2014-03-15 Thread Patrik Jakobsson
On Thu, Mar 13, 2014 at 10:49 PM, Arthur Borsboom wrote: > Removed centralized exiting of function (goto statement), since it was the > only used in one single location with only a return statement. As in previous patch, keep the commit message at around 72 cols. > Signed-off-by: Arthur

[PATCH 2/3] drm/gma500: Code cleanup - style fixes

2014-03-15 Thread Patrik Jakobsson
On Thu, Mar 13, 2014 at 10:49 PM, Arthur Borsboom wrote: > Cleanup of code by following i915 constant/variable names and ordering > Cleanup of code by following directions from kernel documentation: Codingstyle > Cleanup of code by following directions from kernel documentation: DRM ~72 col

[PATCH 1/3] drm/gma500: Code cleanup - inline documentation

2014-03-15 Thread Patrik Jakobsson
On Thu, Mar 13, 2014 at 10:49 PM, Arthur Borsboom wrote: > Improve readability by adding/changing inline documentation > > Signed-off-by: Arthur Borsboom > --- > drivers/gpu/drm/gma500/psb_drv.c | 56 > +--- > drivers/gpu/drm/gma500/psb_drv.h | 24