* Baytrail DRM driver Colorkey not available
@ 2019-04-04 21:38 Jim Zhang
2019-04-08 14:48 ` Jani Nikula
2019-04-08 14:58 ` Ville Syrjälä
0 siblings, 2 replies; 3+ messages in thread
From: Jim Zhang @ 2019-04-04 21:38 UTC (permalink / raw)
To: intel-gfx@lists.freedesktop.org
[-- Attachment #1.1: Type: text/plain, Size: 592 bytes --]
Dear Sir/Madam:
I am having an issue with intel Baytrail GPU DRM driver.
Description:
Linux kernel version 3.10.61:
Afer calling function
properties = drmModeObjectGetProperties(drmfd, plane_id, DRM_MODE_OBJECT_PLANE);
it only returns only one property:
property->name = "rotation", property->prop_id =4
It looks like that the Baytrail gpu drm driver does not support colorkey.
>From what kernel version , the Baytrail GPU DRM driver starts support colorkey, and is there a way to backport it to kernel 3.10.61?
Thanks,
Jim
Caterpillar: Confidential Green
[-- Attachment #1.2: Type: text/html, Size: 3755 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Baytrail DRM driver Colorkey not available
2019-04-04 21:38 Baytrail DRM driver Colorkey not available Jim Zhang
@ 2019-04-08 14:48 ` Jani Nikula
2019-04-08 14:58 ` Ville Syrjälä
1 sibling, 0 replies; 3+ messages in thread
From: Jani Nikula @ 2019-04-08 14:48 UTC (permalink / raw)
To: Jim Zhang, intel-gfx@lists.freedesktop.org
On Thu, 04 Apr 2019, Jim Zhang <Zhang_Jim@cat.com> wrote:
> Dear Sir/Madam:
>
> I am having an issue with intel Baytrail GPU DRM driver.
>
> Description:
> Linux kernel version 3.10.61:
> Afer calling function
> properties = drmModeObjectGetProperties(drmfd, plane_id, DRM_MODE_OBJECT_PLANE);
> it only returns only one property:
> property->name = "rotation", property->prop_id =4
>
> It looks like that the Baytrail gpu drm driver does not support colorkey.
>
> From what kernel version , the Baytrail GPU DRM driver starts support
> colorkey, and is there a way to backport it to kernel 3.10.61?
Perhaps you're looking for the I915_SET_SPRITE_COLORKEY ioctl?
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Baytrail DRM driver Colorkey not available
2019-04-04 21:38 Baytrail DRM driver Colorkey not available Jim Zhang
2019-04-08 14:48 ` Jani Nikula
@ 2019-04-08 14:58 ` Ville Syrjälä
1 sibling, 0 replies; 3+ messages in thread
From: Ville Syrjälä @ 2019-04-08 14:58 UTC (permalink / raw)
To: Jim Zhang; +Cc: intel-gfx@lists.freedesktop.org
On Thu, Apr 04, 2019 at 09:38:03PM +0000, Jim Zhang wrote:
> Dear Sir/Madam:
>
> I am having an issue with intel Baytrail GPU DRM driver.
>
> Description:
> Linux kernel version 3.10.61:
> Afer calling function
> properties = drmModeObjectGetProperties(drmfd, plane_id, DRM_MODE_OBJECT_PLANE);
> it only returns only one property:
> property->name = "rotation", property->prop_id =4
>
> It looks like that the Baytrail gpu drm driver does not support colorkey.
>
> >From what kernel version , the Baytrail GPU DRM driver starts support colorkey, and is there a way to backport it to kernel 3.10.61?
How about actually reading my reply to your earlier mail?
https://lists.freedesktop.org/archives/intel-gfx/2019-April/194470.html
--
Ville Syrjälä
Intel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-04-08 14:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-04 21:38 Baytrail DRM driver Colorkey not available Jim Zhang
2019-04-08 14:48 ` Jani Nikula
2019-04-08 14:58 ` Ville Syrjälä
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.