index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_fb.c
Age
Commit message (
Expand
)
Author
2009-10-06
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-10-05
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2009-09-18
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
Michel Dänzer
2009-09-11
drm/radeon/kms: set fbdev_info for suspend/resume
Dave Airlie
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
2009-07-29
drm/radeon: set fb aperture sizes for framebuffer handoff.
Dave Airlie
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-15
drm/radeon: Endianness fixes for radeondrmfb.
Michel Dänzer
2009-06-24
drm/radeon: Don't initialize acceleration related fields of struct fb_info.
Michel Dänzer
2009-06-24
drm/radeon: fix radeon kms framebuffer device
Jerome Glisse
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse