index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2012-07-25
drm/i915: Add contexts for HSW
Ben Widawsky
2012-07-25
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
2012-07-25
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer
Chris Wilson
2012-07-25
drm/i915: Replace the complex flushing logic with simple invalidate/flush all
Daniel Vetter
2012-07-25
drm/i915: Remove the explicit flush of the GPU write domain
Chris Wilson
2012-07-25
drm/i915: Remove explicit flush from i915_gem_object_flush_fence()
Chris Wilson
2012-07-25
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
drm/i915: Remove the defunct flushing list
Chris Wilson
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
2012-07-25
drm/i915: Remove assertion over write domain after i915_gem_object_sync()
Chris Wilson
2012-07-25
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
2012-07-25
drm/i915: add inte_crt->adpa_reg
Daniel Vetter
2012-07-25
drm/i915: create VLV_DSIPLAY_BASE #define
Daniel Vetter
2012-07-25
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
Chris Wilson
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
2012-07-25
drm/i915: Support for ns2501-DVO
Thomas Richter
2012-07-25
drm/i915: add port field to struct intel_dp and use it
Paulo Zanoni
2012-07-25
drm/i915: move common code to intel_dp_set_link_train
Paulo Zanoni
2012-07-25
drm/i915: add port parameter to intel_hdmi_init
Daniel Vetter
2012-07-25
drm/i915: simplify possible_clones computation
Daniel Vetter
2012-07-25
drm/i915: group ADPA #defines together
Daniel Vetter
2012-07-25
drm/i915: Cleanup context switching through do_switch()
Chris Wilson
2012-07-25
drm/i915: Move DP structs to shared location
Shobhit Kumar
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
2012-07-25
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
2012-07-20
drm/i915: Make the lock for pageflips interruptible
Chris Wilson
2012-07-20
drm/i915: don't forget the PCH backlight registers
Paulo Zanoni
2012-07-20
drm/i915: Insert a flush between batches if the breadcrumb was dropped
Chris Wilson
2012-07-20
drm/i915: missing error case in init status page
Ben Widawsky
2012-07-20
drm/i915: mask tiled bit when updating ILK sprites
Ander Conselvan de Oliveira
2012-07-20
drm/i915: try to train DP even harder
Paulo Zanoni
2012-07-20
drm/i915: kill intel_ddc_probe
Daniel Vetter
2012-07-20
drm/i915: check whether we actually received an edid in detect_ddc
Daniel Vetter
2012-07-20
drm/i915: fix up PCH backlight #define mixup
Daniel Vetter
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
2012-07-20
drm/i915: Disable the BLT on pre-production SNB hardware
Chris Wilson
2012-07-20
drm/i915: initialize power wells in modeset_init_hw
Eugeni Dodonov
2012-07-20
drm/i915: Only request PM interrupts for the events we handled
Chris Wilson
2012-07-20
drm/i915/context: Add missing IVB context sizes
Ben Widawsky
2012-07-20
drm/i915/context/: s/CTX/CXT
Ben Widawsky
2012-07-19
drm/sis: fixup sis_mm ioctl structs
Daniel Vetter
2012-07-19
drm: unconditionally clean up dma buffers of closing clients
Daniel Vetter
2012-07-19
drm: kill dma queue support
Daniel Vetter
[next]