[PATCH] gpu: drm: nouveau: nvif: device: Remove unused function

2015-01-13 Thread Rickard Strandqvist
2015-01-12 0:13 GMT+01:00 Ben Skeggs : > On Sun, Jan 11, 2015 at 11:53 PM, Rickard Strandqvist > wrote: > > Hey Rickard, > >> Remove the function nvif_device_new() that is not used anywhere. > It's used, just not by the kernel. All the code under core/ and nvif/ > is also built into a userspace l

[Bug 73530] Asus U38N: Black screen with Radeon driver in Linux

2015-01-13 Thread bugzilla-dae...@freedesktop.org
e 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/20150113/14913bfd/attachment.html>

[PATCH] reservation: wait only with non-zero timeout specified (v3)

2015-01-13 Thread Daniel Vetter
On Tue, Jan 13, 2015 at 11:18:19AM +0100, Maarten Lankhorst wrote: > Op 13-01-15 om 10:22 schreef Christian König: > > Am 13.01.2015 um 10:04 schrieb Maarten Lankhorst: > >> Op 13-01-15 om 10:36 schreef Jammy Zhou: > >>> When the timeout value passed to reservation_object_wait_timeout_rcu > >>> is

[Bug 49322] No picture on display connected via Displayport adaptor to HD 7870

2015-01-13 Thread bugzilla-dae...@freedesktop.org
ch to TTY1-6 with CTRL+ALT+F1-F6 -- 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/20150113/23e25a56/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
bed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/2205c20a/attachment.html>

[Bug 76490] Hang during boot when DPM is on (R9 270X)

2015-01-13 Thread bugzilla-dae...@freedesktop.org
e for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/76e3ff2d/attachment.html>

[Bug 76490] Hang during boot when DPM is on (R9 270X)

2015-01-13 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/683a4751/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
t was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/4b292b74/attachment-0001.html>

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Jyri Sarha
On 01/13/2015 09:26 PM, Russell King - ARM Linux wrote: > SCLK: _~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_ >WS: __~ > I2S1: llmmllmmllm > I2S2: llmm..

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
t part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/ede4e30f/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/a4c79e60/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
-- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/36554062/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/12159dbd/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/473bb3d9/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20150113/c5fd70e2/attachment.html>

[Bug 90861] Panic on suspend from KDE with radeon

2015-01-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=90861 --- Comment #7 from Jon Arne Jørgensen --- I retried some kernels, and it seems like the problem was introduced in the 3.18 merge window. In v3.17 I can't reproduce the panic, while in v3.18-rc1 and later I can reproduce the panic. I'm trying t

[PATCH] drm/radeon/radeon_i2c: Remove unused function

2015-01-13 Thread Rickard Strandqvist
Remove the function radeon_best_encoder() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/radeon_i2c.c |5 - drivers/gpu/drm/radeon/radeon_mode.h |2 -- 2 fil

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Jean-Francois Moine
On Tue, 13 Jan 2015 16:03:13 + Russell King - ARM Linux wrote: > On Tue, Jan 13, 2015 at 04:54:11PM +0100, Jean-Francois Moine wrote: > > 4 streams on 4 different APs (sources) should work, but 4 streams from > > a same source should be detailed. > > I'd like to know how you intend to wire u

[PATCH] drm/radeon/radeon_fb: Remove unused function

2015-01-13 Thread Rickard Strandqvist
Remove the function radeon_fbdev_total_size() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/radeon_fb.c | 10 -- drivers/gpu/drm/radeon/radeon_mode.h |1

[Bug 88364] Xorg hangs after videocard switching

2015-01-13 Thread bugzilla-dae...@freedesktop.org
c. -- 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/20150113/b43d3206/attachment.html>

[PATCH] drm/radeon/rv515: Remove unused function

2015-01-13 Thread Rickard Strandqvist
Remove the function rv515_ring_start() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/radeon_asic.h |1 - drivers/gpu/drm/radeon/rv515.c | 68

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Russell King - ARM Linux
On Tue, Jan 13, 2015 at 09:41:01PM +0200, Jyri Sarha wrote: > On 01/13/2015 09:26 PM, Russell King - ARM Linux wrote: > >SCLK: _~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_ > > WS: __~ > >I2S1: llmm.

