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
2013-08-18
While we forceably detach radeondrm on fatal error in init
Jonathan Gray
2013-08-17
Remove unnecessary activate functions and unused DPRINTFN macros.
Stuart Henderson
2013-08-16
Hook up the framebuffer colormap helper code on sparc64.
Mark Kettenis
2013-08-16
Pass cursor position in wsdisplay_cnattach() call. Preparation for seamless
Mark Kettenis
2013-08-15
Blast uhts(4). This code was merged into ums(4) last week.
Edd Barrett
2013-08-15
Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets
Mark Kettenis
2013-08-14
drm_heap.c is no longer needed
Jonathan Gray
2013-08-14
remove references to ati_pcigart
Jonathan Gray
2013-08-13
ati_pcigart.c is no longer needed
Jonathan Gray
2013-08-13
Call drm_mtrr_add() directly instead adding a map.
Mark Kettenis
2013-08-13
Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.
Mike Belopuhov
2013-08-13
add static back to functions that originally had it
Jonathan Gray
2013-08-13
Remove bogus and useless refcounting of usbd pipes that could lead to
Martin Pieuchot
2013-08-12
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
Jonathan Gray
2013-08-09
Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate.
Edd Barrett
2013-08-09
match linux and only allow multiple contexts on the render ring
Jonathan Gray
2013-08-09
add commented out versions of unused functions present in the original
Jonathan Gray
2013-08-08
Add support for Intel Wifi Link 130.
Sylvestre Gallon
2013-08-08
Fix sign of errno values to match Linux.
Mark Kettenis
2013-08-08
Make it possible for graphics drivers to opt-out of VGA arbitration.
Mark Kettenis
2013-08-08
Turns out neither the flow control diff nor the RX checksum offload diff
Mark Kettenis
2013-08-08
These functions should only used in the usb-autoconf glue, do not expose
Martin Pieuchot
2013-08-08
Use the same functions to abort and close the control pipe of a device
Martin Pieuchot
2013-08-07
Another major overhaul of the inteldrm(4) GEM code, bringing us considerably
Mark Kettenis
2013-08-07
needs timeout.h to compile. from Rafael Neves
Ted Unangst
2013-08-07
Mimic what's done on sparc64 and parse the OpenFirmware device tree to
Martin Pieuchot
2013-08-07
Most network drivers include netinet/in_var.h, but apparently they
Alexander Bluhm
2013-08-07
add support for hardware contexts on recent intel hardware
Jonathan Gray
2013-08-06
set ai_devid in struct agp_info so drm_agp_info() will work as intended
Jonathan Gray
2013-08-05
First stab at updating this monster to the Intel/FreeBSD current version.
Mike Belopuhov
2013-08-03
Enable MSI on RT810xE.
Mark Kettenis
2013-08-02
add Sierra Wireless MC8355 (Gobi 3000)
Mike Belopuhov
2013-08-02
regen
Mike Belopuhov
2013-08-01
Add support for the Ralink RT3060, which uses the RT3572 MAC/BBP.
Mark Kettenis
2013-08-01
regen
Mark Kettenis
2013-08-01
Ralink RT3060.
Mark Kettenis
2013-08-01
Add support for the RT3572 MAC/BBP. Crucial bits from Nathan Goings.
Mark Kettenis
2013-07-29
Fix typo/thinko; checking whether an address is bigger than 0 makes no sense.
Mark Kettenis
2013-07-25
Backout flow control support (rev 1.97) and RX TCP/UDP checksum offload
Mark Kettenis
2013-07-21
regen
Martin Reindl
2013-07-21
add another ATI RS690 PCIE bridge
Martin Reindl
2013-07-21
Belkin N300 XR; Daryl Turner
Theo de Raadt
2013-07-19
Don't use uninitialized variable when a simple 0 will do.
Kenneth R Westerback
2013-07-16
Correctly initialized the width value to 0 instead of passing garbage
Martin Pieuchot
2013-07-15
When a ucom(4) device is detached do not only abort its pipes but also
Martin Pieuchot
2013-07-14
The "probe" interrupt handler is mpsafe; mark it as such.
Mark Kettenis
2013-07-12
Expunge debug code that uses an uninitialized variable. Without the
Kenneth R Westerback
2013-07-11
use fls as initially intended
Mike Belopuhov
2013-07-10
Remove unsigned comparison < 0.
Brad Smith
2013-07-10
Remove unsigned comparison < 0.
Brad Smith
[next]