[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check

2014-01-24 Thread Rafael J. Wysocki
On Thursday, January 23, 2014 11:21:01 AM Bjorn Helgaas wrote: > On Wed, Jan 22, 2014 at 8:42 PM, Yijing Wang wrote: > > Since acpi_evaluate_object() returns acpi_status and not plain int, > > ACPI_FAILURE() should be used for checking its return value. Also > > add some detailed debug info when

[Bug 65761] HD 7970M Hybrid - hangs and errors and rmmod causes crash

2014-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=65761 --- Comment #22 from Hohahiu --- What does the order of GPUs in /sys/kernel/debug/vgaswitcheroo/switch mean? Sometimes it is like this (dGPU is powered off): 0:IGD:+:Pwr::00:02.0 1:DIS: :DynOff::01:00.0 In other case it is like that (and

[Bug 73625] rv730 agp unstable while uvd video playback

2014-01-24 Thread bugzilla-dae...@freedesktop.org
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/841733ff/attachment.html>

[Bug 73625] rv730 agp unstable while uvd video playback

2014-01-24 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/d4bf02e8/attachment.html>

[Bug 73625] rv730 agp unstable while uvd video playback

2014-01-24 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/31395922/attachment-0001.html>

[Bug 73625] rv730 agp unstable while uvd video playback with SB

2014-01-24 Thread bugzilla-dae...@freedesktop.org
|uvd video playback |uvd video playback with SB -- 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/20140124/e4c8e

[PATCH v4 0/2] backlight: update bl status and some bd properties when necessary

2014-01-24 Thread Liu Ying
We don't have to turn backlight on/off every time a blanking or unblanking event comes because the backlight status may have already been what we want. Another thought is that one backlight device may be shared by multiple framebuffers. We don't hope blanking one of the framebuffers may turn the

[PATCH v4 1/2] backlight: update bd state & fb_blank properties when necessary

2014-01-24 Thread Liu Ying
We don't have to update the state and fb_blank properties of a backlight device every time a blanking or unblanking event comes because they may have already been what we want. Another thought is that one backlight device may be shared by multiple framebuffers. The backlight driver should take the

[PATCH v4 2/2] backlight: update backlight status when necessary

2014-01-24 Thread Liu Ying
We don't have to update a backlight status every time a blanking or unblanking event comes because the backlight status may have already been what we want. Another thought is that one backlight device may be shared by multiple framebuffers. We don't hope blanking one of the framebuffers may turn

[PATCH 01/19] drm/doc: Clarify the dumb object interfaces

2014-01-24 Thread Laurent Pinchart
Hi Daniel, On Thursday 23 January 2014 14:46:40 Daniel Vetter wrote: > On Thu, Jan 23, 2014 at 01:56:51PM +0100, Laurent Pinchart wrote: > > > > > > > > > > > > > > > Drivers must first validate the requested frame buffer > > > > > parameters passed > > > > > >

[PATCH] drm/doc: Clarify the dumb object interfaces

2014-01-24 Thread Laurent Pinchart
Hi Daniel, Thank you for the patch. One last round of nitpicking (including a typo fix, which gives me an excuse for a couple more comments :-)). On Thursday 23 January 2014 14:50:25 Daniel Vetter wrote: > - This is _not_ a generic interface to create gem objects, but just an > interface to

rv770_restrict_performance_levels_before_switch failed

2014-01-24 Thread Andy Furniss
Built drm next yesterday was running drm fixes from a couple of weeks ago previously, card is rv790. Have powered up twice since and both times seen logged - [drm:rv770_dpm_set_power_state] *ERROR* rv770_restrict_performance_levels_before_switch failed Today was 79 sec after boot, though I

[Bug 73788] [Radeon HD 7770 GHz Edition] Cape Verde XT: DPM set state failed

2014-01-24 Thread bugzilla-dae...@freedesktop.org
days old/xserver-1.15/gnome3 -- 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/20140124/8a5327c8/attachment.html>

[Bug 73504] Segfault in _save_Normal3fv running FlightGear

2014-01-24 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/5113bb23/attachment.html>

[Bug 73504] Segfault in _save_Normal3fv running FlightGear

2014-01-24 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/cd975c81/attachment.html>

[Bug 73504] Segfault in _save_Normal3fv running FlightGear

2014-01-24 Thread bugzilla-dae...@freedesktop.org
report fix the problem? -- 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/20140124/c34a1747/attachment.html>

[PATCH] drm: Implement drmCheckModesettingSupported() for FreeBSD

2014-01-24 Thread Robert Millan
I forgot to mention: please, could someone commit this for me? :) Thanks! On 23/01/2014 15:50, Robert Millan wrote: > > > > ___ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check

2014-01-24 Thread Bjorn Helgaas
On Thu, Jan 23, 2014 at 5:33 PM, Rafael J. Wysocki wrote: > On Thursday, January 23, 2014 11:21:01 AM Bjorn Helgaas wrote: >> On Wed, Jan 22, 2014 at 8:42 PM, Yijing Wang >> wrote: >> > Since acpi_evaluate_object() returns acpi_status and not plain int, >> > ACPI_FAILURE() should be used for

