Home
last modified time | relevance | path

Searched hist:"8 c2a6d730400e14bf28ccfa11b9bbf453db775ec" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.cdiff 8c2a6d730400e14bf28ccfa11b9bbf453db775ec Wed Oct 14 01:00:42 CDT 2009 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: move active_device setup into encoder fixup()

radeon_encoder->active_device defines the active routing
between the encoder and connector. The encoder fixup and
dpms functions need to know the active_device to function
properly. Setting active_device in the prepare hook was
too late in some cases.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
H A Dradeon_encoders.cdiff 8c2a6d730400e14bf28ccfa11b9bbf453db775ec Wed Oct 14 01:00:42 CDT 2009 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: move active_device setup into encoder fixup()

radeon_encoder->active_device defines the active routing
between the encoder and connector. The encoder fixup and
dpms functions need to know the active_device to function
properly. Setting active_device in the prepare hook was
too late in some cases.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>