..
.gitignore
linux-core: Make git ignore generated module symbol version files.
2007-01-02 10:02:44 +01:00
Config.in
Added via driver to drm/linux/Config.in Reported by: Terry Barnaby
2004-03-26 13:42:48 +00:00
Doxyfile
Update Doxygen configuration & comments.
2004-10-18 14:16:41 +00:00
Kconfig
Remove old i830 kernel driver.
2007-03-19 11:46:35 +00:00
Makefile
nouveau: don't build the module by default
2007-05-17 17:35:51 +02:00
Makefile.kernel
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
README.drm
Fix some outdated URLs, remove others.
2007-02-12 15:45:51 -05:00
ati_pcigart.c
ati_pcigart: cut to 80 chars
2007-05-26 03:32:34 +10:00
drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
drmP.h
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_agpsupport.c
drm: cleanup use of Linux list handling macros
2007-05-26 04:26:24 +10:00
drm_auth.c
cleanup some whitespace issue and move compat code to compat header
2006-08-10 14:32:18 +10:00
drm_bo.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_bo_move.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_bufs.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_compat.c
use krh's idr mods to remove lists from idr code
2007-06-10 15:40:21 +10:00
drm_compat.h
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_context.c
use krh's idr mods to remove lists from idr code
2007-06-10 15:40:21 +10:00
drm_core.h
Add support for secondary vertical blank interrupt to DRM core.
2006-09-29 12:55:08 +02:00
drm_crtc.c
merge fixes
2007-06-29 20:14:09 +01:00
drm_crtc.h
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm into origin/modesetting-101
2007-05-18 09:42:51 -07:00
drm_dma.c
experimental PCI DMA fixes use proper Linux interfaces
2006-02-19 12:08:14 +00:00
drm_drawable.c
use krh's idr mods to remove lists from idr code
2007-06-10 15:40:21 +10:00
drm_drv.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_edid.c
Add a mode name generation wrapper to make name format changes easier.
2007-04-20 16:32:58 -07:00
drm_edid.h
Finish bringing in LVDS code, re-add to Makefile. Needed other changes too:
2007-04-10 09:47:37 -07:00
drm_fb.c
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm into origin/modesetting-101
2007-05-18 09:42:51 -07:00
drm_fence.c
Avoid hitting BUG() for kernel-only fence objects.
2007-06-29 15:22:28 +02:00
drm_fops.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_hashtab.c
Lindent.
2006-10-17 19:57:06 +02:00
drm_hashtab.h
Avoid using vmalloc for small hash tables.
2006-08-21 17:02:44 +02:00
drm_ioc32.c
remove include of linux ioctl32.h from drm drivers
2007-06-05 18:16:44 +10:00
drm_ioctl.c
drm: cleanup use of Linux list handling macros
2007-05-26 04:26:24 +10:00
drm_irq.c
drm: cleanup use of Linux list handling macros
2007-05-26 04:26:24 +10:00
drm_lock.c
Fix multiple spinlock unlocking
2007-02-14 15:32:08 +01:00
drm_memory.c
drm: cleanup use of Linux list handling macros
2007-05-26 04:26:24 +10:00
drm_memory.h
clean up more of inline functions agp_remap/drm_lookup_map
2007-03-19 08:09:21 +11:00
drm_memory_debug.c
drm: remove drm_follow_page, and drm_ioremap and ioremapfree
2007-01-08 11:47:15 +11:00
drm_memory_debug.h
drm: remove drm_follow_page, and drm_ioremap and ioremapfree
2007-01-08 11:47:15 +11:00
drm_mm.c
whitespace cleanup pending a kernel merge
2007-03-19 08:23:43 +11:00
drm_modes.c
Fix type/flags usage problem to check for preferred modes.
2007-06-28 21:25:13 +01:00
drm_object.c
Locking fixes and instrumentation.
2007-06-15 10:26:51 +02:00
drm_objects.h
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_os_linux.h
remove DRM_GETSAREA and replace with drm_getsarea function
2007-04-28 15:07:43 +10:00
drm_pci.c
whitespace fixups from kernel
2007-05-26 03:32:34 +10:00
drm_proc.c
drm: cleanup use of Linux list handling macros
2007-05-26 04:26:24 +10:00
drm_sarea.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
drm_scatter.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
drm_sman.c
add export symbol for memory manager
2007-01-08 22:27:27 +11:00
drm_sman.h
remove all TRUE instances as well
2006-08-14 11:52:34 +10:00
drm_stub.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
drm_sysfs.c
remove drm pci from 2.5 days
2006-12-19 21:33:47 +11:00
drm_ttm.c
Simplify the ttm backend interface and the agp ttm backend.
2007-04-18 16:33:28 +02:00
drm_vm.c
Fence object reference / dereference cleanup.
2007-06-29 12:58:45 +02:00
ffb_context.c
Rename the driver hooks in the DRM to something a little more
2005-08-05 03:50:23 +00:00
ffb_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
ffb_drv.h
Remove DRM() macros from core ffb driver. DaveA says he'll make it compile
2004-09-30 21:27:59 +00:00
i810_dma.c
drm: cleanup use of Linux list handling macros
2007-05-26 04:26:24 +10:00
i810_drm.h
Lindent of core build. Drivers checked for no binary diffs. A few files
2004-09-30 21:12:10 +00:00
i810_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
i810_drv.h
fixup i810/i830 to use drm_core_ioremap instead of drm_ioremap
2007-01-08 11:46:54 +11:00
i915_buffer.c
Call preallocated space VRAM instead of PRIV0 to be more consistent with
2007-05-22 13:38:58 -07:00
i915_dma.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
i915_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
i915_drv.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into modesetting-101
2007-06-29 20:09:44 +01:00
i915_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
i915_fence.c
i915: Fix handling of breadcrumb counter wraparounds.
2007-06-15 17:13:11 +02:00
i915_init.c
Move i915 init code to new file, i915_init.c, and create a new high level
2007-04-10 10:31:10 -07:00
i915_ioc32.c
remove include of linux ioctl32.h from drm drivers
2007-06-05 18:16:44 +10:00
i915_irq.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
i915_mem.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
imagine_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
intel_crt.c
Oops, forgot to push the msleep() in the hotplug test. Wouldn't want to
2007-04-12 14:57:07 -07:00
intel_display.c
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm into origin/modesetting-101
2007-05-17 10:35:07 -07:00
intel_drv.h
Move fbo creation to the specified fb driver which gives
2007-05-18 14:16:10 +01:00
intel_fb.c
Call preallocated space VRAM instead of PRIV0 to be more consistent with
2007-05-22 13:38:58 -07:00
intel_i2c.c
Revert "Remove some delays from Intel i2c code, we'll need a more comprehensive fix"
2007-04-11 13:40:50 +10:00
intel_lvds.c
Large changes for fbdev support.
2007-05-17 12:46:36 +01:00
intel_modes.c
Add copyrights before I forget
2007-04-05 09:21:31 -07:00
intel_sdvo.c
Change some printk's to DRM_DEBUG's
2007-05-18 14:16:27 +01:00
intel_sdvo_regs.h
Fix SDVO outputs
2007-04-17 16:09:40 +01:00
linux
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mach64_dma.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mach64_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mach64_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
mach64_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mach64_irq.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mach64_state.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mga_dma.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mga_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mga_drv.c
Bug #1746 : Set dev_priv_size for the MGA driver.
2006-10-20 17:05:07 +02:00
mga_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mga_ioc32.c
remove include of linux ioctl32.h from drm drivers
2007-06-05 18:16:44 +10:00
mga_irq.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mga_state.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mga_ucode.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
mga_warp.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
nouveau_drm.h
add nouveau symlinks via git
2006-12-20 10:28:55 +11:00
nouveau_drv.c
nouveau: Don't use DRIVER_USE_MTRR, we already setup our own mtrr over vram.
2007-01-10 04:42:09 +01:00
nouveau_drv.h
add nouveau symlinks via git
2006-12-20 10:28:55 +11:00
nouveau_fifo.c
Revert "nouveau: Fill in context_init for nv10-nv3x."
2007-01-10 15:19:47 +11:00
nouveau_ioc32.c
remove include of linux ioctl32.h from drm drivers
2007-06-05 18:16:44 +10:00
nouveau_irq.c
add nouveau symlinks via git
2006-12-20 10:28:55 +11:00
nouveau_mem.c
add nouveau symlinks via git
2006-12-20 10:28:55 +11:00
nouveau_notifier.c
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
2007-06-28 03:26:43 +10:00
nouveau_object.c
add nouveau symlinks via git
2006-12-20 10:28:55 +11:00
nouveau_reg.h
add nouveau symlinks via git
2006-12-20 10:28:55 +11:00
nouveau_state.c
add nouveau symlinks via git
2006-12-20 10:28:55 +11:00
nv04_fb.c
nouveau: move card initialisation into the drm
2007-03-26 20:59:37 +10:00
nv04_fifo.c
nouveau: NV04 PFIFO engtab functions
2007-06-24 18:57:09 +10:00
nv04_graph.c
nouveau: add missing nv04_graph.c symlink.
2007-02-03 06:02:12 +01:00
nv04_mc.c
nouveau: move card initialisation into the drm
2007-03-26 20:59:37 +10:00
nv04_timer.c
nouveau: move card initialisation into the drm
2007-03-26 20:59:37 +10:00
nv10_fb.c
nouveau: move card initialisation into the drm
2007-03-26 20:59:37 +10:00
nv10_fifo.c
nouveau: NV1X/2X/3X PFIFO engtab functions
2007-06-24 18:58:14 +10:00
nv10_graph.c
nouveau: first step to make graph ctx works
2007-01-13 21:44:50 +01:00
nv20_graph.c
nouveau: nv20 graph ctx switch.
2007-01-13 23:19:41 +01:00
nv30_graph.c
nouveau: add missing symlink
2007-01-13 08:43:15 +11:00
nv40_fb.c
nouveau: move card initialisation into the drm
2007-03-26 20:59:37 +10:00
nv40_fifo.c
nouveau: NV4X PFIFO engtab functions
2007-06-24 18:56:01 +10:00
nv40_graph.c
nouveau: Add nv40-specific PGRAPH code, not hooked up yet.
2007-01-02 14:52:43 +11:00
nv40_mc.c
nouveau: move card initialisation into the drm
2007-03-26 20:59:37 +10:00
nv50_fifo.c
nouveau/nv50: skeletal backend
2007-06-28 03:26:43 +10:00
nv50_graph.c
nouveau/nv50: skeletal backend
2007-06-28 03:26:43 +10:00
nv50_mc.c
nouveau/nv50: skeletal backend
2007-06-28 03:26:43 +10:00
nv_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
nv_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
r128_cce.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
r128_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
r128_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
r128_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
r128_ioc32.c
remove include of linux ioctl32.h from drm drivers
2007-06-05 18:16:44 +10:00
r128_irq.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
r128_state.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
r300_cmdbuf.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
r300_reg.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
radeon_cp.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
radeon_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
radeon_drv.c
radeon: add support for vblank on crtc2
2007-06-03 16:28:21 +10:00
radeon_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
radeon_ioc32.c
fix radeon setparam on 32/64 systems, harder.
2007-06-18 12:46:00 +10:00
radeon_irq.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
radeon_mem.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
radeon_state.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
savage_bci.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
savage_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
savage_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
savage_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
savage_state.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
sis_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
sis_drv.c
Bugzilla Bug #9457
2007-02-13 20:47:30 +01:00
sis_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
sis_mm.c
drm: cleanup use of Linux list handling macros
2007-05-26 04:26:24 +10:00
tdfx_drv.c
remove config.h from build no longer exists kbuild does it
2006-10-14 23:38:20 +10:00
tdfx_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_3d_reg.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_buffer.c
Fix via compile error
2007-04-20 15:49:31 +02:00
via_dma.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_dmablit.c
make build against 2.6.20 hopefully
2007-01-01 11:30:38 +11:00
via_dmablit.h
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
via_drm.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_drv.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_drv.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_fence.c
Leftover files from previous commit.
2007-02-16 20:25:26 +01:00
via_irq.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_map.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_mm.c
Remove debug printout.
2007-02-13 20:47:30 +01:00
via_verifier.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_verifier.h
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00
via_video.c
Track linux-core symlinks in git.
2006-12-01 10:37:55 +01:00