[Bug 69301] no screen on update from 3.12.0

2014-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=69301 --- Comment #6 from Alex Deucher --- Does reverting: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4573388c92ee60b4ed72b8d95b73df861189988c help? -- You are receiving this mail because: You are watching the assignee

[Bug 73788] [Radeon HD 7770 GHz Edition] Cape Verde XT: DPM set state failed

2014-01-24 Thread bugzilla-dae...@freedesktop.org
the problem? -- 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/20140124/a7f899a2/attachment.html>

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check

2014-01-24 Thread Bjorn Helgaas
On Fri, Jan 24, 2014 at 8:36 AM, Rafael J. Wysocki wrote: > On Friday, January 24, 2014 07:54:29 AM Bjorn Helgaas wrote: >> On Thu, Jan 23, 2014 at 5:33 PM, Rafael J. Wysocki >> wrote: >> > On Thursday, January 23, 2014 11:21:01 AM Bjorn Helgaas wrote: >> >> On Wed, Jan 22, 2014 at 8:42 PM,

[PATCH 1/3] drm/radeon: fix VMID use tracking

2014-01-24 Thread Christian König
Am 23.01.2014 18:46, schrieb Alex Deucher: > On Thu, Jan 23, 2014 at 8:24 AM, Christian K?nig > wrote: >> From: Christian K?nig >> >> Otherwise we allocate a new VMID on nearly every submit. > I wonder if this fix would allow us to fix up this: >

[PATCH 1/3] drm/radeon: fix VMID use tracking

2014-01-24 Thread Alex Deucher
On Fri, Jan 24, 2014 at 10:52 AM, Christian K?nig wrote: > Am 23.01.2014 18:46, schrieb Alex Deucher: > >> On Thu, Jan 23, 2014 at 8:24 AM, Christian K?nig >> wrote: >>> >>> From: Christian K?nig >>> >>> Otherwise we allocate a new VMID on nearly every submit. >> >> I wonder if this fix would

[PATCH v2] backlight: turn backlight on/off when necessary

2014-01-24 Thread Jingoo Han
On Thursday, January 23, 2014 6:28 PM, Liu Ying wrote: > On 01/23/2014 01:44 PM, Jingoo Han wrote: > > On Wednesday, January 22, 2014 6:36 PM, Jani Nikula wrote: > >> On Mon, 20 Jan 2014, Liu Ying wrote: > >>> We don't have to turn backlight on/off everytime a blanking > >>> or unblanking event

[PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

2014-01-24 Thread Jyri Sarha
On 01/21/2014 09:15 PM, Mark Brown wrote: > On Wed, Jan 15, 2014 at 01:27:21PM +0200, Jyri Sarha wrote: >> On 12/31/2013 03:25 PM, Mark Brown wrote: > support. The only supported sample format is SNDRV_PCM_FORMAT_S32_LE. The 8 least significant bits are ignored. > >>> Where does this

[PATCH v4 0/2] backlight: update bl status and some bd properties when necessary

2014-01-24 Thread Jingoo Han
On Friday, January 24, 2014 3:05 PM, Liu Ying wrote: > > We don't have to turn backlight on/off every time a blanking > or unblanking event comes because the backlight status may > have already been what we want. Another thought is that one > backlight device may be shared by multiple

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check

2014-01-24 Thread Rafael J. Wysocki
On Friday, January 24, 2014 07:54:29 AM Bjorn Helgaas wrote: > On Thu, Jan 23, 2014 at 5:33 PM, Rafael J. Wysocki > wrote: > > On Thursday, January 23, 2014 11:21:01 AM Bjorn Helgaas wrote: > >> On Wed, Jan 22, 2014 at 8:42 PM, Yijing Wang > >> wrote: > >> > Since acpi_evaluate_object()

[alsa-devel] Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update

2014-01-24 Thread Raymond Yau
ed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/136ca751/attachment.html>

[PATCH 02/11] x86: sysfb: remove sysfb when probing real hw

2014-01-24 Thread Ingo Molnar
* David Herrmann wrote: > Hi > > On Thu, Jan 23, 2014 at 6:14 PM, Ingo Molnar wrote: > > > > * David Herrmann wrote: > > > >> >> +#ifdef CONFIG_X86_SYSFB > >> >> +# include > >> >> +#endif > >> > > >> > I guess a single space is sufficient? > >> > > >> > Better yet, I'd include sysfb.h

[PATCH 01/19] drm/doc: Clarify the dumb object interfaces

2014-01-24 Thread Daniel Vetter
On Fri, Jan 24, 2014 at 12:08:36PM +0100, Laurent Pinchart wrote: > Hi Daniel, > > On Thursday 23 January 2014 14:46:40 Daniel Vetter wrote: > > On Thu, Jan 23, 2014 at 01:56:51PM +0100, Laurent Pinchart wrote: > > > > > > > > > > > > > > > > > > Drivers must first

[PATCH] drm/doc: Clarify the dumb object interfaces

2014-01-24 Thread Daniel Vetter
On Fri, Jan 24, 2014 at 12:13:11PM +0100, Laurent Pinchart wrote: > Hi Daniel, > > Thank you for the patch. > > One last round of nitpicking (including a typo fix, which gives me an excuse > for a couple more comments :-)). > > On Thursday 23 January 2014 14:50:25 Daniel Vetter wrote: > > -

