aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_kms.c
Commit message (Expand)AuthorAge
* drm/radeon/kms/evergreen: set accel_enabledAlex Deucher2010-06-07
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
|\
| * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-27
| |\
| | * drm/radeon/kms: don't print error for legal crtcs.Dave Airlie2010-04-22
* | | drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse2010-05-18
|/ /
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-01
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01
* | drm/radeon/kms: switch all KMS driver ioctls to unlocked.Dave Airlie2010-02-08
|/
* drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse2009-12-10
* drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie2009-09-24
* drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-18
* drm/radeon/kms: move modeset init outside of GPU initJerome Glisse2009-09-11
* drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-21
* drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-20
* drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-15
* drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng2009-08-03
* drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-29
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie2009-06-17
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14