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
/
dev
/
pci
Age
Commit message (
Expand
)
Author
2010-04-20
remove proc.h include from uvm_map.h. This has far reaching effects, as
Ted Unangst
2010-04-20
Nuke a few dead stores and one newly created unused variable.
Owain Ainsworth
2010-04-20
A few more uninitialised variables (mostly in incredibly uncommon cases).
Owain Ainsworth
2010-04-20
Don't ask for ipv6 checksum offloading as we aren't ready for it.
Jonathan Gray
2010-04-20
Don't write garbage to the config space for phison,
Jonathan Gray
2010-04-20
- an unsolicited response contains the codec address, not the codec
Jacob Meuser
2010-04-19
Enable VS timer dispatch, from Eric Anholt upstream.
Owain Ainsworth
2010-04-19
Fix use of uninitialised variable.
Owain Ainsworth
2010-04-19
Add flags for chipset generation in with the other chipset type flags
Owain Ainsworth
2010-04-19
Correct fence pitch checking code and fence register writing on 9{1,4}x.
Owain Ainsworth
2010-04-17
regen
Miod Vallat
2010-04-17
A few more devices found on sgi hardware.
Miod Vallat
2010-04-16
Remove Intel RAID IDs for now. They can be added back when code has been
Mark Kettenis
2010-04-16
Additional gtt alignment paranoia:
Owain Ainsworth
2010-04-16
Correct reversed test in set_tiling. this should deal with the fence
Owain Ainsworth
2010-04-16
Correct some comments and cleanup some whitespace.
Owain Ainsworth
2010-04-16
paranoia: NULL check before free.
Owain Ainsworth
2010-04-16
If we fail to idle the chip in leavvt don't disable the interrupt,
Owain Ainsworth
2010-04-16
fix types in two error printfs. one of these also had a %d bug no vararg
Owain Ainsworth
2010-04-15
- fix bunch of use-after-free bugs found by splint;
Marco Peereboom
2010-04-15
Use IPL_TTY instead of IPB_BIO as suggested by oga.
Marco Peereboom
2010-04-12
Radeon HD3200 works; from kili@.
Owain Ainsworth
2010-04-12
Some of the line disciplines want to check for suser. Better to pass them
Ted Unangst
2010-04-11
Send "STANDBY IMMEDIATE" command to ATA disks upon suspend. For this to work,
Mark Kettenis
2010-04-10
Add radeon 4850; from Sviatoslav Chagaev (slava at zb dot lv), ta.
Owain Ainsworth
2010-04-10
some frees that were forgotten
Marco Peereboom
2010-04-10
Intel Centrino Advanced-N 6200 G2 adapters have their own hardware
Damien Bergamini
2010-04-10
regen
Damien Bergamini
2010-04-10
new Intel Centrino Advanced-N 6200 G2 id
Damien Bergamini
2010-04-09
oopsie, misplaced {
Marco Peereboom
2010-04-09
- event handling rewrite (while preserving original logic);
Marco Peereboom
2010-04-08
DRM memory management for inteldrm(4) using the Graphics Execution
Owain Ainsworth
2010-04-08
Fill in the bus_dma_sync for intagp to use clflush instead of wbinvd()
Owain Ainsworth
2010-04-08
these files don't need to include proc.h anymore. ok oga for agp
Ted Unangst
2010-04-07
Make intagp restore pgtbl_ctl and the scratch page to the gtt on resume.
Owain Ainsworth
2010-04-06
update a random sampling of drivers after the proc.h -> systm.h move
Ted Unangst
2010-04-06
A fix for the PCI-X check so that this is only tested on controllers
Christian Weisgerber
2010-04-06
add Intel 82801GR RAID.
David Gwynne
2010-04-05
Initial bits for >=RT3090 support.
Damien Bergamini
2010-04-05
sync
Damien Bergamini
2010-04-05
new Ralink PCI IDs
Damien Bergamini
2010-04-04
Reinitialize pins upon resume. Makes audio work after resume on machines
Mark Kettenis
2010-04-04
Attach the 2nd generation of 6000 2x2 devices even though the firmware
Damien Bergamini
2010-04-04
sync
Damien Bergamini
2010-04-04
PCI ID for second generation of Intel Centrino Advanced-N 6200 devices.
Damien Bergamini
2010-04-04
sync
Damien Bergamini
2010-04-04
PCI ID for Atheros AR9300.
Damien Bergamini
2010-04-04
configure conversion for the correct direction. I guess no one has
Jacob Meuser
2010-04-04
avoid rounding the blocksize to 0
Jacob Meuser
2010-04-03
You cannot save a pointer to your attach arguments and expect it to point
Mark Kettenis
[next]