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
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2013-03-18
skip the pending wakeup error path for now
Jonathan Gray
2013-03-18
unstub sdvo i2c functions
Jonathan Gray
2013-03-18
hookup the rest of the displayport code, currently untested
Jonathan Gray
2013-03-17
Enable acceleration for the framebuffer, but fall back on the unaccelerated
Mark Kettenis
2013-03-17
Better way to prevent the VGA text console wsdisplay instance from ataching
Mark Kettenis
2013-03-17
fix debug build
Jonathan Gray
2013-03-16
enable a bit more dp code
Jonathan Gray
2013-03-16
convert some commented out users of the mode_config lock from mutex to rwlock
Jonathan Gray
2013-03-16
enable the ironlake_panel_vdd task
Jonathan Gray
2013-03-16
add the rest of the dvo code
Jonathan Gray
2013-03-16
start adding some of the dvo code
Jonathan Gray
2013-03-15
enable the call to intel_disable_gt_powersave()
Jonathan Gray
2013-03-15
switch from wakeup_pending() to wakeup()
Jonathan Gray
2013-03-15
i915 fixes from linux 3.8.3
Jonathan Gray
2013-03-15
move i915 files to a subdir, except the userland facing header
Jonathan Gray