summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-25drm/i915: Remove the defunct flushing listChris Wilson4-91/+14
2012-07-25drm/i915: Replace the pending_gpu_write flag with an explicit seqnoChris Wilson5-43/+51
2012-07-25drm/i915: Remove assertion over write domain after i915_gem_object_sync()Chris Wilson1-1/+1
2012-07-25drm/i915: Allow late allocation of request for i915_add_request()Chris Wilson3-36/+21
2012-07-25drm/i915: add inte_crt->adpa_regDaniel Vetter2-7/+17
2012-07-25drm/i915: create VLV_DSIPLAY_BASE #defineDaniel Vetter2-1/+3
2012-07-25drm/i915: Return a mask of the active rings in the high word of busy_ioctlChris Wilson2-1/+9
2012-07-25drm/i915: add register read IOCTLBen Widawsky5-1/+57
2012-07-25drm/i915: Reserve ioctl numbers for set/get_cachingDaniel Vetter1-0/+15
2012-07-25drm/i915: Support for ns2501-DVOThomas Richter5-2/+596
2012-07-25drm/i915: add port field to struct intel_dp and use itPaulo Zanoni3-34/+34
2012-07-25drm/i915: move common code to intel_dp_set_link_trainPaulo Zanoni1-34/+51
2012-07-25drm/i915: add port parameter to intel_hdmi_initDaniel Vetter4-38/+22
2012-07-25drm/i915: simplify possible_clones computationDaniel Vetter9-61/+35
2012-07-25drm/i915: group ADPA #defines togetherDaniel Vetter1-25/+22
2012-07-25drm/i915: Cleanup context switching through do_switch()Chris Wilson1-31/+26
2012-07-25drm/i915: Move DP structs to shared locationShobhit Kumar2-32/+32
2012-07-25drm/i915: unbreak lastclose for failed driver initDaniel Vetter1-1/+7
2012-07-25drm/i915: Set the context before setting up regs for the context.Eric Anholt1-4/+4
2012-07-25drm/i915: constify mode in crtc_mode_fixupDaniel Vetter1-1/+1
2012-07-25drm/i915/lvds: ditch ->prepare special caseDaniel Vetter1-7/+1
2012-07-25drm/i915: dereferencing an error pointerDan Carpenter1-1/+3
2012-07-25drm/i915: fix invalid reference handling of the default ctx objChris Wilson1-14/+4
2012-07-25drm/i915: Add -EIO to the list of known errors for __wait_seqnoChris Wilson1-0/+1
2012-07-25drm/i915: Flush the context object from the CPU caches upon switchingChris Wilson1-0/+11
2012-07-20drm/i915: Make the lock for pageflips interruptibleChris Wilson1-1/+4
2012-07-20drm/i915: don't forget the PCH backlight registersPaulo Zanoni1-1/+14
2012-07-20drm/i915: Insert a flush between batches if the breadcrumb was droppedChris Wilson1-2/+7
2012-07-20drm/i915: missing error case in init status pageBen Widawsky1-0/+1
2012-07-20drm/i915: mask tiled bit when updating ILK spritesAnder Conselvan de Oliveira1-0/+1
2012-07-20drm/i915: try to train DP even harderPaulo Zanoni1-1/+1
2012-07-20drm/i915: kill intel_ddc_probeDaniel Vetter2-29/+0
2012-07-20drm/i915: check whether we actually received an edid in detect_ddcDaniel Vetter1-19/+14
2012-07-20drm/i915: fix up PCH backlight #define mixupDaniel Vetter1-1/+1
2012-07-20drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson5-12/+26
2012-07-20drm/i915: Disable the BLT on pre-production SNB hardwareChris Wilson1-1/+17
2012-07-20drm/i915: initialize power wells in modeset_init_hwEugeni Dodonov3-5/+6
2012-07-20drm/i915: Only request PM interrupts for the events we handledChris Wilson1-8/+1
2012-07-20drm/i915/context: Add missing IVB context sizesBen Widawsky1-1/+5
2012-07-20drm/i915/context/: s/CTX/CXTBen Widawsky2-11/+11
2012-07-20drm/sis: fixup sis_mm ioctl structsDaniel Vetter2-7/+7
2012-07-20drm: kill i915/i830 ids from drm_pciids.hDaniel Vetter1-42/+0
2012-07-20drm: unconditionally clean up dma buffers of closing clientsDaniel Vetter1-3/+3
2012-07-20drm: kill dma queue supportDaniel Vetter9-80/+4
2012-07-20drm: ditch strange DRIVER_DMA_QUEUE only error bail-outDaniel Vetter1-4/+0
2012-07-20drm: kill reclaim_buffers callbackDaniel Vetter9-13/+2
2012-07-20drm/savage: clean up reclaim_buffersDaniel Vetter2-3/+8
2012-07-20drm: kill reclaim_buffers_lockedDaniel Vetter3-48/+1
2012-07-20Revert "Revert "drm/i810: cleanup reclaim_buffers""Daniel Vetter3-11/+13
2012-07-20drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter2-10/+0