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
/
arch
/
sparc64
/
dev
Age
Commit message (
Expand
)
Author
2009-01-02
Make IOMMU code use the generic _bus_dmamem_map() and _bus_dmamem_unmap().
Mark Kettenis
2009-01-01
Add code to handle virtual interrupt for channel devices.
Mark Kettenis
2009-01-01
Allow both overlay areas to be mmap()ed by userland in WSDISPLAYIO_MODE_MAPPED
Miod Vallat
2008-12-30
Add cbus(4), a virtual bus for devices that use logical domain channels as
Mark Kettenis
2008-12-30
Pass down bus_dma tag.
Mark Kettenis
2008-12-29
Give ifb its own display type (be sure to make includes before rebuilding
Miod Vallat
2008-12-29
Move ifb identification to its own routine. We can not simply have the ifb
Miod Vallat
2008-12-29
Low-hanging fruit: while the blitter is still an untamed beast, implement
Miod Vallat
2008-12-28
Use acceleated operations for copycols, too.
Miod Vallat
2008-12-28
Make blitter ``go the other way'' when scrolling down.
Mark Kettenis
2008-12-27
It turns out that parasites are caused by (some) pixel writes with the
Miod Vallat
2008-12-27
Use hardware acceleration for scrolling and make sure we only use the low bit
Mark Kettenis
2008-12-27
Sync the sparc64 fb* api with the recent changes done on sparc.
Miod Vallat
2008-12-27
Make sure we pick the right PCI BARs on Expert3D cards (which have an extra
Mark Kettenis
2008-12-21
Make the "machine xir" ddb command work on machines with pyro(4).
Mark Kettenis
2008-12-19
Add missing #ifdef DDB around prototyupe.
Mark Kettenis
2008-12-16
Make the "machine xir" ddb command work on machines with Tomatillo
Mark Kettenis
2008-12-15
Make the "machine xir" ddb command work on machines with uperf(4) on ebus(4).
Mark Kettenis
2008-12-14
Implement a "machine xir" ddb command, making it possible to send an
Mark Kettenis
2008-11-25
Fix dmesg ugliness caused by not printing iotdb stuff.
Mark Kettenis
2008-11-24
Only schedule a soft interrupt if the device has been opened (and sc_tty
Mark Kettenis
2008-11-10
Use the correct sizeof for the _ca.
Artur Grabowski
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-10-12
Make vcons(4) interrupt driven.
Mark Kettenis
2008-10-12
Add interrupt support.
Mark Kettenis
2008-10-05
Add missing argument to printf.
Mark Kettenis
2008-10-01
Revert last commit. It didn't really help and we fixed X11 instead.
Mark Kettenis
2008-09-23
One more uninitialized local. Yawn.
Miod Vallat
2008-08-18
Add sparc_bus_addr function for schizo to allow CardBus to work.
Brad Smith
2008-08-13
Initial stab at a driver for the integrated random number generator of the
Mark Kettenis
2008-08-11
Only print iotdb stuff when DEBUG.
Mark Kettenis
2008-08-11
Allow mapping mmio regions that are not page aligned.
Mark Kettenis
2008-07-29
Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based
Miod Vallat
2008-07-23
Clear correctable errors after handling them. From Bjorn Andersson.
Mark Kettenis
2008-07-20
Provide a timecounter based on the UltraSPARC IIe STICK logic.
Mark Kettenis
2008-07-16
Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels.
Miod Vallat
2008-07-14
Fix struct sysioreg layout after the struct iommureg layout change;
Miod Vallat
2008-07-12
Make the console interrupt driven.
Mark Kettenis
2008-07-12
Perform IOMMU cache flushes on Oberon.
Mark Kettenis
2008-07-12
Use the proper interrupt target ID on Oberon.
Mark Kettenis
2008-07-12
Don't install interrupt handlers for non-exitsing interrupts on CMU-CH.
Mark Kettenis
2008-07-11
Fujitsu SPARC64-VI CPU's have two cores that have two threads each. Provide
Mark Kettenis
2008-07-11
Don't try to read the "regs" propety; it's pointless.
Mark Kettenis
2008-07-10
Handle breaks.
Mark Kettenis
2008-07-10
Detect whether com(4) is the console on the m4k.
Mark Kettenis
2008-07-10
Add support for getting the time of day on the m4k.
Mark Kettenis
2008-07-07
Match on XMITS (which is a PCI-X Schizo variant found on Sun Fire
Mark Kettenis
2008-07-07
Extend sbbc(4) to provide a console driver for the v1280.
Mark Kettenis
2008-07-07
Fix typo in comment.
Mark Kettenis
2008-07-06
Add ssm(4), a driver for the scalable shared memory device found on
Mark Kettenis
[next]