summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-11-20drm/i915/execlists: Reduce completed event mask to COMPLETE | PREEMPTEDChris Wilson
2017-11-20drm/i915/execlists: Listen to COMPLETE context event not ACTIVE_IDLEChris Wilson
2017-11-20drm/i915: Fix init_clock_gating for resumeVille Syrjälä
2017-11-17drm/i915: Update DRIVER_DATE to 20171117Rodrigo Vivi
2017-11-17drm/i915: Add a policy note for removing workaroundsChris Wilson
2017-11-17drm/i915/selftests: Report ENOMEM clearly for an allocation failureChris Wilson
2017-11-17Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada
2017-11-17drm/i915: Calculate g4x intermediate watermarks correctlyMaarten Lankhorst
2017-11-17drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3.Maarten Lankhorst
2017-11-17drm/i915: Pass crtc_state to ips toggle functions, v2Maarten Lankhorst
2017-11-17drm/i915: Pass idle crtc_state to intel_dp_sink_crcMaarten Lankhorst
2017-11-17drm/i915: Enable FIFO underrun reporting after initial fastset, v4.Maarten Lankhorst
2017-11-17drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIMChris Wilson
2017-11-17drm/i915: Add might_sleep() check to wait_for()Chris Wilson
2017-11-17drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry
2017-11-16Merge tag 'gvt-next-2017-11-16' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2017-11-16drm/i915/cnl: Extend HDMI 2.0 support to CNL.Rodrigo Vivi
2017-11-16drm/i915/cnl: Simplify dco_fraction calculation.Rodrigo Vivi
2017-11-16drm/i915/cnl: Don't blindly replace qdiv.Rodrigo Vivi
2017-11-16drm/i915/cnl: Fix wrpll math for higher freqs.Rodrigo Vivi
2017-11-16drm/i915/cnl: Fix, simplify and unify wrpll variable sizes.Rodrigo Vivi
2017-11-16drm/i915/cnl: Remove useless conversion.Rodrigo Vivi
2017-11-16drm/i915/cnl: Remove spurious central_freq.Rodrigo Vivi
2017-11-16drm/i915/selftests: exercise_ggtt may have nothing to doChris Wilson
2017-11-16drm/i915: Don't sanitize frame start delay if the pipe is offVille Syrjälä
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble
2017-11-16drm/i915/guc: Rename i915_guc_client struct to intel_guc_clientSagar Arun Kamble
2017-11-16drm/i915/guc: Update name and prototype of GuC submission interface functionsSagar Arun Kamble
2017-11-16drm/i915/guc: Update names of submission related static functionsSagar Arun Kamble
2017-11-16drm/i915: Update execlists tasklet namingSagar Arun Kamble
2017-11-16drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprectsChris Wilson
2017-11-16drm/i915: Clear breadcrumb node when cancelling signalingChris Wilson
2017-11-16drm/i915: Print the condition causing GEM_BUG_ONMika Kuoppala
2017-11-16drm/i915/gvt: Move request alloc to dispatch_workload path onlyfred gao
2017-11-16drm/i915/gvt: Let each vgpu has separate opregion memoryXiong Zhang
2017-11-16drm/i915/gvt: Limit read hw reg to active vgpuXiong Zhang
2017-11-16Revert "drm/i915/gvt: Refine broken PPGTT scratch"Zhenyu Wang
2017-11-16drm/i915/gvt: Emulate PCI expansion ROM base address registerChangbin Du
2017-11-16drm/i915/gvt: Make gvt_vgpu_err use pr_errChangbin Du
2017-11-16drm/i915/gvt: Don't dump partial state in cmd parserChangbin Du
2017-11-16drm/i915/gvt: Reduce rcs mocs switch latencyChangbin Du
2017-11-16drm/i915/gvt: Add new debugfs tool mmio_diffChangbin Du
2017-11-16drm/i915/gvt: Add mmio iterator intel_gvt_for_each_tracked_mmio()Changbin Du
2017-11-16drm/i915/gvt: opregion virtualization for win guestXiaolin Zhang
2017-11-16drm/i915/gvt: update CSB and CSB write pointer in virtual HWSPWeinan Li
2017-11-16drm/i915/gvt: Refine broken PPGTT scratchZhi Wang
2017-11-16drm/i915/gvt: Introduce ops->set_present()Zhi Wang
2017-11-16drm/i915/gvt: Introduce page table type of current level in GTT type enumerat...Zhi Wang
2017-11-16drm/i915/gvt: Fix a bug of unexpectedly clear scratch page tableZhi Wang
2017-11-16drm/i915/gvt: Let the caller choose if a shadow page should be put into hash ...Zhi Wang