summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24drm/i915: Bump wait-times for the final CS interrupt before parkingChris Wilson
2017-10-23drm/i915: Update DRIVER_DATE to 20171023Jani Nikula
2017-10-20drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.Rodrigo Vivi
2017-10-20drm/i915: Let's use more enum intel_dpll_id pll_id.Rodrigo Vivi
2017-10-20drm/i915: Use existing DSI backlight ports infoMadhav Chauhan
2017-10-20drm/i915: Parse DSI backlight/cabc ports.Madhav Chauhan
2017-10-19drm/i915: Skip waking the device to service pwriteChris Wilson
2017-10-19drm/i915/crt: split compute_config hook by platformsJani Nikula
2017-10-19drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula
2017-10-19drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variablesVille Syrjälä
2017-10-19drm/i915: Unify error handling for missing DDI buf trans tablesVille Syrjälä
2017-10-19drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handlingVille Syrjälä
2017-10-19drm/i915: Kill off the BXT buf_trans default_indexVille Syrjälä
2017-10-19drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitlyVille Syrjälä
2017-10-19drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()Ville Syrjälä
2017-10-19drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()Ville Syrjälä
2017-10-19drm/i915: Pass the encoder type explicitly to skl_set_iboost()Ville Syrjälä
2017-10-19drm/i915: Extract intel_ddi_get_buf_trans_hdmi()Ville Syrjälä
2017-10-19drm/i915: Relocate intel_ddi_get_buf_trans_*() functionsVille Syrjälä
2017-10-18drm/i915: Flush the idle-worker for debugfs/i915_drop_cachesChris Wilson
2017-10-18drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.yJuha-Pekka Heikkila
2017-10-18drm/i915: Unify skylake plane disableJuha-Pekka Heikkila
2017-10-18drm/i915: Unify skylake plane updateJuha-Pekka Heikkila
2017-10-18drm/i915: dspaddr_offset doesn't need to be more than local variableJuha-Pekka Heikkila
2017-10-18drm/i915: move adjusted_x/y from crtc to cache.Juha-Pekka Heikkila
2017-10-18drm/i915: Convert timers to use timer_setup()Kees Cook
2017-10-18drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma
2017-10-18Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula
2017-10-18drm/i915: Fixup userptr mmu notifier registration error handlingTvrtko Ursulin
2017-10-17drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo
2017-10-17drm/i915: No need for RING_MAX_NONPRIV_SLOTS spaceOscar Mateo
2017-10-17drm/i915/uc: Add pretty printer for uc firmwareMichal Wajdeczko
2017-10-17drm/i915: Handle drm-layer errors in intel_dp_add_mst_connectorJames Ausmus
2017-10-17drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson
2017-10-17drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson
2017-10-17drm/i915: Remove mostly duplicated video DIP handling from PSR codeVille Syrjälä
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie
2017-10-17Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-nextDave Airlie
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-16drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi
2017-10-16drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi
2017-10-16drm/i915: Add in-flight request details to intel_engine_dump()Chris Wilson
2017-10-16drm/i915: Skip HW reinitialisation on resume if still wedgedChris Wilson
2017-10-16drm/i915: Trim struct_mutex hold duration for i915_gem_free_objectsChris Wilson
2017-10-16drm/i915: Only free the oldest stale object before a fresh allocationChris Wilson
2017-10-16drm/i915: Set our shrinker->batch to 4096 (~16MiB)Chris Wilson
2017-10-16drm/i915: Wire up shrinkctl->nr_scannedChris Wilson
2017-10-16drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson
2017-10-16drm/i915: Remove walk over obj->vma_list for the shrinkerChris Wilson
2017-10-16drm/i915: Drop debugfs/i915_gem_pin_displayChris Wilson