Searched hist:fc30b8efbe1b271eb64e0d4f6cb2a91bb57ee5f3 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | r420.c | diff fc30b8efbe1b271eb64e0d4f6cb2a91bb57ee5f3 Fri Sep 18 07:19:37 CEST 2009 Dave Airlie <airlied@linux.ie> drm/radeon/kms: move around new init path code to avoid posting at init
We really don't want to post the card at init, it takes a relatively long time and isn't required, so split the resume path into a startup path called by both init/resume and separate resume entry point to do posting.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rv770.c | diff fc30b8efbe1b271eb64e0d4f6cb2a91bb57ee5f3 Fri Sep 18 07:19:37 CEST 2009 Dave Airlie <airlied@linux.ie> drm/radeon/kms: move around new init path code to avoid posting at init
We really don't want to post the card at init, it takes a relatively long time and isn't required, so split the resume path into a startup path called by both init/resume and separate resume entry point to do posting.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r600.c | diff fc30b8efbe1b271eb64e0d4f6cb2a91bb57ee5f3 Fri Sep 18 07:19:37 CEST 2009 Dave Airlie <airlied@linux.ie> drm/radeon/kms: move around new init path code to avoid posting at init
We really don't want to post the card at init, it takes a relatively long time and isn't required, so split the resume path into a startup path called by both init/resume and separate resume entry point to do posting.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|