| Age | Commit message (Collapse) | Author | 
|---|
|  | emit in 16-dword blocks, emit irqs at same time as everything else | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | This add agpmode command line option. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | This discards memory contents on suspend/resume with the
hope the upper layers know something we don't. | 
|  | This enables the evict code and also sets radeon up
to allow evict from VRAM to LOCAL | 
|  | - fixup atom digital encoder setup
- pull in add get edid (currently disabled due to
  lack of support for atom fb/scratch space) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Conflicts:
	libdrm/Makefile.am
	libdrm/dri_bufmgr.h
	linux-core/drm_irq.c
	linux-core/drm_sysfs.c
	linux-core/drm_ttm.c
	shared-core/i915_dma.c
	shared-core/i915_irq.c
	shared-core/nouveau_drv.h
	shared-core/radeon_cp.c | 
|  |  | 
|  | default is legacy modesetting.  pass module option r4xx_atom
to try using atom on r4xx. | 
|  | git+ssh://agd5f@git.freedesktop.org/git/mesa/drm into modesetting-gem | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | This lets us defer handle creation until userspace acutally asks for
one, at which point we also have a drm_file to associate it with. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | also some formatting cleanup in radeon_reg.h | 
|  |  |