aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/i915: use mutex_lock_interruptible for debugfs filesDaniel Vetter2012-08-09
* drm/i915: fixup up debugfs rps state handlingDaniel Vetter2012-08-09
* drm/i915: properly guard ilk ips stateDaniel Vetter2012-08-09
* drm/i915: add parentheses around PIXCLK_GATE definitionsPaulo Zanoni2012-08-09
* drm/i915: reindent Haswell register definitionsPaulo Zanoni2012-08-09
* drm/i915: completely reset the value of DDI_FUNC_CTLPaulo Zanoni2012-08-09
* drm/i915: correctly set the DDI_FUNC_CTL bpc fieldPaulo Zanoni2012-08-09
* drm/i915: set the DDI sync polarity bitsPaulo Zanoni2012-08-09
* drm/i915: fix pipe DDI mode selectPaulo Zanoni2012-08-09
* drm/i915: dump the device infoDaniel Vetter2012-08-09
* drm/i915: fixup desired rps frequency computationDaniel Vetter2012-08-08
* drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORESChris Wilson2012-08-08
* drm/i915: Only apply the SNB pipe control w/a to gen6Chris Wilson2012-08-08
* drm/i915: prevent possible pin leak on error pathEugeni Dodonov2012-07-26
* drm/i915: rip out sanitize_pm againDaniel Vetter2012-07-26
* drm/i915: Only set the down rps limit when at the loweset frequencyDaniel Vetter2012-07-26
* drm/i915: Export ability of changing cache levels to userspaceChris Wilson2012-07-26
* drm/i915: Segregate memory domains in the GTT using coloringChris Wilson2012-07-26
* drm/i915: Expand DPF support to HaswellBen Widawsky2012-07-25
* drm/i915: Macro to determine DPF supportBen Widawsky2012-07-25
* drm/i915: Add contexts for HSWBen Widawsky2012-07-25
* drm/i915: Avoid concurrent access when marking the device as idle/busyChris Wilson2012-07-25
* drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcsChris Wilson2012-07-25
* drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbufferChris Wilson2012-07-25
* drm/i915: Replace the complex flushing logic with simple invalidate/flush allDaniel Vetter2012-07-25
* drm/i915: Remove the explicit flush of the GPU write domainChris Wilson2012-07-25
* drm/i915: Remove explicit flush from i915_gem_object_flush_fence()Chris Wilson2012-07-25
* drm/i915: Remove the per-ring write listChris Wilson2012-07-25
* drm/i915: Remove the defunct flushing listChris Wilson2012-07-25
* drm/i915: Replace the pending_gpu_write flag with an explicit seqnoChris Wilson2012-07-25
* drm/i915: Remove assertion over write domain after i915_gem_object_sync()Chris Wilson2012-07-25
* drm/i915: Allow late allocation of request for i915_add_request()Chris Wilson2012-07-25
* drm/i915: add inte_crt->adpa_regDaniel Vetter2012-07-25
* drm/i915: create VLV_DSIPLAY_BASE #defineDaniel Vetter2012-07-25
* drm/i915: Return a mask of the active rings in the high word of busy_ioctlChris Wilson2012-07-25
* drm/i915: add register read IOCTLBen Widawsky2012-07-25
* drm/i915: Support for ns2501-DVOThomas Richter2012-07-25
* drm/i915: add port field to struct intel_dp and use itPaulo Zanoni2012-07-25
* drm/i915: move common code to intel_dp_set_link_trainPaulo Zanoni2012-07-25
* drm/i915: add port parameter to intel_hdmi_initDaniel Vetter2012-07-25
* drm/i915: simplify possible_clones computationDaniel Vetter2012-07-25
* drm/i915: group ADPA #defines togetherDaniel Vetter2012-07-25
* drm/i915: Cleanup context switching through do_switch()Chris Wilson2012-07-25
* drm/i915: Move DP structs to shared locationShobhit Kumar2012-07-25
* drm/i915: unbreak lastclose for failed driver initDaniel Vetter2012-07-25
* drm/i915: Set the context before setting up regs for the context.Eric Anholt2012-07-25
* drm/i915: constify mode in crtc_mode_fixupDaniel Vetter2012-07-25
* drm/i915/lvds: ditch ->prepare special caseDaniel Vetter2012-07-25
* drm/i915: dereferencing an error pointerDan Carpenter2012-07-25
* drm/i915: fix invalid reference handling of the default ctx objChris Wilson2012-07-25