On 9/23/2015 1:52 PM, Sharma, Shashank wrote:
>> Since color manager properties are meant as a new standardize KMS
>> extension (we put them into the core drm_crtc_state) the get/set support
>> should also be in the core. See e.g. how the rotation property is handled
>> in drm_atomic_plane_get/set_
https://bugzilla.kernel.org/show_bug.cgi?id=105051
Bug ID: 105051
Summary: Radeon sets max_brightness to -1, breaking GNOME
backlight control on Macbook Pro mid-2015 11,5
Product: Drivers
Version: 2.5
Kernel Version: 4.2.1
Hi David,
On Sat, Sep 26, 2015 at 8:13 PM, David Herrmann
wrote:
> On Sat, Sep 26, 2015 at 8:01 PM, Geert Uytterhoeven
> wrote:
>> On Sat, Sep 26, 2015 at 7:07 PM, Alex Deucher
>> wrote:
>>> On Sat, Sep 26, 2015 at 4:28 AM, Geert Uytterhoeven
>>> wrote:
For the (mailing list) record, ca
Hi
On Sat, Sep 26, 2015 at 8:01 PM, Geert Uytterhoeven
wrote:
> Hi Alex,
>
> On Sat, Sep 26, 2015 at 7:07 PM, Alex Deucher
> wrote:
>> On Sat, Sep 26, 2015 at 4:28 AM, Geert Uytterhoeven
>> wrote:
>>> On Thu, Sep 24, 2015 at 5:23 PM, Daniel Vetter wrote:
On Thu, Sep 24, 2015 at 02:46:21P
Hi Alex,
On Sat, Sep 26, 2015 at 7:07 PM, Alex Deucher wrote:
> On Sat, Sep 26, 2015 at 4:28 AM, Geert Uytterhoeven
> wrote:
>> On Thu, Sep 24, 2015 at 5:23 PM, Daniel Vetter wrote:
>>> On Thu, Sep 24, 2015 at 02:46:21PM +0200, Thomas Petazzoni wrote:
Or are there some plans to make the wr
On Wed, Sep 23, 2015 at 06:18:39PM +0200, Borislav Petkov wrote:
> On Wed, Sep 23, 2015 at 06:06:21PM +0200, Borislav Petkov wrote:
> > On Wed, Sep 23, 2015 at 04:44:50PM +0200, Daniel Vetter wrote:
> > > sorry I sprinkled the locking stuff in the wrong places. Still confused
> > > why the resume s
On Mon, Sep 21, 2015 at 11:15 AM, Russell King - ARM Linux
wrote:
> My current patch stack for imx-drm related stuff looks like this at
> present:
>
> drm: bridge/dw_hdmi: place PHY into low power mode when disabled
> drm: bridge/dw_hdmi: start of support for pixel doubled modes
> drm: bridge/dw_
On Sat, Sep 26, 2015 at 2:46 PM, Geert Uytterhoeven
wrote:
> Hi David,
>
> On Sat, Sep 26, 2015 at 8:13 PM, David Herrmann
> wrote:
>> On Sat, Sep 26, 2015 at 8:01 PM, Geert Uytterhoeven
>> wrote:
>>> On Sat, Sep 26, 2015 at 7:07 PM, Alex Deucher
>>> wrote:
On Sat, Sep 26, 2015 at 4:28 A
https://bugzilla.kernel.org/show_bug.cgi?id=101391
Michael Long changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150926/305af550/attachment-0001.html>
ail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150926/d9ea761e/attachment.html>
ves/dri-devel/attachments/20150926/369f0cf8/attachment.html>
bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150926/03762c09/attachment.html>
On Sat, Sep 26, 2015 at 4:28 AM, Geert Uytterhoeven
wrote:
> Hi Daniel,
>
> On Thu, Sep 24, 2015 at 5:23 PM, Daniel Vetter wrote:
>> On Thu, Sep 24, 2015 at 02:46:21PM +0200, Thomas Petazzoni wrote:
>>> Or are there some plans to make the writing of DRM drivers for very
>>> simple/trivial devices
On Thu, Sep 24, 2015 at 03:27:01PM +0300, Tomi Valkeinen wrote:
> Hi all,
>
> fbdev is (more or less) maintained, but it's a deprecated framework. All
> new Linux display drivers should be done on DRM.
>
> SM750 hardware seems to support multiple outputs, hardware overlays, 2D
> accelerator... I
On Fri, Sep 25, 2015 at 12:41 PM, Kamil Lulko wrote:
>> fbdev is (more or less) maintained, but it's a deprecated framework. All
>> new Linux display drivers should be done on DRM.
>
>
> What about no-mmu platforms? DRM has a big fat MMU dependency in the
> kconfig, is there a way to write DRM dri
- Mail original -
> If the hardware supports extended tag field (8-bit ones), then
> enabled it. This
> is usually done by the VBIOS, but not on some MBPs (see fdo#86537).
> In case extended tag field is not supported, 5-bit tag field is used
> which
> limits the possible values to 32. Ap
Hi Daniel,
On Thu, Sep 24, 2015 at 5:23 PM, Daniel Vetter wrote:
> On Thu, Sep 24, 2015 at 02:46:21PM +0200, Thomas Petazzoni wrote:
>> Or are there some plans to make the writing of DRM drivers for very
>> simple/trivial devices a bit simpler?
>
> Since years I'm trying to sell someone on implem
Signed-off-by: Fengguang Wu
---
slimport_tx_drv.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/bridge/anx78xx/slimport_tx_drv.c
b/drivers/gpu/drm/bridge/anx78xx/slimport_tx_drv.c
index 7721326..9afebab 100644
--- a/drivers/gpu/drm/bridge/anx78xx/s
Hi Enric,
FYI, build test results on v4.3-rc2 (pls ignore if it's inappropriate base for
your patch).
reproduce:
# apt-get install sparse
make ARCH=x86_64 allmodconfig
make C=1 CF=-D__CHECK_ENDIAN__
sparse warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/bridge/anx78xx/slimport_tx
fixes compilation error with musl libc
Signed-off-by: Felix Janda
---
xf86drm.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/xf86drm.c b/xf86drm.c
index a9f5c29..c1cab1b 100644
--- a/xf86drm.c
+++ b/xf86drm.c
@@ -45,6 +45,7 @@
#include
#include
#include
+#include
#include
#inclu
On Sat, Sep 26, 2015 at 3:15 AM, Sudip Mukherjee
wrote:
> BTW, I had a doubt about drm drivers. Is there any library or test suite
> to test the driver? I am almost halfway in making a KMS driver for SM712
> but still don't know how to test it properly. I was thinkig of asking
> Daniel offlist but
22 matches
Mail list logo