[PATCH] drm/radeon: fix dig encoder selection on DCE61
Rafał Miłecki
zajec5 at gmail.com
Thu Aug 30 07:13:55 PDT 2012
2012/8/30 Alex Deucher <alexdeucher at gmail.com>:
> On Thu, Aug 30, 2012 at 2:27 AM, Michel Dänzer <michel at daenzer.net> wrote:
>> On Mit, 2012-08-29 at 20:02 -0400, alexdeucher at gmail.com wrote:
>>> - /* DCE4/5 */
>>> - if (ASIC_IS_DCE4(rdev)) {
>>> - dig = radeon_encoder->enc_priv;
>>> - if (ASIC_IS_DCE41(rdev)) {
>>> + if (ASIC_IS_DCE6(rdev)) {
>>> + /* DCE6 */
Amazing comment ;)
--
Rafał
More information about the dri-devel
mailing list