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
/
pci
Age
Commit message (
Expand
)
Author
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-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-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
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
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-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-06
Re-add some printf's as they were originally.
Kevin Lo
2019-07-05
Use multi-threaded task queues to prevent deadlocks in the case where a
Mark Kettenis
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
2019-07-04
drm/amdgpu: add picasso support for gmc
Jonathan Gray
2019-07-04
drm/amdgpu: add clockgating support for picasso
Jonathan Gray
2019-07-04
drm/amdgpu: add picasso support for vcn
Jonathan Gray
[next]