2013/1/10 Laurent Pinchart :
> Hi Vikas,
>
> Thank you for the patch.
>
> On Friday 04 January 2013 10:24:04 Vikas Sajjan wrote:
>> On 3 January 2013 16:29, Tomasz Figa wrote:
>> > On Wednesday 02 of January 2013 18:47:22 Vikas C Sajjan wrote:
>> >> From: Vikas Sajjan
>> >>
>> >> Signed-off-by: V
Applied.
Thanks,
Inki Dae
2013/1/4 Rahul Sharma :
> There's no need to allocate edid twice and do a memcpy when drm helpers
> exist to do just that. This patch cleans that interaction up, and
> doesn't keep the edid hanging around in the connector.
>
> v4:
> - removed error check for drm_mode_con
Hi Laurent,
On 10 January 2013 05:05, Laurent Pinchart
wrote:
> Hi Vikas,
>
> Thank you for the patch.
>
> On Friday 04 January 2013 10:24:04 Vikas Sajjan wrote:
>> On 3 January 2013 16:29, Tomasz Figa wrote:
>> > On Wednesday 02 of January 2013 18:47:22 Vikas C Sajjan wrote:
>> >> From: Vikas S
Hi Steffen,
On Thu, Jan 10, 2013 at 01:45:41, Steffen Trumtrar wrote:
> I think the series was tested at least with
> - imx6q: sabrelite, sabresd
> - imx53: tqma53/mba53
> - omap: DA850 EVM, AM335x EVM, EVM-SK
To clarify,
This series was tested with DT boot (making use of the
Dear Steffen Trumtrar,
> On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> > Hi!
> >
> > Finally, right in time before the end of the world on friday, v16 of the
> > display helpers.
>
> So, any more criticism on the series? Any takers for the series as is?
> I guess it could b
Dear Steffen Trumtrar,
> Hi!
>
> On Wed, Jan 09, 2013 at 08:12:01PM +0100, Marek Vasut wrote:
> > Dear Steffen Trumtrar,
> >
> > I tested this on 3.8-rc1 (next 20130103) with the imx drm driver. After
> > adding the following piece of code (quick hack), this works just fine.
> > Thanks!
> >
> >
Dear Steffen Trumtrar,
> Hi!
>
> Finally, right in time before the end of the world on friday, v16 of the
> display helpers.
I tested this on 3.8-rc1 (next 20130103) with the imx drm driver. After adding
the following piece of code (quick hack), this works just fine. Thanks!
diff --git a/drive
On Wed, Jan 09, 2013 at 12:27:22PM +0100, Daniel Vetter wrote:
> On Tue, Jan 8, 2013 at 3:37 PM, J. Bruce Fields wrote:
> >> please grab the i915_error_state file from debugfs
> >
> > As I said in the original mail, I've already done that:
> >
> > http://fieldses.org/~bfields/3.8-hang/
>
Maybe this one is already known, but I did not find a post about it. So
here it is.
Regards,
Arend
==
[9.422018] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
[9.436177] [TTM] Zone kernel: Available gr
From: Vikas Sajjan
Made necessary changes in s6e8ax0 panel driver as per the CDF-T.
it also removes the dependency on backlight and lcd framework.
Signed-off-by: Vikas Sajjan
---
drivers/video/exynos/s6e8ax0.c | 602 ++--
1 file changed, 328 insertions(+)
From: Vikas Sajjan
Have made necessary chanages in s6e8ax0 panel driver, made an effort to remove
dependency on backlight and lcd framework, but its NOT fully done.
s6e8ax0_get_brightness() and s6e8ax0_set_brightness() functionalities have NOT
been modified. as backlight support in CDF are _NOT_
Dear Steffen Trumtrar,
> On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> > Hi!
> >
> > Finally, right in time before the end of the world on friday, v16 of the
> > display helpers.
>
> So, any more criticism on the series? Any takers for the series as is?
> I guess it could b
On Wednesday 09 January 2013 21:15:41 Steffen Trumtrar wrote:
> On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> > Hi!
> >
> > Finally, right in time before the end of the world on friday, v16 of the
> > display helpers.
>
> So, any more criticism on the series? Any takers for
ble
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130109/f25191c3/attachment.pgp>
On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> Hi!
>
> Finally, right in time before the end of the world on friday, v16 of the
> display helpers.
>
So, any more criticism on the series? Any takers for the series as is?
I guess it could be merged via the fbdev-tree if David
Dear Steffen Trumtrar,
> Hi!
>
> On Wed, Jan 09, 2013 at 08:12:01PM +0100, Marek Vasut wrote:
> > Dear Steffen Trumtrar,
> >
> > I tested this on 3.8-rc1 (next 20130103) with the imx drm driver. After
> > adding the following piece of code (quick hack), this works just fine.
> > Thanks!
> >
> >
Hi!
On Wed, Jan 09, 2013 at 08:12:01PM +0100, Marek Vasut wrote:
> Dear Steffen Trumtrar,
>
> I tested this on 3.8-rc1 (next 20130103) with the imx drm driver. After
> adding
> the following piece of code (quick hack), this works just fine. Thanks!
>
> diff --git a/drivers/staging/imx-drm/para
Dear Steffen Trumtrar,
> Hi!
>
> Finally, right in time before the end of the world on friday, v16 of the
> display helpers.
I tested this on 3.8-rc1 (next 20130103) with the imx drm driver. After adding
the following piece of code (quick hack), this works just fine. Thanks!
diff --git a/drive
patch
Size: 2070 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130109/656948d8/attachment.bin>
https://bugs.freedesktop.org/show_bug.cgi?id=58354
--- Comment #17 from Alexandre Demers ---
(In reply to comment #16)
> Does a 3.8 kernel it work ok if you revert mesa back to
> cf5632094ba0c19d570ea47025cf6da75ef8457a?
>
> I think
> r600g: rework flusing and synchronization pattern v7
> http:/
Hi Steffen,
On Thu, Jan 10, 2013 at 1:45 AM, Steffen Trumtrar
wrote:
>
> On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> > Hi!
> >
> > Finally, right in time before the end of the world on friday, v16 of the
> > display helpers.
> >
>
> So, any more criticism on the series? An
--
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130109/0cda9d42/attachment.html>
On Wed, Jan 9, 2013 at 4:40 PM, wrote:
> From: Jerome Glisse
>
> We were checking the index against the size of the relocation buffer
> instead of against the last index. This fix kernel segfault when
> userspace submit ill formated command stream/relocation buffer pair.
>
> Signed-off-by: Jerom
On Tue, Jan 8, 2013 at 12:10 AM, Philippe De Swert
wrote:
> Trivial comment fix. Since drm_exit() was removed in 2.6.39 (commit 8410ea3b
> ). As such the comment
> is incorrect. drm_put_dev() is now called from drm_platform_exit() or when
> the pci device is "unplugged".
>
> Signed-off-by: Phili
It's not enough to check for xsltproc - the system may not have the
docbook stylesheets installed. This patch also allows builders to
override the generation/installation of manpages entirely; for
example, manpages are of no use for embedded systems, so it's better
to not even waste the power buil
nts/20130109/34949d2b/attachment-0001.html>
From: Jerome Glisse
This simplify and cleanup the async dma checking.
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/evergreen.c| 16 +-
drivers/gpu/drm/radeon/evergreen_cs.c | 807 +-
drivers/gpu/drm/radeon/evergreend.h | 29 +-
3 files changed
From: Jerome Glisse
We were checking the index against the size of the relocation buffer
instead of against the last index. This fix kernel segfault when
userspace submit ill formated command stream/relocation buffer pair.
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/r600_cs.c | 6 +
On Fri, 28 Sep 2012 23:44:18 +0200
David Herrmann wrote:
> Hi
>
> This is revision 2 of the manpages for libdrm. I converted everything to
> docbook
> XML. This makes it easier to write them (troff is really hard to read) and
> allows us to integrate it into other documentation.
>
> Other than
On Fri, 28 Sep 2012 23:44:18 +0200
David Herrmann wrote:
> Hi
>
> This is revision 2 of the manpages for libdrm. I converted everything to
> docbook
> XML. This makes it easier to write them (troff is really hard to read) and
> allows us to integrate it into other documentation.
>
> Other than
On Wed, Jan 9, 2013 at 2:11 PM, Rob Clark wrote:
> Updated version of DRM driver for TI LCD Controller. Since the initial
> version of the patch, which only supported TFP410 DVI output, I've added
> an output driver for LCD panels (for example, LCD3 or LCD7 cape for the
> beagle-bone), and initia
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130109/c7b8ad3e/attachment.html>
Hi Vikas,
Thank you for the patch.
On Friday 04 January 2013 10:24:04 Vikas Sajjan wrote:
> On 3 January 2013 16:29, Tomasz Figa wrote:
> > On Wednesday 02 of January 2013 18:47:22 Vikas C Sajjan wrote:
> >> From: Vikas Sajjan
> >>
> >> Signed-off-by: Vikas Sajjan
> >> ---
> >>
> >> include
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130109/9a70847a/attachment.html>
chment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130109/0af01545/attachment.html>
On Thu, Jan 10, 2013 at 12:16 AM, Alex Deucher wrote:
> On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
>> From: Dave Airlie
>>
>> otherwise userspace can get very confused
>
>
> Thinking about this more, we probably want to check whether we have a
> muxed to mux-less system otherwise we'll
From: Vikas Sajjan
Made necessary changes in s6e8ax0 panel driver as per the CDF-T.
it also removes the dependency on backlight and lcd framework.
Signed-off-by: Vikas Sajjan
---
drivers/video/exynos/s6e8ax0.c | 602 ++--
1 file changed, 328 insertions(+)
From: Vikas Sajjan
Have made necessary chanages in s6e8ax0 panel driver, made an effort to remove
dependency on backlight and lcd framework, but its NOT fully done.
s6e8ax0_get_brightness() and s6e8ax0_set_brightness() functionalities have NOT
been modified. as backlight support in CDF are _NOT_
On Wed, Jan 9, 2013 at 4:40 PM, wrote:
> From: Jerome Glisse
>
> We were checking the index against the size of the relocation buffer
> instead of against the last index. This fix kernel segfault when
> userspace submit ill formated command stream/relocation buffer pair.
>
> Signed-off-by: Jerom
/?id=24b1206ab2dcd506aaac3ef656aebc8bc20cd27a
may be problematic on cayman.
--
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/20130
/?id=24b1206ab2dcd506aaac3ef656aebc8bc20cd27a
may be problematic on cayman.
--
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/20130
Hi Laurent,
CDF will also be helpful in supporting Panels with integrated
audio (HDMI/DP) if we can add audio related control operations to
display_entity_control_ops. Video controls will be called by crtc
in DRM/V4L and audio controls from Alsa.
Secondly, if I need to support get_modes operation
From: Jerome Glisse
This simplify and cleanup the async dma checking.
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/evergreen.c| 16 +-
drivers/gpu/drm/radeon/evergreen_cs.c | 807 +-
drivers/gpu/drm/radeon/evergreend.h | 29 +-
3 files changed
From: Jerome Glisse
We were checking the index against the size of the relocation buffer
instead of against the last index. This fix kernel segfault when
userspace submit ill formated command stream/relocation buffer pair.
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/r600_cs.c | 6 +
Maybe this one is already known, but I did not find a post about it. So
here it is.
Regards,
Arend
==
[9.422018] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
[9.436177] [TTM] Zone kernel: Available gr
On Wednesday 09 January 2013 21:15:41 Steffen Trumtrar wrote:
> On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> > Hi!
> >
> > Finally, right in time before the end of the world on friday, v16 of the
> > display helpers.
>
> So, any more criticism on the series? Any takers for
On Wed, Jan 09, 2013 at 09:15:41PM +0100, Steffen Trumtrar wrote:
> On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> > Hi!
> >
> > Finally, right in time before the end of the world on friday, v16 of the
> > display helpers.
> >
>
> So, any more criticism on the series? Any ta
On Tue, Jan 8, 2013 at 3:37 PM, J. Bruce Fields wrote:
>> please grab the i915_error_state file from debugfs
>
> As I said in the original mail, I've already done that:
>
> http://fieldses.org/~bfields/3.8-hang/
Sorry, missed that the first time around.
>> and file a bug on
>> bugs.freed
On Tue, Dec 18, 2012 at 06:04:09PM +0100, Steffen Trumtrar wrote:
> Hi!
>
> Finally, right in time before the end of the world on friday, v16 of the
> display helpers.
>
So, any more criticism on the series? Any takers for the series as is?
I guess it could be merged via the fbdev-tree if David
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130109/6fc572b3/attachment.html>
org/archives/dri-devel/attachments/20130109/94cf2a9e/attachment.html>
Hi!
On Wed, Jan 09, 2013 at 08:12:01PM +0100, Marek Vasut wrote:
> Dear Steffen Trumtrar,
>
> I tested this on 3.8-rc1 (next 20130103) with the imx drm driver. After
> adding
> the following piece of code (quick hack), this works just fine. Thanks!
>
> diff --git a/drivers/staging/imx-drm/para
buff)(0x40A0 +
> ((_buff) * 8))
> > #define VIDW_BUF_START1(_buff) (0xA4 + ((_buff) * 8))
> > #define VIDW_BUF_END(_buff)(0xD0 + ((_buff) * 8))
> > #define VIDW_BUF_END1(_buff) (0xD4 + ((_buff) * 8))
> > --
> > 1.8.0
> >
> > ___
> > dri-devel mailing list
> > dri-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/dri-devel
> ___
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130109/4451a17d/attachment-0001.html>
On Tue, Jan 8, 2013 at 9:43 PM, Prathyush K wrote:
>
>
>
> On Tue, Jan 8, 2013 at 4:18 AM, Mandeep Singh Baines
> wrote:
>>
>> On Wed, Dec 26, 2012 at 3:27 AM, Prathyush K
>> wrote:
>> > The wait_for_vblank interface is modified to the complete_scanout
>> > function in fimd. This patch adds the
On Tue, Jan 8, 2013 at 9:43 PM, Prathyush K wrote:
>
>
>
> On Tue, Jan 8, 2013 at 4:18 AM, Mandeep Singh Baines
> wrote:
>>
>> On Wed, Dec 26, 2012 at 3:27 AM, Prathyush K
>> wrote:
>> > The wait_for_vblank interface is modified to the complete_scanout
>> > function in fimd. This patch adds the
On Tue, Jan 8, 2013 at 11:08 PM, Rob Clark wrote:
> Initialize e->pipe.. some drivers set this themselves, others do not.
> Setting it in drm_send_vblank_event() should help ensure more consistent
> behavior with the different drivers.
>
> Signed-off-by: Rob Clark
Reviewed-by: Alex Deucher
> -
On Wed, Jan 09, 2013 at 12:27:22PM +0100, Daniel Vetter wrote:
> On Tue, Jan 8, 2013 at 3:37 PM, J. Bruce Fields
> wrote:
> >> please grab the i915_error_state file from debugfs
> >
> > As I said in the original mail, I've already done that:
> >
> > http://fieldses.org/~bfields/3.8-hang/
On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> otherwise userspace can get very confused
Thinking about this more, we probably want to check whether we have a
muxed to mux-less system otherwise we'll be disconnecting the display
when we switch. Looks like the first
https://bugs.freedesktop.org/show_bug.cgi?id=59172
--- Comment #1 from Alex Deucher ---
This is probably related to memory bandwidth since MSAA compression is not
currently implemented.
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=59172
Priority: medium
Bug ID: 59172
Assignee: dri-devel@lists.freedesktop.org
Summary: [r300g] flashing and corruption with MSAA 6x and
1920x1080
Severity: normal
Classificati
https://bugs.freedesktop.org/show_bug.cgi?id=59169
Marek Olšák changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=59169
--- Comment #1 from Tomasz P. ---
Confirm. My rv350 is detected as rv370.
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedeskt
https://bugs.freedesktop.org/show_bug.cgi?id=59169
Priority: medium
Bug ID: 59169
Assignee: dri-devel@lists.freedesktop.org
Summary: [radeons] wrong chip detection
Severity: normal
Classification: Unclassified
OS: Linux (All)
On Tue, Jan 8, 2013 at 11:08 PM, Rob Clark wrote:
> Initialize e->pipe.. some drivers set this themselves, others do not.
> Setting it in drm_send_vblank_event() should help ensure more consistent
> behavior with the different drivers.
>
> Signed-off-by: Rob Clark
Reviewed-by: Alex Deucher
> -
On Mon, Jan 7, 2013 at 11:53 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> otherwise userspace can get very confused
Thinking about this more, we probably want to check whether we have a
muxed to mux-less system otherwise we'll be disconnecting the display
when we switch. Looks like the first
https://bugs.freedesktop.org/show_bug.cgi?id=58667
--- Comment #33 from Alex Deucher ---
Does a 3.8 kernel it work ok if you revert mesa back to
cf5632094ba0c19d570ea47025cf6da75ef8457a?
I think
r600g: rework flusing and synchronization pattern v7
http://cgit.freedesktop.org/mesa/mesa/commit/?id
https://bugs.freedesktop.org/show_bug.cgi?id=58354
--- Comment #16 from Alex Deucher ---
Does a 3.8 kernel it work ok if you revert mesa back to
cf5632094ba0c19d570ea47025cf6da75ef8457a?
I think
r600g: rework flusing and synchronization pattern v7
http://cgit.freedesktop.org/mesa/mesa/commit/?id
https://bugs.freedesktop.org/show_bug.cgi?id=36596
--- Comment #14 from Tomasz P. ---
is it still an issue with current mesa?
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesk
https://bugs.freedesktop.org/show_bug.cgi?id=47244
--- Comment #3 from Tomasz P. ---
Is it still an issue ?
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lis
On Tue, Jan 8, 2013 at 3:37 PM, J. Bruce Fields wrote:
>> please grab the i915_error_state file from debugfs
>
> As I said in the original mail, I've already done that:
>
> http://fieldses.org/~bfields/3.8-hang/
Sorry, missed that the first time around.
>> and file a bug on
>> bugs.freed
ubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130109/46e71c48/attachment.html>
applied.
--
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/20130109/ef192263/attachment-0001.html>
..
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130109/f3aac4a9/attachment.html>
Hi Laurent,
CDF will also be helpful in supporting Panels with integrated
audio (HDMI/DP) if we can add audio related control operations to
display_entity_control_ops. Video controls will be called by crtc
in DRM/V4L and audio controls from Alsa.
Secondly, if I need to support get_modes operation
On 1/8/2013 6:48 AM, Sean Paul wrote:
> On Tue, Jan 8, 2013 at 11:45 AM, Lucas Stach wrote:
>> Am Montag, den 07.01.2013, 16:12 -0500 schrieb Sean Paul:
>>> On Mon, Jan 7, 2013 at 3:54 PM, Mitch Bradley wrote:
On 1/7/2013 10:43 AM, Sean Paul wrote:
> Add a property to the hdmi node so we
On Tue, Jan 8, 2013 at 2:25 AM, Laurent Pinchart
wrote:
> Hi Rob,
>
> On Thursday 27 December 2012 09:54:55 Rob Clark wrote:
>> What I've done to avoid that so far is that the master device registers the
>> drivers for it's output sub-devices before registering it's own device.
>
> I'm not sure to
On Sun, Jan 06, 2013 at 07:06:52PM +0100, Daniel Vetter wrote:
> On Thu, Jan 03, 2013 at 06:11:23PM -0500, J. Bruce Fields wrote:
> > On Thu, Jan 03, 2013 at 04:16:24PM -0500, Josh Boyer wrote:
> > > On Thu, Jan 3, 2013 at 3:46 PM, J. Bruce Fields
> > > wrote:
> > > > I got a crash after a few mi
77 matches
Mail list logo