summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_fb.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie1-6/+20
2009-09-18drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer1-103/+18
2009-09-11drm/radeon/kms: set fbdev_info for suspend/resumeDave Airlie1-0/+1
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie1-578/+92
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie1-0/+2
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie1-0/+5
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie1-3/+9
2009-07-15drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer1-3/+50
2009-06-24drm/radeon: Don't initialize acceleration related fields of struct fb_info.Michel Dänzer1-3/+3
2009-06-24drm/radeon: fix radeon kms framebuffer deviceJerome Glisse1-8/+19
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+825