summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms/evergreen: set accel_enabledAlex Deucher2010-06-081-1/+8
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-191-3/+3
|\
| * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-271-3/+3
| |\
| | * drm/radeon/kms: don't print error for legal crtcs.Dave Airlie2010-04-231-3/+3
* | | drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse2010-05-181-0/+18
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-0/+3
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+3
* | drm/radeon/kms: switch all KMS driver ioctls to unlocked.Dave Airlie2010-02-091-12/+12
|/
* drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse2009-12-101-22/+20
* drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie2009-09-251-49/+0
* drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-181-0/+3
* drm/radeon/kms: move modeset init outside of GPU initJerome Glisse2009-09-111-4/+18
* drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-0/+3
* drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-211-0/+1
* drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-161-5/+28
* drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng2009-08-041-0/+2
* drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-291-0/+2
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-2/+2
* drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie2009-06-171-1/+1
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+295
OpenPOWER on IntegriCloud