summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2019-06-17drm/i915: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-17drm/i915/icl: Add Multi-segmented gamma supportShashank Sharma
2019-06-17drm/i915: Rename ivb_load_lut_10_maxShashank Sharma
2019-06-17drm/i915/icl: Add register definitions for Multi Segmented gammaUma Shankar
2019-06-17drm/i915: Change gamma/degamma_lut_size data type to u32Shashank Sharma
2019-06-17drm/i915: Nuke atomic set/get prop plane stubsMaarten Lankhorst
2019-06-17drm/i915: move modesetting output/encoder code under display/Jani Nikula
2019-06-17drm/i915: make intel_sdvo_regs.h self-containedJani Nikula
2019-06-17drm/i915/gvt: ignore unexpected pvinfo writeWeinan Li
2019-06-15drm/i915/ehl: Update MOCS table for EHLMatt Roper
2019-06-15kbuild: add support for ensuring headers are self-containedJani Nikula
2019-06-15drm/i915: Avoid tainting i915_gem_park() with wakeref.lockChris Wilson
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14drm/i915: Replace engine->timeline with a plain listChris Wilson
2019-06-14drm/i915: Stop retiring along engineChris Wilson
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson
2019-06-14drm/i915: make intel_wakeref work on the rpm structDaniele Ceraolo Spurio
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: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul
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-12drm/i915/perf: fix whitelist on Gen10+Lionel Landwerlin