summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: move a few more functions to accept the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: move and rename i915_runtime_pmDaniele Ceraolo Spurio
2019-06-14drm/i915: make enable/disable rpm assert function use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: Remove rpm asserts that use i915Daniele Ceraolo Spurio
2019-06-14drm/i915: prefer i915_runtime_pm in intel_runtime functionDaniele Ceraolo Spurio
2019-06-14drm/i915: Add Wa_1409120013:icl,ehlMatt Roper
2019-06-14drm/i915: Refine i915_reset.lock_mapChris Wilson
2019-06-14drm/i915: Execute signal callbacks from no-op i915_request_waitChris Wilson
2019-06-14drm/i915: Discard some redundant cache domain flushesChris Wilson
2019-06-14drm/i915: Enable refcount debugging for default debug levelsChris Wilson
2019-06-13drm/i915: Move fence register tracking from i915->mm to ggttChris Wilson
2019-06-12drm/i915: kerneldoc warnings squelchedChris Wilson
2019-06-12drm/i915: Remove I915_READ16 and I915_WRITE16Tvrtko Ursulin
2019-06-12drm/i915: Remove I915_READ_NOTRACETvrtko Ursulin
2019-06-12drm/i915: Remove I915_WRITE_NOTRACETvrtko Ursulin
2019-06-12drm/i915: Remove POSTING_READ16Tvrtko Ursulin
2019-06-12drm/i915: Remove I915_POSTING_READ_FWTvrtko Ursulin
2019-06-12drm/i915: Remove I915_READ8Tvrtko Ursulin
2019-06-12drm/i915: Combine unbound/bound list tracking for objectsChris Wilson
2019-06-12drm/i915: Kill INTEL_SUBPLATFORM_AMLVille Syrjälä
2019-06-12drm/i915: Add missing commas to the end of the subplatform ID arraysVille Syrjälä
2019-06-12drm/i915: Improve WRPLL reference clock readout on HSW/BDWVille Syrjälä
2019-06-12drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC referenceVille Syrjälä
2019-06-12drm/i915: Nuke LC_FREQVille Syrjälä
2019-06-12drm/i915: Rename HSW/BDW PLL bitsVille Syrjälä
2019-06-12drm/i915: Do not touch the PCH SSC reference if a PLL is using itVille Syrjälä
2019-06-12drm/i915: Prevent lock-cycles between GPU waits and GPU resetsChris Wilson
2019-06-12drm/i915: Add a label for config DRM_I915_SPIN_REQUESTChris Wilson
2019-06-11drm/i915/skl: use ranges for voltage level lookupLucas De Marchi
2019-06-11drm/i915/cnl: use ranges for voltage level lookupLucas De Marchi
2019-06-11drm/i915/icl: use ranges for voltage level lookupLucas De Marchi
2019-06-11drm/i915: Make GuC GGTT reservation work on ggttTvrtko Ursulin
2019-06-11drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_sizeTvrtko Ursulin
2019-06-11drm/i915: Rename i915_hw_ppgtt to i915_ppgttChris Wilson
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-06-10drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson
2019-06-10drm/i915: Allow interrupts when taking the timeline->mutexChris Wilson
2019-06-10drm/i915: Make read_subslice_reg take engineTvrtko Ursulin
2019-06-10drm/i915: Remove I915_READ64 and I915_READ64_32x2Tvrtko Ursulin
2019-06-10drm/i915: Convert intel_read_wm_latency to uncore mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Convert gem_record_fences to uncore mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessorsTvrtko Ursulin
2019-06-10drm/i915: Eliminate unused mmio accessorsTvrtko Ursulin
2019-06-10drm/i915/perf: fix whitelist on Gen10+Lionel Landwerlin
2019-06-10drm/i915: Move i915_check_and_clear_faults to intel_reset.cTvrtko Ursulin
2019-06-10drm/i915: Grammar s/the its/its/Geert Uytterhoeven
2019-06-10drm/i915/frontbuffer: remove obsolete comment about mark busy/idleJani Nikula