Commit History

Author SHA1 Message Date
  Ander Conselvan de Oliveira a3f79ca63b drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton 8 years ago
  Tvrtko Ursulin a194b8cb84 drm/i915: Waterproof verification of gen9 forcewake table ranges 8 years ago
  Tvrtko Ursulin 66478475b5 drm/i915: Assorted INTEL_INFO(dev) cleanups 8 years ago
  Tvrtko Ursulin 78424c927c drm/i915: Fix gen9 forcewake range table 8 years ago
  Praveen Paneri 85ee17ebee drm/i915/bxt: Broxton decoupled MMIO 8 years ago
  Tvrtko Ursulin 9480dbf074 drm/i915: Inline binary search 9 years ago
  Tvrtko Ursulin 5a65938381 drm/i915: Use binary search when looking for shadowed registers 9 years ago
  Tvrtko Ursulin 47188574a9 drm/i915: Sort the shadow register table 9 years ago
  Tvrtko Ursulin 22d48c55ba drm/i915: Remove identical write mmmio functions 9 years ago
  Tvrtko Ursulin 6044c4a371 drm/i915: Remove identical mmio read functions 9 years ago
  Tvrtko Ursulin 895833bd97 drm/i915: Remove identical macros 9 years ago
  Tvrtko Ursulin 15157970f7 drm/i915: Store the active forcewake range table pointer 9 years ago
  Tvrtko Ursulin 0dd356bb6f drm/i915: Eliminate Gen9 special case 9 years ago
  Tvrtko Ursulin 91e630b9e6 drm/i915: Use binary search when looking up forcewake domains 9 years ago
  Tvrtko Ursulin b008123966 drm/i915: Sort forcewake mapping tables 9 years ago
  Tvrtko Ursulin 9fc1117cf8 drm/i915: Data driven register to forcewake domains lookup 9 years ago
  Tvrtko Ursulin c521b0c898 drm/i915: Do not inline forcewake taking in mmio accessors 9 years ago
  Tvrtko Ursulin 003342a500 drm/i915: Keep track of active forcewake domains in a bitmask 9 years ago
  Tvrtko Ursulin e9b825f4e9 drm/i915: Remove redundant hsw_write* mmio functions 9 years ago
  Chris Wilson dda960335e drm/i915: Just clear the mmiodebug before a register access 9 years ago
  Chris Wilson b18c1bb48e drm/i915: Remove 64b mmio write vfuncs 9 years ago
  Chris Wilson bafb0fced9 drm/i915: Make for_each_engine_masked() more compact and quicker 9 years ago
  Chris Wilson 54b4f68f18 Revert "drm/i915: Enable RC6 immediately" 9 years ago
  Chris Wilson b12e0ee208 drm/i915: Enable RC6 immediately 9 years ago
  Daniel Vetter 3d466cd67e drm/i915: Fixup kerneldoc code snippets in intel_uncore.c 9 years ago
  Chris Wilson b7137e0cf1 drm/i915: Defer enabling rc6 til after we submit the first batch/context 9 years ago
  Chris Wilson 91c8a326a1 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm 9 years ago
  Chris Wilson fac5e23e3c drm/i915: Mass convert dev->dev_private to to_i915(dev) 9 years ago
  Chris Wilson 556ab7a6de drm/i915: Hold irq uncore.lock when initialising fw_domains 9 years ago
  Chris Wilson 4a17fe13c0 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() 9 years ago