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-29
reduce the diff to linux
Jonathan Gray
2019-07-29
dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
Jonathan Gray
2019-07-29
remove some VF bits now that iavf(4) exists
Jonathan Matthew
2019-07-29
Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions.
Jonathan Matthew
2019-07-28
regen
Jonathan Matthew
2019-07-28
add newer intel nic virtual function ids
Jonathan Matthew
2019-07-27
Make target numbers match the NVMe namespace identifiers. This fixes booting
Mark Kettenis
2019-07-27
drm/edid: parse CEA blocks embedded in DisplayID
Jonathan Gray
2019-07-27
Match linux path in i915_gem_mmap_ioctl() and change ggtt origin if
Jonathan Gray
2019-07-25
regen
Mark Kettenis
2019-07-25
Add Sun Static Direct I/O devices
Mark Kettenis
2019-07-25
Remove old unused drm_debug_flag var and make drm_debug (used by
Jonathan Gray
2019-07-25
Remove old DRM_READMEMORYBARRIER() DRM_WRITEMEMORYBARRIER() and
Jonathan Gray
2019-07-25
remove some unused macros
Jonathan Gray
2019-07-25
ipw, iwi, iwm, iwn, wpi(4): tsleep -> tsleep_nsec(9); ok stsp@
cheloha
2019-07-24
Set athn(4) Tx descriptor fields which specify Tx power used for retries.
Stefan Sperling
2019-07-24
Make athn(4) provide full Tx time of each frame in a Tx series to hardware.
Stefan Sperling
2019-07-22
Even when polling is requested, install ihidev's interrupt handler
Joshua Stein
2019-07-21
add a panel orientation quirk for Kogan Atlas 2-in-1 D300
Jonathan Gray
2019-07-21
apply backpressure when ifiq says the stack is getting busy
David Gwynne
2019-07-20
Get rid of `ddb_is_active' instead use `db_active'.
Martin Pieuchot
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
2019-07-17
don't free dev_priv (softc) in i915_driver_load() error path
Jonathan Gray
2019-07-17
Remove an unused header (dev/mii/miivar.h)
Kevin Lo
2019-07-16
don't bother reading default timing parameters if they're just going
Joshua Stein
2019-07-16
dwiic_init is called from dwiic_activate, don't do it twice
Joshua Stein
2019-07-15
unstub phm_irq_process()
Jonathan Gray
2019-07-15
add PCI_BUS_NUM()
Jonathan Gray
2019-07-15
put smbios date access under NBIOS > 0 instead of CONFIG_DMI
Jonathan Gray
2019-07-15
Replace local method of determining rasops rotation with
Jonathan Gray
2019-07-15
Add dmi functions used by drm_panel_orientation_quirks.c and enable
Jonathan Gray
2019-07-12
Revert anton@ changes about read/write unlocking
solene
2019-07-11
Kill commented-out wsfont_remove().
Martin Pieuchot
2019-07-11
include linux/string.h so drm_panel_orientation_quirks.c can get the
Jonathan Gray
2019-07-11
drm/fb-helper: generic: Don't take module ref for fbcon
Jonathan Gray
2019-07-11
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Jonathan Gray
2019-07-11
drm/amd/powerplay: use hardware fan control if no powerplay fan table
Jonathan Gray
2019-07-11
drm/i915/dmc: protect against reading random memory
Jonathan Gray
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD MicroPC
Jonathan Gray
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD pocket2
Jonathan Gray
2019-07-10
Make read/write of the f_offset field belonging to struct file MP-safe;
anton
2019-07-10
The USB video class specification has increased its probe buffer
Patrick Wildt
2019-07-10
Also dump interface association descriptor when debugging is
Patrick Wildt
2019-07-10
Implement Linux kthread interfaces.
Mark Kettenis
2019-07-09
unstub dma_fence_wait_any_timeout() call in amdgpu_sa_bo_new()
Jonathan Gray
2019-07-09
unstub amdgpu_cs_wait_any_fence()
Jonathan Gray
2019-07-09
Use wake_up_process() instead of wakeup() in dma_fence_default_wait_cb()
Jonathan Gray
2019-07-09
add dma_fence_wait_any_timeout() required for parts of amdgpu
Jonathan Gray
2019-07-09
Fix whitespace issue.
Patrick Wildt
2019-07-09
ure(4) and url(4) need ifmedia attribute.
Kevin Lo
[prev]
[next]