[PATCH] drm/radeon/sumo_dpm: Remove some unused functions

2015-01-13 Thread Rickard Strandqvist
Removes some functions that are not used anywhere: sumo_convert_vid7_to_vid2() sumo_dpm_reset_asic() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/sumo_dpm.c | 26 -- dri

[PATCH] drm/radeon/rv770_dpm: Remove some unused functions

2015-01-13 Thread Rickard Strandqvist
Removes some functions that are not used anywhere: rv770_read_smc_soft_register() rv770_dpm_reset_asic() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/rv770_dpm.c | 23 --- d

[PATCH] drm/nouveau/nvif/notify: Remove unused function

2015-01-13 Thread Rickard Strandqvist
Remove the function nvif_notify_ref() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/nouveau/nvif/notify.c |9 - drivers/gpu/drm/nouveau/nvif/notify.h |1 - 2 fi

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
/ilH6em3eIrY > > The link says the video is private. try now -- 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/20150113/60ad8e7f/attachment.html>

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Russell King - ARM Linux
On Tue, Jan 13, 2015 at 08:02:52PM +0100, Jean-Francois Moine wrote: > On Tue, 13 Jan 2015 16:03:13 + > Russell King - ARM Linux wrote: > > > On Tue, Jan 13, 2015 at 04:54:11PM +0100, Jean-Francois Moine wrote: > > > 4 streams on 4 different APs (sources) should work, but 4 streams from > > >

[Bug 75276] Implement VGPR Register Spilling

2015-01-13 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/aaf5429a/attachment-0001.html>

[Bug 75276] Implement VGPR Register Spilling

2015-01-13 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/860f26d0/attachment.html>

[Bug 75276] Implement VGPR Register Spilling

2015-01-13 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/f2a3b7a8/attachment.html>

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/d60d35bb/attachment.html>

[PATCH RFC 3/3] ARM: dts: am335x-boneblack: Use new binding in ti, tilcdc, slave node

2015-01-13 Thread Jyri Sarha
Add node for NXP TDA19988 encoder and refer to it in the hdmi node instead of referring to the i2c bus where the encoder is connected to. Signed-off-by: Jyri Sarha --- arch/arm/boot/dts/am335x-boneblack.dts |9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/arch/arm/b

[PATCH RFC 2/3] drm/tilcdc: slave: Add support for "i2c-slave" DT-parameter

2015-01-13 Thread Jyri Sarha
It is more convenient to refer to the i2c slave encoder directly with phandle than to refer to the i2c bus and to create the device "manually". Signed-off-by: Jyri Sarha --- .../devicetree/bindings/drm/tilcdc/slave.txt |4 +- drivers/gpu/drm/tilcdc/tilcdc_slave.c | 50 ++

[PATCH RFC 1/3] drm: encoder_slave: Add drm_i2c_encoder_attach()

2015-01-13 Thread Jyri Sarha
Add drm_i2c_encoder_attach() for attaching an already probed i2c encoder. This is needed for instance if the encoder is probed from device tree. Signed-off-by: Jyri Sarha --- drivers/gpu/drm/drm_encoder_slave.c | 51 +++ include/drm/drm_encoder_slave.h |

[PATCH RFC 0/3] Make "ti,tilcdc,slave" DT binding more sensible

2015-01-13 Thread Jyri Sarha
These patches are needed for Beaglebone-back HDMI audio. There is no direct dependency between these patches and the other (dts and ASoC) changes needed for the HDMI audio so these changes can be merged independently. I also feel that these changes make sense even without the HDMI audio. Best rega

[Bug 87796] radeonsi 120Hz graphic glitches

2015-01-13 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/6d3b5569/attachment.html>

[Bug 88152] 720p and 1080 H.264 videos lock-up on playback with vlc / vdpau on Radeon 3850HD

2015-01-13 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/20150113/59e82671/attachment.html>

[Bug 88152] 720p and 1080 H.264 videos lock-up on playback with vlc / vdpau on Radeon 3850HD

2015-01-13 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/7643d95e/attachment.html>

[PATCH 2/2] drm/i915: Passing rotation to drm_plane_helper_check_update

