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
2019-07-02
Use IPL_TTY for locks used as arguments to spin_lock_irq() and
Jonathan Gray
2019-07-01
Use timeout_add_msec(9)
kn
2019-07-01
drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
Joshua Stein
2019-07-01
revert local changes in code under #ifdef __linux__
Jonathan Gray
2019-06-30
drm: add fallback override/firmware EDID modes workaround
Jonathan Gray
2019-06-30
drm/edid: abstract override/firmware EDID retrieval
Jonathan Gray
2019-06-30
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Jonathan Gray
2019-06-27
Enable MSI-X interrupts.
Mark Kettenis
2019-06-26
Use timeout_add_msec(9)
kn
2019-06-26
Create IF_WWAN_DEFAULT_PRIORITY which is lower than
Claudio Jeker
2019-06-26
Fix IPL of connector_list_lock.
Mark Kettenis
2019-06-25
Implement suspend/resume support for MSI-X interrupts. Loosely based on
Mark Kettenis
2019-06-25
Turn off the code which waits for AHCI_PREG_CMD_CR to be set by the
Patrick Wildt
2019-06-25
avoid uninitialised var access
Jonathan Gray
2019-06-24
Add glkgpio(4), a driver for the GPIO controllers found on Intel's Gemini
Mark Kettenis
2019-06-24
Don't retry to get the usb descriptor in usbd_new_device() if the call
Claudio Jeker
2019-06-22
Set if_link_state based on the PAOS port register, and update it when
Jonathan Matthew
2019-06-17
Add aplgpio(4) a driver for the gpio controllers found on Intel's Apollo
Patrick Wildt
2019-06-17
Split out the code that assigns addresses to BARs into its own function.
Mark Kettenis
2019-06-17
When reloading station address via TWSI is timed out, try to reload
Kevin Lo
2019-06-16
drm/amd/display: Use plane->color_space for dpp if specified
Jonathan Gray
2019-06-15
Fix previous commit and unbreak the tree.
Mark Kettenis
2019-06-14
timeout_add(9)+hz(9) -> timeout_add_sec(9); ok patrick@
cheloha
2019-06-14
Use timeout_add_msec(9)
kn
2019-06-14
Use timeout_add_msec(9)
kn
2019-06-14
match on Intel Apollo Lake ids
Jonathan Gray
2019-06-14
regen
Jonathan Gray
2019-06-14
more Intel Apollo Lake ids
Jonathan Gray
2019-06-14
Only add and remove flow table entries for multicast while the interface is
Jonathan Matthew
2019-06-14
Add a barrier after arming a completion queue. If multiple cqs are using
Jonathan Matthew
2019-06-13
Do not consider the pipe as halted if the device is gone.
Martin Pieuchot
2019-06-13
the rx drops field is 8 bits (and a 24 bit flow tag), not 32 bits.
David Gwynne
2019-06-12
Set interrupt moderation on the completion queue for around 10000
Jonathan Matthew
2019-06-11
drm: don't block fb changes for async plane updates
Jonathan Gray
2019-06-11
drm/i915: Maintain consistent documentation subsection ordering
Jonathan Gray
2019-06-11
drm/i915/fbc: disable framebuffer compression on GeminiLake
Jonathan Gray
2019-06-11
drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
Jonathan Gray
2019-06-11
drm/radeon: prefer lower reference dividers
Jonathan Gray
2019-06-11
drm/amdgpu/psp: move psp version specific function pointers to early_init
Jonathan Gray
2019-06-11
drm: add non-desktop quirks to Sensics and OSVR headsets.
Jonathan Gray
2019-06-11
drm: add non-desktop quirk for Valve HMDs
Jonathan Gray
2019-06-11
Use km_alloc() instead of mallocarray() when allocating ttm dma segments
Jonathan Gray
2019-06-11
pass what pci_intr_established returns to intr_barrier
David Gwynne
2019-06-11
if ifiq_input says there's too much pressure, tell the rxr we're livelocked
David Gwynne
2019-06-11
bump up the ring sizes for dlg@
Jonathan Matthew
2019-06-11
records a flowid in the mbuf if the rx cqe provides an rx hash value.
David Gwynne
2019-06-10
support hardware timestamping for received packets.
David Gwynne
2019-06-10
Print proper ACPI version number.
Mark Kettenis
2019-06-10
drm/lease: Make sure implicit planes are leased
Jonathan Gray
2019-06-09
Let drm(4) allocate memory without constraints if the hardware supports
Mark Kettenis
[next]