summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-30Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst
2017-03-29drm: simplify the locking in the GETCRTC ioctlDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter
2017-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...Daniel Vetter
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-22drm/dp: Split drm_dp_mst_allocate_vcpiPandiyan, Dhinakaran
2017-03-21drm/i915: make context status notifier head be per engineChangbin Du
2017-03-21drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson
2017-03-20Merge tag 'gvt-fixes-2017-03-17' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-03-20drm/i915: Update DRIVER_DATE to 20170320Daniel Vetter
2017-03-17drm/i915: Initialise i915_gem_object_create_from_data() directlyChris Wilson
2017-03-17drm/i915: Correct error handling for i915_gem_object_create_from_data()Chris Wilson
2017-03-17drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutexChris Wilson
2017-03-17drm/i915: Retire an active batch pool object rather than allocate newChris Wilson
2017-03-17drm/i915: Skip execlists_dequeue() early if the list is emptyChris Wilson
2017-03-17drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson
2017-03-17drm/i915: Squelch WARN for VLV_COUNTER_CONTROLChris Wilson
2017-03-17drm/i915/glk: Enable pooled EUs for GeminilakeAnder Conselvan de Oliveira
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson
2017-03-17drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughlyTvrtko Ursulin
2017-03-17drm/i915: Fix vGPU balloon for ggtt guard pageZhenyu Wang
2017-03-17drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang
2017-03-17drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong
2017-03-17drm/i915/gvt: scan shadow indirect context image when validTina Zhang
2017-03-17drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du
2017-03-17drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong
2017-03-17drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson
2017-03-17drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang
2017-03-17drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang
2017-03-17drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan
2017-03-17drm/i915: Avoid use-after-free of ctx in request tracepointsChris Wilson
2017-03-16drm/i915: Assert that the context pin_counts do not overflowChris Wilson
2017-03-16drm/i915: Wait for reset to complete before returning from debugfs/i915_wedgedChris Wilson
2017-03-16drm/i915: Restore engine->submit_request before unwedgingChris Wilson
2017-03-16drm/i915: Move engine->submit_request selection to a vfuncChris Wilson
2017-03-16drm/i915: Split I915_RESET_IN_PROGRESS into two flagsChris Wilson
2017-03-16drm/i915: make context status notifier head be per engineChangbin Du
2017-03-16drm/i915/scheduler: emulate a scheduler for gucChris Wilson
2017-03-16drm/i915: Replace irq_seqno_barrier on hws write with a clflushChris Wilson
2017-03-16drm/i915: Use coarse grained residency counter with bytMika Kuoppala
2017-03-16drm/i915: Use ktime to calculate rc0 residencyMika Kuoppala
2017-03-16drm/i915: Convert debugfs to use generic residency calculatorMika Kuoppala
2017-03-16drm/i915: Extend vlv/chv residency resolutionMika Kuoppala
2017-03-16drm/i915: Return residency as microsecondsMika Kuoppala
2017-03-16drm/i915: Move residency calculation into intel_pm.cMika Kuoppala
2017-03-16drm/i915/userptr: Reinvent GGTT self-faulting protectionChris Wilson