2015-01-13 Thread Sonika Jindal
Signed-off-by: Sonika Jindal --- drivers/gpu/drm/i915/intel_display.c |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c index f40288f..d19ed4b 100644 --- a/drivers/gpu/drm/i915/intel_display.c

[PATCH 1/2] drm: Adding rotation to drm_plane_helper_check_update

2015-01-13 Thread Sonika Jindal
Taking rotation into account while checking the plane and adjusting the sizes accordingly. Signed-off-by: Sonika Jindal --- drivers/gpu/drm/drm_plane_helper.c | 79 ++-- include/drm/drm_plane_helper.h |3 +- 2 files changed, 77 insertions(+), 5 deletions

[PATCH 0/2] Adding rotattion to drm_plane_helper_check_update

2015-01-13 Thread Sonika Jindal
This adds another parameter rotation to drm_plane_helper_check_update. This will enable this function to do to size updations based upon the rotation if any. Updated the calls to this function in i915 and drm. Rockchip driver also needs to be updated. Sonika Jindal (2): drm: Adding rotation to d

[Bug 86351] HDMI audio garbled output on Radeon R9 280X

2015-01-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=86351 --- Comment #9 from Christian Birchinger --- "make -j8" gets usable sound here too. In my case it's an Intel i7-4770 system. The only hardware i swaped out was a 5570 for a R9 280X. -- You are receiving this mail because: You are watching the

[PATCH] reservation: wait only with non-zero timeout specified (v3)

2015-01-13 Thread Jammy Zhou
When the timeout value passed to reservation_object_wait_timeout_rcu is zero, no wait should be done if the fences are not signaled. Return '1' for idle and '0' for busy if the specified timeout is '0' to keep consistent with the case of non-zero timeout. v2: call fence_put if not signaled in the

[PATCH 2/2] drm/msm/mdp5: Add hardware cursor support

2015-01-13 Thread Stephane Viau
From: Beeresh Gopal This patch implements the hardware accelarated cursor support for MDP5 platforms. Signed-off-by: Beeresh Gopal Signed-off-by: Wentao Xu Signed-off-by: Stephane Viau --- drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c | 164 +++ 1 file changed, 164 ins

[PATCH 1/2] drm/msm/mdp5: add register description for HW Cursor support

2015-01-13 Thread Stephane Viau
Update generated headers, in particular pick up the definitions for Hardware Cursor support (MDP5). Signed-off-by: Stephane Viau --- drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h | 79 + 1 file changed, 79 insertions(+) diff --git a/drivers/gpu/drm/msm/mdp/mdp5/mdp5.xm

[PATCH 0/2] drm/msm/mdp5: hardware cursor support

2015-01-13 Thread Stephane Viau
This patch set contains the hardware cursor changes. Split into two, as usual, in order to separate header file generation from the rest of the code. Beeresh Gopal (1): drm/msm/mdp5: Add hardware cursor support Stephane Viau (1): drm/msm/mdp5: add register description for HW Cursor support

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Jean-Francois Moine
On Tue, 13 Jan 2015 12:27:15 + Russell King - ARM Linux wrote: > On Tue, Jan 13, 2015 at 01:21:58PM +0100, Philipp Zabel wrote: > > I wonder if it wouldn't be nicer to have the AP# and type in the device > > tree and then calculate the register value from that in the driver. > > > > port

[Bug 86351] HDMI audio garbled output on Radeon R9 280X

2015-01-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=86351 --- Comment #8 from Andy Furniss --- (In reply to Alex Deucher from comment #7) > If you are using CPU governor, does forcing the CPU power state to a stable > state help? No, I've tried many things as recorded in the FDO bug I linked. It's cert

[Bug 86351] HDMI audio garbled output on Radeon R9 280X

2015-01-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=86351 --- Comment #7 from Alex Deucher --- If you are using CPU governor, does forcing the CPU power state to a stable state help? -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 86351] HDMI audio garbled output on Radeon R9 280X

2015-01-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=86351 --- Comment #6 from Andy Furniss --- (In reply to Alex Deucher from comment #5) > Does forcing the GPU clocks to high help? E.g., as root: > echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level Doesn't help for me. -- You

[Intel-gfx] [RFC v2 1/4] drm: Add support to find drm_panel by name

