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
2020-06-26
drm/dp_mst: Reformat drm_dp_check_act_status() a bit
Jonathan Gray
2020-06-26
drm: encoder_slave: fix refcouting error for modules
Jonathan Gray
2020-06-26
drm/amd/display: Revalidate bandwidth before commiting DC updates
Jonathan Gray
2020-06-26
add readx_poll_timeout() required for 5.7.6 drm
Jonathan Gray
2020-06-26
add USEC_TO_TIMEVAL()
Jonathan Gray
2020-06-26
add some whitespace to let things breathe a bit.
David Gwynne
2020-06-26
whitespace fixes, no functional change.
David Gwynne
2020-06-26
fix link state handling so we can see link go both up and down.
David Gwynne
2020-06-25
Return negative value to show that no index was found. The callers
Patrick Wildt
2020-06-25
Fix variable shadowing that caused us to map the entire range (many
Jonathan Matthew
2020-06-25
Include <machine/pte.h>.
Mark Kettenis
2020-06-25
Add a commented out entry for mvpp(4).
Patrick Wildt
2020-06-25
Register mvmdio(4) in the MII "framework". On the Armada 7K and 8K
Patrick Wildt
2020-06-25
Add a "framework" for MII busses.
Patrick Wildt
2020-06-25
Add mvpp(4), a driver for the Marvell Packet Processor v2, as used on
Patrick Wildt
2020-06-25
LUT writes go through actual regsiters on 710s, not ctl writes.
David Gwynne
2020-06-25
Fix some small whitespace issues.
Mark Kettenis
2020-06-25
add rss/toeplitz support for 710 chips.
David Gwynne
2020-06-25
use the ixl_chip struct to store different rss_hena settings for 710/722
David Gwynne
2020-06-25
add definitions for rss bits.
David Gwynne
2020-06-25
Setjmp size for powerpc64.
Dale Rahn
2020-06-25
we're close to a point where the differences between 710s and 722s matter.
David Gwynne
2020-06-25
Additional Makefile infrastructure for powerpc64
Dale Rahn
2020-06-25
use intrmap to set up multiple queues across multiple cpus.
David Gwynne
2020-06-25
bump the ifq maxlen like i just did for ixl(4).
David Gwynne
2020-06-25
PowerPC64 reloc.h created by copying powerpc 32 bit version.
Dale Rahn
2020-06-25
report rx ring state for all rings, not just the first one.
David Gwynne
2020-06-25
PowerPC asm.h with tweak for 64bit.
Dale Rahn
2020-06-24
set IFQ_SET_MAXLEN to the number of slots on the tx ring, not 1.
David Gwynne
2020-06-24
kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9)
cheloha
2020-06-24
First stab at making signal handling work.
Mark Kettenis
2020-06-24
Terminate stack trace at userland boundary.
Mark Kettenis
2020-06-24
Use SDEV_NO_ADAPTER_TARGET instead of '7' to indicate the adapter is
Kenneth R Westerback
2020-06-24
Use SDEV_NO_ADAPTER_TARGET instead of the value that is being
Kenneth R Westerback
2020-06-24
Use SDEV_NO_ADAPTER_TARGET instead of the value of adapter_buswidth to
Kenneth R Westerback
2020-06-24
Use SDEV_NO_ADAPTER_TARGET instead of -1 to indicate
Kenneth R Westerback
2020-06-24
Use C99 initializers in wsdisplay_font struct definitions for
Frederic Cambus
2020-06-24
Adapters that do not appear as a target on the SCSI bus must set
Kenneth R Westerback
2020-06-24
get rid of the per device sff lock because we only use the global one.
David Gwynne
2020-06-24
Acknowledge xhci(4) interrupts before calling usb_schedsoftintr().
Patrick Wildt
2020-06-24
Fix `IFF_RUNNING' bit handling for pppx(4) and pppac(4).
mvs
2020-06-24
Apply sc->sc_xfer_flags to control transfers as well. These are used
Patrick Wildt
2020-06-24
actually use pci_intr_establish_cpu with cpus from the intrmap.
David Gwynne
2020-06-24
Nuke some pointless *_dev_probe() and *_dev_free() functions and
Kenneth R Westerback
2020-06-24
remove ifdeffed out code for redistributing pyro eq interrupts over cpus.
David Gwynne
2020-06-23
enable wg(4).
David Gwynne
2020-06-23
Revert previous. hashfree() just calls free() which handles NULL with
Kenneth R Westerback
2020-06-23
Use C99 initializers in wsdisplay_font struct definitions for Spleen
Frederic Cambus
2020-06-23
Enable virtual consoles on armv7, the same way it is done on arm64.
Frederic Cambus
2020-06-23
hashfree() doesn't like NULL, so check for NULL if NULL is a
Kenneth R Westerback
[prev]
[next]