summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-12-17Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds
2016-12-16drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song
2016-12-16drm/i915/gvt/kvmgt: read/write GPA via KVM APIJike Song
2016-12-16drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()Jike Song
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-12-08Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter
2016-12-05drm/i915: Move priority bumping for flips earlierChris Wilson
2016-12-05drm/i915: Hold a reference on the request for its fence chainChris Wilson
2016-12-05drm/i915/audio: fix hdmi audio noise issueLibin Yang
2016-12-05drm/i915/debugfs: Increment return value of gt.next_seqnoChris Wilson
2016-12-05drm/i915/debugfs: Drop i915_hws_infoChris Wilson
2016-12-05drm/i915: Initialize dev_priv->atomic_cdclk_freq at init timeVille Syrjälä
2016-12-05drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing thingsVille Syrjälä
2016-12-05drm/i915: Make skl_write_{plane,cursor}_wm() staticVille Syrjälä
2016-12-05drm/i915: Complete requests in nop_submit_requestChris Wilson
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-12-02Merge tag 'gvt-next-2016-11-30' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-30drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld
2016-11-30drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson
2016-11-30Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-11-25drm/i915/gvt: fix lock not released bug for dispatch_workload() err pathZhenyu Wang
2016-11-24drm/i915/gvt: fix getting 64bit bar size errorXiaoguang Chen
2016-11-23drm/i915/gvt: fix missing init param.primaryDu, Changbin
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-21drm/i915: Update DRIVER_DATE to 20161121Daniel Vetter
2016-11-18drm/i915: Skip final clflush if LLC is coherentChris Wilson
2016-11-18drm/i915: Always flush the dirty CPU cache when pinning the scanoutChris Wilson
2016-11-18drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson
2016-11-18drm/i915: Check that each request phase is completed before retiringChris Wilson
2016-11-18drm/i915: i915_pages_create_for_stolen should return err ptrMatthew Auld
2016-11-18drm/i915: Enable support for nonblocking modesetMaarten Lankhorst
2016-11-18drm/i915: Be more careful to drop the GT wakerefChris Wilson
2016-11-18drm/i915: Move frontbuffer CS write tracking from ggtt vma to objectChris Wilson
2016-11-18drm/i915: Only dump dp_m2_n2 configuration when drrs is usedTvrtko Ursulin
2016-11-17drm/i915: don't leak global_timelineMatthew Auld
2016-11-17drm/i915: add i915_address_space_finiMatthew Auld
2016-11-17drm/i915: Add a few more sanity checks for stolen handlingChris Wilson
2016-11-17drm/i915: Waterproof verification of gen9 forcewake table rangesTvrtko Ursulin
2016-11-17drm/i915: Introduce enableddisabled helperTvrtko Ursulin
2016-11-17drm/i915: Only dump possible panel fitter config for the platformTvrtko Ursulin
2016-11-17drm/i915: Only dump scaler config where supportedTvrtko Ursulin
2016-11-17drm/i915: Compact a few pipe config debug linesTvrtko Ursulin
2016-11-17drm/i915: Don't log pipe config kernel pointer and duplicated pipe nameTvrtko Ursulin
2016-11-17drm/i915: Dump FDI config only where applicableTvrtko Ursulin