summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15134-6982/+12402
|\
| * drm/i915: Reorder context-close to avoid calling i915_vma_close() under RCUChris Wilson2017-11-091-6/+6
| * drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2017-11-092-28/+30
| * drm/i915: Prune the reservation shared fence arrayChris Wilson2017-11-091-0/+7
| * drm/i915: Idle the GPU before shinking everythingChris Wilson2017-11-091-0/+12
| * drm/i915: Lock llist_del_first() vs llist_del_all()Chris Wilson2017-11-091-1/+7
| * drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst2017-11-091-1/+8
| * drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen2017-11-091-1/+1
| * drm/i915/execlists: Remove the priority "optimisation"Chris Wilson2017-11-091-2/+0
| * drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson2017-11-095-13/+62
| * Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-0459-1384/+1932
| |\
| | * drm/i915: Update DRIVER_DATE to 20171023Jani Nikula2017-10-231-2/+2
| | * drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.Rodrigo Vivi2017-10-202-10/+25
| | * drm/i915: Let's use more enum intel_dpll_id pll_id.Rodrigo Vivi2017-10-201-16/+18
| | * drm/i915: Use existing DSI backlight ports infoMadhav Chauhan2017-10-202-35/+4
| | * drm/i915: Parse DSI backlight/cabc ports.Madhav Chauhan2017-10-202-10/+49
| | * drm/i915: Skip waking the device to service pwriteChris Wilson2017-10-191-3/+20
| | * drm/i915/crt: split compute_config hook by platformsJani Nikula2017-10-191-5/+21
| | * drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula2017-10-194-20/+0
| | * drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variablesVille Syrjälä2017-10-191-33/+30
| | * drm/i915: Unify error handling for missing DDI buf trans tablesVille Syrjälä2017-10-191-5/+22
| | * drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handlingVille Syrjälä2017-10-191-26/+34
| | * drm/i915: Kill off the BXT buf_trans default_indexVille Syrjälä2017-10-191-46/+34
| | * drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitlyVille Syrjälä2017-10-191-28/+25
| | * drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()Ville Syrjälä2017-10-192-27/+46
| | * drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()Ville Syrjälä2017-10-191-5/+4
| | * drm/i915: Pass the encoder type explicitly to skl_set_iboost()Ville Syrjälä2017-10-191-35/+22
| | * drm/i915: Extract intel_ddi_get_buf_trans_hdmi()Ville Syrjälä2017-10-191-22/+28
| | * drm/i915: Relocate intel_ddi_get_buf_trans_*() functionsVille Syrjälä2017-10-191-60/+55
| | * drm/i915: Flush the idle-worker for debugfs/i915_drop_cachesChris Wilson2017-10-181-8/+14
| | * drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.yJuha-Pekka Heikkila2017-10-182-6/+6
| | * drm/i915: Unify skylake plane disableJuha-Pekka Heikkila2017-10-183-20/+4
| | * drm/i915: Unify skylake plane updateJuha-Pekka Heikkila2017-10-183-74/+6
| | * drm/i915: dspaddr_offset doesn't need to be more than local variableJuha-Pekka Heikkila2017-10-182-14/+6
| | * drm/i915: move adjusted_x/y from crtc to cache.Juha-Pekka Heikkila2017-10-184-11/+16
| | * drm/i915: Convert timers to use timer_setup()Kees Cook2017-10-183-20/+14
| | * drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma2017-10-181-1/+1
| | * Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-10-183-3/+3
| | |\
| | * | drm/i915: Fixup userptr mmu notifier registration error handlingTvrtko Ursulin2017-10-181-4/+6
| | * | drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo2017-10-173-6/+13
| | * | drm/i915: No need for RING_MAX_NONPRIV_SLOTS spaceOscar Mateo2017-10-171-7/+1
| | * | drm/i915/uc: Add pretty printer for uc firmwareMichal Wajdeczko2017-10-173-35/+34
| | * | drm/i915: Handle drm-layer errors in intel_dp_add_mst_connectorJames Ausmus2017-10-173-4/+37
| | * | drm/i915/selftests: Silence the compiler for impossible errorsChris Wilson2017-10-171-2/+2
| | * | drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson2017-10-171-0/+3
| | * | drm/i915: Remove mostly duplicated video DIP handling from PSR codeVille Syrjälä2017-10-173-43/+19
| | * | drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi2017-10-161-1/+1
| | * | drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi2017-10-161-2/+1
| | * | drm/i915: Add in-flight request details to intel_engine_dump()Chris Wilson2017-10-162-65/+19
| | * | drm/i915: Skip HW reinitialisation on resume if still wedgedChris Wilson2017-10-161-2/+8