2015-01-13 Thread Andrzej Hajda
On 01/13/2015 12:08 AM, Daniel Vetter wrote: > On Fri, Jan 9, 2015 at 1:50 PM, Jani Nikula wrote: >> I have a slightly uneasy feeling about handing out drm_panel pointers >> (both from here and of_drm_find_panel) without refcounting. If the panel >> driver gets removed, whoever called the find fun

Softlockup on boot with Cape Verde XT on many kernels

2015-01-13 Thread Michel Dänzer
On 11.01.2015 10:58, Federico wrote: > Hi. > I always get a soft lockup when booting since I bought a Cape Verde XT > [Radeon HD 7770/8760 / R7 250X]. > > In this bug report you can find screenshots of the softlockup and the > kernel panic generated by using softlockup_panic=1 > > https://bugs.la

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Russell King - ARM Linux
On Tue, Jan 13, 2015 at 04:54:11PM +0100, Jean-Francois Moine wrote: > 4 streams on 4 different APs (sources) should work, but 4 streams from > a same source should be detailed. I'd like to know how you intend to wire up four different I2S sources to the TDA998x. Remember, an I2S source produces

[PATCH] drm/radeon: dont switch vt on suspend

2015-01-13 Thread Maarten Lankhorst
Op 13-01-15 om 15:51 schreef Alex Deucher: > On Tue, Jan 13, 2015 at 3:40 AM, Maarten Lankhorst > wrote: >> Signed-off-by: Maarten Lankhorst > Does this fix anything or is it purely cosmetic? It gets rid of unnecessarily switching to the suspend console, resulting in no longer having a xorg vt s

[PATCH 2/2] drm/msm/hdmi: add hdmi hdcp support (V2)

2015-01-13 Thread Jilai Wang
Add HDMI HDCP support including HDCP PartI/II/III authentication. V1: Initial Change V2: Address Bjorn&Rob's comments Refactor the authentication process to use single work instead of multiple work for different authentication stages. Signed-off-by: Jilai Wang --- drivers/gpu/drm/msm/Mak

[PATCH 1/2] drm/msm/hdmi: add register description for HDMI HDCP support (V2)

2015-01-13 Thread Jilai Wang
Add HDCP related register description. V1: Initial Change V2: Add register bit description. Signed-off-by: Jiali Wang --- drivers/gpu/drm/msm/hdmi/hdmi.xml.h | 42 +++-- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/msm/hdmi/hdmi.

[PATCH] rnndb: Add register fields for msm/hdmi HDCP support (V2)

2015-01-13 Thread Jilai Wang
This patch adds the field description for HDMI HDCP registers. V1: Initial change V2: Add register bit description. Signed-off-by: Jilai Wang --- rnndb/hdmi/hdmi.xml | 87 - 1 file changed, 79 insertions(+), 8 deletions(-) diff --git a/rnndb/h

[Intel-gfx] [PATCH 1/2] drm: Adding rotation to drm_plane_helper_check_update

2015-01-13 Thread Ville Syrjälä
On Tue, Jan 13, 2015 at 06:03:39PM +0530, Sonika Jindal wrote: > Taking rotation into account while checking the plane > and adjusting the sizes accordingly. > > Signed-off-by: Sonika Jindal > --- > drivers/gpu/drm/drm_plane_helper.c | 79 > ++-- > include/drm/

Softlockup on boot with Cape Verde XT on many kernels

2015-01-13 Thread Federico
a smaller console font? > > > -- > Earthling Michel Dänzer | http://www.amd.com > Libre software enthusiast | Mesa and X developer > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/385f92a5/attachment-0001.html>

[PATCH v2 2/2] video: Drop superfluous "select VT_HW_CONSOLE_BINDING"

2015-01-13 Thread Tomi Valkeinen
--- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/4fd95fd0/attachment.sig>

[PATCH] drm/exynos: remove unnecessary runtime pm operations

2015-01-13 Thread Joonyoung Shim
In booting, we can see a below message. [3.241728] exynos-mixer 1445.mixer: Unbalanced pm_runtime_enable! Already pm_runtime_enable is called by probe function. Remove pm_runtime_enable/disable from mixer_bind and mixer_unbind. Signed-off-by: Joonyoung Shim --- I'm not sure whether it's

