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
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>
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
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>
bed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/2205c20a/attachment.html>
e for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/76e3ff2d/attachment.html>
attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/683a4751/attachment.html>
t was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/4b292b74/attachment-0001.html>
On 01/13/2015 09:26 PM, Russell King - ARM Linux wrote:
> SCLK: _~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_~_
>WS: __~
> I2S1: llmmllmmllm
> I2S2: llmm..
t part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/ede4e30f/attachment.html>
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/a4c79e60/attachment.html>
--
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>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/12159dbd/attachment.html>
xt part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/473bb3d9/attachment.html>
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20150113/c5fd70e2/attachment.html>
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
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
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
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
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>
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
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.
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
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
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
/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>
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
> > >
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/aaf5429a/attachment-0001.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/860f26d0/attachment.html>
:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/f2a3b7a8/attachment.html>
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>
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
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 ++
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 |
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
--
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/6d3b5569/attachment.html>
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>
--
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150113/7643d95e/attachment.html>
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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.
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
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/
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>
---
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>
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
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 +++
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
>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
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
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
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
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
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
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
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
- 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>
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>
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
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/
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
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
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
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/
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
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 +-
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
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
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
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
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
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
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
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
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 +
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(-)
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 +
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
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 ++---
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
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
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
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
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 =
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 - 100 of 134 matches
Mail list logo