index
:
~bwidawsk/drm-intel
context_support
context_support_rev2
cp
dpf
dpf-next
eb_clean
flip-with-sema
for-bernard
force_throttle
forced-throttling
gtt-map-nonblock
has
irq_fix
non-block
non-lock
readread
scheduler
scheduler_blocking
sysfs
system_routine
timestamp
vecs
vgem
wait_rendering
bwidawsk's kernels for test and review
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-18
drm/i915: try to enable rc6 on Ironlake... again
HEAD
context_support
Ben Widawsky
1
-6/+0
2012-03-18
drm/i915: Ironlake rc6 can use context interfaces
Ben Widawsky
4
-91/+10
2012-03-18
drm/i915/context: anonymous context interfaces
Ben Widawsky
2
-2/+41
2012-03-18
drm/i915/context: add params
Ben Widawsky
2
-0/+4
2012-03-18
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
2
-1/+9
2012-03-18
drm/i915/context: create & destroy ioctls
Ben Widawsky
4
-0/+86
2012-03-18
drm/i915: try to reset the gpu before unload
Ben Widawsky
1
-0/+3
2012-03-18
drm/i915: switch to default context on idle
Ben Widawsky
1
-0/+6
2012-03-18
drm/i915: use the default context
Ben Widawsky
1
-0/+11
2012-03-18
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
2
-0/+16
2012-03-18
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
2
-0/+2
2012-03-18
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
Ben Widawsky
2
-1/+14
2012-03-18
drm/i915: trace events for contexts
Ben Widawsky
2
-1/+65
2012-03-18
drm/i915: context switch implementation
Ben Widawsky
4
-1/+153
2012-03-18
drm/i915: add context information to objects
Ben Widawsky
3
-0/+9
2012-03-18
drm/i915: context basic create & destroy
Ben Widawsky
3
-2/+182
2012-03-18
drm/i915: preliminary context support
Ben Widawsky
6
-0/+130
2012-03-18
drm/i915: CXT_SIZE register offsets added
Ben Widawsky
1
-0/+21
2012-03-01
drm/i915: Only clear the GPU domains upon a successful finish
Chris Wilson
1
-2/+5
2012-02-29
drm/i915: reenable gmbus on gen3+ again
Daniel Vetter
1
-1/+1
2012-02-29
drm/i915: i2c: unconditionally set up gpio fallback
Daniel Vetter
2
-32/+22
2012-02-29
drm/i915: merge gmbus and gpio i2c adpater into one
Daniel Vetter
2
-33/+7
2012-02-29
drm/i915: merge struct intel_gpio into struct intel_gmbus
Daniel Vetter
2
-73/+72
2012-02-29
i2c: export bit-banging algo functions
Daniel Vetter
2
-1/+3
2012-02-29
drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo
Daniel Vetter
1
-4/+4
2012-02-29
drm/i915: add dev_priv to intel_gmbus
Daniel Vetter
2
-8/+11
2012-02-29
drm/i915: Fix single msg gmbus_xfers writes
Benson Leung
1
-4/+9
2012-02-27
drm/i915: error_buffer->ring should be signed
Daniel Vetter
1
-1/+1
2012-02-27
drm/i915: Silence the error message from i915_wait_request()
Chris Wilson
1
-5/+0
2012-02-27
drm/i915: use the new hdmi_force_audio enum more
Daniel Vetter
2
-10/+10
2012-02-27
drm/i915: No need to search again after retiring requests
Chris Wilson
1
-15/+0
2012-02-27
drm/i915: Only bump refcnt on objects scheduled for eviction
Chris Wilson
1
-3/+1
2012-02-27
drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug
Chris Wilson
1
-1/+1
2012-02-27
drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
Marc Gariepy
1
-0/+16
2012-02-27
drm/i915: Fixes distorted external screen image on HP 2730p
Philipp Grete
1
-2/+0
2012-02-23
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
Daniel Vetter
67
-716/+2565
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
5
-0/+17
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
12
-2/+21
2012-02-16
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
Danny Kukawka
1
-2/+0
2012-02-16
drm/radeon/evergreen: make texdw[] array larger
Dan Carpenter
1
-1/+1
2012-02-15
drm/i915/lvds: Always use the presence pin for LVDS on PCH
Chris Wilson
2
-3/+17
2012-02-15
drm/i915: Record the position of the request upon error
Chris Wilson
3
-2/+5
2012-02-15
drm/i915: Record the in-flight requests at the time of a hang
Chris Wilson
3
-35/+79
2012-02-15
drm/i915: Record the tail at each request and use it to estimate the head
Chris Wilson
4
-1/+119
2012-02-14
drm/i915: add missing SDVO bits for interlaced modes on ILK
Paulo Zanoni
2
-1/+7
2012-02-14
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...
Dave Airlie
16
-604/+575
2012-02-14
drm/i915: Fix race condition in accessing GMBUS
Yufeng Shen
2
-7/+21
2012-02-14
drm/i915: add a "force-dvi" HDMI audio mode
Wu Fengguang
3
-10/+22
2012-02-13
drm/i915: Don't lock panel registers when downclocking
Sean Paul
1
-12/+2
2012-02-13
drm/radeon: add support for evergreen/ni tiling informations v11
Jerome Glisse
13
-110/+1299
[next]