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
Age
Commit message (
Expand
)
Author
2010-09-08
intel-gtt: introduce drm/intel-gtt.h
Daniel Vetter
2010-09-08
drm/i915: Don't disable panel for modesetting if pfit hasn't changed
Matthew Garrett
2010-09-08
drm/i915: set dither bits on eDP panels too
Jesse Barnes
2010-09-08
drm/i915: fix pipeconf dither bit definitions
Jesse Barnes
2010-09-08
drm/i915: Remove impossible error handling from bit17 swizzling
Chris Wilson
2010-09-08
drm/i915: Add ringbuffer wait reset to hangcheck
Chris Wilson
2010-09-08
drm/i915: Clear scanline waits after disabling the pipe.
Chris Wilson
2010-09-08
drm/i915: Show framebuffer info in debugfs
Chris Wilson
2010-09-08
drm/i915: Show device capabilities in debugfs
Chris Wilson
2010-09-08
drm/i915/tv: After disabling the pipe, use wait_for_vblank_off()
Chris Wilson
2010-09-08
drm/i915: Refactor panel backlight controls
Chris Wilson
2010-09-08
drm/i915: Remove redundant initialisation of fb_base
Chris Wilson
2010-09-08
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
drm/i915: Kill the active list spinlock
Chris Wilson
2010-09-08
drm/i915: Remove the random SyncFlush during initialisation
Chris Wilson
2010-09-08
drm/i915: Compile out error state without DEBUG_FS
Chris Wilson
2010-09-08
drm/i915/overlay: Use a continuation hook to finish work after a flip.
Chris Wilson
2010-09-08
drm/i915/overlay: Make the overlay control struct opaque.
Chris Wilson
2010-09-08
drm/i915/overlay: Pass interruptible to switch_off()
Chris Wilson
2010-09-08
drm/i915/overlay: Workaround i830 overlay activation bug.
Chris Wilson
2010-09-08
drm/i915/overlay: Make do_put_image() as static
Chris Wilson
2010-09-08
drm/i915: Preallocate requests
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy release_old_vid()
Chris Wilson
2010-09-08
drm/i915/overlay: Combine SWITCH_OFF into a single step
Chris Wilson
2010-09-08
drm/i915/overlay: Explicitly pass regs from map to unmap
Chris Wilson
2010-09-08
drm/i915/overlay: Refactor do_wait_request()
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy check_overlay_dst()
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy update_pfit_vscale_ratio()
Chris Wilson
2010-09-08
drm/i915/overlay: Remove duplicated definition of OFC_UPDATE
Chris Wilson
2010-09-08
drm/i915/overlay: Destroy reg_bo on shutdown.
Chris Wilson
2010-09-08
drm/i915/overlay: Use the recommended page alignment for physical regs
Chris Wilson
2010-09-08
drm/i915/overlay: Tidy attribute checking.
Chris Wilson
2010-09-08
drm/i915/overlay: Use non-atomic mappings for the common case.
Chris Wilson
2010-09-08
drm/i915/overlay: Move capabilities bits to common info block.
Chris Wilson
2010-09-08
drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.
Chris Wilson
2010-09-08
drm/i915/overlay: Missing breaks between case statements for color depth
Chris Wilson
2010-09-08
drm/i915/overlay: Whitespace
Chris Wilson
2010-09-08
drm/i915: drop i915_add_request right in front of i915_wait_request
Daniel Vetter
2010-09-08
drm/i915: move the wait_rendering call into flush_gpu_write_domain
Daniel Vetter
2010-09-08
drm/i915: drop seqno argument from i915_gem_object_move_to_active
Daniel Vetter
2010-09-08
drm/i915: kill a no longer necessary BUG_ON
Daniel Vetter
2010-09-08
drm/i915: move flushing list processing to i915_retire_commands
Daniel Vetter
2010-09-08
drm/i915: only one interrupt per batchbuffer is not enough!
Daniel Vetter
2010-09-08
drm/i915: move flushing list processing to i915_gem_flush
Daniel Vetter
2010-09-08
drm/i915: allow lazy emitting of requests
Daniel Vetter
2010-09-08
drm/i915: add MMIO debug output
Jesse Barnes
2010-09-08
drm/i915/sdvo: Preserve pixel-multiplier
Chris Wilson
2010-09-08
drm/i915: Sanity check user framebuffer parameters on creation
Chris Wilson
2010-09-08
drm/i915/tv: Mark the format names as constant and so avoid the memleak
Chris Wilson
2010-09-08
drm/i915/tv: Poll for DAC state change
Chris Wilson
[next]