summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-08drm/i915: Drop fb reference on load_detect_pipe failure pathChris Wilson
2017-12-08intel/atomic: Stop updating legacy fb parametersDaniel Vetter
2017-12-08drm/i915: Restore GT performance in headless mode with DMC loadedTvrtko Ursulin
2017-12-08drm/i915/execlists: Cache ELSP register offsetChris Wilson
2017-12-07drm/i915: Refactor common list iteration over GGTT vmaChris Wilson
2017-12-07drm/i915: Track GGTT writes on the vmaChris Wilson
2017-12-07drm/i915: Remove vma from object on destroy, not closeChris Wilson
2017-12-06drm/i915/huc: Load HuC only if requestedMichal Wajdeczko
2017-12-06drm/i915/guc: Combine enable_guc_loading|submission modparamsMichal Wajdeczko
2017-12-06drm/i915/uc: Don't use -EIO to report missing firmwareMichal Wajdeczko
2017-12-06drm/i915/uc: Don't fetch GuC firmware if no plan to use GuCMichal Wajdeczko
2017-12-06drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko
2017-12-06drm/i915/guc: Move firmware selection to init_earlyMichal Wajdeczko
2017-12-06drm/i915/huc: Move firmware selection to init_earlyMichal Wajdeczko
2017-12-05Merge tag 'gvt-next-2017-12-05' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2017-12-05drm/i915: add platform tag to WALucas De Marchi
2017-12-05drm/i915: follow single notation for workaround numberLucas De Marchi
2017-12-05drm/i915: Taint (TAINT_WARN) the kernel if the GPU reset failsChris Wilson
2017-12-05drm/i915: Flush pending GTT writes before unbindingChris Wilson
2017-12-05drm/i915/skl: DMC firmware for skylake v1.27Anusha Srivatsa
2017-12-04drm/i915/cnl: only divide up base frequency with crystal sourceLionel Landwerlin
2017-12-04drm/i915/gvt: set max priority for gvt contextZhenyu Wang
2017-12-04drm/i915/gvt: Don't mark vgpu context as inactive when preemptedZhenyu Wang
2017-12-04drm/i915/gvt: Kick scheduler when new workload queuedChangbin Du
2017-12-04drm/i915/gvt: Convert macro queue_workload to a functionChangbin Du
2017-12-04drm/i915/gvt: Free dmabuf_obj list in intel_vgpu_dmabuf_cleanupTina Zhang
2017-12-04drm/i915/gvt: Introduce KBL to dma-buf on Gvt-gTina Zhang
2017-12-04drm/i915/gvt: Handle orphan dmabuf_objsTina Zhang
2017-12-04drm/i915/gvt: Dmabuf support for GVT-gTina Zhang
2017-12-04drm/i915/gvt: Add framebuffer decoder supportTina Zhang
2017-12-04drm/i915/gvt: Add opregion supportTina Zhang
2017-12-04drm/i915/gvt: Alloc and Init guest opregion at vgpu creationXiong Zhang
2017-12-04drm/i915/gvt: Fix out-of-bounds buffer write into opregion->signature[]Chris Wilson
2017-12-01drm/i915: Update DRIVER_DATE to 20171201Rodrigo Vivi
2017-12-01drm/i915/cnl: Mask previous DDI - PLL mappingJames Ausmus
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson
2017-12-01drm/i915: Sleep and retry a GPU reset if at first we don't succeedChris Wilson
2017-12-01drm/i915: Interlaced DP output doesn't work on VLV/CHVVille Syrjälä
2017-12-01drm/i915: Pass crtc state to intel_pipe_{enable,disable}()Ville Syrjälä
2017-12-01drm/i915: Wait for pipe to start on i830 as wellVille Syrjälä
2017-12-01drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä
2017-12-01drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä
2017-12-01drm/i915: Fix has_audio readout for DDI AVille Syrjälä
2017-12-01drm/i915: Don't add the "force audio" property to DP connectors that don't su...Ville Syrjälä
2017-12-01drm/i915: Disable DP audio for g4xVille Syrjälä
2017-12-01drm/i915/selftests: Wake the device before executing requests on the GPUChris Wilson
2017-12-01drm/i915: Set fake_vma.size as well as fake_vma.node.size for captureChris Wilson
2017-11-30drm/i915: Tidy up signed/unsigned comparisonChris Wilson
2017-11-30drm/i915: Enable IPS with only sprite plane visible too, v4.Maarten Lankhorst
2017-11-30drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.Maarten Lankhorst