summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-11-06drm/i915: Make GuC log part of the uC error stateMichal Wajdeczko
2017-11-06drm/i915: Add Guc/HuC firmware details to error stateMichal Wajdeczko
2017-11-06drm/i915/guc: Assert ctch->vma is allocatedMichal Wajdeczko
2017-11-06drm/i915/guc: Assert guc->stage_desc_pool is allocatedChris Wilson
2017-11-06drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson
2017-11-06drm/i915/selftests: Hide dangerous testsChris Wilson
2017-11-06drm/i915: Assert vma->flags are updated correctly during bindingChris Wilson
2017-11-03drm/i915: Set up mocs tables before restarting the enginesChris Wilson
2017-11-03drm/i915: Warn in debug builds of incorrect usages of ptr_pack_bitsTvrtko Ursulin
2017-11-03drm/i915: Reject unknown syncobj flagsTvrtko Ursulin
2017-11-02drm/i915: ensure oa config uuid is null terminatedLionel Landwerlin
2017-11-02drm/i915: Flush the irq and tasklets before asserting engine is idleChris Wilson
2017-11-02drm/i915: Use fallback forcewake if primary ack missingMika Kuoppala
2017-11-02drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry
2017-11-02drm/i915/guc: Rename the function that resets the GuCMichel Thierry
2017-11-02drm/i915/guc: Clear terminated attribute bit on GuC preemption contextJeff McGee
2017-11-01drm/i915/cnl: Symmetric scalers for each pipeMika Kahola
2017-11-01drm/i915: Give more details for the active-when-parking warning for the enginesChris Wilson
2017-11-01drm/i915: Move parking-while-active warning to intel_engines_park()Chris Wilson
2017-11-01drm/i915: Check that the breadcrumb wasn't disarmed automatically before parkingChris Wilson
2017-11-01drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson
2017-10-31drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppatMichel Thierry