Age | Commit message (Expand) | Author |
2010-05-17 | regen | Jonathan Gray |
2010-05-17 | add some devices found on a core i5 machine | Jonathan Gray |
2010-05-16 | add AR9300 PCI Id | Damien Bergamini |
2010-05-15 | Always check the tiling mode alignment on pin, even if we don't need a | Owain Ainsworth |
2010-05-13 | new iwn(4) ids. | Damien Bergamini |
2010-05-13 | new iwn(4) pci ids | Damien Bergamini |
2010-05-12 | sync | Owain Ainsworth |
2010-05-12 | Add ids for the integrated graphics builds into the core i3 and core i5 | Owain Ainsworth |
2010-05-12 | Add Pineview M to intagp and inteldrm. | Owain Ainsworth |
2010-05-12 | sync | Owain Ainsworth |
2010-05-12 | add Pineview M dmi bridge and graphics ids. | Owain Ainsworth |
2010-05-10 | unifdef INTELDRM_GEM. | Owain Ainsworth |
2010-05-10 | Remove the additional paranoia that I added compared to upstream | Owain Ainsworth |
2010-05-10 | Use the new agp mapping api (introduced in previous commit) to allow | Owain Ainsworth |
2010-05-10 | Continue with the horrible habit of using agp_machdep.c for agp related MD | Owain Ainsworth |
2010-05-09 | Attach pineview graphics in inteldrm. | Owain Ainsworth |
2010-05-09 | Support Pineview IGD in intagp. | Owain Ainsworth |
2010-05-08 | A little bit of a hack. | Owain Ainsworth |
2010-05-08 | Set the write combined bit on our newly created pages. | Owain Ainsworth |
2010-05-07 | Remember to restore the spl. Found out the hard way by me. | David Hill |
2010-05-05 | Prevent a process from entering iwn_ioctl while another process is | Damien Bergamini |
2010-05-05 | firmware images in type-length-value format can now offer different | Damien Bergamini |
2010-05-02 | Remove unused softc member. | Miod Vallat |
2010-04-30 | Right now, if anything internal changes with a uvm object, diverse | Owain Ainsworth |
2010-04-30 | add HT Capabilities element in outgoing probe requests if HT is | Damien Bergamini |
2010-04-30 | fix for 5GHz band. | Damien Bergamini |
2010-04-30 | add support for firmware images in "type-length-value" format. | Damien Bergamini |
2010-04-30 | - regen | Jasper Lievisse Adriaanse |
2010-04-30 | - add a fore more devices found in my box | Jasper Lievisse Adriaanse |
2010-04-29 | add radeon hd2600 xt | Robert Nagy |
2010-04-29 | regen | Robert Nagy |
2010-04-29 | use BUS_SPACE_MAP_PREFETCHABLE on maps that should be WC (soon this will | Owain Ainsworth |
2010-04-29 | Finally fix the bit 17 swizzling code. | Owain Ainsworth |
2010-04-29 | Test bit is used like a boolean, so it must actually be a boolean. | Owain Ainsworth |
2010-04-29 | Fix the drm_atomic macros to use unsigned int like they should. | Owain Ainsworth |
2010-04-29 | - regen | Jasper Lievisse Adriaanse |
2010-04-29 | - add a few more devices, including one from eric@ | Jasper Lievisse Adriaanse |
2010-04-28 | s/amd64/__amd64__/, s/i386/__i386__, no binary change. | Mark Kettenis |
2010-04-28 | *sigh* make the same change as previous commit to the sister function of | Owain Ainsworth |
2010-04-28 | Deal with a non-incremented iterator by changing a | Owain Ainsworth |
2010-04-27 | Update oxsemi (now plxtech) datasheet URL. | Stuart Henderson |
2010-04-25 | Argh, commited the wrong diff. This was the reversed test that found the | Owain Ainsworth |
2010-04-25 | When querying if an object is busy, it is if it is marked active (being | Owain Ainsworth |
2010-04-25 | oops, kill unneeded write lock grabbing that got mixed in when resolving | Owain Ainsworth |
2010-04-25 | A nice little performance speedup. | Owain Ainsworth |
2010-04-25 | The locking rework/fix that I promised when I commited GEM. | Owain Ainsworth |
2010-04-25 | Don't bother binding the object in the gtt map ioctl. | Owain Ainsworth |
2010-04-25 | Do not allow changing tiling mode on pinned objects. | Owain Ainsworth |
2010-04-24 | This code is only called during autoconf, and never ever from an | Mark Kettenis |
2010-04-23 | Add a barrier before we submit the ringbuffer and before we do anything | Owain Ainsworth |