[PATCH RESEND] drm/msm/hdmi: use dynamic allocation for hdmi resources

2015-01-13 Thread Stephane Viau
Instead of reporting BUG_ON when resources arrays are not dimensioned correctly, this patch does a dynamic allocation of these arrays. This is needed for the following patches that add a regulator for a new target. Signed-off-by: Stephane Viau --- drivers/gpu/drm/msm/hdmi/hdmi.c | 28 +++

[PATCH 1/1] reservation: wait only with non-zero timeout specified (v2)

2015-01-13 Thread Jammy Zhou
When the timeout value passed to reservation_object_wait_timeout_rcu is zero, no wait should be done if the fences are not signaled. Return '1' for idle and '0' for busy if the specified timeout is '0' to keep consistent with the case of non-zero timeout. v2: call fence_put if not signaled in the

Fix compile failure if BACKLIGHT_CLASS_DEVICE is not selected

2015-01-13 Thread Ian Molton
>From 48c709c621dbd5505b524e0216a3232ebd0033a8 Mon Sep 17 00:00:00 2001 From: Ian Molton Date: Tue, 13 Jan 2015 12:46:54 + Subject: [PATCH] DRM: Simple panel driver depends on backlight The DRM_PANEL_SIMPLE option compiles code that requires the symbol of_find_backlight_by_node. This is in dr

FOSDEM15: Graphics DevRoom: call for speakers.

2015-01-13 Thread Luc Verhaegen
On Tue, Jan 13, 2015 at 01:14:17PM +0100, Thierry Reding wrote: > On Tue, Dec 09, 2014 at 03:39:26PM +0100, Luc Verhaegen wrote: > > On Thu, Oct 02, 2014 at 07:44:57PM +0200, Luc Verhaegen wrote: > > > Hi, > > > > > > At FOSDEM on the 31st of january and the 1st of February 2015, there > > > will

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Philipp Zabel
Am Montag, den 12.01.2015, 17:57 + schrieb Russell King - ARM Linux: > On Mon, Jan 12, 2015 at 06:13:41PM +0100, Jean-Francois Moine wrote: > > On Mon, 12 Jan 2015 14:04:56 + > > Russell King - ARM Linux wrote: > > > On Mon, Jan 12, 2015 at 02:59:57PM +0100, Philipp Zabel wrote: > > > > No

[PATCH 4/4] drm/amdkfd: Add initial VI support for KQ

2015-01-13 Thread Oded Gabbay
From: Ben Goz This patch starts to add support for the VI APU in the KQ (kernel queue) module. Because most (more than 90%) of the KQ code is shared among AMD's APUs, we chose a design that performs most/all the code in the shared KQ file (kfd_kernel_queue.c). If there is H/W specific code to be

[PATCH 3/4] drm/amdkfd: Encapsulate KQ functions in ops structure

2015-01-13 Thread Oded Gabbay
This patch does some re-org on the kernel_queue structure. It takes out all the function pointers from the structure and puts them in a new structure, called kernel_queue_ops. Then, it puts an instance of that structure inside kernel_queue. This re-org is done to prepare the KQ module to support m

[PATCH 2/4] drm/amdkfd: Add initial VI support for DQM

2015-01-13 Thread Oded Gabbay
From: Ben Goz This patch starts to add support for the VI APU in the DQM module. Because most (more than 90%) of the DQM code is shared among AMD's APUs, we chose a design that performs most/all the code in the shared DQM file (kfd_device_queue_manager.c). If there is H/W specific code to be exe

[PATCH 1/4] drm/amdkfd: Encapsulate DQM functions in ops structure

2015-01-13 Thread Oded Gabbay
This patch does some re-org on the device_queue_manager structure. It takes out all the function pointers from the structure and puts them in a new structure, called device_queue_manager_ops. Then, it puts an instance of that structure inside device_queue_manager. This re-org is done to prepare th

[PATCH 0/4] drm/amdkfd: more preparation for VI APU

2015-01-13 Thread Oded Gabbay
This patch-set continues to prepare amdkfd so it could support VI APU. it prepares DQM and KQ modules to support more than one ASIC. Note: there is no change in the IOCTLs. Oded Ben Goz (2): drm/amdkfd: Add initial VI support for DQM drm/amdkfd: Add initial VI support for KQ Oded G

