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-04-04
The intel_dp_i2c_aux_ch() function has to return Linux-style negative errno
Mark Kettenis
2013-04-03
Return ENOENT instead of EBADF if looking up a gem object fails.
Mark Kettenis
2013-04-03
Fix a typo in the bge_ape_lock_init() function.
Brad Smith
2013-04-03
move i915_gem_find_inactive_object() into i915_gem_evict.c
Jonathan Gray
2013-04-03
fix EDID detailed timing frame rate
Jonathan Gray
2013-04-03
fix EDID detailed timing vsync parsing
Jonathan Gray
2013-04-03
match linux 3.8.5 and backout the 'try to train DP even harder' commit
Jonathan Gray
2013-04-02
- Have the tht(4) ioctl handler for SIOCSIFFLAGS set ENETRESET
Brad Smith
2013-04-02
Set the IFF_ALLMULTI flag as appropriate.
Brad Smith
2013-04-02
Remove Evergreen ids people have incorrectly added to radeondrm.
Jonathan Gray
2013-04-02
recognize and ignore power change event from newer thinkpads
joshua stein
2013-04-01
Make ugen_get_cdesc() a generic function by renaming it to usbd_get_cdesc()
Marcus Glocker
2013-04-01
Rename sr_crypto_rw2() to sr_crypto_dev_rw(), which actually reflects the
Joel Sing
2013-04-01
Validate the I/O request when it is first received, rather than waiting
Joel Sing
2013-04-01
Rewrite receive filter and ioctl handling code.
Brad Smith
2013-03-31
do not need machine/cpu.h directly
Theo de Raadt
2013-03-31
Use the discipline name instead of the product string when reporting the
Joel Sing
2013-03-31
Use consistent error handling when validating the number of chunks
Joel Sing
2013-03-31
Resort to I2C bit-banging on the SDVO port like Linux does. Using GMBUS simply
Mark Kettenis
2013-03-31
More runtime value initialisation functions.
Joel Sing
2013-03-31
Unbreak the build on amd64 by making sure that inteldrm pulls in the generic
Mark Kettenis
2013-03-31
Add bit banging support.
Mark Kettenis
2013-03-31
The return value of sd_free_resources() is never checked and all of the
Joel Sing
2013-03-31
Fix compilation with debug.
Joel Sing
2013-03-31
Provide default resource allocation and free functions. Convert all
Joel Sing
2013-03-31
Pull the initialisation of runtime values out into a separate init
Joel Sing
2013-03-31
Let the DDC "proxy" functions call the high-level I2C functions instead
Mark Kettenis
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
[prev]
[next]