CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/08 05:59:45
Modified files:
sys/dev/pci/drm: drmP.h
sys/dev/pci/drm/i915: i915_drv.c intel_display.c
sys/dev/pci/drm/radeon: radeon_kms.c
Added files:
sys/dev/pci/drm: drm_pciids.h
Log message:
switch to using linux style pci match tables
fixes some omissions and flag errors for radeon
and removes the duplicate table for i915
