All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Updated plane support v3
@ 2011-06-20 20:11 Jesse Barnes
  2011-06-20 20:11   ` Jesse Barnes
                   ` (6 more replies)
  0 siblings, 7 replies; 33+ messages in thread
From: Jesse Barnes @ 2011-06-20 20:11 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, Marcus Lorentzon, Alan Cox

This version adds both source and dest rect params to the set_plane
ioctl, and makes the source fixed point to support hardware that needs
it.

I haven't changed the name of the SNB implementation yet (per Chris's
suggestions) but will before it gets upstream.

I'd be interested to see whether these interfaces will work for other
hardware, so please take a close look at them and ideally implement them
on your hardware to make sure (see my userspace example code from
earlier posts if you want something to crib from).

Thanks,
Jesse

^ permalink raw reply	[flat|nested] 33+ messages in thread
* [RFC] Updated DRM plane handling patches
@ 2011-06-07 20:07 Jesse Barnes
  2011-06-07 20:07 ` [PATCH 1/4] drm: add plane support Jesse Barnes
  0 siblings, 1 reply; 33+ messages in thread
From: Jesse Barnes @ 2011-06-07 20:07 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

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) adds working SNB support for the new code

Comments welcome.  I'll be pushing intel-gpu-tools testdisplay support
for this shortly if people want to play around with it.  Next step is to
incorporate it into X and Wayland to see if the API is rich enough for
our needs.

Thanks,
Jesse

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2011-09-19  8:03 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-20 20:11 [RFC] Updated plane support v3 Jesse Barnes
2011-06-20 20:11 ` [PATCH 1/4] drm: add plane support Jesse Barnes
2011-06-20 20:11   ` Jesse Barnes
2011-07-21 10:30   ` Joonyoung Shim
2011-07-21 17:14     ` Jesse Barnes
2011-07-25  8:18       ` Joonyoung Shim
2011-07-25 14:57         ` Rob Clark
2011-07-26  4:21           ` Joonyoung Shim
2011-07-22 13:52   ` Rob Clark
2011-07-22 15:30     ` Jesse Barnes
2011-07-22 15:57       ` Rob Clark
2011-07-22 22:18     ` Alan Cox
2011-06-20 20:11 ` [PATCH 2/4] drm: add an fb creation ioctl that takes a pixel format Jesse Barnes
2011-06-20 20:11   ` Jesse Barnes
2011-06-20 20:11 ` [PATCH 3/4] drm/i915: rename existing overlay support to "legacy" Jesse Barnes
2011-06-20 20:11   ` Jesse Barnes
2011-06-20 20:11 ` [PATCH 4/4] drm/i915: add SNB video sprite support Jesse Barnes
2011-06-20 20:11   ` Jesse Barnes
2011-06-21  8:55 ` [RFC] Updated plane support v3 Marcus Lorentzon
2011-06-21  9:12   ` Daniel Vetter
2011-06-21 16:13   ` Jesse Barnes
2011-06-21 11:21 ` Rob Clark
2011-06-21 13:16   ` Rob Clark
2011-06-21 16:19   ` Jesse Barnes
2011-06-22  1:09     ` Rob Clark
2011-06-22  9:16       ` Marcus Lorentzon
2011-09-19  8:03 ` Joonyoung Shim
  -- strict thread matches above, loose matches on Subject: below --
2011-06-07 20:07 [RFC] Updated DRM plane handling patches Jesse Barnes
2011-06-07 20:07 ` [PATCH 1/4] drm: add plane support Jesse Barnes
2011-06-07 21:01   ` Jesse Barnes
2011-06-08  9:41     ` Marcus Lorentzon
2011-06-08 18:54       ` Jesse Barnes
2011-06-09  9:16         ` Marcus Lorentzon
2011-06-07 21:05   ` Jesse Barnes

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.