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
2014-06-21
drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
Jonathan Gray
2014-06-21
drm/radeon/si: make sure mc ucode is loaded before checking the size
Jonathan Gray
2014-06-21
drm/radeon: memory leak on bo reservation failure. v2
Jonathan Gray
2014-06-21
remove useless brace block; from dhill
Theo de Raadt
2014-06-20
sf@ pointed out that atom.c defines a DEBUG macro that takes arguments,
Jonathan Gray
2014-06-19
drm/i915: fix lane bandwidth capping for DP 1.2 sinks
Jonathan Gray
2014-06-19
drm/i915: kill intel_dp_link_clock()
Jonathan Gray
2014-06-17
Add a configurable workaround for a bug in qemu < 2.0 that prevented VLANs
Stefan Fritsch
2014-06-17
whitespace fix.
David Gwynne
2014-06-15
Fix a few format string bugs with -DDEBUG
Stefan Fritsch
2014-06-15
Fix hang with virtio event_idx feature
Stefan Fritsch
2014-06-11
em(4) receives jumbos by chaining its MCLBYTES sized descriptors
David Gwynne
2014-06-01
Remove real mode VGA repost option. It was used by nobody, and even if it
Mike Larkin
2014-05-29
Use the same convention for mixer control names as azalia.
Alexandre Ratchov
2014-05-27
We're never going to detach agp(4), so remove the #ifdef'ed out code like we
Mark Kettenis
2014-05-25
fix format mistakes when AZALIA_DEBUG is defined
Alexandre Ratchov
2014-05-24
Barriers for mips64
Miod Vallat
2014-05-21
When the firmware tells us a loop id is already in use, add the device
Jonathan Matthew
2014-05-20
regen
Martin Pieuchot
2014-05-20
Add VIA VL80x xHCI.
Martin Pieuchot
2014-05-18
Make rtsx(4) attach to RTL8402 devices. Reported as working by Eric Huiban.
Stefan Sperling
2014-05-18
regen
Stefan Sperling
2014-05-18
Add PCI ID for Realtek RTL8402 card reader.
Stefan Sperling
2014-05-17
fix format mistakes visible if AZALIA_DEBUG is defined
Alexandre Ratchov
2014-05-17
fix format mistakes visible if AUICH_DEBUG is defined
Alexandre Ratchov
2014-05-17
unbreak build with AUDIO_DEBUG: use %lx for bus_addr_t
Alexandre Ratchov
2014-05-17
unbreak build: exchange %b args order, from miod@
Alexandre Ratchov
2014-05-16
There is no need to remember which usb(4) device is the child of an USB
Martin Pieuchot
2014-05-15
regen
Martin Pieuchot
2014-05-15
XHCI -> xHCI
Martin Pieuchot
2014-05-12
Move GTT management for Sandy Bridge and up into inteldrm(4). This makes
Mark Kettenis
2014-05-08
Format string fix in disabled code. Format bus_space_handle_t with %xl,
Stefan Fritsch
2014-05-04
format string fixes for bus_addr_t and bus_size_t
Stefan Fritsch
2014-05-04
change type of handle var to u_int16_t
Stefan Fritsch
2014-05-03
drm/radeon: call drm_edid_to_eld when we update the edid
Jonathan Gray
2014-05-03
Skip intel_crt_init for Dell XPS 8700
Jonathan Gray
2014-05-03
drm/i915/tv: fix gen4 composite s-video tv-out
Jonathan Gray
2014-05-03
drm/i915: quirk invert brightness for Acer Aspire 5336
Jonathan Gray
2014-04-27
Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR register.
Stefan Sperling
2014-04-27
When the firmware has already allocated the handle we want to use to log in
Jonathan Matthew
2014-04-25
regen
Martin Pieuchot
2014-04-25
Add a bunch of GeForce GT{,X} chips listed in nvidia's 334.21 driver.
Martin Pieuchot
2014-04-25
don't access a pointer till after the null check
Jonathan Gray
2014-04-24
no need to check for default_chip_map twice in one if statement
Jonathan Gray
2014-04-24
match some more intel sata devices in ide mode
Jonathan Gray
2014-04-24
regen
Jonathan Gray
2014-04-24
add some more intel sata devices in ide mode
Jonathan Gray
2014-04-22
Remove some altq tentacles.
Martin Pieuchot
2014-04-22
If VLAN_HWTAGGING is disabled, we tell the chip not to strip the
Christian Weisgerber
2014-04-21
Simplify the update process a bit. Don't try to skip parts based on what
Jonathan Matthew
[next]