aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-19drm/i915/crt: split compute_config hook by platformsJani Nikula1-5/+21
2017-10-19drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula4-20/+0
2017-10-19drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variablesVille Syrjälä1-33/+30
2017-10-19drm/i915: Unify error handling for missing DDI buf trans tablesVille Syrjälä1-5/+22
2017-10-19drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handlingVille Syrjälä1-26/+34
2017-10-19drm/i915: Kill off the BXT buf_trans default_indexVille Syrjälä1-46/+34
2017-10-19drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitlyVille Syrjälä1-28/+25
2017-10-19drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()Ville Syrjälä2-27/+46
2017-10-19drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()Ville Syrjälä1-5/+4
2017-10-19drm/i915: Pass the encoder type explicitly to skl_set_iboost()Ville Syrjälä1-35/+22
2017-10-19drm/i915: Extract intel_ddi_get_buf_trans_hdmi()Ville Syrjälä1-22/+28
2017-10-19drm/i915: Relocate intel_ddi_get_buf_trans_*() functionsVille Syrjälä1-60/+55
2017-10-18drm/i915: Flush the idle-worker for debugfs/i915_drop_cachesChris Wilson1-8/+14
2017-10-18drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.yJuha-Pekka Heikkila2-6/+6
2017-10-18drm/i915: Unify skylake plane disableJuha-Pekka Heikkila3-20/+4
2017-10-18drm/i915: Unify skylake plane updateJuha-Pekka Heikkila3-74/+6
2017-10-18drm/i915: dspaddr_offset doesn't need to be more than local variableJuha-Pekka Heikkila2-14/+6
2017-10-18drm/i915: move adjusted_x/y from crtc to cache.Juha-Pekka Heikkila4-11/+16
2017-10-18drm/i915: Convert timers to use timer_setup()Kees Cook3-20/+14
2017-10-18drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma1-1/+1
2017-10-18Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula295-24033/+12496
2017-10-18drm/i915: Fixup userptr mmu notifier registration error handlingTvrtko Ursulin1-4/+6
2017-10-17drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo3-6/+13
2017-10-17drm/i915: No need for RING_MAX_NONPRIV_SLOTS spaceOscar Mateo1-7/+1
2017-10-17drm/i915/uc: Add pretty printer for uc firmwareMichal Wajdeczko3-35/+34
2017-10-17drm/i915: Handle drm-layer errors in intel_dp_add_mst_connectorJames Ausmus3-4/+37
2017-10-17drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson1-2/+2
2017-10-17drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson1-0/+3
2017-10-17drm/i915: Remove mostly duplicated video DIP handling from PSR codeVille Syrjälä3-43/+19
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie2-31/+16
2017-10-17Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-nextDave Airlie4-14/+44
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie22-120/+116
2017-10-16drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi1-1/+1
2017-10-16drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi1-2/+1
2017-10-16drm/i915: Add in-flight request details to intel_engine_dump()Chris Wilson2-65/+19
2017-10-16drm/i915: Skip HW reinitialisation on resume if still wedgedChris Wilson1-2/+8
2017-10-16drm/i915: Trim struct_mutex hold duration for i915_gem_free_objectsChris Wilson1-8/+8
2017-10-16drm/i915: Only free the oldest stale object before a fresh allocationChris Wilson2-2/+13
2017-10-16drm/i915: Set our shrinker->batch to 4096 (~16MiB)Chris Wilson2-7/+38
2017-10-16drm/i915: Wire up shrinkctl->nr_scannedChris Wilson1-1/+1
2017-10-16drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson10-68/+132
2017-10-16drm/i915: Remove walk over obj->vma_list for the shrinkerChris Wilson3-21/+16
2017-10-16drm/i915: Drop debugfs/i915_gem_pin_displayChris Wilson1-5/+0
2017-10-16drm/i915: Rename obj->pin_display to obj->pin_globalChris Wilson4-19/+20
2017-10-16drm/i915: Refactor testing obj->mm.pagesChris Wilson7-19/+27
2017-10-16drm/i915/cnl: WaRsUseTimeoutModeRodrigo Vivi2-2/+10
2017-10-16drm/i915/huc: Move fw select functionMichal Wajdeczko1-36/+36
2017-10-16drm/i915/guc: Update Guc messages on load failureMichal Wajdeczko1-4/+5
2017-10-16drm/i915/uc: Unify firmware loadingMichal Wajdeczko4-95/+93
2017-10-16drm/i915: Update DMC firmware load error messagesMichal Wajdeczko2-15/+17