Christian König
|
14adc89298
drm/radeon: Deprecate UMS support v2
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Steven Fuerst
|
9e9eb7c60d
Annotate int2float() as being a pure function.
|
13 years ago |
Steven Fuerst
|
747f49ba67
Replace int2float() with an optimized version.
|
13 years ago |
Steven Fuerst
|
7ff64fcaa7
Rename i2f() to int2float(), and make it global so one copy can be removed.
|
13 years ago |
Andi Kleen
|
74740c8324
drm/radeon: drop inlines in r600_blit.c
|
13 years ago |
Cédric Cano
|
dee54c40a1
drm/radeon: 6xx/7xx non-kms endian fixes
|
14 years ago |
Alex Deucher
|
c42750b026
drm/r600: fix possible NULL pointer derefernce
|
15 years ago |
Matt Turner
|
d964fc54ed
drm/radeon: use ALIGN instead of open coding it
|
15 years ago |
Robert Noland
|
33fdb15c99
drm/radeon/r600: only assign vb after we know space is available.
|
15 years ago |
Robert Noland
|
c54b1820d6
drm/radeon/r600: Replace repeated calculations with variable.
|
15 years ago |
Dave Airlie
|
ceeb50279b
drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"
|
15 years ago |
Robert Noland
|
49c458e544
drm/r600: avoid assigning vb twice in blit code
|
15 years ago |
Andre Maasikas
|
5b31aee9d7
drm/radeon/r600: set correct pitch for 4 byte copy
|
16 years ago |
Alex Deucher
|
5d93b135fc
drm/radeon/r600: fix legacy blit code
|
16 years ago |
Jerome Glisse
|
3ce0a23d2d
drm/radeon/kms: add r600 KMS support
|
16 years ago |