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-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
2019-07-08
Remove some "set but not used" variables in ahci(4)'s hibernate code.
Mike Larkin
2019-07-08
remove duplicate hdmi.h include
Jonathan Gray
2019-07-07
tweak config pending handling so it waits for all ports to finish scanning
David Gwynne
2019-07-07
Use timeout_add_msec(9)
kn
2019-07-07
Eliminate duplicate code in xxx_detach().
Kevin Lo
2019-07-06
Re-add some printf's as they were originally.
Kevin Lo
2019-07-06
Ensure Rx/Tx resources are freed during interface stop.
Kevin Lo
2019-07-05
Since on a SCAN each node is provided in its own event,
Patrick Wildt
2019-07-05
Use multi-threaded task queues to prevent deadlocks in the case where a
Mark Kettenis
2019-07-04
Fix a free size panic when detaching a crypto softraid on i386.
Alexander Bluhm
2019-07-04
when the mac address changes, update the mac/vlan filters accordingly.
Jonathan Matthew
2019-07-04
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Jonathan Gray
2019-07-04
drm/amdgpu: use IP presence to free uvd and vce handles
Jonathan Gray
2019-07-04
drm/amdgpu/soc15: clean up picasso support
Jonathan Gray
2019-07-04
drm/amdgpu: add new raven series device
Jonathan Gray
2019-07-04
drm/amdgpu: add ip blocks for picasso (v2)
Jonathan Gray
2019-07-04
drm/amdgpu: enable vcn powergating for PCO
Jonathan Gray
2019-07-04
drm/amdgpu: Enable SDMA power gating for PCO
Jonathan Gray
2019-07-04
drm/amdgpu: Add pg support for gfxoff for PCO
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso for amdgpu kms
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for sdma_v4
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for gfx_v9_0
Jonathan Gray
[next]