summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_drv.c
AgeCommit message (Expand)Author
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-18drm/radeon/kms/pm: rework power managementAlex Deucher
2010-05-18drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse
2010-05-07drm/radeon: async event synchronization for drmWaitVblankJerome Glisse
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák
2010-03-31drm/radeon/kms: add hw_i2c module optionAlex Deucher
2010-03-31drm/radeon/kms: display watermark updates (v2)Alex Deucher
2010-03-31drm/radeon/kms: bump the version for r6xx/r7xx const buffer supportAlex Deucher
2010-03-01drm/radeon/kms: bump the KMS version number for square tiling support.Dave Airlie
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-25drm/radeon/kms: update new pll algoAlex Deucher
2010-02-09drm/radeon/kms: add dynamic engine reclocking (V9)Rafał Miłecki
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-12-16drm/radeon/kms: HDMI support for R600 KMSChristian Koenig
2009-12-11drm/radeon/kms/avivo: fix typo in new_pll module descriptionAlex Deucher
2009-12-10drm/radeon/kms/avivo: add support for new pll selection algoAlex Deucher
2009-09-25drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie
2009-09-15drm/radeon/kms: add 32/64 ioctl support.Dave Airlie
2009-09-08drm/kms/radeon: make kms default a runtime optionDave Airlie
2009-09-08drm/radeon/kms: add initial radeon tv-out support.Dave Airlie
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer
2009-06-24drm/radeon: fix driver initialization order so radeon kms can be builtinJerome Glisse
2009-06-19radeon: Enable modesetting on non-x86.Michel Dänzer
2009-06-17drm/radeon: switch to using late_initcallDave Airlie
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse
2009-03-13drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie
2009-03-13drm/radeon: RS600: fix interrupt handlingAlex Deucher
2009-03-13drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg
2008-12-29drm/radeon: fix missing hunk from the master changes.Dave Airlie
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie