On Thu, Jul 21, 2011 at 13:54:41 +, Ben Widawsky wrote:
> On Tue, Jul 19, 2011 at 11:06:17PM +0200, Julien Cristau wrote:
> > On Wed, Jul 13, 2011 at 13:51:43 -0700, Ben Widawsky wrote:
> >
> > > +#define SHADER_DEBUG_SOCKET "/tmp/gen_debug"
> >
> > Not sure what this is used for, but does i
Hi,
simple questions :)
2011/6/21 Jesse Barnes :
> Planes are a bit like half-CRTCs. ?They have a location and fb, but
> don't drive outputs directly. ?Add support for handling them to the core
> KMS code.
>
> Signed-off-by: Jesse Barnes
> ---
> ?drivers/gpu/drm/drm_crtc.c | ?235
>
Hi,
2011/6/16 Jesse Barnes :
> On Tue, ?7 Jun 2011 13:07:38 -0700
> Jesse Barnes wrote:
>
>> This patchset updates the previous one, incorporating the feedback I
>> received:
>> ? 1) uses the v4l fourcc codes to communicate pixel format
>> ? 2) adds a new addfb ioctl that takes a format
>> ? 3) a
https://bugzilla.kernel.org/show_bug.cgi?id=39672
Rafael J. Wysocki changed:
What|Removed |Added
CC||florian at mickler.org,
From: Jerome Glisse
atombios functuion DIG*EncoderControl works more reliably (100% link training
success vs 30% link training success on some monitor like HP ZR22w) for DP link
training than DPEncoderService for DCE3 display block.
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/atomb
On Thu, Jul 21, 2011 at 13:54:41 +, Ben Widawsky wrote:
> On Tue, Jul 19, 2011 at 11:06:17PM +0200, Julien Cristau wrote:
> > On Wed, Jul 13, 2011 at 13:51:43 -0700, Ben Widawsky wrote:
> >
> > > +#define SHADER_DEBUG_SOCKET "/tmp/gen_debug"
> >
> > Not sure what this is used for, but does i
On Tue, Jul 19, 2011 at 11:06:17PM +0200, Julien Cristau wrote:
> On Wed, Jul 13, 2011 at 13:51:43 -0700, Ben Widawsky wrote:
>
> > +#define SHADER_DEBUG_SOCKET "/tmp/gen_debug"
>
> Not sure what this is used for, but does it really need to be in /tmp?
It is the shared socket between a debug cli
From: Jerome Glisse
atombios functuion DIG*EncoderControl works more reliably (100% link training
success vs 30% link training success on some monitor like HP ZR22w) for DP link
training than DPEncoderService for DCE3 display block.
Signed-off-by: Jerome Glisse
---
drivers/gpu/drm/radeon/atomb
On Thu, 21 Jul 2011 19:15:24 +0900
Joonyoung Shim wrote:
> Hi,
>
> 2011/6/16 Jesse Barnes :
> > On Tue, 7 Jun 2011 13:07:38 -0700
> > Jesse Barnes wrote:
> >
> >> This patchset updates the previous one, incorporating the feedback I
> >> received:
> >> 1) uses the v4l fourcc codes to communic
On Thu, 21 Jul 2011 19:15:24 +0900
Joonyoung Shim wrote:
> Hi,
>
> 2011/6/16 Jesse Barnes :
> > On Tue, ?7 Jun 2011 13:07:38 -0700
> > Jesse Barnes wrote:
> >
> >> This patchset updates the previous one, incorporating the feedback I
> >> received:
> >> ? 1) uses the v4l fourcc codes to communic
On Thu, 21 Jul 2011 19:30:00 +0900
Joonyoung Shim wrote:
> Hi,
>
> simple questions :)
>
> 2011/6/21 Jesse Barnes :
> > Planes are a bit like half-CRTCs. They have a location and fb, but
> > don't drive outputs directly. Add support for handling them to the core
> > KMS code.
> >
> > Signed-o
On Thu, 21 Jul 2011 19:30:00 +0900
Joonyoung Shim wrote:
> Hi,
>
> simple questions :)
>
> 2011/6/21 Jesse Barnes :
> > Planes are a bit like half-CRTCs. ?They have a location and fb, but
> > don't drive outputs directly. ?Add support for handling them to the core
> > KMS code.
> >
> > Signed-o
https://bugzilla.kernel.org/show_bug.cgi?id=39672
Rafael J. Wysocki changed:
What|Removed |Added
CC||flor...@mickler.org,
Two fairly useful bug fixes:
* Quirk for Lenovo U160 to prevent a black-screen when KMS starts up.
We've gone round and round trying to make this hardware 'just work',
it's time to give up and special case this box.
* Fix longstanding regression on old (pre-G33) hardware with tiled
buffer
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110721/f2b0853d/attachment-0001.pgp>
https://bugzilla.kernel.org/show_bug.cgi?id=14535
Atif Amin changed:
What|Removed |Added
CC||matifamin at gmail.com
razamatan at hotmail.
On Tue, Jul 19, 2011 at 11:06:17PM +0200, Julien Cristau wrote:
> On Wed, Jul 13, 2011 at 13:51:43 -0700, Ben Widawsky wrote:
>
> > +#define SHADER_DEBUG_SOCKET "/tmp/gen_debug"
>
> Not sure what this is used for, but does it really need to be in /tmp?
It is the shared socket between a debug cli
Hi,
simple questions :)
2011/6/21 Jesse Barnes :
> Planes are a bit like half-CRTCs. They have a location and fb, but
> don't drive outputs directly. Add support for handling them to the core
> KMS code.
>
> Signed-off-by: Jesse Barnes
> ---
> drivers/gpu/drm/drm_crtc.c | 235
>
Hi,
2011/6/16 Jesse Barnes :
> On Tue, 7 Jun 2011 13:07:38 -0700
> Jesse Barnes wrote:
>
>> This patchset updates the previous one, incorporating the feedback I
>> received:
>> 1) uses the v4l fourcc codes to communicate pixel format
>> 2) adds a new addfb ioctl that takes a format
>> 3) a
https://bugzilla.kernel.org/show_bug.cgi?id=14535
Atif Amin changed:
What|Removed |Added
CC||matifa...@gmail.com
razama...@hotmail.com ch
> + return true;
> + }
>
>/* Default: no EDID header probe required for DDC probing */
>return false;
> --
> 1.7.1
>
>
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: a
21 matches
Mail list logo