index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-18
Revert "have wakeup return the number of processes woken up"
kms/intel
Jonathan Gray
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-17
unstub another drm_dp_helper.c func
Jonathan Gray
2013-03-17
enable a bit more of drm_dp_helper.c
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
use DRM_DEBUG_KMS for DRM_LOG_KMS
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
have wakeup return the number of processes woken up
Jonathan Gray
2013-03-15
Revert "add an interface to check if we have a pending wakeup"
Jonathan Gray
2013-03-15
Revert "allow multiple aperture opens for kms debugging"
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
2013-03-15
Skip further initialization of a vga devices if a drm driver attached a
Mark Kettenis
2013-03-14
add rcs ids
Jonathan Gray
2013-03-14
sync the intel license text with 3.8.2 for files split off i915_drv.c
Jonathan Gray
2013-03-14
don't enable the ASLE interrupt as we don't handle it yet
Jonathan Gray
2013-03-13
disable debug by default
Jonathan Gray
2013-03-13
make this compile with debug disabled
Jonathan Gray
2013-03-12
fix intel_wrap_ring_buffer, seems to fix gpu hangs on ivb
Jonathan Gray
2013-03-12
move ring_wait_for_space closer to 3.8.2
Jonathan Gray
2013-03-12
correct a bunch of delay loops
Jonathan Gray
2013-03-12
add license text
Jonathan Gray
2013-03-12
cancel the rps delayed resume timeout when suspending
Jonathan Gray
2013-03-12
move i915_gem_idle closer to 3.8.2
Jonathan Gray
2013-03-12
move all of the module params into one place
Jonathan Gray
2013-03-11
bring fencing code in line with linux 3.8.2
Mark Kettenis
2013-03-11
add i915_gem_object_get_pages_gtt and i915_gem_object_put_pages_gtt
Mark Kettenis
2013-03-12
enable hw semaphore ring sync
Jonathan Gray
2013-03-12
make the gen6+ ordering workaround conditional again
Jonathan Gray
2013-03-12
enable power saving
Jonathan Gray
2013-03-12
use nanouptime instead of nanotime here, suggested by kettenis
Jonathan Gray
2013-03-12
use cpuspeed for now even though we want the max, fixes build on i386
Jonathan Gray
2013-03-11
unstub the rest of intel_pm.c
Jonathan Gray
2013-03-11
getrawmonotonic -> nanotime
Jonathan Gray
2013-03-11
uneeded proto
Jonathan Gray
2013-03-11
missed a file in the last commit
Jonathan Gray
2013-03-11
move i915_gem_set_tiling a bit closer to 3.8.2
Jonathan Gray
2013-03-11
sync i915_tiling_ok with 3.8.2
Jonathan Gray
2013-03-11
move i915_gem_ring_throttle closer to 3.8.2
Jonathan Gray
2013-03-11
split wait_seqno into two functions and drop the retire requests call
Jonathan Gray
[next]