summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-06drm/i915/guc: Move firmware selection to init_earlyMichal Wajdeczko5-29/+44
2017-12-06drm/i915/huc: Move firmware selection to init_earlyMichal Wajdeczko4-27/+42
2017-12-06Merge tag 'gvt-next-2017-12-05' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi21-72/+1647
2017-12-06drm/i915: add platform tag to WALucas De Marchi2-2/+2
2017-12-06drm/i915: follow single notation for workaround numberLucas De Marchi2-3/+3
2017-12-06drm/i915: Taint (TAINT_WARN) the kernel if the GPU reset failsChris Wilson1-3/+17
2017-12-06drm/i915: Flush pending GTT writes before unbindingChris Wilson1-8/+1
2017-12-05drm/i915/skl: DMC firmware for skylake v1.27Anusha Srivatsa1-2/+2
2017-12-04drm/i915/cnl: only divide up base frequency with crystal sourceLionel Landwerlin1-8/+8
2017-12-04drm/i915/gvt: set max priority for gvt contextZhenyu Wang1-0/+3
2017-12-04drm/i915/gvt: Don't mark vgpu context as inactive when preemptedZhenyu Wang1-1/+3
2017-12-04drm/i915/gvt: Kick scheduler when new workload queuedChangbin Du3-0/+8
2017-12-04drm/i915/gvt: Convert macro queue_workload to a functionChangbin Du3-7/+13
2017-12-04drm/i915/gvt: Free dmabuf_obj list in intel_vgpu_dmabuf_cleanupTina Zhang1-1/+2
2017-12-04drm/i915/gvt: Introduce KBL to dma-buf on Gvt-gTina Zhang2-5/+6
2017-12-04drm/i915/gvt: Handle orphan dmabuf_objsTina Zhang1-21/+35
2017-12-04drm/i915/gvt: Dmabuf support for GVT-gTina Zhang10-2/+695
2017-12-04drm/i915/gvt: Add framebuffer decoder supportTina Zhang6-2/+682
2017-12-04drm/i915/gvt: Add opregion supportTina Zhang6-19/+184
2017-12-04drm/i915/gvt: Alloc and Init guest opregion at vgpu creationXiong Zhang4-52/+53
2017-12-04drm/i915/gvt: Fix out-of-bounds buffer write into opregion->signature[]Chris Wilson1-2/+3
2017-12-02drm/i915: Update DRIVER_DATE to 20171201Rodrigo Vivi1-2/+2
2017-12-01drm/i915/cnl: Mask previous DDI - PLL mappingJames Ausmus1-0/+1
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson11-120/+64
2017-12-01drm/i915: Sleep and retry a GPU reset if at first we don't succeedChris Wilson1-5/+15
2017-12-01drm/i915: Interlaced DP output doesn't work on VLV/CHVVille Syrjälä1-1/+6
2017-12-01drm/i915: Pass crtc state to intel_pipe_{enable,disable}()Ville Syrjälä1-53/+23
2017-12-01drm/i915: Wait for pipe to start on i830 as wellVille Syrjälä1-0/+3
2017-12-01drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä1-16/+35
2017-12-01drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä1-2/+5
2017-12-01drm/i915: Fix has_audio readout for DDI AVille Syrjälä2-12/+10
2017-12-01drm/i915: Don't add the "force audio" property to DP connectors that don't su...Ville Syrjälä1-1/+4
2017-12-01drm/i915: Disable DP audio for g4xVille Syrjälä1-1/+1
2017-12-01drm/i915/selftests: Wake the device before executing requests on the GPUChris Wilson1-0/+2
2017-12-01drm/i915: Set fake_vma.size as well as fake_vma.node.size for captureChris Wilson1-0/+1
2017-11-30drm/i915: Tidy up signed/unsigned comparisonChris Wilson1-2/+2
2017-11-30drm/i915: Enable IPS with only sprite plane visible too, v4.Maarten Lankhorst1-7/+2
2017-11-30drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.Maarten Lankhorst4-64/+109
2017-11-30drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak1-0/+6
2017-11-30drm/i915: Skip switch-to-kernel-context on suspend when wedgedChris Wilson1-9/+11
2017-11-30drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK tooValtteri Rantala1-7/+9
2017-11-30drm/i915/guc: Change default GuC FW for KBL to v9.39Sagar Arun Kamble1-1/+1
2017-11-30drm/i915/guc: Change default GuC FW for BXT to v9.29Sagar Arun Kamble1-2/+2
2017-11-30drm/i915/guc: Change default GuC FW for SKL to v9.33Sagar Arun Kamble1-2/+2
2017-11-29drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin5-9/+16
2017-11-29drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin3-5/+12
2017-11-29drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen1-1/+2
2017-11-28drm/i915/pmu: Return -EINVAL when selecting the inactive CPUTvrtko Ursulin1-1/+1
2017-11-28drm/i915: Enable hotplug polling after registering the outputsChris Wilson2-6/+15
2017-11-27drm/i915: Rename i915_gem_timelines_mark_idleChris Wilson3-5/+6