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
2011-05-30
Remove the freelist member from vm_physseg
Owain Ainsworth
2011-05-30
Enable MSI.
Mark Kettenis
2011-05-30
Add mmuagp. a driver for the agp chipsets on early amd64 machines.
Owain Ainsworth
2011-05-30
Add RADEON_CS ioctl support for r600 and r700.
Owain Ainsworth
2011-05-30
for (some; stuff; here)
Owain Ainsworth
2011-05-30
s/hart/heart/ to make more sense (another dutchism).
Owain Ainsworth
2011-05-30
Enable MSI on inteldrm.
Owain Ainsworth
2011-05-30
Remove vndshutdown. It is unused.
Owain Ainsworth
2011-05-30
Remove unused ACB_ALLOC define.
Miod Vallat
2011-05-30
Enable MSI on selected hardware. For now this means all Intel, AMD and NVIDIA
Mark Kettenis
2011-05-30
Enable MSI on selected hardware. For now this means:
Mark Kettenis
2011-05-30
Enable MSI for HyperTransport devices that have MSI remapping enabled.
Mark Kettenis
2011-05-30
Kthread_create is a kernel function so use kprintf format attribute instead.
Martynas Venckus
2011-05-29
Add MSI support.
Mark Kettenis
2011-05-29
regen
Mark Kettenis
2011-05-29
Shorten a couple of old Intel chip names for consistency. Should save a few
Mark Kettenis
2011-05-29
Replace the lower bound PAGE_SIZE with VMMAP_MIN_ADDR.
Ariane van der Steldt
2011-05-29
regen
Mark Kettenis
2011-05-29
Add a few missing ATI chipset entries (and fix one since we prefer the chip
Mark Kettenis
2011-05-29
Fix parameter range clamping in vmmap routines.
Ariane van der Steldt
2011-05-29
sync
Theo de Raadt
2011-05-29
Use k1x cpu scaling on all families 0x10 and above (the trend is likely to
Theo de Raadt
2011-05-29
pcidevs.h
Theo de Raadt
2011-05-29
two ATI bridges found in the x201
Theo de Raadt
2011-05-29
Move the source address selection for multicast destinations that
Claudio Jeker
2011-05-29
Let this compile on kernels without acpicpu.
Claudio Jeker
2011-05-29
regen
Mark Kettenis
2011-05-29
Intels calls this the 5400 chipset series instead of the E5400 chipset series
Mark Kettenis
2011-05-29
Don't attempt to use MSI if we're not running in APIC mode.
Mark Kettenis
2011-05-29
regen
Mark Kettenis
2011-05-29
Fix typo in previous commit.
Mark Kettenis
2011-05-29
Ignore errors from the UCMS method. Some newer (really crappy, stay
Theo de Raadt
2011-05-28
regen
Mark Kettenis
2011-05-28
Add AMD Family 14h devices.
Mark Kettenis
2011-05-28
Remove out of data XXX comment.
Mark Kettenis
2011-05-28
Do not leak memory if ufs_open() fails; reported by and ok martynas@
Miod Vallat
2011-05-28
Add support for AMD SB800, where the SMBus control registers have been hidden
Mark Kettenis
2011-05-28
Do not allow traffic to be sent with a destination address in 0/8;
Paul de Weerd
2011-05-28
Sync MCR0_BROADCAST register naming from FreeBSD now that its
Kevin Lo
2011-05-28
age_newbuf is called from the interrupt context so it can't sleep.
Kevin Lo
2011-05-27
Thou shall not use uninitialized TAILQs
Miod Vallat
2011-05-27
Fix the return values from pipe_kqfilter - kqfilters should return an
Nicholas Marriott
2011-05-27
Whitespace nits; from Brad
Kevin Lo
2011-05-26
The check for the mcp98243 sdtemp(4) device was too strict. Relax it.
Theo de Raadt
2011-05-25
Also enclose variable names with external linkage in __BEGIN_DECLS.
Martynas Venckus
2011-05-25
Set UX and SX in the system register early in boot. While not necessary on
Miod Vallat
2011-05-25
Add the second serial port, might be the console device on 2E systems.
Miod Vallat
2011-05-25
Do not dereference ri_devcmap[] twice; found the hard way by Gilbert Fernandes
Miod Vallat
2011-05-25
Add dfs(4), a driver to support the Dynamic Frequency Switching feature
Martin Pieuchot
2011-05-25
Don't do last minute changes to diffs. Revert the argument change to
Claudio Jeker
[next]