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
Age
Commit message (
Expand
)
Author
2013-03-25
Use the new rasops multiple screen support to provide proper virtual
Mark Kettenis
2013-03-25
Add basic support for multiple screens.
Mark Kettenis
2013-03-25
these will not be built for palm since it went away
Theo de Raadt
2013-03-25
Factor out the code that is used to recreate work units - one copy of the
Joel Sing
2013-03-25
reseed the random pool with 'dmesg' when more devices are attached
Markus Friedl
2013-03-25
move the message announcing overlay init to debug
Jonathan Gray
2013-03-25
add the missing parts of the upstream linux commit to
Jonathan Gray
2013-03-24
sync
Theo de Raadt
2013-03-24
another ppb; soekris net1841; pointed out by mitja
Theo de Raadt
2013-03-24
Use ieee80211_set_tim() directly now that it is available.
Claudio Jeker
2013-03-22
Move i915_gem_gtt_map_ioctl() from i915_drv.c to i915_gem.c and rename it
Mark Kettenis
2013-03-22
Newer Thinkpads (x220, x230, t430) send a 0x6050 event whenever the brightness
Mark Kettenis
2013-03-22
add some macros needed by newer libdrm
Jonathan Gray
2013-03-22
wire up the mode object property ioctls
Jonathan Gray
2013-03-22
implement DRM_IOCTL_I915_GEM_SW_FINISH
Jonathan Gray
2013-03-22
add some definitions required for recent versions of libdrm
Jonathan Gray
2013-03-22
enable mchdev locking
Jonathan Gray
2013-03-21
Zap a few useless comments.
Mark Kettenis
2013-03-21
Do not include machine/param.h since sys/param.h already did so.
Theo de Raadt
2013-03-21
Attach on ITE 8728.
Bryan Steele
2013-03-21
Enable the opregion code but keep the parts that try to talk to acpi
Jonathan Gray
2013-03-20
Backout some changes introduced in linux 3.8.3 which are known
Jonathan Gray
2013-03-20
fix the return value of i2c_algo_dp_aux_exec, with this getting the
Jonathan Gray
2013-03-20
- Sync the ring setup code closer to FreeBSD's driver
Brad Smith
2013-03-19
Don't advertise brightness control if it isn't supported.
Mark Kettenis
2013-03-19
Clean up a dmesg wart.
Mark Kettenis
2013-03-19
make a few printfs debug only to reduce dmesg spam
Jonathan Gray
2013-03-18
Once we've detected an elantech touchpad, stop probing for other hardware
Stefan Sperling
2013-03-18
Correct a typo in a #ifdef condition, ok jsg@
Martin Pieuchot
2013-03-18
Significantly increase the wordlist for ddb hangman,
Jonathan Gray
2013-03-18
Indirectly pass the cache level down to agp by abusing spare bus_dma bits.
Jonathan Gray
2013-03-18
gen6+ can do 40 bit addressing
Jonathan Gray
2013-03-18
stash the number of stolen entries in the agp struct
Jonathan Gray
2013-03-18
Provide a way for *drm(4) to prevent the VGA text console wsdisplay(4) instance
Mark Kettenis
2013-03-17
Add an interface to rebind AGP DMA mappings. To be used by the upcoming KMS
Mark Kettenis
2013-03-17
- Remove the reserved number of TX descriptors. No limitation is mentioned in
Brad Smith
2013-03-17
Set the `Power Immediate' bit upon attaching, to enable automatic restart
Miod Vallat
2013-03-17
Correct the clock speeds used to calculate int moderation values provided
Brad Smith
2013-03-17
- Sync some of the stats counter code to be closer to the FreeBSD code,
Brad Smith
2013-03-17
- Apply the AcceptPerfectMatch workaround for DP83815 chipsets to the 15D
Brad Smith
2013-03-17
Split out bge / bnx reset code into a separate set of functions.
Brad Smith
2013-03-16
fix size of unicast rx filter table
Stefan Fritsch
2013-03-16
Enable untested Elantech touchpad v1 and v2 code. I'd like some test reports.
Stefan Sperling
2013-03-16
No need for two similar functions to free/remove USB device descriptors.
Martin Pieuchot
2013-03-16
Remove the 4.8 version of the USB device info ioctl.
Martin Pieuchot
2013-03-15
add some space before messages
Stefan Fritsch
2013-03-15
Delete the sequencer(4) driver, since its not used any longer. Diff
Alexandre Ratchov
2013-03-15
Rewrite receive filter handling and ioctl bits.
Brad Smith
2013-03-14
Add some missing bits for flow control support and enable it.
Brad Smith
2013-03-14
- Fix passing down MAC feature flags; which fixes flow control support.
Brad Smith
[next]