[PATCH V5 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread Leela Krishna Amudala
Add device tree based discovery support for DRM-FIMD driver. Signed-off-by: Leela Krishna Amudala --- Documentation/devicetree/bindings/fb/drm-fimd.txt | 80 + drivers/gpu/drm/exynos/exynos_drm_fimd.c | 95 - 2 files changed, 173 insertions(+), 2

[PATCH V5 1/2] drm/exynos: add platform_device_id table and driver data for drm fimd

2012-09-06 Thread Leela Krishna Amudala
Two device ids are created for exynos4-fb and exynos5-fb. Also, added driver data for exynos4 and exynos5 to pick the timing base address at runtime to write data into appropriate register address. Signed-off-by: Leela Krishna Amudala --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 43 +

[PATCH V5 0/2] video: drm: Add Device tree support to DRM-FIMD

2012-09-06 Thread Leela Krishna Amudala
This patch set adds device tree support for DRM-FIMD for Samsung's Exynos5250. It includes parsing platform data from dts file. Also, adds the driver data for exynos4 and exynos5 devices. This patchset is based and tested on top of v3.6-rc4 on smdk5250 board Also depends on below patchset http://l

Re: PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread David Miller
From: Michel Dänzer Date: Thu, 06 Sep 2012 18:55:51 +0200 > On Don, 2012-09-06 at 17:41 +0300, Meelis Roos wrote: >> This is with initialyy unmodified 3.6.0-rc4-00101-g0809095 kernel in >> Ultra 10 (clean, without my "Video RAM" hack that I talked in other >> sparclinux posts). When I saw that

Re: PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread David Miller
From: Adam Jackson Date: Thu, 06 Sep 2012 12:51:17 -0400 > On Thu, 2012-09-06 at 17:41 +0300, Meelis Roos wrote: > >> And here the machine hangs. Debugging printk-s reveal that it does not >> find any active I/O port resources and then continues into initializing >> the card. Down in igp_read_

Re: PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread David Miller
From: Meelis Roos Date: Thu, 6 Sep 2012 17:41:13 +0300 (EEST) > And here the machine hangs. Debugging printk-s reveal that it does not > find any active I/O port resources and then continues into initializing > the card. Down in igp_read_bios_from_vram() it successfully ioremaps > memory regio

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread Inki Dae
Hi 2012/9/7 Leela Krishna Amudala : > Hi, > > On Thu, Sep 6, 2012 at 4:35 PM, Sylwester Nawrocki > wrote: >> Hi, >> >> On 09/06/2012 09:21 AM, InKi Dae wrote: > +Required properties: > + - compatible: Should be "samsung,exynos5-fimd" or "samsung,exynos4-fb" > for Doesn't better

Re: [PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread Inki Dae
Applied. Thanks, Inki Dae 2012/9/7 Mandeep Singh Baines : > The double invocations are incorrect but seem to be safe so I don't > think this will fix any bugs. > > Before: > > [7.639366] drm_prime_init_file ee3675d0 > [7.639377] drm_prime_init_file ee3675d0 > [7.639507] drm_prime_dest

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread Leela Krishna Amudala
Hi, On Thu, Sep 6, 2012 at 4:35 PM, Sylwester Nawrocki wrote: > Hi, > > On 09/06/2012 09:21 AM, InKi Dae wrote: +Required properties: + - compatible: Should be "samsung,exynos5-fimd" or "samsung,exynos4-fb" for >>> Doesn't better to use single word? fimd or fb?. I think 'fb' is us

PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread Michel Dänzer
On Don, 2012-09-06 at 17:41 +0300, Meelis Roos wrote: > This is with initialyy unmodified 3.6.0-rc4-00101-g0809095 kernel in > Ultra 10 (clean, without my "Video RAM" hack that I talked in other > sparclinux posts). When I saw that Sun XVR-100 was detected fine by the > kernel, I compiled radeo

[Bug 54527] Crash, kernel BUG ttm/ttm_bo.c:1659!, when running gnibbles

2012-09-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54527 Michel D?nzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 43360] nouveau on "NVce" 560 Ti: Failed to idle channel 1

2012-09-06 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=43360 Marcin Slusarz changed: What|Removed |Added CC||marcin.slusarz at gmail.com --- Comm

PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread Meelis Roos
This is with initialyy unmodified 3.6.0-rc4-00101-g0809095 kernel in Ultra 10 (clean, without my "Video RAM" hack that I talked in other sparclinux posts). When I saw that Sun XVR-100 was detected fine by the kernel, I compiled radeon drm driver with modesetting enabled and tried it: [drm] rad

[PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread InKi Dae
Hi, 2012/9/6 Paul Menzel : > Dear Inki Dae, > > > Am Donnerstag, den 06.09.2012, 11:35 +0900 schrieb InKi Dae: > >> 2012/9/6 Mandeep Singh Baines : >> > The double invocations are incorrect but seem to be safe so I don't >> > think this will fix any bugs. >> > >> > Before: >> > >> > [7.639366]

[Bug 36602] Hierarchical Z support for R600

2012-09-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36602 --- Comment #50 from Alexandre Demers 2012-09-06 17:24:39 UTC --- I've seen some messages about Hi-Z being released, but not enabled and so on a couple of weeks ago. What is the status? -- Configure bugmail: https://bugs.freedesktop.org/userpr

[Bug 53111] [bisected] lockups since added support for virtual address space on cayman v11

2012-09-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=53111 --- Comment #25 from Alexandre Demers 2012-09-06 17:19:09 UTC --- I'll have to confirm it later today by disabling VM, but I'm pretty sure I experienced a lock (can be reproduced every time) related to VM when testing with Unigine Tropics. It lo

radeon power management issues on a 12,2 iMac

2012-09-06 Thread Brad Campbell
I've posted this here simply as google bait for the next poor sod suffering with radeon power management issues. Why does the in-kernel radeon driver try and cook my machine by default? Since I bought this machine, I've run with a hard-coded hack to keep the card in low power mode. This has not

drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot

2012-09-06 Thread Jakob Bornecrantz
On Thu, Sep 6, 2012 at 3:35 PM, Tim Gardner wrote: > Dave - I couldn't find this patch in your git repo at > git://people.freedesktop.org/~airlied/linux in the drm-next or drm-fixes > branches. > > https://patchwork.kernel.org/patch/1379071/ > > It appears to fix a real problem for Mac users - >

[PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread InKi Dae
Hi, 2012/9/5 Kyungmin Park : > Hi, > > On Thu, Sep 6, 2012 at 12:39 AM, Leela Krishna Amudala > wrote: >> Add device tree based discovery support for DRM-FIMD driver. >> >> Signed-off-by: Leela Krishna Amudala >> --- >> Documentation/devicetree/bindings/fb/drm-fimd.txt | 80 +

[PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Christian König
On 06.09.2012 15:01, Michel D?nzer wrote: > On Don, 2012-09-06 at 13:46 +0200, Christian K?nig wrote: >> On 06.09.2012 12:53, Michel D?nzer wrote: >>> From: Michel D?nzer >>> >>> Signed-off-by: Michel D?nzer >> Sounds good to me, but shouldn't we also increase the version number? > Assuming you m

[Bug 43360] nouveau on "NVce" 560 Ti: Failed to idle channel 1

2012-09-06 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=43360 Alan changed: What|Removed |Added CC||alan at lxorguk.ukuu.org.uk Component|St

[PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Michel Dänzer
On Don, 2012-09-06 at 13:46 +0200, Christian K?nig wrote: > On 06.09.2012 12:53, Michel D?nzer wrote: > > From: Michel D?nzer > > > > Signed-off-by: Michel D?nzer > Sounds good to me, but shouldn't we also increase the version number? Assuming you mean the libdrm package version, I don't think

PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread David Miller
From: Michel D?nzer Date: Thu, 06 Sep 2012 18:55:51 +0200 > On Don, 2012-09-06 at 17:41 +0300, Meelis Roos wrote: >> This is with initialyy unmodified 3.6.0-rc4-00101-g0809095 kernel in >> Ultra 10 (clean, without my "Video RAM" hack that I talked in other >> sparclinux posts). When I saw that

PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread David Miller
From: Adam Jackson Date: Thu, 06 Sep 2012 12:51:17 -0400 > On Thu, 2012-09-06 at 17:41 +0300, Meelis Roos wrote: > >> And here the machine hangs. Debugging printk-s reveal that it does not >> find any active I/O port resources and then continues into initializing >> the card. Down in igp_read_

PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread David Miller
From: Meelis Roos Date: Thu, 6 Sep 2012 17:41:13 +0300 (EEST) > And here the machine hangs. Debugging printk-s reveal that it does not > find any active I/O port resources and then continues into initializing > the card. Down in igp_read_bios_from_vram() it successfully ioremaps > memory regio

[PATCH] drm/radeon: fix VM syncing with multiple rings

2012-09-06 Thread Christian König
When a VM is used on more than one ring we need to sync to the last user. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon_cs.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon_cs.c b/drivers/gpu/drm/radeon/radeon_cs.c index e2

[PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Christian König
On 06.09.2012 12:53, Michel D?nzer wrote: > From: Michel D?nzer > > Signed-off-by: Michel D?nzer Sounds good to me, but shouldn't we also increase the version number? Anyway: Reviewed-by: Christian K?nig > --- > radeon/radeon_surface.c | 124 > ++

[PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread Sylwester Nawrocki
Hi, On 09/06/2012 09:21 AM, InKi Dae wrote: >>> +Required properties: >>> + - compatible: Should be "samsung,exynos5-fimd" or "samsung,exynos4-fb" for >> Doesn't better to use single word? fimd or fb?. I think 'fb' is used >> for framebuffer historically. >> but now it's used both fb and drm, so f

[PATCH libdrm 3/3] radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI.

2012-09-06 Thread Michel Dänzer
From: Michel D?nzer Another corner case that isn't well-explained yet. Signed-off-by: Michel D?nzer --- radeon/radeon_surface.c | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 98faa0b..80b1505 100644 ---

[PATCH libdrm 2/3] radeon: Memory footprint of SI mipmap base level is padded to powers of two.

2012-09-06 Thread Michel Dänzer
From: Michel D?nzer Signed-off-by: Michel D?nzer --- radeon/radeon_surface.c | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 593c51c..98faa0b 100644 --- a/radeon/radeon_surface.c +++ b/radeon/radeon_sur

[PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Michel Dänzer
From: Michel D?nzer Signed-off-by: Michel D?nzer --- radeon/radeon_surface.c | 124 ++- 1 file changed, 123 insertions(+), 1 deletion(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 4118a37..593c51c 100644 --- a/radeon/radeon

PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread Adam Jackson
n sparc though. - ajax -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120906/9fada6d8/attachment.pgp>

[PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread InKi Dae
Hi, 2012/9/6 Mandeep Singh Baines : > The double invocations are incorrect but seem to be safe so I don't > think this will fix any bugs. > > Before: > > [7.639366] drm_prime_init_file ee3675d0 > [7.639377] drm_prime_init_file ee3675d0 > [7.639507] drm_prime_destroy_file ee3675d0 > [

3.5-rc7: nouveau doesn't X on NVC0

2012-09-06 Thread Dave Airlie
On Thu, Sep 6, 2012 at 11:15 AM, Linus Torvalds wrote: > [ This got dropped somehow - it's in my draft folder. The bisection > may be irrelevant now: does it work with current git, since we've had > some nouveau changes? ] > > On Tue, Aug 28, 2012 at 8:26 AM, Alexey Dobriyan > wrote: >> Ping! >>

[Bug 54527] Crash, kernel BUG ttm/ttm_bo.c:1659!, when running gnibbles

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54527 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread 김승우
Hi Mandeep, On 2012? 09? 06? 06:47, Mandeep Singh Baines wrote: > The double invocations are incorrect but seem to be safe so I don't > think this will fix any bugs. > > Before: > > [7.639366] drm_prime_init_file ee3675d0 > [7.639377] drm_prime_init_file ee3675d0 > [7.639507] drm_pri

[PATCH] drm/omap: update for interlaced

2012-09-06 Thread Semwal, Sumit
Hi Rob, On Thu, Sep 6, 2012 at 3:18 AM, Rob Clark wrote: > From: Rob Clark > > 'struct omap_video_timings' was updated w/ a 'bool interlaced'. Without > a matching update in omap_connector, this field could have undefined > values from the stack, which isn't quite ideal. > > Update the fxns to c

[Bug 43360] nouveau on "NVce" 560 Ti: Failed to idle channel 1

2012-09-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43360 Marcin Slusarz changed: What|Removed |Added CC||marcin.slus...@gmail.com --- Comment

[PATCH] drm/radeon: fix VM syncing with multiple rings

2012-09-06 Thread Jerome Glisse
On Thu, Sep 6, 2012 at 7:48 AM, Christian K?nig wrote: > When a VM is used on more than one ring we need to > sync to the last user. > > Signed-off-by: Christian K?nig Reviewed-by: Jerome Glisse > --- > drivers/gpu/drm/radeon/radeon_cs.c |2 +- > 1 file changed, 1 insertion(+), 1 deletio

[Bug 36602] Hierarchical Z support for R600

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36602 --- Comment #50 from Alexandre Demers 2012-09-06 17:24:39 UTC --- I've seen some messages about Hi-Z being released, but not enabled and so on a couple of weeks ago. What is the status? -- Configure bugmail: https://bugs.freedesktop.org/userpr

[PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Alex Deucher
On Thu, Sep 6, 2012 at 6:53 AM, Michel D?nzer wrote: > From: Michel D?nzer > > Signed-off-by: Michel D?nzer for the series: Reviewed-by: Alex Deucher > --- > radeon/radeon_surface.c | 124 > ++- > 1 file changed, 123 insertions(+), 1 deletion(-)

[Bug 53111] [bisected] lockups since added support for virtual address space on cayman v11

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53111 --- Comment #25 from Alexandre Demers 2012-09-06 17:19:09 UTC --- I'll have to confirm it later today by disabling VM, but I'm pretty sure I experienced a lock (can be reproduced every time) related to VM when testing with Unigine Tropics. It lo

[Bug 51652] [6550D SUMO] problems with secondar monitor on VGA, causing GPU lockups

2012-09-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=51652 --- Comment #2 from okias 2012-09-06 10:00:32 UTC --- Still valid with kernel 3.6.0-rc4 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the

Re: PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread Michel Dänzer
On Don, 2012-09-06 at 17:41 +0300, Meelis Roos wrote: > This is with initialyy unmodified 3.6.0-rc4-00101-g0809095 kernel in > Ultra 10 (clean, without my "Video RAM" hack that I talked in other > sparclinux posts). When I saw that Sun XVR-100 was detected fine by the > kernel, I compiled radeo

Re: PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread Adam Jackson
On Thu, 2012-09-06 at 17:41 +0300, Meelis Roos wrote: > [drm] radeon defaulting to kernel modesetting. > [drm] radeon kernel modesetting enabled. > PCI: Enabling device: (:02:02.0), cmd 82 > [drm] initializing kernel modesetting (RV100 0x1002:0x5159 0x1002:0x0908). > [drm] register mmio base:

[PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread Paul Menzel
ly since Mandeep used `git send-email` which should do everything correctly. > Thanks. > Inki Dae In your From address your name is written InKi with capital K. Which one is correct? Thanks, Paul -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120906/57587e11/attachment.pgp>

[PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread Mandeep Singh Baines
The double invocations are incorrect but seem to be safe so I don't think this will fix any bugs. Before: [7.639366] drm_prime_init_file ee3675d0 [7.639377] drm_prime_init_file ee3675d0 [7.639507] drm_prime_destroy_file ee3675d0 [7.639518] drm_prime_destroy_file ee3675d0 [7.63

[PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread Mandeep Singh Baines
The double invocations are incorrect but seem to be safe so I don't think this will fix any bugs. Before: [7.639366] drm_prime_init_file ee3675d0 [7.639377] drm_prime_init_file ee3675d0 [7.639507] drm_prime_destroy_file ee3675d0 [7.639518] drm_prime_destroy_file ee3675d0 [7.63

[Patch 0/1]drm_irq: Introducing the irq_thread support

2012-09-06 Thread Daniel Vetter
On Thu, Sep 06, 2012 at 12:42:05AM +, Liu, Chuansheng wrote: > > This possibly ought to be submitted in parallel with the code that uses it > > so that > > the whole proposal can be evaluated as one thing ? > > > > Alan > > Patch is here, thanks. > > From: liu chuansheng > Subject: [PATCH]

[Bug 43360] nouveau on "NVce" 560 Ti: Failed to idle channel 1

2012-09-06 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43360 Alan changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk Component|Stagi

PCI Radeon RV100 detection hang on sparc64

2012-09-06 Thread Meelis Roos
This is with initialyy unmodified 3.6.0-rc4-00101-g0809095 kernel in Ultra 10 (clean, without my "Video RAM" hack that I talked in other sparclinux posts). When I saw that Sun XVR-100 was detected fine by the kernel, I compiled radeon drm driver with modesetting enabled and tried it: [drm] rad

Re: [PATCH] drm/radeon: fix VM syncing with multiple rings

2012-09-06 Thread Jerome Glisse
On Thu, Sep 6, 2012 at 7:48 AM, Christian König wrote: > When a VM is used on more than one ring we need to > sync to the last user. > > Signed-off-by: Christian König Reviewed-by: Jerome Glisse > --- > drivers/gpu/drm/radeon/radeon_cs.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion

drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot

2012-09-06 Thread Tim Gardner
Dave - I couldn't find this patch in your git repo at git://people.freedesktop.org/~airlied/linux in the drm-next or drm-fixes branches. https://patchwork.kernel.org/patch/1379071/ It appears to fix a real problem for Mac users - http://bugs.launchpad.net/bugs/1039157. See https://bugs.launchpad.

Re: drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot

2012-09-06 Thread Jakob Bornecrantz
On Thu, Sep 6, 2012 at 3:35 PM, Tim Gardner wrote: > Dave - I couldn't find this patch in your git repo at > git://people.freedesktop.org/~airlied/linux in the drm-next or drm-fixes > branches. > > https://patchwork.kernel.org/patch/1379071/ > > It appears to fix a real problem for Mac users - > h

Re: [PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Alex Deucher
On Thu, Sep 6, 2012 at 6:53 AM, Michel Dänzer wrote: > From: Michel Dänzer > > Signed-off-by: Michel Dänzer for the series: Reviewed-by: Alex Deucher > --- > radeon/radeon_surface.c | 124 > ++- > 1 file changed, 123 insertions(+), 1 deletion(-)

drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot

2012-09-06 Thread Tim Gardner
Dave - I couldn't find this patch in your git repo at git://people.freedesktop.org/~airlied/linux in the drm-next or drm-fixes branches. https://patchwork.kernel.org/patch/1379071/ It appears to fix a real problem for Mac users - http://bugs.launchpad.net/bugs/1039157. See https://bugs.launchpad.

radeon power management issues on a 12,2 iMac

2012-09-06 Thread Brad Campbell
I've posted this here simply as google bait for the next poor sod suffering with radeon power management issues. Why does the in-kernel radeon driver try and cook my machine by default? Since I bought this machine, I've run with a hard-coded hack to keep the card in low power mode. This has no

Re: [PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Christian König
On 06.09.2012 15:01, Michel Dänzer wrote: On Don, 2012-09-06 at 13:46 +0200, Christian König wrote: On 06.09.2012 12:53, Michel Dänzer wrote: From: Michel Dänzer Signed-off-by: Michel Dänzer Sounds good to me, but shouldn't we also increase the version number? Assuming you mean the libdrm

Re: [PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Michel Dänzer
On Don, 2012-09-06 at 13:46 +0200, Christian König wrote: > On 06.09.2012 12:53, Michel Dänzer wrote: > > From: Michel Dänzer > > > > Signed-off-by: Michel Dänzer > Sounds good to me, but shouldn't we also increase the version number? Assuming you mean the libdrm package version, I don't think

[PATCH] drm/radeon: fix VM syncing with multiple rings

2012-09-06 Thread Christian König
When a VM is used on more than one ring we need to sync to the last user. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon_cs.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon_cs.c b/drivers/gpu/drm/radeon/radeon_cs.c index e2

Re: [PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Christian König
On 06.09.2012 12:53, Michel Dänzer wrote: From: Michel Dänzer Signed-off-by: Michel Dänzer Sounds good to me, but shouldn't we also increase the version number? Anyway: Reviewed-by: Christian König --- radeon/radeon_surface.c | 124 ++- 1 fi

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread Sylwester Nawrocki
Hi, On 09/06/2012 09:21 AM, InKi Dae wrote: >>> +Required properties: >>> + - compatible: Should be "samsung,exynos5-fimd" or "samsung,exynos4-fb" for >> Doesn't better to use single word? fimd or fb?. I think 'fb' is used >> for framebuffer historically. >> but now it's used both fb and drm, so f

[PATCH libdrm 1/3] radeon: Fix layout of linear aligned mipmaps on SI.

2012-09-06 Thread Michel Dänzer
From: Michel Dänzer Signed-off-by: Michel Dänzer --- radeon/radeon_surface.c | 124 ++- 1 file changed, 123 insertions(+), 1 deletion(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 4118a37..593c51c 100644 --- a/radeon/radeon

[PATCH libdrm 3/3] radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI.

2012-09-06 Thread Michel Dänzer
From: Michel Dänzer Another corner case that isn't well-explained yet. Signed-off-by: Michel Dänzer --- radeon/radeon_surface.c | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 98faa0b..80b1505 100644 ---

[PATCH libdrm 2/3] radeon: Memory footprint of SI mipmap base level is padded to powers of two.

2012-09-06 Thread Michel Dänzer
From: Michel Dänzer Signed-off-by: Michel Dänzer --- radeon/radeon_surface.c | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/radeon/radeon_surface.c b/radeon/radeon_surface.c index 593c51c..98faa0b 100644 --- a/radeon/radeon_surface.c +++ b/radeon/radeon_sur

[Bug 51652] [6550D SUMO] problems with secondar monitor on VGA, causing GPU lockups

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51652 --- Comment #2 from okias 2012-09-06 10:00:32 UTC --- Still valid with kernel 3.6.0-rc4 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the

Re: [PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread InKi Dae
Hi, 2012/9/6 Paul Menzel : > Dear Inki Dae, > > > Am Donnerstag, den 06.09.2012, 11:35 +0900 schrieb InKi Dae: > >> 2012/9/6 Mandeep Singh Baines : >> > The double invocations are incorrect but seem to be safe so I don't >> > think this will fix any bugs. >> > >> > Before: >> > >> > [7.639366]

[PATCH 1/3] drm/radeon: do not reenable crtc after moving vram start address

2012-09-06 Thread Brad Campbell
> On Wed, Sep 5, 2012 at 12:39 AM, Brad Campbell > wrote: >> On 28/07/12 04:32, j.glisse at gmail.com wrote: >>> >>> From: Jerome Glisse >>> >>> It seems we can not update the crtc scanout address. After disabling >>> crtc, update to base address do not take effect after crtc being >>> reena

[Patch 0/1]drm_irq: Introducing the irq_thread support

2012-09-06 Thread Liu, Chuansheng
> Well, you cant use the pre_install/post_install hooks the drm_irq code > provides, > but yes, just do the request_irq in your driver code at the right time, with > the > right parameters. Much easier than adding code to a part of the drm core > fraught with backwards-compat stuff no one really

Re: [PATCH] drm/exynos: fix double call of drm_prime_(init/destroy)_file_private

2012-09-06 Thread Paul Menzel
Dear Inki Dae, Am Donnerstag, den 06.09.2012, 11:35 +0900 schrieb InKi Dae: > 2012/9/6 Mandeep Singh Baines : > > The double invocations are incorrect but seem to be safe so I don't > > think this will fix any bugs. > > > > Before: > > > > [7.639366] drm_prime_init_file ee3675d0 > > [7.6

[Patch 0/1]drm_irq: Introducing the irq_thread support

2012-09-06 Thread Liu, Chuansheng
> For a kms drm driver (and tbh, doing a non-kms driver today is not a great > idea), > there's no reason to use the drm_irq_install/_unistall helpers. > Can not understand well, I found many GPU drivers are using drm_irq helpers' function, including ours:)

[Patch 0/1]drm_irq: Introducing the irq_thread support

2012-09-06 Thread Liu, Chuansheng
> This possibly ought to be submitted in parallel with the code that uses it so > that > the whole proposal can be evaluated as one thing ? > > Alan Patch is here, thanks. From: liu chuansheng Subject: [PATCH] drm_irq: Introducing the irq_thread support For some GPUs, the irq handler need >1m

Re: [Patch 0/1]drm_irq: Introducing the irq_thread support

2012-09-06 Thread Daniel Vetter
On Thu, Sep 06, 2012 at 12:42:05AM +, Liu, Chuansheng wrote: > > This possibly ought to be submitted in parallel with the code that uses it > > so that > > the whole proposal can be evaluated as one thing ? > > > > Alan > > Patch is here, thanks. > > From: liu chuansheng > Subject: [PATCH]

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread InKi Dae
Hi, 2012/9/5 Kyungmin Park : > Hi, > > On Thu, Sep 6, 2012 at 12:39 AM, Leela Krishna Amudala > wrote: >> Add device tree based discovery support for DRM-FIMD driver. >> >> Signed-off-by: Leela Krishna Amudala >> --- >> Documentation/devicetree/bindings/fb/drm-fimd.txt | 80 +