From: Egbert Eich <eich@suse.de>
To: dri-devel@lists.freedesktop.org
Cc: Egbert Eich <eich@suse.de>
Subject: [PATCH 0/3] DRM/radeon: Clean up and fix Load Detection on the TV DAC for single CRTC GPUs.
Date: Mon, 29 Oct 2012 13:43:49 +0100 [thread overview]
Message-ID: <1351514632-16656-1-git-send-email-eich@suse.de> (raw)
In-Reply-To: <1351096121-5594-1-git-send-email-eich@suse.de>
Tests have shown that on single CRTC GPUs like the RN50 - which is used
on many servers - the CRTC is controlled thru the RADEON_CRTC_EXT_CNTL
for both the primary and the TV DAC.
This set of patches cleans up the code in radeon_legacy_tv_dac_detect(),
fixes the handling of CRTC control for the TV DAC on those GPUs and adds
code to handle R200 GPUs.
This basically separates the different items in:
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
Egbert Eich (3):
DRM/Radeon: Clean up code in TV DAC load detection.
DRM/Radeon: Add Handling for R200 to TV DAC Load Detection.
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 83 ++++++++++++++++-------
1 files changed, 57 insertions(+), 26 deletions(-)
--
1.7.6.3
next prev parent reply other threads:[~2012-10-29 12:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 16:28 [PATCH] DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips Egbert Eich
2012-10-24 16:51 ` Alex Deucher
2012-10-29 12:43 ` Egbert Eich [this message]
2012-10-29 12:43 ` [PATCH 1/3] DRM/Radeon: Clean up code in TV DAC load detection Egbert Eich
2012-10-29 12:43 ` [PATCH 2/3] DRM/Radeon: Add Handling for R200 to TV DAC Load Detection Egbert Eich
2012-10-29 13:17 ` Alex Deucher
2012-10-29 12:43 ` [PATCH 3/3] DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips Egbert Eich
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=1351514632-16656-1-git-send-email-eich@suse.de \
--to=eich@suse.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 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.