FOSDEM15: Graphics DevRoom: call for speakers.

2015-01-13 Thread Thierry Reding
- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/90074b46/attachment-0001.sig>

[PATCH v7 1/3] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint

2015-01-13 Thread Tomi Valkeinen
next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/d171a937/attachment-0001.sig>

[PATCH 24/24] drm/radeon: whitespace clean up in radeon_audio.c

2015-01-13 Thread Alex Deucher
Clean up some formatting in radeon_audio.c to be more consistent with the rest of the driver. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_audio.c | 70 +-- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/drivers/gpu/drm/radeon/rad

[PATCH 23/24] radeon/audio: enable DP audio

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_encoders.c | 6 drivers/gpu/drm/radeon/dce6_afmt.c | 35 +++ drivers/gpu/drm/radeon/evergreen_hdmi.c| 54 ++ drivers/

[PATCH 22/24] radeon/audio: moved audio caps programming to audio_hotplug() function

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_audio.c | 78 +++ 1 file changed, 43 insertions(+), 35 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_audio.c b/drivers/gpu/drm/radeon/rad

[PATCH 21/24] radeon/audio: applied audio_dpms() and audio_mode_set() calls

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_encoders.c | 21 +++-- drivers/gpu/drm/radeon/radeon_asic.c | 14 -- drivers/gpu/drm/radeon/radeon_asic.h | 2 -- drivers/gpu/drm/radeon/r

[PATCH 20/24] radeon/audio: consolidate audio_mode_set() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_encoders.c | 4 +- drivers/gpu/drm/radeon/dce3_1_afmt.c | 41 - drivers/gpu/drm/radeon/evergreen_hdmi.c| 41 - drivers/gpu/drm/radeon/r6

[PATCH 19/24] radeon/audio: removed unnecessary debug settings

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 6 -- drivers/gpu/drm/radeon/evergreen_hdmi.c | 6 -- drivers/gpu/drm/radeon/r600_hdmi.c | 6 -- 3 files changed, 18 deletions(-) diff --git a/drivers/

[PATCH 18/24] radeon/audio: moved mute programming to a separate function

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 15 --- drivers/gpu/drm/radeon/evergreen_hdmi.c | 17 + drivers/gpu/drm/radeon/r600_hdmi.c | 16 drivers/gpu/drm/radeon

[PATCH 17/24] radeon/audio: moved audio packet programming to a separate function

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 56 ++ drivers/gpu/drm/radeon/evergreen_hdmi.c | 84 drivers/gpu/drm/radeon/r600_hdmi.c | 85 +-

[PATCH 16/24] radeon/audio: set_avi_packet() function cleanup

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 22 +++-- drivers/gpu/drm/radeon/evergreen_hdmi.c | 34 -- drivers/gpu/drm/radeon/r600_hdmi.c | 31 dri

[PATCH 15/24] radeon/audio: removed unnecessary CRC control programing

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 3 --- drivers/gpu/drm/radeon/evergreen_hdmi.c | 3 --- 2 files changed, 6 deletions(-) diff --git a/drivers/gpu/drm/radeon/dce3_1_afmt.c b/drivers/gpu/drm/radeon/dce3

[PATCH 14/24] radeon: moved HDMI color depth programming to a separate function

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 2 + drivers/gpu/drm/radeon/evergreen_hdmi.c | 69 + drivers/gpu/drm/radeon/r600_hdmi.c | 1 + drivers/gpu/drm/radeon/radeon_audio

[PATCH 13/24] radeon/audio: moved VBI packet programming to separate functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 9 + drivers/gpu/drm/radeon/evergreen_hdmi.c | 20 drivers/gpu/drm/radeon/r600_hdmi.c | 17 - drivers/gpu/drm/radeon/r

[PATCH 12/24] radeon/audio: consolidate update_acr() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 38 +-- drivers/gpu/drm/radeon/evergreen_hdmi.c | 46 ++--- drivers/gpu/drm/radeon/r600_hdmi.c | 117 +--- drivers/gpu

[PATCH 11/24] radeon/audio: consolidate update_avi_infoframe() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 2 +- drivers/gpu/drm/radeon/evergreen_hdmi.c | 16 +--- drivers/gpu/drm/radeon/r600_hdmi.c | 14 -- drivers/gpu/drm/radeon/radeon_audio.c

[PATCH 10/24] radeon/audio: consolidate audio_set_dto() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 56 +++- drivers/gpu/drm/radeon/dce6_afmt.c | 39 ++ drivers/gpu/drm/radeon/evergreen_hdmi.c | 92 - dri

[PATCH 09/24] radeon/audio: consolidate audio_fini() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/cik.c | 2 +- drivers/gpu/drm/radeon/dce6_afmt.c| 13 - drivers/gpu/drm/radeon/evergreen.c| 4 ++-- drivers/gpu/drm/radeon/ni.c | 5 + drivers

[PATCH 08/24] radeon/audio: consolidate audio_enable() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 4 ++-- drivers/gpu/drm/radeon/dce6_afmt.c | 2 +- drivers/gpu/drm/radeon/evergreen_hdmi.c | 18 -- drivers/gpu/drm/radeon/r600_hdmi.c | 9 +

[PATCH 07/24] radeon/audio: consolidate select_pin() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen_hdmi.c | 6 +- drivers/gpu/drm/radeon/radeon_audio.c | 11 +++ drivers/gpu/drm/radeon/radeon_audio.h | 2 ++ 3 files changed, 14 insertions(+), 5 deletions(-)

[PATCH 06/24] radeon/audio: consolidate audio_get_pin() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 2 +- drivers/gpu/drm/radeon/evergreen_hdmi.c | 3 +-- drivers/gpu/drm/radeon/r600_hdmi.c | 3 ++- drivers/gpu/drm/radeon/radeon_audio.c | 19 +

[PATCH 05/24] radeon/audio: consolidate write_latency_fields() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce6_afmt.c | 16 + drivers/gpu/drm/radeon/evergreen_hdmi.c | 33 -- drivers/gpu/drm/radeon/radeon_audio.c | 62 + drivers/gp

[PATCH 04/24] radeon/audio: consolidate write_speaker_allocation() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 49 ++- drivers/gpu/drm/radeon/dce6_afmt.c | 50 --- drivers/gpu/drm/radeon/evergreen_hdmi.c | 54 ++---

[PATCH 03/24] radeon/audio: consolidate write_sad_regs() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce3_1_afmt.c| 35 +++- drivers/gpu/drm/radeon/dce6_afmt.c | 34 +++- drivers/gpu/drm/radeon/evergreen_hdmi.c | 38 - drivers/gpu/drm/radeo

[PATCH 02/24] radeon/audio: defined initial audio interface that gets initialized via detect() call

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/dce6_afmt.c | 9 +-- drivers/gpu/drm/radeon/radeon.h| 3 + drivers/gpu/drm/radeon/radeon_audio.c | 96 +- drivers/gpu/drm/radeon/rade

[PATCH 01/24] radeon/audio: consolidate audio_init() functions

2015-01-13 Thread Alex Deucher
From: Slava Grigorev Signed-off-by: Slava Grigorev Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/Makefile | 2 +- drivers/gpu/drm/radeon/cik.c | 3 +- drivers/gpu/drm/radeon/dce6_afmt.c| 54 - drivers/gpu/drm/radeon/evergreen.c| 3 +- driv

[PATCH 00/24] radeon audio rework

2015-01-13 Thread Alex Deucher
This patch set cleans up the radeon audio handling and also adds support for DP audio on all supported asics. Alex Deucher (1): drm/radeon: whitespace clean up in radeon_audio.c Slava Grigorev (23): radeon/audio: consolidate audio_init() functions radeon/audio: defined initial audio interfa

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio

2015-01-13 Thread Russell King - ARM Linux
On Tue, Jan 13, 2015 at 01:21:58PM +0100, Philipp Zabel wrote: > I wonder if it wouldn't be nicer to have the AP# and type in the device > tree and then calculate the register value from that in the driver. > > port at 1 { > reg = <1>; /* AP1 */ > nxp,audio-port =

[Bug 88152] 720p and 1080 H.264 videos lock-up on playback with vlc / vdpau on Radeon 3850HD

2015-01-13 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/8c86db52/attachment.html>

  1   2   >