[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Owain Ainsworth <oga_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 22 Nov 2008 15:10:42 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: oga_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/11/22 15:10:42
Modified files:
sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_drv.c i915_dma.c
i915_drv.c i915_drv.h
Log message:
drm_device_is_pcie is only needed in one place: radeondrm_attach
so just inline it there.
also remove dev->pci_vendor and dev->pci_device, and insert pci_device
into the one place any of them are needed (inteldrm's interface can give
this info to the X driver. to remove that you'd need to fix X too).
Visit your host, monkey.org