Searched hist:"733289 c2656c556d5cf36eafa1c8ec77222c359f" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | r420.c | diff 733289c2656c556d5cf36eafa1c8ec77222c359f Wed Sep 16 15:24:21 CEST 2009 Jerome Glisse <jglisse@redhat.com> drm/radeon/kms: don't fail if we fail to init GPU acceleration
Userspace can query if acceleration is working or not true get info ioctl and could fallback to software if for some reason kernel failed to initialize KMS. This should allow to give a working KMS setup in all case (even with non functionning accel).
Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | rv770.c | diff 733289c2656c556d5cf36eafa1c8ec77222c359f Wed Sep 16 15:24:21 CEST 2009 Jerome Glisse <jglisse@redhat.com> drm/radeon/kms: don't fail if we fail to init GPU acceleration
Userspace can query if acceleration is working or not true get info ioctl and could fallback to software if for some reason kernel failed to initialize KMS. This should allow to give a working KMS setup in all case (even with non functionning accel).
Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_kms.c | diff 733289c2656c556d5cf36eafa1c8ec77222c359f Wed Sep 16 15:24:21 CEST 2009 Jerome Glisse <jglisse@redhat.com> drm/radeon/kms: don't fail if we fail to init GPU acceleration
Userspace can query if acceleration is working or not true get info ioctl and could fallback to software if for some reason kernel failed to initialize KMS. This should allow to give a working KMS setup in all case (even with non functionning accel).
Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r600.c | diff 733289c2656c556d5cf36eafa1c8ec77222c359f Wed Sep 16 15:24:21 CEST 2009 Jerome Glisse <jglisse@redhat.com> drm/radeon/kms: don't fail if we fail to init GPU acceleration
Userspace can query if acceleration is working or not true get info ioctl and could fallback to software if for some reason kernel failed to initialize KMS. This should allow to give a working KMS setup in all case (even with non functionning accel).
Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_device.c | diff 733289c2656c556d5cf36eafa1c8ec77222c359f Wed Sep 16 15:24:21 CEST 2009 Jerome Glisse <jglisse@redhat.com> drm/radeon/kms: don't fail if we fail to init GPU acceleration
Userspace can query if acceleration is working or not true get info ioctl and could fallback to software if for some reason kernel failed to initialize KMS. This should allow to give a working KMS setup in all case (even with non functionning accel).
Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon.h | diff 733289c2656c556d5cf36eafa1c8ec77222c359f Wed Sep 16 15:24:21 CEST 2009 Jerome Glisse <jglisse@redhat.com> drm/radeon/kms: don't fail if we fail to init GPU acceleration
Userspace can query if acceleration is working or not true get info ioctl and could fallback to software if for some reason kernel failed to initialize KMS. This should allow to give a working KMS setup in all case (even with non functionning accel).
Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|