linux/drivers/gpu/drm/radeon
Linus Torvalds 6ebdc661b6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
* 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6: (41 commits)
  of: remove undefined request_OF_resource & release_OF_resource
  of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
  of: move definition of of_chosen into common code.
  of: remove unused extern reference to devtree_lock
  of: put default string compare and #a/s-cell values into common header
  of/flattree: Don't assume HAVE_LMB
  of: protect linux/of.h with CONFIG_OF
  proc_devtree: fix THIS_MODULE without module.h
  of: Remove old and misplaced function declarations
  of/flattree: Make the kernel accept ePAPR style phandle information
  of/flattree: endian-convert members of boot_param_header
  of: assume big-endian properties, adding conversions where necessary
  of: use __be32 for cell value accessors
  of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
  of/flattree: use callback to setup initrd from /chosen
  proc_devtree: include linux/of.h
  of: make set_node_proc_entry private to proc_devtree.c
  of: include linux/proc_fs.h
  of/flattree: merge early_init_dt_scan_memory() common code
  of: add 'of_' prefix to machine_is_compatible()
  ...
2010-02-25 15:38:37 -08:00
..
reg_srcs drm/radeon/kms/r200: fix bug in CS parser 2010-01-21 08:17:27 +10:00
.gitignore
Kconfig drm/radeon/kms: change Kconfig text to reflect the new option. 2010-02-08 15:05:58 +10:00
Makefile drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 2010-01-11 13:42:27 +10:00
ObjectID.h drm/radeon/kms: pull in the latest upstream ObjectID.h changes 2010-01-08 13:03:57 +10:00
atom-bits.h
atom-names.h
atom-types.h
atom.c drm/radeon/kms: use udelay for short delays 2010-02-18 15:00:08 +10:00
atom.h drm/radeon/kms/atom: upstream parser updates 2010-01-21 08:20:28 +10:00
atombios.h Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2009-12-23 08:59:32 -08:00
atombios_crtc.c drm/radeon/kms: drop unnecessary printks. 2010-01-25 16:13:12 +10:00
atombios_dp.c drm/radeon/kms: make sure retry count increases. 2010-02-15 15:24:48 +10:00
avivod.h
mkregtable.c drm/radeon: mkregtable.c: close a file before exit 2010-01-08 13:11:55 +10:00
r100.c drm/radeon/kms: don't call suspend path before cleaning up GPU 2010-02-05 11:49:52 +10:00
r100_track.h drm/radeon/kms: allow rendering while no colorbuffer is set on r300 2009-12-23 11:14:04 +10:00
r100d.h
r200.c drm/radeon/kms/r200: fix bug in CS parser 2010-01-21 08:17:13 +10:00
r300.c drm/radeon/kms: fix r300 vram width calculations 2010-02-05 14:00:03 +10:00
r300_cmdbuf.c DRM: Rename clamp variable 2009-12-23 10:04:01 +10:00
r300_reg.h drm/radeon/kms: add 3DC compression support 2009-12-23 11:14:04 +10:00
r300d.h
r420.c drm/radeon/kms: don't call suspend path before cleaning up GPU 2010-02-05 11:49:52 +10:00
r420d.h
r500_reg.h
r520.c drm/radeon/kms: don't call suspend path before cleaning up GPU 2010-02-05 11:49:52 +10:00
r520d.h
r600.c Merge branch 'drm-radeon-linus' of ../drm-next 2010-02-11 14:03:51 +10:00
r600_audio.c drm/radeon/kms: suspend and resume audio stuff 2010-02-05 15:26:19 +10:00
r600_blit.c
r600_blit_kms.c drm/radeon/kms: fix indirect buffer management V2 2010-02-18 15:06:41 +10:00
r600_blit_shaders.c
r600_blit_shaders.h
r600_cp.c drm/radeon/rv740: fix backend setup 2010-02-20 07:28:16 +10:00
r600_cs.c drm/radeon/kms: preface warning printk with driver name 2010-01-25 16:13:55 +10:00
r600_hdmi.c drm/radeon/kms: HDMI support for R600 KMS 2009-12-16 15:46:48 +10:00
r600_reg.h drm/radeon/kms: HDMI support for R600 KMS 2009-12-16 15:46:48 +10:00
r600d.h drm/radeon: r6xx/r7xx possible security issue, system ram access 2010-01-21 08:49:32 +10:00
radeon.h drm/radeon/kms: fix indirect buffer management V2 2010-02-18 15:06:41 +10:00
radeon_agp.c drm/radeon/kms: release agp on error. 2010-02-01 11:22:10 +10:00
radeon_asic.h drm/radeon/kms: fix regression rendering issue on R6XX/R7XX 2010-02-05 11:43:51 +10:00
radeon_atombios.c drm/radeon/kms/rs600: add connector quirk 2010-02-20 07:28:05 +10:00
radeon_benchmark.c drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine. 2010-02-11 13:13:25 +10:00
radeon_bios.c
radeon_clocks.c drm/radeon/kms: fix legacy get_engine/memory clock 2010-01-24 17:25:38 +10:00
radeon_combios.c Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 2010-02-25 15:38:37 -08:00
radeon_connectors.c drm/radeon/kms: fix shared ddc detection 2010-02-20 07:28:06 +10:00
radeon_cp.c drm/radeon/kms: fix memory leak 2010-01-07 13:38:59 +10:00
radeon_cs.c drm/radeon/kms: fix bo's fence association 2010-02-18 15:07:04 +10:00
radeon_cursor.c
radeon_device.c drm/radeon/kms: Use radeon_agp_disable when disabling AGP 2010-01-14 11:53:55 +10:00
radeon_display.c drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector. 2010-02-09 08:54:42 +10:00
radeon_drv.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
radeon_drv.h drm/radeon: bump the UMS driver version number to indicate rv740 fix 2010-02-20 09:17:18 +10:00
radeon_encoders.c drm/kms/radeon: pick digitial encoders smarter. (v3) 2010-02-01 10:13:15 +10:00
radeon_family.h
radeon_fb.c Merge branch 'drm-radeon-linus' of ../drm-next 2010-02-11 14:03:51 +10:00
radeon_fence.c drm/radeon/radeon_fence.c: move a dereference below the NULL test 2010-01-07 13:54:39 +10:00
radeon_fixed.h
radeon_gart.c
radeon_gem.c drm/radeon/kms: fix regression rendering issue on R6XX/R7XX 2010-02-05 11:43:51 +10:00
radeon_i2c.c
radeon_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
radeon_irq.c gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test 2010-01-07 13:56:32 +10:00
radeon_irq_kms.c drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 2010-01-08 13:12:20 +10:00
radeon_kms.c
radeon_legacy_crtc.c drm/radeon/kms: clean up pll struct 2010-01-24 17:24:23 +10:00
radeon_legacy_encoders.c drm/radeon/kms: fix up LVDS handling on macs (v2) 2010-01-13 13:25:08 +10:00
radeon_legacy_tv.c drm/radeon: fix a couple of array index errors 2010-01-08 13:05:16 +10:00
radeon_mem.c
radeon_mode.h drm/kms/radeon: pick digitial encoders smarter. (v3) 2010-02-01 10:13:15 +10:00
radeon_object.c drm/radeon/kms: fix bo's fence association 2010-02-18 15:07:04 +10:00
radeon_object.h drm/radeon/kms: fix bo's fence association 2010-02-18 15:07:04 +10:00
radeon_pm.c drm/radeon/kms: init pm on all chipsets 2009-12-16 15:56:15 +10:00
radeon_reg.h
radeon_ring.c drm/radeon/kms: free fence IB if it wasn't emited at IB free time 2010-02-20 07:35:18 +10:00
radeon_state.c
radeon_test.c drm/radeon: fix build on 64-bit with some compilers. 2009-12-23 10:04:02 +10:00
radeon_ttm.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-01-13 16:13:57 -08:00
rs100d.h
rs400.c drm/radeon/kms: rs400/480 MC setup is different than r300. 2010-02-05 13:40:16 +10:00
rs400d.h
rs600.c drm/radeon/kms: don't call suspend path before cleaning up GPU 2010-02-05 11:49:52 +10:00
rs600d.h
rs690.c drm/radeon/kms: don't call suspend path before cleaning up GPU 2010-02-05 11:49:52 +10:00
rs690d.h
rv200d.h
rv250d.h
rv350d.h
rv515.c drm/radeon/kms: don't call suspend path before cleaning up GPU 2010-02-05 11:49:52 +10:00
rv515d.h
rv770.c drm/radeon/rv740: fix backend setup 2010-02-20 07:28:16 +10:00
rv770d.h