summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/i915: Remove impossible error handling from bit17 swizzlingChris Wilson2010-09-081-11/+3
* | drm/i915: Add ringbuffer wait reset to hangcheckChris Wilson2010-09-081-0/+16
* | drm/i915: Clear scanline waits after disabling the pipe.Chris Wilson2010-09-082-2/+31
* | drm/i915: Show framebuffer info in debugfsChris Wilson2010-09-083-25/+73
* | drm/i915: Show device capabilities in debugfsChris Wilson2010-09-081-0/+41
* | drm/i915/tv: After disabling the pipe, use wait_for_vblank_off()Chris Wilson2010-09-081-1/+1
* | drm/i915: Refactor panel backlight controlsChris Wilson2010-09-085-108/+125
* | drm/i915: Remove redundant initialisation of fb_baseChris Wilson2010-09-081-4/+0
* | drm/i915: Quieten sparse warnings for missing prototypes.Chris Wilson2010-09-085-10/+10
* | drm/i915: Kill the active list spinlockChris Wilson2010-09-084-66/+65
* | drm/i915: Remove the random SyncFlush during initialisationChris Wilson2010-09-081-6/+0
* | drm/i915: Compile out error state without DEBUG_FSChris Wilson2010-09-083-26/+42
* | drm/i915/overlay: Use a continuation hook to finish work after a flip.Chris Wilson2010-09-081-66/+44
* | drm/i915/overlay: Make the overlay control struct opaque.Chris Wilson2010-09-083-28/+27
* | drm/i915/overlay: Pass interruptible to switch_off()Chris Wilson2010-09-083-35/+21
* | drm/i915/overlay: Workaround i830 overlay activation bug.Chris Wilson2010-09-081-4/+67
* | drm/i915/overlay: Make do_put_image() as staticChris Wilson2010-09-081-3/+3
* | drm/i915: Preallocate requestsChris Wilson2010-09-083-23/+59
* | drm/i915/overlay: Tidy release_old_vid()Chris Wilson2010-09-081-45/+28
* | drm/i915/overlay: Combine SWITCH_OFF into a single stepChris Wilson2010-09-082-35/+6
* | drm/i915/overlay: Explicitly pass regs from map to unmapChris Wilson2010-09-082-44/+18
* | drm/i915/overlay: Refactor do_wait_request()Chris Wilson2010-09-081-80/+37
* | drm/i915/overlay: Tidy check_overlay_dst()Chris Wilson2010-09-081-12/+16
* | drm/i915/overlay: Tidy update_pfit_vscale_ratio()Chris Wilson2010-09-081-9/+10
* | drm/i915/overlay: Remove duplicated definition of OFC_UPDATEChris Wilson2010-09-081-3/+0
* | drm/i915/overlay: Destroy reg_bo on shutdown.Chris Wilson2010-09-081-7/+9
* | drm/i915/overlay: Use the recommended page alignment for physical regsChris Wilson2010-09-081-1/+1
* | drm/i915/overlay: Tidy attribute checking.Chris Wilson2010-09-081-26/+14
* | drm/i915/overlay: Use non-atomic mappings for the common case.Chris Wilson2010-09-081-17/+55
* | drm/i915/overlay: Move capabilities bits to common info block.Chris Wilson2010-09-083-21/+36
* | drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.Chris Wilson2010-09-081-0/+8
* | drm/i915/overlay: Missing breaks between case statements for color depthChris Wilson2010-09-081-0/+6
* | drm/i915/overlay: WhitespaceChris Wilson2010-09-082-224/+236
* | drm/i915: drop i915_add_request right in front of i915_wait_requestDaniel Vetter2010-09-081-9/+7
* | drm/i915: move the wait_rendering call into flush_gpu_write_domainDaniel Vetter2010-09-081-55/+33
* | drm/i915: drop seqno argument from i915_gem_object_move_to_activeDaniel Vetter2010-09-081-14/+14
* | drm/i915: kill a no longer necessary BUG_ONDaniel Vetter2010-09-081-1/+0
* | drm/i915: move flushing list processing to i915_retire_commandsDaniel Vetter2010-09-084-53/+41
* | drm/i915: only one interrupt per batchbuffer is not enough!Daniel Vetter2010-09-083-20/+21
* | drm/i915: move flushing list processing to i915_gem_flushDaniel Vetter2010-09-081-10/+21
* | drm/i915: allow lazy emitting of requestsDaniel Vetter2010-09-081-21/+34
* | drm/i915: add MMIO debug outputJesse Barnes2010-09-081-2/+28
* | drm/i915/sdvo: Preserve pixel-multiplierChris Wilson2010-09-083-67/+75
* | drm/i915: Sanity check user framebuffer parameters on creationChris Wilson2010-09-081-0/+17
* | drm/i915/tv: Mark the format names as constant and so avoid the memleakChris Wilson2010-09-081-19/+17
* | drm/i915/tv: Poll for DAC state changeChris Wilson2010-09-081-40/+33
* | drm/i915/tv: Preserve reserved DAC bits during mode-settingChris Wilson2010-09-082-1/+2
* | drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.Sitsofe Wheeler2010-09-081-2/+4
* | drm/i915: Ironlake page-flipping is per-plane not per-pipeChris Wilson2010-09-081-2/+2
* | drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)Chris Wilson2010-09-081-20/+26
OpenPOWER on IntegriCloud