CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/01 14:16:50
Modified files:
sys/dev/pci/drm: drmP.h
sys/dev/pci/drm/i915: i915_gem.c i915_gem_execbuffer.c
Added files:
sys/dev/pci/drm: drm_linux.h
Log message:
Move some duplicated code implementing Linux compatibility APIs and stick it
in a seperate header file. This will become a dumping ground for similar code.
ok jsg@
