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
2013-09-08
switch to using linux style pci match tables
Jonathan Gray
2013-09-08
Unbreak vmx(4) on i386. The right shift of 32 bits for the DSH
Reyk Floeter
2013-09-06
Missing semicolons.
Martin Pieuchot
2013-09-02
fb refcount must be initialised to 1 not 0 to match the behaviour
Jonathan Gray
2013-09-02
use DRM_MEMORYBARRIER() for smp_mb__*
Jonathan Gray
2013-09-02
add static back to functions that originally had it
Jonathan Gray
2013-09-01
drm/radeon: update line buffer allocation for dce6
Jonathan Gray
2013-09-01
drm/radeon: update line buffer allocation for dce4.1/5
Jonathan Gray
2013-08-30
Turn on msi for mfii(4).
Christiano F. Haesbaert
2013-08-29
Add support for advanced btcoex. This commit is not really needed
Sylvestre Gallon
2013-08-28
vmx(4) uses 4 different types of 128bit descriptors in little-endian
Reyk Floeter
2013-08-27
Give RS400/RS480/RS690 another chance. These were previously disabled
Jonathan Gray
2013-08-27
implement drm_pcie_get_speed_cap_mask()
Jonathan Gray
2013-08-27
stash pci chipset and bridge tags in the drm_device struct
Jonathan Gray
2013-08-26
add a define for the link capabilities register for
Jonathan Gray
2013-08-26
Add a stubbed out version of drm_pcie_get_speed_cap_mask() and
Jonathan Gray
2013-08-26
remove an uneeded printf
Jonathan Gray
2013-08-25
call if_link_state_change when link state actually changes; ok claudio
Mike Belopuhov
2013-08-25
new ciss devices from Scott Benesh of HP via FreeBSD
Jonathan Gray
2013-08-25
regen
Jonathan Gray
2013-08-25
new ciss devices from Scott Benesh of HP via FreeBSD
Jonathan Gray
2013-08-23
don't call if_link_state_change if link state is not changed
Mike Belopuhov
2013-08-23
don't call if_link_state_change if link state is not changed
Mike Belopuhov
2013-08-21
Fix build without vlan.
Martin Pieuchot
2013-08-21
get rid of the copy argument in m_devget that let you provide an
David Gwynne
2013-08-18
While we forceably detach radeondrm on fatal error in init
Jonathan Gray
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
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
add static back to functions that originally had it
Jonathan Gray
2013-08-12
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
Jonathan Gray
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-07
Another major overhaul of the inteldrm(4) GEM code, bringing us considerably
Mark Kettenis
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-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
[next]