summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2013-11-30Oops! Only intended to commit the i915_dma.c changes in the previous commit.Mark Kettenis
2013-11-30Reorder some case statements to reduce the diffs with Linux.Mark Kettenis
2013-11-30Seems we simply have to live with fatal firmware errors. Even Linux, with itsMark Kettenis
2013-11-30Enable some #ifdef'ed out SandyBridge-specific code that seems to work fine.Mark Kettenis
2013-11-30Restore frame buffer upon last close; makes sure we we have a usable consoleMark Kettenis
2013-11-29Should be safe to allow intel_ring_wait_seqno() to be interrupted.Mark Kettenis
2013-11-28Re-enable RADEON_INFO_VA_START and RADEON_INFO_IB_VM_MAX_SIZE.Mark Kettenis
2013-11-28Add short-circuit code to __wait_seqno() that's also present in Linux.Mark Kettenis
2013-11-28Seems we simply have tolibe with fatal firmware errors. Even Linux, with itsMark Kettenis
2013-11-27Reduce diffs with Linux.Mark Kettenis
2013-11-27Hook up gem_open/close_object methods.Mark Kettenis
2013-11-27Add 'struct drm_i915_gem_objects_ops' and use it; reduces diffs with Linux.Mark Kettenis
2013-11-27use a macro when testing for an ich8 family mac typeJonathan Gray
2013-11-26spelling; Kent R. SpillnerTheo de Raadt
2013-11-261 << 31 cleanup. Eitan Adler pointed out that there has been aTheo de Raadt
2013-11-26Instead of comparing the lower and higher addresses of all the multicastMartin Pieuchot
2013-11-26claim to support relaxed fencingJonathan Gray
2013-11-23task_add(NULL, blah) is a fault, fix by using task_add(systq, blah).David Gwynne
2013-11-22regenMark Kettenis
2013-11-22Another AMD Family 15h Models 10h-1Fh device.Mark Kettenis
2013-11-21missing pass DEVNAME(sc), fix format string; OK guenther@Gleydson Soares
2013-11-21Remove unneeded include.Martin Pieuchot
2013-11-21Initial support for the integrated Lynx Point and Lynx Point LP EthernetJonathan Gray
2013-11-20Eliminate some differences with the Linux code; no code change.Mark Kettenis
2013-11-20Silly Linux-style negative errno returns.Mark Kettenis
2013-11-20switch to the drm_mm based gtt eviction code from linux 3.8.13Jonathan Gray
2013-11-19Move the GTT management into the inteldrm driver. It is really obvious nowMark Kettenis
2013-11-19backout the DRM_IOCTL_I915_GEM_WAIT commitJonathan Gray
2013-11-19regenBrad Smith
2013-11-19more 4th gen Intel Core HD Audio idsBrad Smith
2013-11-18cleanse format stringTheo de Raadt
2013-11-18Enable MSI on the remaining chipsets.Brad Smith
2013-11-18- ansify some function definitionsBrad Smith
2013-11-18Factor out of {split,pci}_status_strings[] the printf formattings bits,Philip Guenther
2013-11-17Remove some more dead code.Mark Kettenis
2013-11-17Implement DRM_IOCTL_I915_GEM_WAIT. Based on an earlier diff from jsg@Mark Kettenis
2013-11-17drm/radeon: fix hw contexts for SUMO2 asicsJonathan Gray
2013-11-17drm/i915: Only clear write-domains after a successful wait-seqnoJonathan Gray
2013-11-17Sync with libdrm 2.4.47.Mark Kettenis
2013-11-17Distinguish between inteldrm and radeondrm.Mark Kettenis
2013-11-16PAGE_MASK has exactly the opposite meaning in Linux and OpenBSD. Adjust itsMark Kettenis
2013-11-16Remove some dead code.Mark Kettenis
2013-11-16Enable 802.11a support. Seems to work fine on:Mark Kettenis
2013-11-15ansify some function definitions.Brad Smith
2013-11-15Nathan Wheeler has an em which lacks a prom. Rather than fail when noTheo de Raadt
2013-11-14replace workqs with tasks for handling resume. state handling isDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne