[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #65 from udo --- Running kernel 3.9.x (3.9.4 now), git mesa, git ati driver I had no issues with these adjustments: # cat /etc/environment LIBGL_DRIVERS_PATH=/opt/xorg/lib/dri/ R600_DEBUG=nodma and: # git diff diff --git a/src/gal

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #8 from had...@gmx.de --- Created attachment 80567 --> https://bugs.freedesktop.org/attachment.cgi?id=80567&action=edit xfce with RADEON_DUMP_SHADERS=1 heres the output with RADEON_DUMP_SHADERS Rafael: I can reclock the card, but i

[GIT PULL] gma500-fixes for 3.10-rc6

2013-06-09 Thread Patrik Jakobsson
Hi Dave, Two fixes for memory leaks split into Cedarview and Poulsbo versions, and a fix for properly setting the pipe base when using fbdev. It's on my todo-list to start unifying the chips since they are very similar, but until then I'd like to split them up in case there are side-effects on Ced

[Bug 65377] Backlight control via /sys/class/backlight/radeon_bl0 not working

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65377 --- Comment #7 from Bastian Triller --- The problem also exists if I boot in bios mode. I didn't mention that, when using the intel card there only is the apple_gmux interface. -- You are receiving this mail because: You are the assignee for t

[RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
This is version 2 of my DRM driver. Changes since the previous version: 1. It's now called Armada not Dove, because the "LCD controllers" aka CRTCs are found in Armada 16x as well as Armada 510 Dove. The Armada 16x is preliminary work. 2. Cursor support is now a separate patch. I've trie

[PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Russell King
The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dr

[PATCH RFC 4/8] drm/i2c: nxp-tda998x: ensure VIP output mux is properly set

2013-06-09 Thread Russell King
When switching between various drivers for this device, it's possible that some critical registers are left containing values which affect the device operation. One such case encountered is the VIP output mux register. This defaults to 0x24 on powerup, but other drivers may set this to 0x12. Thi

[PATCH RFC 3/8] drm/i2c: nxp-tda998x: fix EDID reading on TDA19988 devices

2013-06-09 Thread Russell King
TDA19988 devices need their RAM enabled in order to read EDID information. Add support for this. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/

[PATCH RFC 6/8] drm/i2c: nxp-tda998x: prepare for video input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 16 ++-- 1 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c/tda998x_drv.c index cd1526c..c0d17ae 100644 --- a/drivers/gpu/drm/i2c/tda998x_drv.c +

[PATCH RFC 7/8] drm/i2c: nxp-tda998x: add video and audio input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 308 - include/drm/i2c/tda998x.h | 30 2 files changed, 331 insertions(+), 7 deletions(-) create mode 100644 include/drm/i2c/tda998x.h diff --git a/drivers/gpu/drm/i2c/tda998x

[PATCH RFC 8/8] DRM: Armada: add support for drm tda19988 driver

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/armada/Kconfig |9 +++ drivers/gpu/drm/armada/armada_drv.c | 42 +++ 2 files changed, 51 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/armada/Kconfig b/drivers/gpu/drm/armada/Kconfig index

Re: [RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
On Sun, Jun 09, 2013 at 08:06:12PM +0100, Russell King - ARM Linux wrote: > This is version 2 of my DRM driver. Changes since the previous version: Okay, patch 1 got removed from this set, so some people won't see it (it shouldn't have been sent). Patch 2 is in moderation, which is probably the

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #3 from Krzysztof A. Sobiecki --- Created attachment 80585 --> https://bugs.freedesktop.org/attachment.cgi?id=80585&action=edit Way to big patch to "fix" this small problem I was too lazy to fix all pipe_sampler_view_reference so i

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80585|0 |1 is obsolete|

[Bug 65091] power_profile not working for HD5650

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65091 --- Comment #5 from Kamil Bar --- Thanks, it works fine now, I added memory clocking, and I will try to create OC possibilities using debugfs. I have two questions, will new system have overclocking capabilities, in ex. passing values to debugfs

Re: [PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Sebastian Hesselbarth
On 06/09/2013 09:32 PM, Russell King wrote: The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- Russell, Rob, I have patches fixing TDA998x sync generation for p

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #5 from Krzysztof A. Sobiecki --- Created attachment 80590 --> https://bugs.freedesktop.org/attachment.cgi?id=80590&action=edit A little shorter one Not tested yet. -- You are receiving this mail because: You are the assignee for

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80590|A little shorter one|Nope description|

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #29 from Erdem U. Altınyurt --- Error is still true. Could you diagnose what the problem is? Latest error message of bfgminer is: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized

Re: [Intel-gfx] [PATCH] drm/i915: Add a hotplug connector property

2013-06-09 Thread Chris Wilson
On Sat, Jun 08, 2013 at 02:34:20PM +0200, Daniel Vetter wrote: > On Sat, Jun 8, 2013 at 9:08 AM, Chris Wilson wrote: > > On Wed, Jun 05, 2013 at 10:59:23PM +0100, Chris Wilson wrote: > >> It is useful for userspace to know when it may be able to skip a forced > >> detection cycle as the connector

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #30 from Tom Stellard --- (In reply to comment #29) > Error is still true. > Could you diagnose what the problem is? > Latest error message of bfgminer is: > > EmitRawText called on an MCStreamer that doesn't support it, something m

[PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI

2013-06-09 Thread Matthew Garrett
Drivers may need to make policy decisions based on the OS that the firmware believes it's interacting with. ACPI firmware will make a series of _OSI calls, starting from the oldest OS version they support and ending with the most recent. Add a function to return the last successful call so that dri

[PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

2013-06-09 Thread Matthew Garrett
Windows 8 leaves backlight control up to individual graphics drivers rather than making ACPI calls itself. There's plenty of evidence to suggest that the Intel driver for Windows doesn't use the ACPI interface, including the fact that it's broken on a bunch of machines when the OS claims to support

[PATCH 0/3] Fix backlight issues on some Windows 8 systems

2013-06-09 Thread Matthew Garrett
Windows 8 introduced new policy for backlight control by pushing it out to graphics drivers. This appears to have coincided with a range of vendors adding Windows 8 checks to their backlight control code which trigger either awkward behaviour (Lenovo) or complete brokenness (some Dells). The simple

[PATCH 1/3] acpi: video: add function to support unregister backlight interface

2013-06-09 Thread Matthew Garrett
From: "Lee, Chun-Yi" There have some situation we unregister whole acpi/video driver by downstream driver just want to remove backlight control interface of acpi/video. It caues we lost other functions of acpi/video, e.g. transfer acpi event to input event. So, this patch add a new function, fin

Re: [RFC][PATCH 1/2] dma-buf: add importer private data to attachment

2013-06-09 Thread 김승우
On 2013년 06월 07일 20:24, Maarten Lankhorst wrote: > Op 07-06-13 04:32, 김승우 schreef: >> Hello Maarten, >> >> On 2013년 06월 05일 22:23, Maarten Lankhorst wrote: >>> Op 31-05-13 10:54, Seung-Woo Kim schreef: dma-buf attachment has only exporter private data, but importer private data ca

[Bug 65254] opengl flicker in xbmc / glxgears

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65254 --- Comment #11 from adam --- This is probably same as bug #60389 -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org h

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #65 from udo --- Running kernel 3.9.x (3.9.4 now), git mesa, git ati driver I had no issues with these adjustments: # cat /etc/environment LIBGL_DRIVERS_PATH=/opt/xorg/lib/dri/ R600_DEBUG=nodma and: # git diff diff --git a/src/gal

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #8 from had...@gmx.de --- Created attachment 80567 --> https://bugs.freedesktop.org/attachment.cgi?id=80567&action=edit xfce with RADEON_DUMP_SHADERS=1 heres the output with RADEON_DUMP_SHADERS Rafael: I can reclock the card, but i

[GIT PULL] gma500-fixes for 3.10-rc6

2013-06-09 Thread Patrik Jakobsson
Hi Dave, Two fixes for memory leaks split into Cedarview and Poulsbo versions, and a fix for properly setting the pipe base when using fbdev. It's on my todo-list to start unifying the chips since they are very similar, but until then I'd like to split them up in case there are side-effects on Ced

[Bug 65377] Backlight control via /sys/class/backlight/radeon_bl0 not working

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65377 --- Comment #7 from Bastian Triller --- The problem also exists if I boot in bios mode. I didn't mention that, when using the intel card there only is the apple_gmux interface. -- You are receiving this mail because: You are the assignee for t

[RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
This is version 2 of my DRM driver. Changes since the previous version: 1. It's now called Armada not Dove, because the "LCD controllers" aka CRTCs are found in Armada 16x as well as Armada 510 Dove. The Armada 16x is preliminary work. 2. Cursor support is now a separate patch. I've trie

[PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Russell King
The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dr

[PATCH RFC 4/8] drm/i2c: nxp-tda998x: ensure VIP output mux is properly set

2013-06-09 Thread Russell King
When switching between various drivers for this device, it's possible that some critical registers are left containing values which affect the device operation. One such case encountered is the VIP output mux register. This defaults to 0x24 on powerup, but other drivers may set this to 0x12. Thi

[PATCH RFC 3/8] drm/i2c: nxp-tda998x: fix EDID reading on TDA19988 devices

2013-06-09 Thread Russell King
TDA19988 devices need their RAM enabled in order to read EDID information. Add support for this. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/

[PATCH RFC 6/8] drm/i2c: nxp-tda998x: prepare for video input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 16 ++-- 1 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c/tda998x_drv.c index cd1526c..c0d17ae 100644 --- a/drivers/gpu/drm/i2c/tda998x_drv.c +

[PATCH RFC 7/8] drm/i2c: nxp-tda998x: add video and audio input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 308 - include/drm/i2c/tda998x.h | 30 2 files changed, 331 insertions(+), 7 deletions(-) create mode 100644 include/drm/i2c/tda998x.h diff --git a/drivers/gpu/drm/i2c/tda998x

[PATCH RFC 8/8] DRM: Armada: add support for drm tda19988 driver

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/armada/Kconfig |9 +++ drivers/gpu/drm/armada/armada_drv.c | 42 +++ 2 files changed, 51 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/armada/Kconfig b/drivers/gpu/drm/armada/Kconfig index

Re: [RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
On Sun, Jun 09, 2013 at 08:06:12PM +0100, Russell King - ARM Linux wrote: > This is version 2 of my DRM driver. Changes since the previous version: Okay, patch 1 got removed from this set, so some people won't see it (it shouldn't have been sent). Patch 2 is in moderation, which is probably the

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #3 from Krzysztof A. Sobiecki --- Created attachment 80585 --> https://bugs.freedesktop.org/attachment.cgi?id=80585&action=edit Way to big patch to "fix" this small problem I was too lazy to fix all pipe_sampler_view_reference so i

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80585|0 |1 is obsolete|

[Bug 65091] power_profile not working for HD5650

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65091 --- Comment #5 from Kamil Bar --- Thanks, it works fine now, I added memory clocking, and I will try to create OC possibilities using debugfs. I have two questions, will new system have overclocking capabilities, in ex. passing values to debugfs

Re: [PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Sebastian Hesselbarth
On 06/09/2013 09:32 PM, Russell King wrote: The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- Russell, Rob, I have patches fixing TDA998x sync generation for p

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #5 from Krzysztof A. Sobiecki --- Created attachment 80590 --> https://bugs.freedesktop.org/attachment.cgi?id=80590&action=edit A little shorter one Not tested yet. -- You are receiving this mail because: You are the assignee for

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80590|A little shorter one|Nope description|

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #29 from Erdem U. Altınyurt --- Error is still true. Could you diagnose what the problem is? Latest error message of bfgminer is: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized

Re: [Intel-gfx] [PATCH] drm/i915: Add a hotplug connector property

2013-06-09 Thread Chris Wilson
On Sat, Jun 08, 2013 at 02:34:20PM +0200, Daniel Vetter wrote: > On Sat, Jun 8, 2013 at 9:08 AM, Chris Wilson wrote: > > On Wed, Jun 05, 2013 at 10:59:23PM +0100, Chris Wilson wrote: > >> It is useful for userspace to know when it may be able to skip a forced > >> detection cycle as the connector

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #30 from Tom Stellard --- (In reply to comment #29) > Error is still true. > Could you diagnose what the problem is? > Latest error message of bfgminer is: > > EmitRawText called on an MCStreamer that doesn't support it, something m

[PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI

2013-06-09 Thread Matthew Garrett
Drivers may need to make policy decisions based on the OS that the firmware believes it's interacting with. ACPI firmware will make a series of _OSI calls, starting from the oldest OS version they support and ending with the most recent. Add a function to return the last successful call so that dri

[PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

2013-06-09 Thread Matthew Garrett
Windows 8 leaves backlight control up to individual graphics drivers rather than making ACPI calls itself. There's plenty of evidence to suggest that the Intel driver for Windows doesn't use the ACPI interface, including the fact that it's broken on a bunch of machines when the OS claims to support

[PATCH 0/3] Fix backlight issues on some Windows 8 systems

2013-06-09 Thread Matthew Garrett
Windows 8 introduced new policy for backlight control by pushing it out to graphics drivers. This appears to have coincided with a range of vendors adding Windows 8 checks to their backlight control code which trigger either awkward behaviour (Lenovo) or complete brokenness (some Dells). The simple

[PATCH 1/3] acpi: video: add function to support unregister backlight interface

2013-06-09 Thread Matthew Garrett
From: "Lee, Chun-Yi" There have some situation we unregister whole acpi/video driver by downstream driver just want to remove backlight control interface of acpi/video. It caues we lost other functions of acpi/video, e.g. transfer acpi event to input event. So, this patch add a new function, fin

Re: [RFC][PATCH 1/2] dma-buf: add importer private data to attachment

2013-06-09 Thread 김승우
On 2013년 06월 07일 20:24, Maarten Lankhorst wrote: > Op 07-06-13 04:32, 김승우 schreef: >> Hello Maarten, >> >> On 2013년 06월 05일 22:23, Maarten Lankhorst wrote: >>> Op 31-05-13 10:54, Seung-Woo Kim schreef: dma-buf attachment has only exporter private data, but importer private data ca

[Bug 65254] opengl flicker in xbmc / glxgears

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65254 --- Comment #11 from adam --- This is probably same as bug #60389 -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org h

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #65 from udo --- Running kernel 3.9.x (3.9.4 now), git mesa, git ati driver I had no issues with these adjustments: # cat /etc/environment LIBGL_DRIVERS_PATH=/opt/xorg/lib/dri/ R600_DEBUG=nodma and: # git diff diff --git a/src/gal

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #8 from had...@gmx.de --- Created attachment 80567 --> https://bugs.freedesktop.org/attachment.cgi?id=80567&action=edit xfce with RADEON_DUMP_SHADERS=1 heres the output with RADEON_DUMP_SHADERS Rafael: I can reclock the card, but i

[GIT PULL] gma500-fixes for 3.10-rc6

2013-06-09 Thread Patrik Jakobsson
Hi Dave, Two fixes for memory leaks split into Cedarview and Poulsbo versions, and a fix for properly setting the pipe base when using fbdev. It's on my todo-list to start unifying the chips since they are very similar, but until then I'd like to split them up in case there are side-effects on Ced

[Bug 65377] Backlight control via /sys/class/backlight/radeon_bl0 not working

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65377 --- Comment #7 from Bastian Triller --- The problem also exists if I boot in bios mode. I didn't mention that, when using the intel card there only is the apple_gmux interface. -- You are receiving this mail because: You are the assignee for t

[RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
This is version 2 of my DRM driver. Changes since the previous version: 1. It's now called Armada not Dove, because the "LCD controllers" aka CRTCs are found in Armada 16x as well as Armada 510 Dove. The Armada 16x is preliminary work. 2. Cursor support is now a separate patch. I've trie

[PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Russell King
The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dr

[PATCH RFC 4/8] drm/i2c: nxp-tda998x: ensure VIP output mux is properly set

2013-06-09 Thread Russell King
When switching between various drivers for this device, it's possible that some critical registers are left containing values which affect the device operation. One such case encountered is the VIP output mux register. This defaults to 0x24 on powerup, but other drivers may set this to 0x12. Thi

[PATCH RFC 3/8] drm/i2c: nxp-tda998x: fix EDID reading on TDA19988 devices

2013-06-09 Thread Russell King
TDA19988 devices need their RAM enabled in order to read EDID information. Add support for this. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/

[PATCH RFC 6/8] drm/i2c: nxp-tda998x: prepare for video input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 16 ++-- 1 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c/tda998x_drv.c index cd1526c..c0d17ae 100644 --- a/drivers/gpu/drm/i2c/tda998x_drv.c +

[PATCH RFC 7/8] drm/i2c: nxp-tda998x: add video and audio input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 308 - include/drm/i2c/tda998x.h | 30 2 files changed, 331 insertions(+), 7 deletions(-) create mode 100644 include/drm/i2c/tda998x.h diff --git a/drivers/gpu/drm/i2c/tda998x

[PATCH RFC 8/8] DRM: Armada: add support for drm tda19988 driver

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/armada/Kconfig |9 +++ drivers/gpu/drm/armada/armada_drv.c | 42 +++ 2 files changed, 51 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/armada/Kconfig b/drivers/gpu/drm/armada/Kconfig index

Re: [RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
On Sun, Jun 09, 2013 at 08:06:12PM +0100, Russell King - ARM Linux wrote: > This is version 2 of my DRM driver. Changes since the previous version: Okay, patch 1 got removed from this set, so some people won't see it (it shouldn't have been sent). Patch 2 is in moderation, which is probably the

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #3 from Krzysztof A. Sobiecki --- Created attachment 80585 --> https://bugs.freedesktop.org/attachment.cgi?id=80585&action=edit Way to big patch to "fix" this small problem I was too lazy to fix all pipe_sampler_view_reference so i

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80585|0 |1 is obsolete|

[Bug 65091] power_profile not working for HD5650

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65091 --- Comment #5 from Kamil Bar --- Thanks, it works fine now, I added memory clocking, and I will try to create OC possibilities using debugfs. I have two questions, will new system have overclocking capabilities, in ex. passing values to debugfs

Re: [PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Sebastian Hesselbarth
On 06/09/2013 09:32 PM, Russell King wrote: The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- Russell, Rob, I have patches fixing TDA998x sync generation for p

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #5 from Krzysztof A. Sobiecki --- Created attachment 80590 --> https://bugs.freedesktop.org/attachment.cgi?id=80590&action=edit A little shorter one Not tested yet. -- You are receiving this mail because: You are the assignee for

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80590|A little shorter one|Nope description|

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #29 from Erdem U. Altınyurt --- Error is still true. Could you diagnose what the problem is? Latest error message of bfgminer is: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized

Re: [Intel-gfx] [PATCH] drm/i915: Add a hotplug connector property

2013-06-09 Thread Chris Wilson
On Sat, Jun 08, 2013 at 02:34:20PM +0200, Daniel Vetter wrote: > On Sat, Jun 8, 2013 at 9:08 AM, Chris Wilson wrote: > > On Wed, Jun 05, 2013 at 10:59:23PM +0100, Chris Wilson wrote: > >> It is useful for userspace to know when it may be able to skip a forced > >> detection cycle as the connector

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #30 from Tom Stellard --- (In reply to comment #29) > Error is still true. > Could you diagnose what the problem is? > Latest error message of bfgminer is: > > EmitRawText called on an MCStreamer that doesn't support it, something m

[PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI

2013-06-09 Thread Matthew Garrett
Drivers may need to make policy decisions based on the OS that the firmware believes it's interacting with. ACPI firmware will make a series of _OSI calls, starting from the oldest OS version they support and ending with the most recent. Add a function to return the last successful call so that dri

[PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

2013-06-09 Thread Matthew Garrett
Windows 8 leaves backlight control up to individual graphics drivers rather than making ACPI calls itself. There's plenty of evidence to suggest that the Intel driver for Windows doesn't use the ACPI interface, including the fact that it's broken on a bunch of machines when the OS claims to support

[PATCH 0/3] Fix backlight issues on some Windows 8 systems

2013-06-09 Thread Matthew Garrett
Windows 8 introduced new policy for backlight control by pushing it out to graphics drivers. This appears to have coincided with a range of vendors adding Windows 8 checks to their backlight control code which trigger either awkward behaviour (Lenovo) or complete brokenness (some Dells). The simple

[PATCH 1/3] acpi: video: add function to support unregister backlight interface

2013-06-09 Thread Matthew Garrett
From: "Lee, Chun-Yi" There have some situation we unregister whole acpi/video driver by downstream driver just want to remove backlight control interface of acpi/video. It caues we lost other functions of acpi/video, e.g. transfer acpi event to input event. So, this patch add a new function, fin

Re: [RFC][PATCH 1/2] dma-buf: add importer private data to attachment

2013-06-09 Thread 김승우
On 2013년 06월 07일 20:24, Maarten Lankhorst wrote: > Op 07-06-13 04:32, 김승우 schreef: >> Hello Maarten, >> >> On 2013년 06월 05일 22:23, Maarten Lankhorst wrote: >>> Op 31-05-13 10:54, Seung-Woo Kim schreef: dma-buf attachment has only exporter private data, but importer private data ca

[Bug 65254] opengl flicker in xbmc / glxgears

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65254 --- Comment #11 from adam --- This is probably same as bug #60389 -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org h

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #65 from udo --- Running kernel 3.9.x (3.9.4 now), git mesa, git ati driver I had no issues with these adjustments: # cat /etc/environment LIBGL_DRIVERS_PATH=/opt/xorg/lib/dri/ R600_DEBUG=nodma and: # git diff diff --git a/src/gal

[Bug 65438] GTK apps crash X11 since last update of LLVMM

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65438 --- Comment #8 from had...@gmx.de --- Created attachment 80567 --> https://bugs.freedesktop.org/attachment.cgi?id=80567&action=edit xfce with RADEON_DUMP_SHADERS=1 heres the output with RADEON_DUMP_SHADERS Rafael: I can reclock the card, but i

[GIT PULL] gma500-fixes for 3.10-rc6

2013-06-09 Thread Patrik Jakobsson
Hi Dave, Two fixes for memory leaks split into Cedarview and Poulsbo versions, and a fix for properly setting the pipe base when using fbdev. It's on my todo-list to start unifying the chips since they are very similar, but until then I'd like to split them up in case there are side-effects on Ced

[Bug 65377] Backlight control via /sys/class/backlight/radeon_bl0 not working

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65377 --- Comment #7 from Bastian Triller --- The problem also exists if I boot in bios mode. I didn't mention that, when using the intel card there only is the apple_gmux interface. -- You are receiving this mail because: You are the assignee for t

[RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
This is version 2 of my DRM driver. Changes since the previous version: 1. It's now called Armada not Dove, because the "LCD controllers" aka CRTCs are found in Armada 16x as well as Armada 510 Dove. The Armada 16x is preliminary work. 2. Cursor support is now a separate patch. I've trie

[PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Russell King
The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dr

[PATCH RFC 4/8] drm/i2c: nxp-tda998x: ensure VIP output mux is properly set

2013-06-09 Thread Russell King
When switching between various drivers for this device, it's possible that some critical registers are left containing values which affect the device operation. One such case encountered is the VIP output mux register. This defaults to 0x24 on powerup, but other drivers may set this to 0x12. Thi

[PATCH RFC 3/8] drm/i2c: nxp-tda998x: fix EDID reading on TDA19988 devices

2013-06-09 Thread Russell King
TDA19988 devices need their RAM enabled in order to read EDID information. Add support for this. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/

[PATCH RFC 6/8] drm/i2c: nxp-tda998x: prepare for video input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 16 ++-- 1 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c b/drivers/gpu/drm/i2c/tda998x_drv.c index cd1526c..c0d17ae 100644 --- a/drivers/gpu/drm/i2c/tda998x_drv.c +

[PATCH RFC 7/8] drm/i2c: nxp-tda998x: add video and audio input configuration

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/i2c/tda998x_drv.c | 308 - include/drm/i2c/tda998x.h | 30 2 files changed, 331 insertions(+), 7 deletions(-) create mode 100644 include/drm/i2c/tda998x.h diff --git a/drivers/gpu/drm/i2c/tda998x

[PATCH RFC 8/8] DRM: Armada: add support for drm tda19988 driver

2013-06-09 Thread Russell King
Signed-off-by: Russell King --- drivers/gpu/drm/armada/Kconfig |9 +++ drivers/gpu/drm/armada/armada_drv.c | 42 +++ 2 files changed, 51 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/armada/Kconfig b/drivers/gpu/drm/armada/Kconfig index

Re: [RFC v2 0/8] rmk's Dove DRM/TDA19988 Cubox driver

2013-06-09 Thread Russell King - ARM Linux
On Sun, Jun 09, 2013 at 08:06:12PM +0100, Russell King - ARM Linux wrote: > This is version 2 of my DRM driver. Changes since the previous version: Okay, patch 1 got removed from this set, so some people won't see it (it shouldn't have been sent). Patch 2 is in moderation, which is probably the

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #3 from Krzysztof A. Sobiecki --- Created attachment 80585 --> https://bugs.freedesktop.org/attachment.cgi?id=80585&action=edit Way to big patch to "fix" this small problem I was too lazy to fix all pipe_sampler_view_reference so i

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80585|0 |1 is obsolete|

[Bug 65091] power_profile not working for HD5650

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65091 --- Comment #5 from Kamil Bar --- Thanks, it works fine now, I added memory clocking, and I will try to create OC possibilities using debugfs. I have two questions, will new system have overclocking capabilities, in ex. passing values to debugfs

Re: [PATCH RFC 5/8] drm/i2c: nxp-tda998x: fix npix/nline programming

2013-06-09 Thread Sebastian Hesselbarth
On 06/09/2013 09:32 PM, Russell King wrote: The npix/nline registers are supposed to be programmed with the total number of pixels/lines, not the displayed pixels/lines, and not minus one either. Signed-off-by: Russell King --- Russell, Rob, I have patches fixing TDA998x sync generation for p

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 --- Comment #5 from Krzysztof A. Sobiecki --- Created attachment 80590 --> https://bugs.freedesktop.org/attachment.cgi?id=80590&action=edit A little shorter one Not tested yet. -- You are receiving this mail because: You are the assignee for

[Bug 64913] [r600g] KSP 0.20 crashes when entering settings / starting new game.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64913 Krzysztof A. Sobiecki changed: What|Removed |Added Attachment #80590|A little shorter one|Nope description|

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 --- Comment #29 from Erdem U. Altınyurt --- Error is still true. Could you diagnose what the problem is? Latest error message of bfgminer is: EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized

  1   2   >