summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_fb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie2010-02-111-1/+1
|\
| * drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie2010-02-111-1/+1
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-101-25/+47
|\ \ | |/
| * drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-24/+39
| * drm/radeon/kms: pick 8bpp console when 32MB or less VRAMDave Airlie2009-12-021-1/+8
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-061-1/+7
* drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-051-1/+2
* drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-051-1/+6
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-251-6/+20
* drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-181-103/+18
* drm/radeon/kms: set fbdev_info for suspend/resumeDave Airlie2009-09-111-0/+1
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-311-578/+92
* drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
* drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie2009-07-291-0/+5
* drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-291-3/+9
* drm/radeon: Endianness fixes for radeondrmfb.Michel Dänzer2009-07-151-3/+50
* drm/radeon: Don't initialize acceleration related fields of struct fb_info.Michel Dänzer2009-06-241-3/+3
* drm/radeon: fix radeon kms framebuffer deviceJerome Glisse2009-06-241-8/+19
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+825
OpenPOWER on IntegriCloud