Age | Commit message (Expand) | Author |
2010-08-20 | drm/radeon/kms: add back missing break in info ioctl | Alex Deucher |
2010-08-17 | drm: block userspace under allocating buffer and having drivers overwrite it ... | Dave Airlie |
2010-08-10 | drm/radeon: add a way to revoke hyper-z access | Marek Olšák |
2010-08-10 | drm/radeon/kms: add missing copy from user | Dr. David Alan Gilbert |
2010-08-04 | drm/radeon: tone down overchatty acpi debug messages. | Dave Airlie |
2010-08-02 | drm/radeon: add basic zmask/hiz support (v4) | Dave Airlie |
2010-08-02 | drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. | Dave Airlie |
2010-08-02 | Merge tag 'v2.6.35-rc6' into drm-radeon-next | Dave Airlie |
2010-08-02 | drm/radeon/kms/r6xx+: add query for tile config (v2) | Alex Deucher |
2010-08-02 | drm/radeon: Add support for the ATIF ACPI method to the radeon driver | Alberto Milone |
2010-07-22 | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl | Alex Deucher |
2010-06-08 | drm/radeon/kms/evergreen: set accel_enabled | Alex Deucher |
2010-05-19 | Merge remote branch 'anholt/drm-intel-next' into drm-next | Dave Airlie |
2010-05-18 | drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 | Jerome Glisse |
2010-04-27 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-04-23 | drm/radeon/kms: don't print error for legal crtcs. | Dave Airlie |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
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-09 | drm/radeon/kms: switch all KMS driver ioctls to unlocked. | Dave Airlie |
2009-12-10 | drm/radeon/kms: cleanup structure and module if initialization fails | Jerome Glisse |
2009-09-25 | drm/radeon/kms: remove unneeded master create/destroy functions. | Dave Airlie |
2009-09-18 | drm/radeon/kms: don't fail if we fail to init GPU acceleration | Jerome Glisse |
2009-09-11 | drm/radeon/kms: move modeset init outside of GPU init | Jerome Glisse |
2009-08-21 | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher |
2009-08-21 | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie |
2009-08-16 | drm/radeon/kms: Fix up vertical blank interrupt support. | Michel Dänzer |
2009-08-04 | drm/radeon/kms: fix memory leak in radeon_driver_load_kms | Xiaotian Feng |
2009-07-29 | drm/radeon/kms: add initial colortiling support. | Dave Airlie |
2009-06-18 | drm: Remove memory debugging infrastructure. | Eric Anholt |
2009-06-17 | drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. | Dave Airlie |
2009-06-15 | drm/radeon: introduce kernel modesetting for radeon hardware | Jerome Glisse |