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
Age
Commit message (
Expand
)
Author
2013-03-30
Fix i2c_algo_dp_aux_exec() such that it handles all transactions needed by
Mark Kettenis
2013-03-30
Two fixes to intel_sdvo_write_cmd():
Mark Kettenis
2013-03-30
Provide wrappers for scsi_io_get() and scsi_io_put(), that also include
Joel Sing
2013-03-30
If the ws_{get|set}_param hooks are set, use those for brightness control
Mark Kettenis
2013-03-30
Fix intel gmbus i2c code. Not all transactions were handled correctly, and
Mark Kettenis
2013-03-30
Remove debug printf that causes problems with framebuffer acceleration when
Mark Kettenis
2013-03-30
go back to the old method of execbuffer pinning
Jonathan Gray
2013-03-30
Provide a default discipline interrupt handling function and migrate all of
Joel Sing
2013-03-29
Properly release ccbs when restarting a work unit.
Joel Sing
2013-03-29
Convert RAID 4/5/6 to new ccb completion code.
Joel Sing
2013-03-29
Decouple wakeups on work unit completion from the type of I/O being
Joel Sing
2013-03-29
sd_wu_pending is only decremented when scsi_done() or scsi_io_put() are
Joel Sing
2013-03-29
Fix building on the RAMDISK media. This was exposed by SMALL_KERNEL.
Brad Smith
2013-03-29
reduce the diff to linux in i915_gem_get/set_tiling
Jonathan Gray
2013-03-29
release the i2c bus in the error paths of fetching an edid
Jonathan Gray
2013-03-29
remove some of the unused fields from rndstats and stop printing zeroes.
Ted Unangst
2013-03-28
as DRM_LOG_KMS is called with partial lines make it a simple printf
Jonathan Gray
2013-03-28
add support for relaxed deltas
Jonathan Gray
2013-03-28
Add missing locking in i915_gem_retire_work_handler() and call
Mark Kettenis
2013-03-28
Reduce diffs with Linux now that we have i915_enable_hangcheck.
Mark Kettenis
2013-03-28
Prevent a panic during rtsx(4) attachment. If a card is inserted while booting
Stefan Sperling
2013-03-28
Call intel_mark_busy() in the right place, and call intel_mark_fb_busy()
Mark Kettenis
2013-03-28
Add i915_enable_hangcheck parameter.
Mark Kettenis
2013-03-28
Let mii_attach() know where the PHY is located instead of scanning
Brad Smith
2013-03-28
add i915_gem_execbuffer_reserve_object and friends and move
Jonathan Gray
2013-03-28
add i915_gem_execbuffer_reserve_object and friends and move
Jonathan Gray
2013-03-28
add the ioctls to get/set the caching level of a buffer object
Jonathan Gray
2013-03-28
removed unneccessary .h file
Theo de Raadt
2013-03-28
proc.h is way too much header for usb to handle.
Ted Unangst
2013-03-28
you probably don't need to include vnode.h or reboot.h. you most definitely
Ted Unangst
2013-03-27
Rewrite the work unit handling code in the RAID 1/4/5/6 interrupt handlers.
Joel Sing
2013-03-27
match recent linux and return whether the ring is initialised
Jonathan Gray
2013-03-27
claim support for secure and pinned batch buffers
Jonathan Gray
2013-03-27
Claim to support I915_PARAM_HAS_COHERENT_RINGS.
Jonathan Gray
2013-03-26
Short-circuit screen switching if we're switching to the screen that's
Mark Kettenis
2013-03-26
Stop rePOSTing devices supported by inteldrm(4). The driver now properly
Mark Kettenis
2013-03-25
Use the new rasops multiple screen support to provide proper virtual
Mark Kettenis
2013-03-25
Add basic support for multiple screens.
Mark Kettenis
2013-03-25
these will not be built for palm since it went away
Theo de Raadt
2013-03-25
Factor out the code that is used to recreate work units - one copy of the
Joel Sing
2013-03-25
reseed the random pool with 'dmesg' when more devices are attached
Markus Friedl
2013-03-25
move the message announcing overlay init to debug
Jonathan Gray
2013-03-25
add the missing parts of the upstream linux commit to
Jonathan Gray
2013-03-24
sync
Theo de Raadt
2013-03-24
another ppb; soekris net1841; pointed out by mitja
Theo de Raadt
2013-03-24
Use ieee80211_set_tim() directly now that it is available.
Claudio Jeker
2013-03-22
Move i915_gem_gtt_map_ioctl() from i915_drv.c to i915_gem.c and rename it
Mark Kettenis
2013-03-22
Newer Thinkpads (x220, x230, t430) send a 0x6050 event whenever the brightness
Mark Kettenis
2013-03-22
add some macros needed by newer libdrm
Jonathan Gray
2013-03-22
wire up the mode object property ioctls
Jonathan Gray
[next]