index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2009-04-09
Fixed argtype for Increment/Decrement. Field args were being evaluated as
Jordan Hargrave
2009-04-09
white space fixes
David Gwynne
2009-04-09
Remove obsolete braces around case switch.
Marcus Glocker
2009-04-09
regen
Marcus Glocker
2009-04-09
Add DisplayLink DL-120 USB graphic chip found in the
Marcus Glocker
2009-04-09
in bus_dmamap_load_raw, only map the requested number of bytes into the
David Gwynne
2009-04-09
unrevert marco's revert of my bus_dmamap_load_raw change now that i found
David Gwynne
2009-04-08
Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and rename
Mark Kettenis
2009-04-08
Rever _raw change from dlg because it breaks iwn.
Marco Peereboom
2009-04-07
Remove recursion from the sdmmc locking regime.
Bret Lambert
2009-04-07
after i took everything in this fiule apart and reassembled with a lot of
Henning Brauer
2009-04-07
turn fragment reassembly on by default. the is little to no reason to
Henning Brauer
2009-04-07
dont enable checksumming. it appears to be broken on fragmented packets.
David Gwynne
2009-04-07
Eliminate useless loop over partitions and ignore zero length
Kenneth R Westerback
2009-04-07
Remove some dead and if 0ed out code in the ragedrm freelist, while i'm here
Owain Ainsworth
2009-04-06
Convert the savage freelist over to TAILQ.
Owain Ainsworth
2009-04-06
Convert the mgadrm freelist code from handrolled lists to TAILQs,
Owain Ainsworth
2009-04-06
factor a bit more functionality into common code instead of repeating it
Owain Ainsworth
2009-04-06
Actually remove the file this time...
Owain Ainsworth
2009-04-06
Turns out that the intel version of the heap interface isn't used
Owain Ainsworth
2009-04-06
Set a first step on the road towards proper accounting of PCI resources by
Mark Kettenis
2009-04-06
Remove the only (commented) instance of UVM_PAGE_INLINE from the tree
Owain Ainsworth
2009-04-06
do not panic when the device is unplugged.
Damien Bergamini
2009-04-06
In the case where VM_PHYSSEG_MAX == 1 make vm_physseg_find and
Owain Ainsworth
2009-04-06
Adjust for renaming the DEC 21554 in pcidevs.
Mark Kettenis
2009-04-06
regen
Mark Kettenis
2009-04-06
Fix entry for DEC 21554 non-transparent PCI bridge (which may be used in some
Mark Kettenis
2009-04-06
1) scrub rules are completely gone.
Henning Brauer
2009-04-06
Instead of doing splbio(); simple_lock(&uvm.aiodoned_lock); just replace
Owain Ainsworth
2009-04-06
Don't bother to keep a count of irqs recieved, the os does that for us.
Owain Ainsworth
2009-04-06
Don't forget to TAILQ_INIT() the heap...
Owain Ainsworth
2009-04-06
sisdrm depends on the heap interface too, now.
Owain Ainsworth
2009-04-06
extra or missing blank lines.
Owain Ainsworth
2009-04-06
Remove the context constructor and destructor driver hooks. sisdrm's old
Owain Ainsworth
2009-04-06
sisdrm is disabled. That does not mean that the code doesn't offend me.
Owain Ainsworth
2009-04-06
merge radeon_mem_release() and radeon_mem_takedown() into the drm_heap
Owain Ainsworth
2009-04-05
In the rare case where after we've loaded the iomap into the hardware,
Owain Ainsworth
2009-04-05
In the unlikely even that we do the final unref on a uvm_vnode object
Owain Ainsworth
2009-04-05
Rework the vblank subsystem so that instead of having various bits in
Owain Ainsworth
2009-04-05
kill DRM_VERIFYAREA_READ, it's part of a linux optimisation where we can
Owain Ainsworth
2009-04-04
Make extent_print() use printf to avoid the pagination that db_printf
Mark Kettenis
2009-04-04
Bump the size of the array that we use to store bootpath components. Makes the
Mark Kettenis
2009-04-04
A couple of fixes (based mostly on stuff from upstream) to stop
Owain Ainsworth
2009-04-04
Remove an unused function inherited from NetBSD that deals with a broken
Mark Kettenis
2009-04-04
Remove the three inline functions from drmP.h.
Owain Ainsworth
2009-04-04
Remove unused #include.
Mark Kettenis
2009-04-04
make bus_dmamap_load_raw respect the constraints of the dmamap we're
David Gwynne
2009-04-04
make bus_dmamap_load_raw respect teh constraints of the dmamap we're
David Gwynne
2009-04-04
use time_uptime instead of time_second internally. time_uptime isnt
David Gwynne
2009-04-04
Cleanup debug printfs.
Mark Kettenis
[next]