summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_kms.c
AgeCommit message (Expand)Author
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse
2011-07-18drm/radeon/kms: add info query for backend mapAlex Deucher
2011-07-13DRM: remove drm_pci_device_is_pcieJon Mason
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher
2011-03-03drm/radeon/kms: add gpu_init function for caymanAlex Deucher
2011-03-01drm/radeon: add new getparam for number of backends.Dave Airlie
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie
2011-01-28drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher
2011-01-06drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie
2010-11-22drm/kms/radeon: Add support for precise vblank timestamping.Mario Kleiner
2010-09-22drm/radeon: don't allow device to be opened if powered downDave Airlie
2010-08-20drm/radeon/kms: add back missing break in info ioctlAlex Deucher
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-10drm/radeon: add a way to revoke hyper-z accessMarek Olšák
2010-08-10drm/radeon/kms: add missing copy from userDr. David Alan Gilbert
2010-08-04drm/radeon: tone down overchatty acpi debug messages.Dave Airlie
2010-08-02drm/radeon: add basic zmask/hiz support (v4)Dave Airlie
2010-08-02drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.Dave Airlie
2010-08-02Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie
2010-08-02drm/radeon/kms/r6xx+: add query for tile config (v2)Alex Deucher
2010-08-02drm/radeon: Add support for the ATIF ACPI method to the radeon driverAlberto Milone
2010-07-22drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-23drm/radeon/kms: don't print error for legal crtcs.Dave Airlie
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-09drm/radeon/kms: switch all KMS driver ioctls to unlocked.Dave Airlie
2009-12-10drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse
2009-09-25drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse
2009-09-11drm/radeon/kms: move modeset init outside of GPU initJerome Glisse
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-16drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-17drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse