summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_drv.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-02drm/radeon: remove UMS supportAlex Deucher1-2048/+0
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-3/+3
2014-09-12drm: Create drm legacy driver headerDaniel Vetter1-0/+1
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie1-0/+1
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter1-1/+1
2013-12-02drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie1-1/+2
2013-11-01drm/radeon: add runtime PM support (v2)Dave Airlie1-0/+3
2013-01-31drm/radeon: Deprecate UMS support v2Christian König1-11/+5
2012-12-14drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesssDaniel Vetter1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano1-0/+1
2010-03-31drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer supportAlex Deucher1-1/+2
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie1-0/+6
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie1-0/+3
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-0/+3
2010-03-01Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...Dave Airlie1-0/+2
2010-03-01drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie1-0/+2
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie1-1/+34
2010-02-23drm/radeon: Fix memory allocation failures in the preKMS command stream check...Pauli Nieminen1-1/+31
2010-02-20drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie1-1/+2
2010-02-11drm/radeon/kms: r600/r700 command stream checkerJerome Glisse1-0/+3
2009-12-02drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher1-1/+0
2009-09-23drm/radeon: consolidate family flags used in pciids.Dave Airlie1-63/+2
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher1-0/+3
2009-09-15drm/radeon/kms: add 32/64 ioctl support.Dave Airlie1-0/+2
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse1-6/+135
2009-09-07Merge intel drm-intel-next branchDave Airlie1-1/+4
2009-08-31radeon: Use request_firmware()Ben Hutchings1-0/+5
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-1/+4
2009-08-05drm/radeon: Add support for RS880 chipsAlex Deucher1-0/+1
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+1
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher1-0/+1
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie1-1/+4
2009-04-24drm/radeon: bump minor version for occlusion queries supportMaciej Cencora1-1/+2
2009-03-29drm/radeon: add regs required for occlusion queries supportMaciej Cencora1-1/+0
2009-03-13radeon: add support for rs600 GPUsAlex Deucher1-0/+61
2009-03-13drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher1-1/+24
2009-03-13drm/radeon: prep for r6xx/r7xx supportAlex Deucher1-1/+503
2009-03-13drm/radeon: align ring writes to 16 dwords boundaries.Dave Airlie1-11/+9
2009-03-13drm: radeon: Use surface for PCI GART table.David Miller1-0/+1
2009-03-13drm: radeon: Fix RADEON_*_EMITED defines.David Miller1-2/+2
2009-03-13drm: radeon: Fix ring_rptr accesses.David Miller1-8/+9
2009-03-13drm: Use resource_size_t for drm_get_resource_{start, len}Benjamin Herrenschmidt1-1/+1
2008-12-29drm: move to kref per-master structures.Dave Airlie1-3/+11
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie1-1/+0
2008-11-11drm/radeon: map registers at load timeDave Airlie1-1/+1
2008-10-28drm/radeon: fixup further bus mastering confusion.Alex Deucher1-6/+6
2008-10-18radeon: fix PCI bus mastering support enables.Alex Deucher1-0/+25
2008-10-18radeon: add RS400 family support.Alex Deucher1-0/+1
2008-10-18drm/radeon: add support for RS740 IGP chipsets.Alex Deucher1-1/+3