summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-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
2017-11-08drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2017-11-08drm/i915: Prune the reservation shared fence arrayChris Wilson
2017-11-08drm/i915: Idle the GPU before shinking everythingChris Wilson
2017-11-08drm/i915: Include intel_engine_is_idle() status in engine pretty-printerChris Wilson
2017-11-08drm/i915: Read ilk FDI PLL frequency once during initialisationChris Wilson
2017-11-07drm/i915/selftests: Take rpm wakeref around partial tiling testsChris Wilson
2017-11-07drm/i915/selftests: Take rpm wakeref around GGTT lowlevel testsChris Wilson
2017-11-07drm/i915/selftests: Skip mixed page exhaustion if only small pages availableChris Wilson
2017-11-07drm/i915: Prevent unbounded wm results in g4x_compute_wm()Chris Wilson
2017-11-07drm/i915: Simplify onion for bxt_ddi_phy_init()Chris Wilson
2017-11-07drm/i915: Silence compiler for csr_load_work_fn()Chris Wilson
2017-11-07drm/i915: Silence smatch for cmdparserChris Wilson
2017-11-07drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson
2017-11-06drm/i915: Handle error-state modparams in dedicated functionsMichal Wajdeczko