Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- extra ~ in RADEON_WRITE_P()
- re-arrange crtc setup a bit
- add debugging for tracing calls
- fix pitch calculation
|
|
|
|
|
|
|
|
|
|
- Add gamma set for legacy chips
- Add 16 bpp gamma set
|
|
- white space
- move i2c_lock to radeon_i2c.c
- enable tv dac on legacy
|
|
|
|
|
|
- removed save/init/restore chain with set functions
|
|
|
|
|
|
set gart buffers start
|
|
|
|
|
|
|
|
|
|
This really shouldn't go upstream, it just lets me
run the old 3D driver on GEM setup system
|
|
not all there yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 10d5b037b85706037df89bf0275436797e4eb559)
|
|
This removes all the TTM userspace API and all userspace objects.
It also removes the drm_bo_lock.c code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this at least parses the DDX stream and lets me run gnome-terminal/metacity
|
|
take code from Jerome munge into a TTM IB re-use
|
|
|
|
|