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
2014-02-09
drm/radeon: do not try to uselessly update virtual memory pagetable
Jonathan Gray
2014-02-09
drm/radeon: don't allow audio on DCE6
Jonathan Gray
2014-02-09
drm/radeon: fix card_posted check for newer asics
Jonathan Gray
2014-02-09
radeon: Fix system hang issue when using KMS with older cards
Jonathan Gray
2014-02-09
Do not allow to unconfigure a device by setting the configuration
Martin Pieuchot
2014-02-09
use linux style memory allocations in radeon
Jonathan Gray
2014-02-09
use linux style memory allocations in ttm
Jonathan Gray
2014-02-09
add some more linux compat functions for memory allocation
Jonathan Gray
2014-02-08
Be conservative about the resources the controller advertises for
Chris Cappuccio
2014-02-08
Stop disablng/enabling interrupts in the interrupt handler for
Chris Cappuccio
2014-02-06
missing define for qla2100 support
Jonathan Matthew
2014-02-06
revert some HID changes that broke on older models
joshua stein
2014-02-06
Almost-working QLA2100 support. This appears to be the best I can do for
Jonathan Matthew
2014-02-05
We're never going to detach the host bridge on our machines.
Mark Kettenis
2014-02-05
We have WARN_ONCE now.
Mark Kettenis
2014-02-05
Do proper error handling in the fault handler. Fixes spurious SIGSEGVs as
Mark Kettenis
2014-02-05
after running myx(4) without biglock in production for a few days
David Gwynne
2014-02-05
Avoid calling delay(9) between checking and clearing the interrupt status bits.
Mark Kettenis
2014-02-05
Punt on handling responses if we haven't allocated the response queue yet.
Mark Kettenis
2014-02-05
- Recognize BCM5762 A0 chipset.
Brad Smith
2014-02-05
tiny style adjustments
Ted Unangst
2014-02-04
Add WARN_ONCE.
Mark Kettenis
2014-02-04
Make sure the USB device pointer is valid even if attach fails since
Martin Pieuchot
2014-02-04
Revert part of rev 1.329 that involved bringing in some code from FreeBSD
Brad Smith
2014-02-03
Check if the device is being detached when returning from tsleep() and
Martin Pieuchot
2014-02-03
Fix a null dereference introduced when converting this driver to use
Martin Pieuchot
2014-02-03
use the same option as isp(4) to build without firmware.
Jonathan Matthew
2014-02-02
Brainboxes BB16PCI958. Contributed by Eric Huiban, thanks!
Miod Vallat
2014-02-02
regen
Miod Vallat
2014-02-02
Brainboxes IS200 BB16PCI958 puc(4)
Miod Vallat
2014-02-02
drm/i915: flush cursors harder
Jonathan Gray
2014-02-02
sbus(4) glue for qla(4)
Mark Kettenis
2014-02-02
Add missing DRM_UNLOCK() in error path.
Mark Kettenis
2014-02-02
carve up qla_attach() into bits we can use to process loop and fabric changes
Jonathan Matthew
2014-02-02
Rearrange interrupt register processing for 2200s. The mailbox semaphore
Jonathan Matthew
2014-02-02
drm/i915: Make data/link N value power of two
Jonathan Gray
2014-02-02
add min_t and div_u64 which will be used to reduce the diff to linux
Jonathan Gray
2014-02-02
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Jonathan Gray
2014-02-02
add a simple version of usleep_range() that DELAYs for the min value
Jonathan Gray
2014-02-01
drm/i915: Invalidate TLBs for the rings after a reset
Jonathan Gray
2014-02-01
On sparc64, use the WWNs from Open Firmware, as the onboard ISP2200 that can
Mark Kettenis
2014-02-01
Split bge(4)'s feature flags into bge_flags and bge_phy_flags.
Brad Smith
2014-01-31
tl(4) already allowed for reception of frames up to MCLBYTES in size so
Brad Smith
2014-01-31
Rewrite the receive filter handling code, reinstate the hash filter and cleanup
Brad Smith
2014-01-31
Fix a long standing VCPU reset sequence bug on BCM5906. The VCPU (Virtual CPU)
Brad Smith
2014-01-31
sc_function is set, but never used for anything useful. clean it up...
David Gwynne
2014-01-31
sc_lladdr is never used, so we can get the space in the sc back.
David Gwynne
2014-01-30
the option bit for controlling fast posting is in icb_fw_options, not
Jonathan Matthew
2014-01-30
don't do a register test mailbox command before resetting the chip.
Jonathan Matthew
2014-01-30
Do not match control interfaces if their associated data interface is
Martin Pieuchot
[prev]
[next]