summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)Akshu Agrawal2017-11-031-35/+124
| | * | | | | | drm/amdgpu/virt: don't dereference undefined 'module' structArnd Bergmann2017-11-031-0/+2
| * | | | | | | Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-0360-1387/+1945
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | 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-212-10/+25
| | * | | | | | drm/i915: Let's use more enum intel_dpll_id pll_id.Rodrigo Vivi2017-10-211-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-18233-23594/+11905
| | |\ \ \ \ \ \
| | * | | | | | | drm/i915: Fixup userptr mmu notifier registration error handlingTvrtko Ursulin2017-10-181-4/+6
| | * | | | | | | drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo2017-10-183-6/+13
| | * | | | | | | drm/i915: No need for RING_MAX_NONPRIV_SLOTS spaceOscar Mateo2017-10-181-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-171-1/+1
| | * | | | | | | drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi2017-10-171-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
| | * | | | | | | drm/i915: Trim struct_mutex hold duration for i915_gem_free_objectsChris Wilson2017-10-161-8/+8
| | * | | | | | | drm/i915: Only free the oldest stale object before a fresh allocationChris Wilson2017-10-162-2/+13
| | * | | | | | | drm/i915: Set our shrinker->batch to 4096 (~16MiB)Chris Wilson2017-10-162-7/+38
| | * | | | | | | drm/i915: Wire up shrinkctl->nr_scannedChris Wilson2017-10-161-1/+1
| | * | | | | | | drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson2017-10-1610-68/+132
| | * | | | | | | drm/i915: Remove walk over obj->vma_list for the shrinkerChris Wilson2017-10-163-21/+16
| | * | | | | | | drm/i915: Drop debugfs/i915_gem_pin_displayChris Wilson2017-10-161-5/+0
| | * | | | | | | drm/i915: Rename obj->pin_display to obj->pin_globalChris Wilson2017-10-164-19/+20