part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150225/48189aff/attachment.html>
org/archives/dri-devel/attachments/20150225/0d3824bc/attachment-0001.html>
art --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150225/1d7b2289/attachment.html>
On Wed, Feb 25, 2015 at 8:32 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> This stops a DRM_ERROR that says we already used the encoder.
>
> Reported-by: Dieter Nützel
> Signed-off-by: Dave Airlie
I've squashed this into the appropriate patch and pushed a new 4.1-wip tree.
Alex
> ---
> dr
Quoting Shawn Guo (2015-02-25 06:53:31)
> Since commit 035a61c314eb ("clk: Make clk API return per-user struct clk
> instances"), clk API users can no longer check if two struct clk
> pointers are pointing to the same hardware clock, i.e. struct clk_hw, by
> simply comparing two pointers. That's b
On 02/25/15 06:53, Shawn Guo wrote:
> Since commit 035a61c314eb ("clk: Make clk API return per-user struct clk
> instances"), clk API users can no longer check if two struct clk
> pointers are pointing to the same hardware clock, i.e. struct clk_hw, by
> simply comparing two pointers. That's becau
els.
-- Michael
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150225/ac095781/attachment-0001.html>
Quoting Stephen Boyd (2015-02-25 12:42:45)
> On 02/25/15 09:55, Mike Turquette wrote:
> > Quoting Russell King - ARM Linux (2015-02-25 07:03:49)
> >> Case 1 applies in places like the Kirkwood I2S driver, and the iMX6
> >> ethernet code, and it's these cases which need to be fixed.
> >>
> >> Case 2
> On 2/3/15 05:26, Chen Gang S wrote:
>
> [...]
>
>>
>> - Xtensa gcc5 cross compiler has issues:
>>
>>it causes more than 10 broken areas with allmodconfig (but no issues
>>with defconfig). I guess, in fact, it is only 1 real issue (which can
>>cause all breaks), and I shall try to
Hello Kukjin,
On 02/19/2015 03:44 AM, Andreas Färber wrote:
> Am 02.02.2015 um 14:20 schrieb Marek Szyprowski:
>> From: Andrzej Hajda
>>
>> The patch adds domain definition and references to it in appropriate devices.
>>
>> Signed-off-by: Andrzej Hajda
>> [mszyprow: rebased onto generic power
Remove this configuration bit in crtc driver as the rising edge clock is widely
used.
Signed-off-by: Boris BREZILLON
Signed-off-by: Nicolas Ferre
---
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/atmel-hlcdc/at
Quoting Russell King - ARM Linux (2015-02-25 07:03:49)
> On Wed, Feb 25, 2015 at 10:53:30PM +0800, Shawn Guo wrote:
> > On the first day back from Chinese new year holiday, I got a regression
> > report from rmk, saying Ethernet stops working on HimmingBoard with
> > v4.0-rc1.
> >
> > I read throu
From: Grygorii Strashko
Setting a dev_pm_ops resume callback but not a set of
hibernation handler means that pm function will not be
called upon hibernation.
Fix this by using SIMPLE_DEV_PM_OPS, which appropriately
assigns the suspend and hibernation handlers and move
omap_dmm_resume under CONFIG
s/dri-devel/attachments/20150225/9f73dff4/attachment-0001.html>
On 02/25/15 09:55, Mike Turquette wrote:
> Quoting Russell King - ARM Linux (2015-02-25 07:03:49)
>> Case 1 applies in places like the Kirkwood I2S driver, and the iMX6
>> ethernet code, and it's these cases which need to be fixed.
>>
>> Case 2 applies in the Armada DRM driver, and these cases need
Hi Laurent,
On Wed, Feb 25, 2015 at 1:54 PM, Laurent Pinchart
wrote:
> Hello,
>
> This patch series implements atomic updates support for the rcar-du driver.
>
> The series starts with four core atomic helpers fixes/cleanups (two from
> Daniel that I have included here for completeness). It then
101 - 116 of 116 matches
Mail list logo