index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_drv.h
Age
Commit message (
Expand
)
Author
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-02
drm/radeon: fix VGT_GS_INSTANCE_CNT register
Dave Airlie
2013-11-01
drm/radeon: add runtime PM support (v2)
Dave Airlie
2013-01-31
drm/radeon: Deprecate UMS support v2
Christian König
2012-12-14
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
Daniel Vetter
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-14
drm/radeon: 6xx/7xx non-kms endian fixes
Cédric Cano
2010-03-31
drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support
Alex Deucher
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s...
Dave Airlie
2010-03-01
drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...
Dave Airlie
2010-02-26
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
2010-02-23
drm/radeon: Fix memory allocation failures in the preKMS command stream check...
Pauli Nieminen
2010-02-20
drm/radeon: bump the UMS driver version number to indicate rv740 fix
Dave Airlie
2010-02-11
drm/radeon/kms: r600/r700 command stream checker
Jerome Glisse
2009-12-02
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-09-23
drm/radeon: consolidate family flags used in pciids.
Dave Airlie
2009-09-21
drm/radeon: some r420s have a CP race with the DMA engine.
Alex Deucher
2009-09-15
drm/radeon/kms: add 32/64 ioctl support.
Dave Airlie
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
2009-08-31
radeon: Use request_firmware()
Ben Hutchings
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-12
drm/radeon: add rv740 drm support.
Alex Deucher
2009-06-04
drm/radeon: fix ring free alignment calculations
Dave Airlie
2009-04-24
drm/radeon: bump minor version for occlusion queries support
Maciej Cencora
2009-03-29
drm/radeon: add regs required for occlusion queries support
Maciej Cencora
2009-03-13
radeon: add support for rs600 GPUs
Alex Deucher
2009-03-13
drm/radeon: add initial support for R6xx/R7xx GPUs
Alex Deucher
2009-03-13
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
2009-03-13
drm/radeon: align ring writes to 16 dwords boundaries.
Dave Airlie
2009-03-13
drm: radeon: Use surface for PCI GART table.
David Miller
2009-03-13
drm: radeon: Fix RADEON_*_EMITED defines.
David Miller
2009-03-13
drm: radeon: Fix ring_rptr accesses.
David Miller
2009-03-13
drm: Use resource_size_t for drm_get_resource_{start, len}
Benjamin Herrenschmidt
2008-12-29
drm: move to kref per-master structures.
Dave Airlie
2008-12-09
drm/radeon: don't actually enable the IRQ regs until irq is enabled
Dave Airlie
2008-11-11
drm/radeon: map registers at load time
Dave Airlie
2008-10-28
drm/radeon: fixup further bus mastering confusion.
Alex Deucher
2008-10-18
radeon: fix PCI bus mastering support enables.
Alex Deucher
2008-10-18
radeon: add RS400 family support.
Alex Deucher
2008-10-18
drm/radeon: add support for RS740 IGP chipsets.
Alex Deucher
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-08-25
radeon: fix some hard lockups on r3/4/500s
Jerome Glisse
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie