From: "Rafał Miłecki" <zajec5@gmail.com>
To: Dave Airlie <airlied@linux.ie>, dri-devel@lists.freedesktop.org
Cc: "Christian König" <deathsimple@vodafone.de>
Subject: [next][PATCH 0/3] drm/radeon/hdmi: separate Evergreen, update modesetting
Date: Sun, 6 May 2012 17:29:43 +0200 [thread overview]
Message-ID: <1336318186-5970-1-git-send-email-zajec5@gmail.com> (raw)
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
next reply other threads:[~2012-05-06 15:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-06 15:29 Rafał Miłecki [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1336318186-5970-1-git-send-email-zajec5@gmail.com \
--to=zajec5@gmail.com \
--cc=airlied@linux.ie \
--cc=deathsimple@vodafone.de \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox