Searched hist:"80297 e87bc9728a6ce559063fc4c117eba1f955a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_encoders.c | diff 80297e87bc9728a6ce559063fc4c117eba1f955a Thu Nov 12 13:55:14 CST 2009 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: rework scaler handling
Keep requested scaler type in radeon_encoder and the actual scaler type used in radeon_crtc. This prevents us from enabling the scaler when it's not required (i.e., the requested mode is the native mode). Also, always set the adjusted mode equal to the native mode for lvds.
Should fix: https://bugzilla.redhat.com/show_bug.cgi?id=522271
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Acked-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_encoders.c | diff 80297e87bc9728a6ce559063fc4c117eba1f955a Thu Nov 12 13:55:14 CST 2009 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: rework scaler handling
Keep requested scaler type in radeon_encoder and the actual scaler type used in radeon_crtc. This prevents us from enabling the scaler when it's not required (i.e., the requested mode is the native mode). Also, always set the adjusted mode equal to the native mode for lvds.
Should fix: https://bugzilla.redhat.com/show_bug.cgi?id=522271
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Acked-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_mode.h | diff 80297e87bc9728a6ce559063fc4c117eba1f955a Thu Nov 12 13:55:14 CST 2009 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: rework scaler handling
Keep requested scaler type in radeon_encoder and the actual scaler type used in radeon_crtc. This prevents us from enabling the scaler when it's not required (i.e., the requested mode is the native mode). Also, always set the adjusted mode equal to the native mode for lvds.
Should fix: https://bugzilla.redhat.com/show_bug.cgi?id=522271
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Acked-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_display.c | diff 80297e87bc9728a6ce559063fc4c117eba1f955a Thu Nov 12 13:55:14 CST 2009 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: rework scaler handling
Keep requested scaler type in radeon_encoder and the actual scaler type used in radeon_crtc. This prevents us from enabling the scaler when it's not required (i.e., the requested mode is the native mode). Also, always set the adjusted mode equal to the native mode for lvds.
Should fix: https://bugzilla.redhat.com/show_bug.cgi?id=522271
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Acked-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|