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-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-12-06
It seems to be possible to truncate an object while it is still mapped.
Mark Kettenis
2013-12-06
Another round of reducing diffs with Linux.
Mark Kettenis
2013-12-05
Fully unstub intel_overlay_{map|unmap}_regs.
Mark Kettenis
2013-12-05
use dv_unit rather than storing local version (removed sc_unit in
sasano
2013-12-05
Rename 'struct drm_obj' to 'struct drm_gem_object' to reduce the diffs with
Mark Kettenis
2013-12-05
Correct spin timeout detection in __mp_lock debug code.
Masao Uebayashi
2013-12-04
kill a debug printf; noticed by sthen
Mike Belopuhov
2013-12-04
ifp must be initialized in ip_setmoptions; from oga via mpi, ok mpi
Mike Belopuhov
2013-12-04
Looks like the eMMC does no like block read request lower than block
Sylvestre Gallon
2013-12-04
mfi_refresh_sensors calls mfi_ioctl_vol which calls mfi_bio_getitall, which
David Gwynne
2013-12-04
use dv_unit rather than storing (or forgetting to store...) a local
Theo de Raadt
2013-12-03
Remove string.h dependency from sys/select.h; from FreeBSD, tweaked
Christian Weisgerber
2013-12-03
Remove num_chip_names.
Brad Smith
2013-12-03
#if 0 out atw_hw_decrypted() as it is currently an unused function as the
Brad Smith
2013-12-03
Seems we simply have to live with fatal firmware errors. Even Linux, with its
Mark Kettenis
2013-12-03
add copyright notice/code modifier's name.
sasano
2013-12-03
Remove some unused cruft.
Mark Kettenis
2013-12-03
Add support for FBT_RECLAIM that allow us to free the representation
Sylvestre Gallon
2013-12-03
Unmount the fuse filesystem if the communication end with
Sylvestre Gallon
2013-12-03
Add some missing check to know if the communication channel with
Sylvestre Gallon
2013-12-02
Rewrite receive filter handling and ioctl bits. Fixes not being able to
Brad Smith
2013-12-02
spelling; from Maxime Villard
Theo de Raadt
2013-12-02
memory leak if copystr() fails, from Maxime Villard
Theo de Raadt
2013-12-02
Stop trying to put an off_t into an int, which results in a 2GB limit.
Joel Sing
2013-12-02
Avoid truncating 64-bit on disk attribute values to 32-bits. Otherwise an
Joel Sing
2013-12-02
Use appropriate format specifiers in debug messages. In particular, avoid
Joel Sing
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
[next]