linux-stable-rt/drivers/gpu/drm/radeon
Dave Airlie c1176d6f03 Merge branch 'drm-next' of ../drm-next into drm-linus
conflict in radeon since new init path merged with vga arb code.

Conflicts:
	drivers/gpu/drm/radeon/radeon.h
	drivers/gpu/drm/radeon/radeon_asic.h
	drivers/gpu/drm/radeon/radeon_device.c
2009-10-08 14:03:05 +10:00
..
reg_srcs
.gitignore drm: create gitignore file for radeon 2009-09-25 13:08:21 +10:00
Kconfig
Makefile
ObjectID.h
atom-bits.h
atom-names.h
atom-types.h
atom.c
atom.h
atombios.h
atombios_crtc.c drm/fb: add setcmap and fix 8-bit support. 2009-10-05 10:00:59 +10:00
avivod.h drm/radeon/kms: Convert RV515 to new init path and associated cleanup 2009-09-29 11:15:54 +10:00
mkregtable.c
r100.c Merge branch 'drm-next' of ../drm-next into drm-linus 2009-10-08 14:03:05 +10:00
r100_track.h drm/radeon/kms: don't require up to 64k allocations. (v2) 2009-09-25 13:08:18 +10:00
r100d.h drm/radeon/kms: Convert R100 to new init path (V2) 2009-10-02 08:51:49 +10:00
r200.c drm/radeon/kms: Convert R100 to new init path (V2) 2009-10-02 08:51:49 +10:00
r300.c drm/radeon/kms: Remove old init path as no hw use it anymore 2009-10-02 09:33:46 +10:00
r300_cmdbuf.c
r300_reg.h
r300d.h drm/radeon/kms: Convert R300 to new init path 2009-10-02 08:51:48 +10:00
r420.c drm/radeon/kms: Remove old init path as no hw use it anymore 2009-10-02 09:33:46 +10:00
r420d.h drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 2009-10-02 08:51:46 +10:00
r500_reg.h drm/radeon/kms/r600: add support for vline relocs 2009-09-26 07:49:00 +10:00
r520.c drm/radeon/kms: Fix irq handling on AVIVO hw 2009-10-02 09:39:23 +10:00
r520d.h drm/radeon/kms: Convert R520 to new init path and associated cleanup 2009-09-29 11:15:56 +10:00
r600.c Merge branch 'drm-next' of ../drm-next into drm-linus 2009-10-08 14:03:05 +10:00
r600_blit.c drm/r600: avoid assigning vb twice in blit code 2009-10-08 09:56:27 +10:00
r600_blit_kms.c drm/r600: avoid assigning vb twice in blit code 2009-10-08 09:56:27 +10:00
r600_blit_shaders.c
r600_blit_shaders.h
r600_cp.c
r600_cs.c drm/radeon/kms: fix vline register for second head. 2009-10-08 11:39:16 +10:00
r600_reg.h
r600d.h Merge branch 'drm-next' of ../drm-next into drm-linus 2009-10-08 14:03:05 +10:00
radeon.h Merge branch 'drm-next' of ../drm-next into drm-linus 2009-10-08 14:03:05 +10:00
radeon_agp.c
radeon_asic.h Merge branch 'drm-next' of ../drm-next into drm-linus 2009-10-08 14:03:05 +10:00
radeon_atombios.c drm/radeon/kms: enable r600 tv outputs. 2009-09-25 13:08:17 +10:00
radeon_benchmark.c
radeon_bios.c drm/radeon/kms: add support for "Surround View" 2009-10-05 10:00:56 +10:00
radeon_clocks.c drm/radeon: Fix setting of bits 2009-10-07 14:26:38 +10:00
radeon_combios.c drm/radeon/kms: add initial connector properties 2009-09-18 16:02:00 +10:00
radeon_connectors.c drm/kms: make fb helper work for all drivers. 2009-09-28 15:31:10 +10:00
radeon_cp.c drm/radeon: some r420s have a CP race with the DMA engine. 2009-09-21 14:48:45 +10:00
radeon_cs.c drm/radeon/kms: fix for the extra pages copying. 2009-09-26 09:03:39 +10:00
radeon_cursor.c
radeon_device.c Merge branch 'drm-next' of ../drm-next into drm-linus 2009-10-08 14:03:05 +10:00
radeon_display.c drm/fb: add more correct 8/16/24/32 bpp fb support. 2009-10-06 13:54:01 +10:00
radeon_drv.c drm/radeon/kms: remove unneeded master create/destroy functions. 2009-09-25 13:08:20 +10:00
radeon_drv.h drm/radeon: consolidate family flags used in pciids. 2009-09-23 10:21:00 +10:00
radeon_encoders.c drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) 2009-10-05 10:00:58 +10:00
radeon_family.h drm/radeon: consolidate family flags used in pciids. 2009-09-23 10:21:00 +10:00
radeon_fb.c drm/fb: add more correct 8/16/24/32 bpp fb support. 2009-10-06 13:54:01 +10:00
radeon_fence.c
radeon_fixed.h
radeon_gart.c drm/radeon/kms: clear confusion in GART init/deinit path 2009-09-15 08:53:14 +10:00
radeon_gem.c
radeon_i2c.c
radeon_ioc32.c drm/radeon/kms: add 32/64 ioctl support. 2009-09-15 09:03:43 +10:00
radeon_irq.c drm/radeon/r600: don't do interrupts 2009-09-18 14:34:06 +10:00
radeon_irq_kms.c drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) 2009-10-05 10:00:58 +10:00
radeon_kms.c drm/radeon/kms: remove unneeded master create/destroy functions. 2009-09-25 13:08:20 +10:00
radeon_legacy_crtc.c drm/fb: add setcmap and fix 8-bit support. 2009-10-05 10:00:59 +10:00
radeon_legacy_encoders.c drm/radeon: Fix setting of bits 2009-10-07 14:26:38 +10:00
radeon_legacy_tv.c
radeon_mem.c
radeon_mode.h drm/fb: add more correct 8/16/24/32 bpp fb support. 2009-10-06 13:54:01 +10:00
radeon_object.c drm/radeon: use list_for_each_entry instead of list_for_each 2009-10-08 09:40:05 +10:00
radeon_object.h
radeon_reg.h drm/radeon/kms/r600: add support for vline relocs 2009-09-26 07:49:00 +10:00
radeon_ring.c drm/radeon/kms: IB locking dumps out a lockdep ordering issue 2009-09-16 09:15:39 +10:00
radeon_state.c drm/radeon/r600: don't do interrupts 2009-09-18 14:34:06 +10:00
radeon_test.c
radeon_ttm.c Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2009-09-30 08:03:00 -07:00
rs100d.h drm/radeon/kms: Convert R100 to new init path (V2) 2009-10-02 08:51:49 +10:00
rs400.c drm/radeon/kms: Remove old init path as no hw use it anymore 2009-10-02 09:33:46 +10:00
rs400d.h drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 2009-10-02 08:51:46 +10:00
rs600.c drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ 2009-10-08 09:40:04 +10:00
rs600d.h drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ 2009-10-08 09:40:04 +10:00
rs690.c drm/radeon/kms: Fix irq handling on AVIVO hw 2009-10-02 09:39:23 +10:00
rs690d.h drm/radeon/kms: Convert RS690/RS740 to new init path (V2). 2009-10-02 08:51:50 +10:00
rv200d.h drm/radeon/kms: Convert R100 to new init path (V2) 2009-10-02 08:51:49 +10:00
rv250d.h drm/radeon/kms: Convert R100 to new init path (V2) 2009-10-02 08:51:49 +10:00
rv350d.h drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 2009-10-02 08:51:46 +10:00
rv515.c drm/radeon/kms: Fix irq handling on AVIVO hw 2009-10-02 09:39:23 +10:00
rv515d.h drm/radeon/kms: Convert RV515 to new init path and associated cleanup 2009-09-29 11:15:54 +10:00
rv770.c drm/radeon/kms: Fix AGP support for R600/RV770 family (v2) 2009-10-08 09:40:04 +10:00
rv770d.h