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
Age
Commit message (
Expand
)
Author
2013-12-02
CIRCLEQ begone.
Kenneth R Westerback
2013-12-01
no longer needed
Miod Vallat
2013-12-01
switch mvme68k to the MI zs(4) driver.
Miod Vallat
2013-12-01
Remove some prototypes for functions that no longer exist.
Mark Kettenis
2013-12-01
The flush_tlb() method is a no-op so don't bother.
Mark Kettenis
2013-12-01
Change 'mountlist' from CIRCLEQ to TAILQ. Be paranoid and
Kenneth R Westerback
2013-12-01
drm/i915: no lvds quirk for hp t5740
Mark Kettenis
2013-12-01
drm/i915: Fix write-read race with multiple rings
Mark Kettenis
2013-12-01
drm/i915: inverted brightness quirk for Acer Aspire 4736Z
Mark Kettenis
2013-12-01
drm/i915: Adding more reserved PCI IDs for Haswell.
Mark Kettenis
2013-12-01
drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_list
Mark Kettenis
2013-12-01
Bring back the DRM_IOCTL_I915_GEM_WAIT diff now that I've figured out what
Mark Kettenis
2013-12-01
Reset txrate array index after changing a node's rate list.
Stefan Sperling
2013-12-01
Fix WARN() and WARN_ON(); the condition should only be evaluated once.
Mark Kettenis
2013-11-30
Spurious linefeed
Miod Vallat
2013-11-30
unbreak
Miod Vallat
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-29
panics still being reported. send bpf.c back to 1.85
Ted Unangst
2013-11-29
msgs can be const
Theo de Raadt
2013-11-29
Change the sc_model field type from unsigned to signed since the model can be
Brad Smith
2013-11-29
move in_multi definition into kernel-only
Theo de Raadt
2013-11-28
fix typo
Theo de Raadt
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-28
Appease LLVM's integrated assembler.
Brad Smith
2013-11-28
Remove some double free on fusebuf datas.
Sylvestre Gallon
2013-11-28
IFAFREE() was resurrected from the dead with the new bandwith subsytem,
Martin Pieuchot
2013-11-28
Change the way protocol multicast addresses are linked to an interface.
Martin Pieuchot
2013-11-28
Use the local variable referencing the receiving interface instead of
Martin Pieuchot
2013-11-28
the stuff in audiovar.h is only used in audio.c, so move it in there to
David Gwynne
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
If the v_type is going to change when loading the NFS attribute cache,
Joel Sing
2013-11-27
Defer the v_type initialisation until after the vnode has been purged from
Joel Sing
2013-11-27
Assert that we never have destinations cached for a non-VDIR vnode.
Joel Sing
2013-11-27
Since r1.106 we have a local variable referencing the receiving interface,
Martin Pieuchot
2013-11-27
Instead of comparing the lower and higher addresses of all the multicast
Martin Pieuchot
2013-11-27
Replace INADDR_TO_IFP() by in_iawithaddr() and kill the macro.
Martin Pieuchot
2013-11-27
Let's call a rtableid a rtableid.
Martin Pieuchot
2013-11-27
fix typo
Theo de Raadt
2013-11-27
make timeout_add and its wrappers return whether the timeout was scheduled
David Gwynne
2013-11-27
use a macro when testing for an ich8 family mac type
Jonathan Gray
2013-11-27
get rid of the goop for maintaining multiple cftables since theres
David Gwynne
[next]