summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | drm/i915: Add the ddi get cdclk code for BXT (v3)Bob Paauwe2015-06-24
| * | | | | drm/i915: Return correct size for rotated viewsTvrtko Ursulin2015-06-24
| * | | | | drm/i915: Move rotated geometry calculations into the fill helperTvrtko Ursulin2015-06-24
| * | | | | drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pagesTvrtko Ursulin2015-06-24
| * | | | | drm/i915: Nuke lvds downclock supportDaniel Vetter2015-06-24
| * | | | | drm/i915/gen9: fix typo when setting up the crtc scalerImre Deak2015-06-24
| * | | | | drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaroundArun Siluvery2015-06-24
| * | | | | drm/i915: Use to_i915 in intel_frontbuffer.cDaniel Vetter2015-06-24
| * | | | | drm/i915/psr: Restrict single-shot updates to the PSR pipeDaniel Vetter2015-06-24
| * | | | | drm/i915/psr: Restrict buffer tracking to the PSR pipeDaniel Vetter2015-06-24
| * | | | | drm/i915/drrs: Restrict buffer tracking to the DRRS pipeDaniel Vetter2015-06-24
| * | | | | drm/i915: s/update/compute/ for gmch dpll register functionsDaniel Vetter2015-06-24
| * | | | | drm/i915: debugfs for frontbuffer trackingDaniel Vetter2015-06-24
| * | | | | drm/i915: Filter out no-op frontbuffer tracking flushesDaniel Vetter2015-06-24
| * | | | | drm/i915: Clear fb_tracking.busy_bits also for synchronous flipsDaniel Vetter2015-06-24
| * | | | | drm/i915: Bail out early if WA batch is not available for given GenArun Siluvery2015-06-23
| * | | | | drm/i915: Fix warnings reported by 0-dayArun Siluvery2015-06-23
| * | | | | drm/i915: Remove the now obsolete 'i915_gem_check_olr()'John Harrison2015-06-23
| * | | | | drm/i915: Update a bunch of LRC functions to take requestsJohn Harrison2015-06-23
| * | | | | drm/i915: Remove 'faked' request from LRC submissionJohn Harrison2015-06-23
| * | | | | drm/i915: Move the request/file and request/pid association to creation timeJohn Harrison2015-06-23
| * | | | | drm/i915: Remove the now obsolete 'outstanding_lazy_request'John Harrison2015-06-23
| * | | | | drm/i915: Remove the now obsolete intel_ring_get_request()John Harrison2015-06-23
| * | | | | drm/i915: Add *_ring_begin() to request allocationJohn Harrison2015-06-23
| * | | | | drm/i915: Update intel_logical_ring_begin() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update intel_ring_begin() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update cacheline_align() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->signal() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->sync_to() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->emit_bb_start() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->dispatch_execbuffer() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->emit_request() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->add_request() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->emit_flush() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update some flush helpers to take request structuresJohn Harrison2015-06-23
| * | | | | drm/i915: Update ring->flush() to take a requests structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update switch_mm() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update flush_all_caches() to take request structuresJohn Harrison2015-06-23
| * | | | | drm/i915: Update workarounds_emit() to take request structuresJohn Harrison2015-06-23
| * | | | | drm/i915: Update a bunch of execbuffer helpers to take request structuresJohn Harrison2015-06-23
| * | | | | drm/i915: Update mi_set_context() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update l3_remap to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update [vma|object]_move_to_active() to take request structuresJohn Harrison2015-06-23
| * | | | | drm/i915: Update add_request() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update queue_flip() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update overlay code to do explicit request managementJohn Harrison2015-06-23
| * | | | | drm/i915: Update i915_gem_object_sync() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update render_state_init() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update init_context() to take a request structureJohn Harrison2015-06-23
| * | | | | drm/i915: Update deferred context creation to do explicit request managementJohn Harrison2015-06-23