summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin
2017-11-13drm/i915/perf: enable perf support on CNLLionel Landwerlin
2017-11-13drm/i915: fix register namingLionel Landwerlin
2017-11-13drm/i915/perf: refactor perf setupLionel Landwerlin
2017-11-13drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin
2017-11-13drm/i915/perf: complete whitelisting for OA programming on HSWLionel Landwerlin
2017-11-13drm/i915: Handle locking better in i915_sink_crc.Maarten Lankhorst
2017-11-13drm/i915: Handle adjust better in intel_pipe_config_compareMaarten Lankhorst
2017-11-13drm/i915: Check boolean options in intel_pipe_config_compare with its own macroMaarten Lankhorst
2017-11-13drm/i915: Remove bogus ips_enabled check.Maarten Lankhorst
2017-11-12drm/i915: Remove Gen9 WAs with no effectOscar Mateo
2017-11-12drm/i915: Remove redundant intel_autoenable_gt_powersave()Chris Wilson
2017-11-11drm/i915: Update watermark state correctly in sanitize_watermarksMaarten Lankhorst
2017-11-10drm/i915/selftests: Yet another forgotten mock_i915->mm initialiserChris Wilson
2017-11-10drm/i915: Kerneldoc typo s/rps/rps_client/Chris Wilson
2017-11-10drm/i915: Stop caching the "golden" renderstateChris Wilson
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson
2017-11-10drm/i915: Mark the context state as dirty/writtenChris Wilson
2017-11-10drm/i915: Inline intel_modeset_gem_init()Chris Wilson
2017-11-10drm/i915: Move intel_init_clock_gating() to i915_gem_init()Chris Wilson
2017-11-10drm/i915: Move GT powersaving init to i915_gem_init()Chris Wilson
2017-11-10drm/i915: Force the switch to the i915->kernel_contextChris Wilson
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin
2017-11-10drm/i915/selftests: Initialise mock_i915->mm.obj_lockChris Wilson
2017-11-10drm/i915: Restore the wait for idle engine after flushing interruptsChris Wilson
2017-11-10drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()Hans de Goede
2017-11-10x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregisterHans de Goede
2017-11-10drm/i915: Move irqs enabled assertion deeper for mock breadcrumbsChris Wilson
2017-11-10drm/i915/selftests: Reduce the volume of the timeout messageChris Wilson
2017-11-09drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi
2017-11-09drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi
2017-11-09drm/i915: Mark up i915_vma_unbind() as a potential sleeperChris Wilson
2017-11-09drm/i915: Mark vm_free_page() as a potential sleeper agentChris Wilson
2017-11-09drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson
2017-11-09drm/i915: Clean up DP code local variables and calling conventionsVille Syrjälä
2017-11-09drm/i915: Clean up PPS code calling conventionsVille Syrjälä
2017-11-09drm/i915: Nuke intel_digital_port->portVille Syrjälä
2017-11-09drm/i915: Replace dig_port->port with encoder port for BXT DPLL selectionVille Syrjälä
2017-11-09drm/i915: Eliminate crtc->config usage from CRT codeVille Syrjälä
2017-11-09drm/i915: Pass crtc state to DPIO PHY functionsVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from TV codeVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from SDVO codeVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from DSI codeVille Syrjälä
2017-11-09drm/i915: Eliminate some encoder->crtc usage from DP codeVille Syrjälä
2017-11-09drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson
2017-11-08drm/i915/guc: Simplify programming of GUC_SHIM_CONTROLMichal Wajdeczko
2017-11-08drm/i915/guc: Drop legacy workarounds from guc_prepare_xferMichal Wajdeczko
2017-11-08drm/i915/guc: Wait for ucode DMA transfer completionMichal Wajdeczko
2017-11-08drm/i915/guc: Split GuC firmware xfer function into clear stepsMichal Wajdeczko
2017-11-08drm/i915: Implement ReadHitWriteOnlyDisable.Rafael Antognolli