dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] drm/cirrus: convert cirrus to atomic mode-setting
@ 2015-08-05  7:22 John Hunter
  2015-08-05  7:22 ` [PATCH 1/7] drm/cirrus: phase 1 - use the transitional helpers John Hunter
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: John Hunter @ 2015-08-05  7:22 UTC (permalink / raw)
  To: dri-devel

From: Zhao Junwang <zhjwpku@gmail.com>

This patch series aim to convert DRM_CIRRUS to atomic mode-setting.
This mostly reference my previous patch series on DRM_BOCHS and
Gustavo Padovan;s patch series on drm/exynos.

Zhao Junwang (7):
  drm/cirrus: phase 1 - use the transitional helpers
  drm/cirrus: phase 2: wire up state reset, duplicate and destroy
  drm/cirrus: phase 3: atomic updates of planes
  drm/cirrus: add return 0 to make sure if (bo->pin_count) early_exit
  drm/cirrus: phase 3: use atomic .set_config helper
  drm/cirrus: atomic dpms support
  drm/cirrus: add DRIVER_ATOMIC to .driver_features

 drivers/gpu/drm/cirrus/cirrus_drv.c  |    3 +-
 drivers/gpu/drm/cirrus/cirrus_drv.h  |    3 +-
 drivers/gpu/drm/cirrus/cirrus_main.c |    5 +-
 drivers/gpu/drm/cirrus/cirrus_mode.c |  299 ++++++++++++++++++++--------------
 drivers/gpu/drm/cirrus/cirrus_ttm.c  |    2 +
 5 files changed, 187 insertions(+), 125 deletions(-)

-- 
1.7.10.4


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/7] drm/cirrus: convert cirrus to atomic mode-setting
@ 2015-07-30 10:08 John Hunter
  2015-07-30 10:08 ` [PATCH 3/7] drm/cirrus: phase 3: atomic updates of planes John Hunter
  0 siblings, 1 reply; 9+ messages in thread
From: John Hunter @ 2015-07-30 10:08 UTC (permalink / raw)
  To: dri-devel

From: Zhao Junwang <zhjwpku@gmail.com>

This patch series aim to convert DRM_CIRRUS to atomic mode-setting.
This mostly reference my previous patch series on DRM_BOCHS and
Gustavo Padovan;s patch series on drm/exynos.

Zhao Junwang (7):
  drm/cirrus: phase 1 - use the transitional helpers
  drm/cirrus: phase 2: wire up state reset, duplicate and destroy
  drm/cirrus: phase 3: atomic updates of planes
  drm/cirrus: add return 0 to make sure if (bo->pin_count) early_exit
  drm/cirrus: phase 3: use atomic .set_config helper
  drm/cirrus: atomic dpms support
  drm/cirrus: add DRIVER_ATOMIC to .driver_features

 drivers/gpu/drm/cirrus/cirrus_drv.c  |    3 +-
 drivers/gpu/drm/cirrus/cirrus_drv.h  |    3 +-
 drivers/gpu/drm/cirrus/cirrus_main.c |    5 +-
 drivers/gpu/drm/cirrus/cirrus_mode.c |  299 ++++++++++++++++++++--------------
 drivers/gpu/drm/cirrus/cirrus_ttm.c  |    2 +
 5 files changed, 187 insertions(+), 125 deletions(-)

-- 
1.7.10.4


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2015-08-05  7:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-05  7:22 [PATCH 0/7] drm/cirrus: convert cirrus to atomic mode-setting John Hunter
2015-08-05  7:22 ` [PATCH 1/7] drm/cirrus: phase 1 - use the transitional helpers John Hunter
2015-08-05  7:22 ` [PATCH 2/7] drm/cirrus: phase 2: wire up state reset, duplicate and destroy John Hunter
2015-08-05  7:22 ` [PATCH 3/7] drm/cirrus: phase 3: atomic updates of planes John Hunter
2015-08-05  7:22 ` [PATCH 4/7] drm/cirrus: add return 0 to make sure if (bo->pin_count) early_exit John Hunter
2015-08-05  7:22 ` [PATCH 5/7] drm/cirrus: phase 3: use atomic .set_config helper John Hunter
2015-08-05  7:22 ` [PATCH 6/7] drm/cirrus: atomic dpms support John Hunter
2015-08-05  7:22 ` [PATCH 7/7] drm/cirrus: add DRIVER_ATOMIC to .driver_features John Hunter
  -- strict thread matches above, loose matches on Subject: below --
2015-07-30 10:08 [PATCH 0/7] drm/cirrus: convert cirrus to atomic mode-setting John Hunter
2015-07-30 10:08 ` [PATCH 3/7] drm/cirrus: phase 3: atomic updates of planes John Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox