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
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-02-26
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
2010-02-11
Merge branch 'drm-radeon-linus' of ../drm-next
Dave Airlie
2010-02-11
drm/radeon/kms: fix screen clearing before fbcon.
Dave Airlie
2010-02-09
drm/radeon/kms: consolidate crtc count in rdev
Alex Deucher
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
drm/radeon/kms: pick 8bpp console when 32MB or less VRAM
Dave Airlie
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