dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [next][PATCH 0/3] drm/radeon/hdmi: separate Evergreen, update modesetting
@ 2012-05-06 15:29 Rafał Miłecki
  2012-05-06 15:29 ` [next][PATCH 1/3] drm/radeon/hdmi: separate evergreen code Rafał Miłecki
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Rafał Miłecki @ 2012-05-06 15:29 UTC (permalink / raw)
  To: Dave Airlie, dri-devel; +Cc: Christian König

This patch finally separates Evergreen code and applies changes
published as WIP by Alex.

Alex: I think we should add your Signed-o-b in PATCH 2, can you take a
look at this?

Rafał Miłecki (3):
  drm/radeon/hdmi: separate evergreen code
  drm/radeon/hdmi: update modesetting
  drm/radeon/hdmi: fix some coding style

 drivers/gpu/drm/radeon/Makefile            |    5 +-
 drivers/gpu/drm/radeon/atombios_encoders.c |    5 +-
 drivers/gpu/drm/radeon/evergreen_hdmi.c    |  208 ++++++++++++++++++++++++++++
 drivers/gpu/drm/radeon/r600_hdmi.c         |  107 ++++++++++-----
 drivers/gpu/drm/radeon/radeon.h            |    8 +
 5 files changed, 293 insertions(+), 40 deletions(-)
 create mode 100644 drivers/gpu/drm/radeon/evergreen_hdmi.c

-- 
1.7.7

_______________________________________________
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:[~2012-05-27 18:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-06 15:29 [next][PATCH 0/3] drm/radeon/hdmi: separate Evergreen, update modesetting Rafał Miłecki
2012-05-06 15:29 ` [next][PATCH 1/3] drm/radeon/hdmi: separate evergreen code Rafał Miłecki
2012-05-06 15:29 ` [next][PATCH 2/3] drm/radeon/hdmi: update modesetting Rafał Miłecki
2012-05-26  8:22   ` Rafał Miłecki
2012-05-26 15:19     ` Rafał Miłecki
2012-05-26 21:40       ` Rafał Miłecki
2012-05-27 15:30         ` Alex Deucher
2012-05-27 18:50           ` Rafał Miłecki
2012-05-06 15:29 ` [next][PATCH 3/3] drm/radeon/hdmi: fix some coding style Rafał Miłecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).