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-11-30
Oops! Only intended to commit the i915_dma.c changes in the previous commit.
Mark Kettenis
2013-11-30
Reorder some case statements to reduce the diffs with Linux.
Mark Kettenis
2013-11-30
Seems we simply have to live with fatal firmware errors. Even Linux, with its
Mark Kettenis
2013-11-30
Enable some #ifdef'ed out SandyBridge-specific code that seems to work fine.
Mark Kettenis
2013-11-30
Restore frame buffer upon last close; makes sure we we have a usable console
Mark Kettenis
2013-11-29
Should be safe to allow intel_ring_wait_seqno() to be interrupted.
Mark Kettenis
2013-11-28
Re-enable RADEON_INFO_VA_START and RADEON_INFO_IB_VM_MAX_SIZE.
Mark Kettenis
2013-11-28
Add short-circuit code to __wait_seqno() that's also present in Linux.
Mark Kettenis
2013-11-28
Seems we simply have tolibe with fatal firmware errors. Even Linux, with its
Mark Kettenis
2013-11-27
Reduce diffs with Linux.
Mark Kettenis
2013-11-27
Hook up gem_open/close_object methods.
Mark Kettenis
2013-11-27
Add 'struct drm_i915_gem_objects_ops' and use it; reduces diffs with Linux.
Mark Kettenis
2013-11-27
use a macro when testing for an ich8 family mac type
Jonathan Gray
2013-11-26
spelling; Kent R. Spillner
Theo de Raadt
2013-11-26
1 << 31 cleanup. Eitan Adler pointed out that there has been a
Theo de Raadt
2013-11-26
Instead of comparing the lower and higher addresses of all the multicast
Martin Pieuchot
2013-11-26
claim to support relaxed fencing
Jonathan Gray
2013-11-23
task_add(NULL, blah) is a fault, fix by using task_add(systq, blah).
David Gwynne
2013-11-22
regen
Mark Kettenis
2013-11-22
Another AMD Family 15h Models 10h-1Fh device.
Mark Kettenis
2013-11-21
missing pass DEVNAME(sc), fix format string; OK guenther@
Gleydson Soares
2013-11-21
Remove unneeded include.
Martin Pieuchot
2013-11-21
Initial support for the integrated Lynx Point and Lynx Point LP Ethernet
Jonathan Gray
2013-11-20
Eliminate some differences with the Linux code; no code change.
Mark Kettenis
2013-11-20
Silly Linux-style negative errno returns.
Mark Kettenis
2013-11-20
switch to the drm_mm based gtt eviction code from linux 3.8.13
Jonathan Gray
2013-11-19
Move the GTT management into the inteldrm driver. It is really obvious now
Mark Kettenis
2013-11-19
backout the DRM_IOCTL_I915_GEM_WAIT commit
Jonathan Gray
2013-11-19
regen
Brad Smith
2013-11-19
more 4th gen Intel Core HD Audio ids
Brad Smith
2013-11-18
cleanse format string
Theo de Raadt
2013-11-18
Enable MSI on the remaining chipsets.
Brad Smith
2013-11-18
- ansify some function definitions
Brad Smith
2013-11-18
Factor out of {split,pci}_status_strings[] the printf formattings bits,
Philip Guenther
2013-11-17
Remove some more dead code.
Mark Kettenis
2013-11-17
Implement DRM_IOCTL_I915_GEM_WAIT. Based on an earlier diff from jsg@
Mark Kettenis
2013-11-17
drm/radeon: fix hw contexts for SUMO2 asics
Jonathan Gray
2013-11-17
drm/i915: Only clear write-domains after a successful wait-seqno
Jonathan Gray
2013-11-17
Sync with libdrm 2.4.47.
Mark Kettenis
2013-11-17
Distinguish between inteldrm and radeondrm.
Mark Kettenis
2013-11-16
PAGE_MASK has exactly the opposite meaning in Linux and OpenBSD. Adjust its
Mark Kettenis
2013-11-16
Remove some dead code.
Mark Kettenis
2013-11-16
Enable 802.11a support. Seems to work fine on:
Mark Kettenis
2013-11-15
ansify some function definitions.
Brad Smith
2013-11-15
Nathan Wheeler has an em which lacks a prom. Rather than fail when no
Theo de Raadt
2013-11-14
replace workqs with tasks for handling resume. state handling is
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
[next]