summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_fb.c
AgeCommit message (Expand)Author
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-10-05drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-09-18drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer
2009-09-11drm/radeon/kms: set fbdev_info for suspend/resumeDave Airlie
2009-08-30drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer
2009-06-24drm/radeon: Don't initialize acceleration related fields of struct fb_info.Michel Dänzer
2009-06-24drm/radeon: fix radeon kms framebuffer deviceJerome Glisse
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse