diff options
author | 2010-05-21 13:26:39 -0700 | |
---|---|---|
committer | 2010-05-26 12:36:00 -0700 | |
commit | 62fdfeaf8b1f487060b6e160e7b5cd90287607c9 (patch) | |
tree | df21e22cc6cc0a3409d35f8e4edd46595a129739 /drivers/gpu/drm/i915/intel_overlay.c | |
parent | drm/i915: Fail to load driver if KMS request without GEM (diff) | |
download | wireguard-linux-62fdfeaf8b1f487060b6e160e7b5cd90287607c9.tar.xz wireguard-linux-62fdfeaf8b1f487060b6e160e7b5cd90287607c9.zip |
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
This is preparation for supporting multiple ringbuffers on Ironlake.
The non-copy-and-paste changes are:
- de-staticing functions
- I915_GEM_GPU_DOMAINS moving to i915_drv.h to be used by both files.
- i915_gem_add_request had only half its implementation
copy-and-pasted out of the middle of it.
Diffstat (limited to 'drivers/gpu/drm/i915/intel_overlay.c')
0 files changed, 0 insertions, 0 deletions