Age | Commit message (Expand) | Author |
2014-03-16 | drm/i915: Do not clobber config status after a forced restore of hw state | Jonathan Gray |
2014-03-15 | More ISP1000 (SBus) bits. | Mark Kettenis |
2014-03-14 | Remove the userland AGP interface. Now that we have KMS, it is no longer | Mark Kettenis |
2014-03-13 | We no longer provide the dri1 agp interfaces, so remove the associated glue | Mark Kettenis |
2014-03-13 | Block userland from entering drm code (and make sure it is no longer in there) | Mark Kettenis |
2014-03-11 | Don't bitch about binding into stolen memory on older hardware either. | Mark Kettenis |
2014-03-10 | match on 82580 quad fiber and add untested support for | Jonathan Gray |
2014-03-10 | match on more i217/i218 variants | Jonathan Gray |
2014-03-10 | match on C600 IDF controllers and DH8900 | Jonathan Gray |
2014-03-10 | regen | Jonathan Gray |
2014-03-10 | add Xeon E5 v2, DH8900, and a few other devices | Jonathan Gray |
2014-03-09 | Print interrupt string *after* establishing it. | Mark Kettenis |
2014-03-09 | regen | Jonathan Gray |
2014-03-09 | add some more Xeon E5 devices | Jonathan Gray |
2014-03-09 | drm/radeon: set the full cache bit for fences on r7xx+ | Jonathan Gray |
2014-03-09 | use linux style memory allocations in shared drm code | Jonathan Gray |
2014-03-09 | remove dri1 interfaces | Jonathan Gray |
2014-03-08 | better loop conditions. ok kettenis ratchov sasano | Ted Unangst |
2014-03-08 | Enable DMA bursting. Not sure it actually makes things faster, but both | Mark Kettenis |
2014-03-08 | Dumb xhci(4) implementation. | Martin Pieuchot |
2014-03-07 | Make sure a SCSI initiator ID provided by Open Firmware overrides the value | Mark Kettenis |
2014-03-07 | Provide the appropriate default values for the SCSI initiaror ID on sgi and | Mark Kettenis |
2014-03-06 | Make sure we don't attach to those silly AMI MegaRAIDs that expose the | Mark Kettenis |
2014-03-06 | Set the correct clock rate for ISP1020/1020A. | Mark Kettenis |
2014-03-06 | Cleanup dead code. | Gerhard Roth |
2014-03-05 | Make this compile on sparc64 too. | Mark Kettenis |
2014-03-05 | Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now only | Mark Kettenis |
2014-02-25 | Wait for the RIRB DMA engine to come ready. Needed on the audio device | Mark Kettenis |
2014-02-25 | convert most printfs into DPRINTFs to cut down on dmesg spam, and add | Jonathan Matthew |
2014-02-25 | match on Atom C2000 | Jonathan Gray |
2014-02-25 | regen | Jonathan Gray |
2014-02-25 | add Atom C2000 devices and a few others | Jonathan Gray |
2014-02-25 | Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as we | Mark Kettenis |
2014-02-24 | Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff that | Mark Kettenis |
2014-02-24 | Revert rev 1.348 and disable IPv6 TCP checksum offload for the time being. | Brad Smith |
2014-02-24 | regen | David Gwynne |
2014-02-24 | PLX 8724 as found on LSI SAS9206-16E boards. | David Gwynne |
2014-02-23 | Give drm(4) a console locator just like wsdisplay(4) such that we can make | Mark Kettenis |
2014-02-23 | rework firmware handling a bit. when built without firmware, check that | Jonathan Matthew |
2014-02-22 | basic i210/i211 support (improved after looking at gollo@ i210 diff on misc) | Chris Cappuccio |
2014-02-21 | spacing | Theo de Raadt |
2014-02-20 | Remove some code that has no effect. | Mark Kettenis |
2014-02-20 | More turd shining; cleanup the message that prints the firmware revision and | Mark Kettenis |
2014-02-19 | Unbreak the tree; include <machine/atomic.h> instead of relying on something | Mark Kettenis |
2014-02-19 | the RESP_IN register is 32bits, so consistently use a u_int32_t to | David Gwynne |
2014-02-19 | massage the response queue handling a bit: | David Gwynne |
2014-02-19 | qle seems fine with msi interrupts | David Gwynne |
2014-02-19 | drm/radeon: 0x9649 is SUMO2 not SUMO | Jonathan Gray |
2014-02-19 | drm/i915: fix missed hunk after GT access breakage | Jonathan Gray |
2014-02-19 | drm/i915: initialize gt_lock early with other spin locks | Jonathan Gray |