drm/radeon/kms: fix gart setup on fusion parts (v2) backport
[linux-flexiantxendom0-natty.git] / drivers / gpu / drm / radeon / radeon_kms.c
2011-06-02 Alex Deucherdrm/radeon/kms: fix gart setup on fusion parts (v2...
2011-01-28 Marek Olšákdrm/radeon/kms: release CMASK access in preclose_kms
2011-01-24 Alex Deucherdrm/radeon/kms: add new radeon_info ioctl query for...
2011-01-06 Marek Olšákdrm/radeon/kms: manage r300 CMASK RAM access and allow...
2011-01-05 Dave Airliedrm/switcheroo: track state of switch in drivers.
2010-11-22 Mario Kleinerdrm/kms/radeon: Add support for precise vblank timestam...
2010-09-22 Dave Airliedrm/radeon: don't allow device to be opened if powered...
2010-08-19 Alex Deucherdrm/radeon/kms: add back missing break in info ioctl
2010-08-17 Dave Airliedrm: block userspace under allocating buffer and having...
2010-08-09 Marek Olšákdrm/radeon: add a way to revoke hyper-z access
2010-08-09 Dr. David Alan Gilbertdrm/radeon/kms: add missing copy from user
2010-08-04 Dave Airliedrm/radeon: tone down overchatty acpi debug messages.
2010-08-02 Dave Airliedrm/radeon: add basic zmask/hiz support (v4)
2010-08-02 Dave Airliedrm/radeon/kms: move a bunch of modesetting debug to...
2010-08-02 Dave AirlieMerge tag 'v2.6.35-rc6' into drm-radeon-next
2010-08-02 Alex Deucherdrm/radeon/kms/r6xx+: add query for tile config (v2)
2010-08-01 Alberto Milonedrm/radeon: Add support for the ATIF ACPI method to...
2010-07-22 Alex Deucherdrm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
2010-06-07 Alex Deucherdrm/radeon/kms/evergreen: set accel_enabled
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Jerome Glissedrm/radeon/kms: add query for crtc hw id from crtc...
2010-04-27 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-04-23 Dave Airliedrm/radeon/kms: don't print error for legal crtcs.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-02-08 Dave Airliedrm/radeon/kms: switch all KMS driver ioctls to unlocked.
2009-12-10 Jerome Glissedrm/radeon/kms: cleanup structure and module if initial...
2009-09-25 Dave Airliedrm/radeon/kms: remove unneeded master create/destroy...
2009-09-18 Jerome Glissedrm/radeon/kms: don't fail if we fail to init GPU accel...
2009-09-11 Jerome Glissedrm/radeon/kms: move modeset init outside of GPU init
2009-08-21 Alex Deucherdrm/radeon: add GET_PARAM/INFO support for Z pipes
2009-08-20 Dave Airliedrm/radeon/kms: implement the bo busy ioctl properly.
2009-08-15 Michel Dänzerdrm/radeon/kms: Fix up vertical blank interrupt support.
2009-08-04 Xiaotian Fengdrm/radeon/kms: fix memory leak in radeon_driver_load_kms
2009-07-29 Dave Airliedrm/radeon/kms: add initial colortiling support.
2009-06-18 Eric Anholtdrm: Remove memory debugging infrastructure.
2009-06-17 Dave Airliedrm/radeon/kms: remove the _DRM_DRIVER from the KMS...
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...