[alsa-devel] [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

2014-01-24 Thread Jean-Francois Moine
On Fri, 24 Jan 2014 14:57:09 +0200 Jyri Sarha wrote: > Could you give me a link to a git repo with your tda998x codec code so I > could prepare to use that too? I have no git repo. Instead, here is the source. It goes into sound/soc/codecs and is selected with CONFIG_OF and

[PATCH] drm/doc: Clarify the dumb object interfaces

2014-01-24 Thread Daniel Vetter
- This is _not_ a generic interface to create gem objects, but just an interface to make early boot services (like boot splash) with a generic KMS userspace driver possible. Hence it's better to move the documentation for this from the GEM section to the KMS section, next to the creation

[alsa-devel] Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update

2014-01-24 Thread Alex Deucher
On Fri, Jan 24, 2014 at 3:23 AM, Raymond Yau wrote: > >> >> >> And I have a question: how to assure the audio/gfx client find its >> >> right peer? >> >> On a x86 platform, there can be an integrated GPU and an discrete GPU. >> >> So there can be two audio controllers and two GPUs. >> >> We need

[Bug 73788] [Radeon HD 7770 GHz Edition] Cape Verde XT: DPM set state failed

2014-01-24 Thread bugzilla-dae...@freedesktop.org
or the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/7aa17b03/attachment.html>

[Bug 73767] Seriouss Sam 3 white screen, shader compiler fails

2014-01-24 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/cc4cb247/attachment.html>

[PATCH] drm/doc: Clarify the dumb object interfaces

2014-01-24 Thread Dieter Nützel
Am 24.01.2014 17:58, schrieb Daniel Vetter: Just two typos ('said' my spellchecker...;-) Regards, Dieter > - This is _not_ a generic interface to create gem objects, but just an > interface to make early boot services (like boot splash) with a > generic KMS userspace driver possible.

[PATCH] drm/radeon/runpm: don't runtime suspend non-PX cards

2014-01-24 Thread Alex Deucher
Prevent runtime suspend of non-PX GPUs. Runtime suspend is not what we want in those cases. Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/radeon_drv.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpu/drm/radeon/radeon_drv.c

[Bug 73418] OpenCL hangs graphics on CAYMAN

2014-01-24 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/f407f076/attachment.html>

[PATCH] drm: Implement drmCheckModesettingSupported() for FreeBSD

2014-01-24 Thread Alex Deucher
On Fri, Jan 24, 2014 at 9:43 AM, Robert Millan wrote: > > I forgot to mention: please, could someone commit this for me? :) > > Thanks! Committed. Alex > > On 23/01/2014 15:50, Robert Millan wrote: >> >> >> >> ___ >> dri-devel mailing list >>

[Bug 73418] OpenCL hangs graphics on CAYMAN

2014-01-24 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140124/5e6aac81/attachment.html>

[Bug 73418] OpenCL hangs graphics on CAYMAN

2014-01-24 Thread bugzilla-dae...@freedesktop.org
rg/archives/dri-devel/attachments/20140124/b98c1dc9/attachment-0001.html>

[PATCH v3 15/24] drm/i2c: tda998x: use irq for connection status and EDID read

2014-01-24 Thread Sebastian Hesselbarth
On 01/22/14 23:27, Russell King - ARM Linux wrote: > On Sun, Jan 19, 2014 at 07:58:43PM +0100, Jean-Francois Moine wrote: >> This patch adds the optional treatment of the tda998x IRQ. >> >> The interrupt function is used to know the display connection status >> without polling and to speedup

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check

2014-01-24 Thread Rafael J. Wysocki
On Friday, January 24, 2014 08:25:23 AM Bjorn Helgaas wrote: > On Fri, Jan 24, 2014 at 8:36 AM, Rafael J. Wysocki > wrote: > > On Friday, January 24, 2014 07:54:29 AM Bjorn Helgaas wrote: > >> On Thu, Jan 23, 2014 at 5:33 PM, Rafael J. Wysocki > >> wrote: > >> > On Thursday, January 23, 2014

[PATCH v3 15/24] drm/i2c: tda998x: use irq for connection status and EDID read

2014-01-24 Thread Russell King - ARM Linux
On Fri, Jan 24, 2014 at 06:29:12PM +0100, Sebastian Hesselbarth wrote: > On 01/22/14 23:27, Russell King - ARM Linux wrote: >> On Sun, Jan 19, 2014 at 07:58:43PM +0100, Jean-Francois Moine wrote: >>> This patch adds the optional treatment of the tda998x IRQ. >>> >>> The interrupt function is used