[git pull] drm fixes

2013-04-02 Thread Dave Airlie
Hi Linus, two core fixes, both regressions, along with some intel and some nouveau fixes for regressions and oopses. Dave. The following changes since commit 2dc958fa2fe6987e7ab106bd97029a09a82fcd8d: ipc: set msg back to -EAGAIN if copy wasn't performed (2013-04-02 10:09:01 -0700) are

[Bug 62756] Rendering errors on rv790 with llvm and unigine heaven 3.0

2013-04-02 Thread bugzilla-dae...@freedesktop.org
-devel list. -- 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/20130402/ff850a65/attachment.html>

[Bug 62756] Rendering errors on rv790 with llvm and unigine heaven 3.0

2013-04-02 Thread bugzilla-dae...@freedesktop.org
CF_ALU on its own which break CF_CLAUSE address natively encoded by llvm. -- 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/20130

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-02 Thread Alex Deucher
On Tue, Apr 2, 2013 at 7:18 PM, Christian K?nig wrote: > Hi everyone, > > the following patchset implements the kernel side of UVD support for the > radeon hardware generations RV710-SI. > > The R6xx and RS780/RS880 chipset generations are currently not supported, but > might be added in the

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Daniel Vetter
On Tue, Apr 2, 2013 at 6:59 PM, Peter Zijlstra wrote: >> > Also, is there anything in CS literature that comes close to this? I'd >> > think the DBMS people would have something similar with their >> > transactional systems. What do they call it? > >> I didn't study cs, but judging from your

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Daniel Vetter
On Tue, Apr 2, 2013 at 6:59 PM, Peter Zijlstra wrote: >> > Head hurts, needs more time to ponder. It would be good if someone else >> > (this would probably be you maarten) would also consider this explore >> > this 'interesting' problem space :-) > >> My head too, evil priority stuff! >> >>

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Peter Zijlstra
On Tue, 2013-04-02 at 16:57 +0200, Maarten Lankhorst wrote: > Hey, > > Thanks for reviewing. Only partway through so far :-) > Op 02-04-13 13:00, Peter Zijlstra schreef: > > On Thu, 2013-02-28 at 11:25 +0100, Maarten Lankhorst wrote: > >> +Reservation type mutexes > >> +struct ticket_mutex { >

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 Thread bugzilla-dae...@freedesktop.org
nee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/16d93621/attachment.html>

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/02efa3f4/attachment.html>

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 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/20130402/e7ef2a79/attachment-0001.html>

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-dae...@freedesktop.org
guess I will have to build from source in that case? -- 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/20130402/3c3bf

radeonsi tiling dilema

2013-04-02 Thread Jerome Glisse
n, never really changes. > > Alex > Still sounds like you likely want to update those given gap there is inside them. Patch set for solution 1: http://people.freedesktop.org/~glisse/si2d-sol1/ Cheers, Jerome -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/8bb67af7/attachment.html>

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-02 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/6eec7cc5/attachment.html>

[PATCH] drm/exynos: change the method for getting the interrupt resource of FIMD

2013-04-02 Thread Inki Dae
return -ENXIO; > > -- > > 1.7.9.5 > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-media" in > > the body of a message to majordomo at vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > ___ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/193b1c82/attachment.html>

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Daniel Vetter
On Tue, Apr 2, 2013 at 1:00 PM, Peter Zijlstra wrote: > Also, is there anything in CS literature that comes close to this? I'd > think the DBMS people would have something similar with their > transactional systems. What do they call it? I've looked around a bit and in dbms row-locking land

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-02 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/7c166c5f/attachment.html>

[Bug 62756] Rendering errors on rv790 with llvm and unigine heaven 3.0

2013-04-02 Thread bugzilla-dae...@freedesktop.org
nts/20130402/d275a38c/attachment.html>

[Bug 62226] Build Fails with LLVM

2013-04-02 Thread bugzilla-dae...@freedesktop.org
hannes. [ I read bug reports on the lists ] -- 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/20130402/776c9fc2/attachment.html>

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Maarten Lankhorst
Hey, Thanks for reviewing. Op 02-04-13 13:00, Peter Zijlstra schreef: > On Thu, 2013-02-28 at 11:25 +0100, Maarten Lankhorst wrote: >> +Reservation type mutexes >> +struct ticket_mutex { >> +extern int __must_check _mutex_reserve_lock(struct ticket_mutex *lock, > That's two different names and

radeonsi tiling dilema

2013-04-02 Thread Alex Deucher
On Tue, Apr 2, 2013 at 2:13 PM, Jerome Glisse wrote: > So i am facing a dilema regarding tiling on radeonsi. Given that we now have > a fixed table of tiling mode this put more pressure on the kernel userspace > api. I see either 2 solutions. > > Enforce kernel to set at fixed index in the table

[Intel-gfx] [PATCH] drm/i915: Add i915.dp_limit_max_lane_count driver option.

2013-04-02 Thread Michal Srb
On Tuesday 26 of March 2013 16:49:30 Daniel Vetter wrote: > On Tue, Mar 26, 2013 at 4:40 PM, Michal Srb wrote: > > I have IBM POS machine (4852-570 Truman) that has internal monitor > > connected over display port. It reports to have 2 lanes, but only 1 > > lane works reliably. With 2 lanes used,

[PATCH] drm/i915: drop the coditional mutex

2013-04-02 Thread Daniel Vetter
On Tue, Apr 02, 2013 at 03:30:58PM +0200, Sebastian Andrzej Siewior wrote: > mutex_is_locked_by() checks the owner of the lock against current. This > is done by accessing a private member of struct mutex which works on > mainline but does not on RT. > I did not figure out, why this

[PATCH] drm/i915: drop the coditional mutex

2013-04-02 Thread Sebastian Andrzej Siewior
mutex_is_locked_by() checks the owner of the lock against current. This is done by accessing a private member of struct mutex which works on mainline but does not on RT. I did not figure out, why this "lock-owner-check" and the "lock stealing flag" is required. If the lock can not be acquire the

[Bug 62226] Build Fails with LLVM

2013-04-02 Thread bugzilla-dae...@freedesktop.org
dri-log/?channel=dri-devel_names==2012-12-07 -- 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/20130402/dd523865/attachment.html>

[PATCH] gma500: medfield: Fix possible NULL pointer dereference

2013-04-02 Thread Patrik Jakobsson
On Sun, Feb 24, 2013 at 11:31 PM, Syam Sidhardhan wrote: > The use of pointer sender should be after the NULL check. > > Signed-off-by: Syam Sidhardhan > --- > drivers/gpu/drm/gma500/mdfld_dsi_output.c |7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > diff --git

[PATCH] drivers: gpu: drm: gma500: Replaced calls kzalloc & memcpy with kmemdup

2013-04-02 Thread Patrik Jakobsson
On Mon, Mar 11, 2013 at 8:46 PM, Alexandru Gheorghiu wrote: > Replaced calls kzalloc followed by memcpy with call to kmemdup. > Patch found using coccinelle. > > Signed-off-by: Alexandru Gheorghiu > --- > drivers/gpu/drm/gma500/intel_bios.c |3 +-- > 1 file changed, 1 insertion(+), 2

[PATCH] gma500: Make VGA and HDMI connector hotpluggable

2013-04-02 Thread Patrik Jakobsson
On Sun, Mar 31, 2013 at 1:38 PM, Kero wrote: > From: Kero van Gelder > > Both VGA and HDMI connectors are available on my Asus EeePC X101CH. > This patch will cause output to be shown on either when plugged in. > For both, it shows the leftmost 800x600, of the 1024x600 on LVDS. > >

radeonsi tiling dilema

2013-04-02 Thread Jerome Glisse
> -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/a86439ec/attachment.html>

radeonsi tiling dilema

2013-04-02 Thread Jerome Glisse
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/4bad0378/attachment.html>

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Marco Munderloh
Web: http://www.tnt.uni-hannover.de/~munderl -- next part -- A non-text attachment was scrubbed... Name: crash_modprobe_radeon.log Type: text/x-log Size: 12046 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/1b

linux-next: manual merge of the drm-intel tree with Linus' tree

2013-04-02 Thread Stephen Rothwell
le URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/c1e13c2d/attachment.pgp>

[Bug 62226] Build Fails with LLVM

2013-04-02 Thread bugzilla-dae...@freedesktop.org
ecause: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/22108f06/attachment-0001.html>

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Peter Zijlstra
On Thu, 2013-02-28 at 11:25 +0100, Maarten Lankhorst wrote: > +The algorithm that TTM came up with for dealing with this problem is > +quite simple. For each group of buffers (execbuf) that need to be > +locked, the caller would be assigned a unique reservation_id, from a > +global counter. In

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Peter Zijlstra
On Thu, 2013-02-28 at 11:25 +0100, Maarten Lankhorst wrote: > +Reservation type mutexes > +struct ticket_mutex { > +extern int __must_check _mutex_reserve_lock(struct ticket_mutex *lock, That's two different names and two different forms of one (for a total of 3 variants) for the same scheme.

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-dae...@freedesktop.org
e: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/587af819/attachment.html>

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Peter Zijlstra
On Thu, 2013-02-28 at 11:25 +0100, Maarten Lankhorst wrote: > +struct ticket_mutex { > + struct mutex base; > + atomic_long_t reservation_id; > +}; I'm not sure this is a good name, esp. due to the potential confusion vs the ticket spinlocks we have.

[PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Peter Zijlstra
On Thu, 2013-02-28 at 11:25 +0100, Maarten Lankhorst wrote: > +mutex_reserve_lock_slow and mutex_reserve_lock_intr_slow: > + Similar to mutex_reserve_lock, except it won't backoff with > -EAGAIN. > + This is useful when mutex_reserve_lock failed with -EAGAIN, and you > + unreserved all

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Marco Munderloh
crubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4523 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/36316fe3/attachment.bin>

[PULL] drm-intel-next

2013-04-02 Thread Daniel Vetter
Hi Dave, So I've figured we should get drm-next for 3.10 started ;-) Highlights: - Imre's for_each_sg_pages rework (now also with the stolen mem backed case fixed with a hack) plus the drm prime sg list coalescing patch from Rahul Sharma. I have some follow-up cleanups pending, already acked

[PATCH] drm/exynos: change the method for getting the interrupt resource of FIMD

2013-04-02 Thread Vikas Sajjan
Hi Mr. Inki Dae, Can you please review this patch.? On Wed, Mar 13, 2013 at 4:22 PM, Vikas Sajjan wrote: > Replaces the "platform_get_resource() for IORESOURCE_IRQ" with > platform_get_resource_byname(). > Both in exynos4 and exynos5, FIMD IP has 3 interrupts in the order: "fifo", > "vsync",

drm/tilcdc: LCD panels clocks initialization and earlier backlight initialization

2013-04-02 Thread Michal Bachraty
Hi Rob, On Monday, April 01, 2013 09:46:05 Rob Clark wrote: > On Mon, Apr 1, 2013 at 7:31 AM, Hiremath, Vaibhav wrote: > >> -Original Message- > >> From: devicetree-discuss [mailto:devicetree-discuss- > >> bounces+hvaibhav=ti.com at lists.ozlabs.org] On Behalf Of Michal Bachraty > >>

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/19d678bb/attachment.html>

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Michal Hocko
On Mon 01-04-13 13:14:50, Ilija Hadzic wrote: > > > On Sun, 31 Mar 2013, Michal Hocko wrote: > > >On Sat 30-03-13 18:26:53, Ilija Hadzic wrote: > >>This looks a bit like a hack and it doesn't look right, > >>conceptually. If the call fails, it should restore things as if > >>nothing has ever

[Bug 62756] Rendering errors on rv790 with llvm and unigine heaven 3.0

2013-04-02 Thread bugzilla-dae...@freedesktop.org
OK with R600_LLVM=0, and other games are not affected. -- 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/20130402/4b637ac6/attachmen

[PATCH]gpu:drm: Add missing dependency on DRM KMS/FB CMA helper

2013-04-02 Thread Wang YanQing
Commit 2e3b3c42f06ff6801b3d7839757bbdb231619083 (Add DRM KMS/FB CMA helper) add a kbuild entry, config DRM_KMS_CMA_HELPER, in DRM's Kconfig without dependence on DRM, it cause DRM's kconfig can't be show in a submenu. This patch fix it. Signed-off-by: Wang YanQing --- drivers/gpu/drm/Kconfig |

drm/tilcdc: LCD panels clocks initialization and earlier backlight initialization

2013-04-02 Thread Rob Clark
On Tue, Apr 2, 2013 at 4:45 AM, Michal Bachraty wrote: > Hi Rob, > > On Monday, April 01, 2013 09:46:05 Rob Clark wrote: >> On Mon, Apr 1, 2013 at 7:31 AM, Hiremath, Vaibhav wrote: >> >> -Original Message- >> >> From: devicetree-discuss [mailto:devicetree-discuss- >> >>

[PATCH] drm: correctly restore mappings if drm_open fails

2013-04-02 Thread Ilija Hadzic
If first drm_open fails, the error-handling path will incorrectly restore inode's mapping to NULL. This can cause the crash later on. Fix by separately storing away mapping pointers that drm_open can touch and restore each from its own respective variable if the call fails. Fixes:

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Alex Deucher
On Tue, Apr 2, 2013 at 9:31 AM, Ilija Hadzic wrote: > > Marco, > > What makes you think that the crash after second modprobe is related to the > mappings pointers in DRM module? Can you actually establish the correlation > between these patches and the crash or you are just suspecting because

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Ilija Hadzic
Marco, What makes you think that the crash after second modprobe is related to the mappings pointers in DRM module? Can you actually establish the correlation between these patches and the crash or you are just suspecting because your other bug had something to do with module

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-dae...@freedesktop.org
bd96fec6192e77e3dbc72e49eae3be6a52f6ef62 -- 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/20130402/b0951029/attachment-0001.html>

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 Thread bugzilla-dae...@freedesktop.org
ause: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130402/86220365/attachment.html>

[PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Ilija Hadzic
a_switcheroo: disabled > [drm] Module unloaded > > By the way, sometimes my r8169 ethernet controller does not survive > suspend/hibernation (does not detect link). rmmod/modprobe helps. I don't > know if this is related. > > -- next part -- An HTML attachmen

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-dae...@freedesktop.org
ng 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/20130402/5188f46f/attachment-0001.html>

[Bug 62226] Build Fails with LLVM

2013-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=62226 Johannes Obermayr changed: What|Removed |Added CC||andreas.boll.dev at gmail.com,

[PATCH] drm/tilcdc: Disable building as module

2013-04-02 Thread Guenter Roeck
Attempts to compile tilcdc as module results in: drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of `__mod_of_device_table' drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first defined here drivers/gpu/drm/tilcdc/tilcdc_panel.o:(.data+0x54): multiple definition of

[PATCH]gpu:drm: Add missing dependency on DRM KMS/FB CMA helper

2013-04-02 Thread Wang YanQing
Commit 2e3b3c42f06ff6801b3d7839757bbdb231619083 (Add DRM KMS/FB CMA helper) add a kbuild entry, config DRM_KMS_CMA_HELPER, in DRM's Kconfig without dependence on DRM, it cause DRM's kconfig can't be show in a submenu. This patch fix it. Signed-off-by: Wang YanQing udkni...@gmail.com ---

Re: [PATCH] drm/exynos: change the method for getting the interrupt resource of FIMD

2013-04-02 Thread Vikas Sajjan
Hi Mr. Inki Dae, Can you please review this patch.? On Wed, Mar 13, 2013 at 4:22 PM, Vikas Sajjan vikas.saj...@linaro.org wrote: Replaces the platform_get_resource() for IORESOURCE_IRQ with platform_get_resource_byname(). Both in exynos4 and exynos5, FIMD IP has 3 interrupts in the order:

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62889 --- Comment #7 from Michel Dänzer mic...@daenzer.net --- This is why ColorTiling is still disabled by default for your card... just leave it at that? :) (In reply to comment #5) If I disable ColorTiling, Gnome doesn't load completely only

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 ogjers...@gmail.com changed: What|Removed |Added CC||ogjers...@gmail.com --- Comment

Re: [PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Michal Hocko
On Mon 01-04-13 13:14:50, Ilija Hadzic wrote: On Sun, 31 Mar 2013, Michal Hocko wrote: On Sat 30-03-13 18:26:53, Ilija Hadzic wrote: This looks a bit like a hack and it doesn't look right, conceptually. If the call fails, it should restore things as if nothing has ever happened and

Re: [PATCH] drm/exynos: change the method for getting the interrupt resource of FIMD

2013-04-02 Thread Inki Dae
Applied. :) Thanks, Inki Dae 2013/4/2 Vikas Sajjan sajjan.li...@gmail.com Hi Mr. Inki Dae, Can you please review this patch.? On Wed, Mar 13, 2013 at 4:22 PM, Vikas Sajjan vikas.saj...@linaro.org wrote: Replaces the platform_get_resource() for IORESOURCE_IRQ with

[PULL] drm-intel-next

2013-04-02 Thread Daniel Vetter
Hi Dave, So I've figured we should get drm-next for 3.10 started ;-) Highlights: - Imre's for_each_sg_pages rework (now also with the stolen mem backed case fixed with a hack) plus the drm prime sg list coalescing patch from Rahul Sharma. I have some follow-up cleanups pending, already acked

[Bug 62756] Rendering errors on rv790 with llvm and unigine heaven 3.0

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62756 --- Comment #3 from Andy Furniss li...@andyfurniss.entadsl.com --- Created attachment 77308 -- https://bugs.freedesktop.org/attachment.cgi?id=77308action=edit heaven regressed more with current heads The recent changes to llvm and mesa have

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #23 from ogjers...@gmail.com --- I can confirm now that downgrading mesa-dri-drivers to 9.0.1-1 (as packaged by Fedora) fixes the problem. -- You are receiving this mail because: You are the assignee for the bug.

Re: [PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Ilija Hadzic
Thanks for testing. Other issues are probably unrelated, so I'll send the last version of the patch to Dave. -- Ilija On Tue, Apr 2, 2013 at 6:36 AM, Marco Munderloh mund...@tnt.uni-hannover.de wrote: Attached is a v2 of the patch, for reference. I would appreciate if the original reporter

Re: [PATCH] gma500: Make VGA and HDMI connector hotpluggable

2013-04-02 Thread Patrik Jakobsson
On Sun, Mar 31, 2013 at 1:38 PM, Kero k...@chello.nl wrote: From: Kero van Gelder k...@chello.nl Both VGA and HDMI connectors are available on my Asus EeePC X101CH. This patch will cause output to be shown on either when plugged in. For both, it shows the leftmost 800x600, of the 1024x600 on

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #24 from Alex Deucher ag...@yahoo.com --- (In reply to comment #23) I can confirm now that downgrading mesa-dri-drivers to 9.0.1-1 (as packaged by Fedora) fixes the problem. Can you bisect mesa? -- You are receiving this mail

Re: [PATCH] drivers: gpu: drm: gma500: Replaced calls kzalloc memcpy with kmemdup

2013-04-02 Thread Patrik Jakobsson
On Mon, Mar 11, 2013 at 8:46 PM, Alexandru Gheorghiu gheorghiuan...@gmail.com wrote: Replaced calls kzalloc followed by memcpy with call to kmemdup. Patch found using coccinelle. Signed-off-by: Alexandru Gheorghiu gheorghiuan...@gmail.com --- drivers/gpu/drm/gma500/intel_bios.c |3 +--

Re: [PATCH] gma500: medfield: Fix possible NULL pointer dereference

2013-04-02 Thread Patrik Jakobsson
On Sun, Feb 24, 2013 at 11:31 PM, Syam Sidhardhan syamsidha...@gmail.com wrote: The use of pointer sender should be after the NULL check. Signed-off-by: Syam Sidhardhan s.s...@samsung.com --- drivers/gpu/drm/gma500/mdfld_dsi_output.c |7 +-- 1 file changed, 5 insertions(+), 2

[Bug 62226] Build Fails with LLVM

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 --- Comment #11 from Christian König deathsim...@vodafone.de --- (In reply to comment #10) (In reply to comment #9) (In reply to comment #8) I am against this sort of patches. Can you explain why? Because you are working against

Re: [PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Ilija Hadzic
Marco, What makes you think that the crash after second modprobe is related to the mappings pointers in DRM module? Can you actually establish the correlation between these patches and the crash or you are just suspecting because your other bug had something to do with module

Re: [PATCH] drm/i915: drop the coditional mutex

2013-04-02 Thread Daniel Vetter
On Tue, Apr 02, 2013 at 03:30:58PM +0200, Sebastian Andrzej Siewior wrote: mutex_is_locked_by() checks the owner of the lock against current. This is done by accessing a private member of struct mutex which works on mainline but does not on RT. I did not figure out, why this lock-owner-check

Re: [PATCH] drm: fix i_mapping and f_mapping initialization in drm_open in error path

2013-04-02 Thread Alex Deucher
On Tue, Apr 2, 2013 at 9:31 AM, Ilija Hadzic ihad...@research.bell-labs.com wrote: Marco, What makes you think that the crash after second modprobe is related to the mappings pointers in DRM module? Can you actually establish the correlation between these patches and the crash or you are

[PATCH] drm: correctly restore mappings if drm_open fails

2013-04-02 Thread Ilija Hadzic
If first drm_open fails, the error-handling path will incorrectly restore inode's mapping to NULL. This can cause the crash later on. Fix by separately storing away mapping pointers that drm_open can touch and restore each from its own respective variable if the call fails. Fixes:

Re: drm/tilcdc: LCD panels clocks initialization and earlier backlight initialization

2013-04-02 Thread Rob Clark
On Tue, Apr 2, 2013 at 4:45 AM, Michal Bachraty michal.bachr...@streamunlimited.com wrote: Hi Rob, On Monday, April 01, 2013 09:46:05 Rob Clark wrote: On Mon, Apr 1, 2013 at 7:31 AM, Hiremath, Vaibhav hvaib...@ti.com wrote: -Original Message- From: devicetree-discuss

Re: [PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Maarten Lankhorst
Hey, Thanks for reviewing. Op 02-04-13 13:00, Peter Zijlstra schreef: On Thu, 2013-02-28 at 11:25 +0100, Maarten Lankhorst wrote: +Reservation type mutexes +struct ticket_mutex { +extern int __must_check _mutex_reserve_lock(struct ticket_mutex *lock, That's two different names and two

[Bug 62226] Build Fails with LLVM

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 Johannes Obermayr johannesoberm...@gmx.de changed: What|Removed |Added CC|

Re: [PATCH v2 2/3] mutex: add support for reservation style locks, v2

2013-04-02 Thread Daniel Vetter
On Tue, Apr 2, 2013 at 1:00 PM, Peter Zijlstra a.p.zijls...@chello.nl wrote: Also, is there anything in CS literature that comes close to this? I'd think the DBMS people would have something similar with their transactional systems. What do they call it? I've looked around a bit and in dbms

[Bug 62226] Build Fails with LLVM

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62226 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added CC|mic...@daenzer.net | --- Comment #13 from

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62976 --- Comment #4 from Alex Deucher ag...@yahoo.com --- Created attachment 77331 -- https://bugs.freedesktop.org/attachment.cgi?id=77331action=edit Possible fix Does this patch help? -- You are receiving this mail because: You are the assignee

[Bug 43655] Latest radeon dri driver on HD6950 with GRUB set GRUB_GFXPAYLOAD_LINUX=keep put the display in a flickering state

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43655 --- Comment #25 from Alex Deucher ag...@yahoo.com --- Created attachment 77332 -- https://bugs.freedesktop.org/attachment.cgi?id=77332action=edit possible fix Does this patch help? -- You are receiving this mail because: You are the assignee

[Bug 62976] UEFI + SUMO [6550D] freeze after loading radeon

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62976 --- Comment #5 from David Heidelberger d.ok...@gmail.com --- 3.9.0-rc5, with patch. Boot successfull, first time :) Thank you! -- You are receiving this mail because: You are the assignee for the bug.

radeonsi tiling dilema

2013-04-02 Thread Jerome Glisse
So i am facing a dilema regarding tiling on radeonsi. Given that we now have a fixed table of tiling mode this put more pressure on the kernel userspace api. I see either 2 solutions. Enforce kernel to set at fixed index in the table best tiling mode for given gpu for given format, such as

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #25 from ogjers...@gmail.com --- Not without some instructions, I have never done that before. And, I must admit, I also downgraded llvm-libs, mesa-dri-filesystem and mesa-libxatracker. I think I had to because of dependences. I

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62889 --- Comment #8 from Alexander von Gluck kallis...@unixzen.com --- Thanks for the input. I disabled colortiling and installed xfce.. success! It seems like Gnome 3.6 won't work unless color tiling is enabled. I double checked the gnome session

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62889 --- Comment #9 from Alexander von Gluck kallis...@unixzen.com --- Created attachment 77335 -- https://bugs.freedesktop.org/attachment.cgi?id=77335action=edit glxinfo-nocolortile -- You are receiving this mail because: You are the assignee for

[Bug 62889] ColorTiling results in glitches on Radeon HD 7970 + Glamor

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62889 --- Comment #10 from Alexander von Gluck kallis...@unixzen.com --- Created attachment 77336 -- https://bugs.freedesktop.org/attachment.cgi?id=77336action=edit gnome-session --debug output nocolortile -- You are receiving this mail because:

Re: radeonsi tiling dilema

2013-04-02 Thread Jerome Glisse
On Tue, Apr 2, 2013 at 2:13 PM, Jerome Glisse j.gli...@gmail.com wrote: So i am facing a dilema regarding tiling on radeonsi. Given that we now have a fixed table of tiling mode this put more pressure on the kernel userspace api. I see either 2 solutions. Enforce kernel to set at fixed index

[Bug 62756] Rendering errors on rv790 with llvm and unigine heaven 3.0

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62756 --- Comment #5 from vincent v...@ovi.com --- No, I don't receive mail from bugzilla until someone add me manually to the cc list (dont know what to do to fix that though) I'm aware of the regression with latest HEAD, I'm working on a fix. r600g

Re: radeonsi tiling dilema

2013-04-02 Thread Alex Deucher
On Tue, Apr 2, 2013 at 2:13 PM, Jerome Glisse j.gli...@gmail.com wrote: So i am facing a dilema regarding tiling on radeonsi. Given that we now have a fixed table of tiling mode this put more pressure on the kernel userspace api. I see either 2 solutions. Enforce kernel to set at fixed index

[git pull] drm fixes

2013-04-02 Thread Dave Airlie
Hi Linus, two core fixes, both regressions, along with some intel and some nouveau fixes for regressions and oopses. Dave. The following changes since commit 2dc958fa2fe6987e7ab106bd97029a09a82fcd8d: ipc: set msg back to -EAGAIN if copy wasn't performed (2013-04-02 10:09:01 -0700) are

[Bug 62756] Rendering errors on rv790 with llvm and unigine heaven 3.0

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62756 --- Comment #6 from Andy Furniss adf.li...@gmail.com --- (In reply to comment #5) No, I don't receive mail from bugzilla until someone add me manually to the cc list (dont know what to do to fix that though) drivers/gallium/r600 bugs get sent

Re: radeonsi tiling dilema

2013-04-02 Thread Jerome Glisse
On Tue, Apr 2, 2013 at 4:32 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Tue, Apr 2, 2013 at 2:13 PM, Jerome Glisse j.gli...@gmail.com wrote: So i am facing a dilema regarding tiling on radeonsi. Given that we now have a fixed table of tiling mode this put more pressure on the kernel

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 Alex Deucher ag...@yahoo.com changed: What|Removed |Added CC||ranki...@googlemail.com

[PATCH 01/10] drm/radeon: UVD doesn't needs VM on SI

2013-04-02 Thread Christian König
Signed-off-by: Christian König deathsim...@vodafone.de --- drivers/gpu/drm/radeon/radeon_cs.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_cs.c b/drivers/gpu/drm/radeon/radeon_cs.c index 70d3824..7d66e01 100644 ---

[PATCH] drm/radeon: UVD support for RV710-SI

2013-04-02 Thread Christian König
Hi everyone, the following patchset implements the kernel side of UVD support for the radeon hardware generations RV710-SI. The R6xx and RS780/RS880 chipset generations are currently not supported, but might be added in the future. The newest firmware can be found here: from

[PATCH 03/10] drm/radeon: add pm callback for setting uvd clocks

2013-04-02 Thread Christian König
From: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Christian König deathsim...@vodafone.de --- drivers/gpu/drm/radeon/radeon.h |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/radeon/radeon.h

[PATCH 04/10] drm/radeon: add radeon_atom_get_clock_dividers helper

2013-04-02 Thread Christian König
Signed-off-by: Christian König deathsim...@vodafone.de --- drivers/gpu/drm/radeon/radeon.h |5 ++ drivers/gpu/drm/radeon/radeon_atombios.c | 107 ++ drivers/gpu/drm/radeon/radeon_mode.h | 23 +++ 3 files changed, 135 insertions(+) diff --git

[PATCH 05/10] drm/radeon: add set_uvd_clocks callback for ON/LN/TN (v4)

2013-04-02 Thread Christian König
From: Alex Deucher alexander.deuc...@amd.com v2: write clk registers only once! v3: update cg scratch register properly v4: add TN support Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Christian König deathsim...@vodafone.de --- drivers/gpu/drm/radeon/evergreen.c | 47

[PATCH 08/10] drm/radeon: add set_uvd_clocks callback for r7xx v3

2013-04-02 Thread Christian König
v2: avoid 64bit divide v3: rv740 uses the evegreen upll configuration Signed-off-by: Christian König deathsim...@vodafone.de Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- drivers/gpu/drm/radeon/radeon_asic.c |1 + drivers/gpu/drm/radeon/radeon_asic.h |1 +

  1   2   >