summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon
2019-11-22Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"Chris Wilson
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson
2019-11-20Merge tag 'gvt-next-fixes-2019-11-12' of https://github.com/intel/gvt-linux i...Joonas Lahtinen
2019-11-20drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtreeChris Wilson
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld
2019-11-18drm/i915: Protect request peeking with RCUChris Wilson
2019-11-18drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-18drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson
2019-11-18drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä
2019-11-18drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä
2019-11-18drm/i915: fix accidental static variable useJani Nikula
2019-11-18drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submissionDon Hiatt
2019-11-18drm/i915/gt: Wait for new requests in intel_gt_retire_requests()Chris Wilson
2019-11-18drm/i915: Restore GT coarse power gating workaroundImre Deak
2019-11-18drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson
2019-11-18drm/i915/perf: don't forget noa wait after oa configLionel Landwerlin
2019-11-18drm/i915: Avoid atomic context for error captureBruce Chang
2019-11-18drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definitionJosé Roberto de Souza
2019-11-18drm/i915: Fix detection for a CMP-V PCHImre Deak
2019-11-18drm/i915: Flush context free work on cleanupChris Wilson
2019-11-15Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-15Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...Dave Airlie
2019-11-14Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie
2019-11-14drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-13drm/i915/tgl: MOCS table updateMatt Roper
2019-11-13Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper
2019-11-13drm/i915: Split a setting of MSA to MST and SSTGwan-gyeong Mun
2019-11-13drm/i915/execlists: Move reset_active() from schedule-out to schedule-inChris Wilson
2019-11-12Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-11-12drm/i915: update rawclk also on resumeJani Nikula
2019-11-12drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-12drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson
2019-11-12drm/i915: Protect context while grabbing its name for the requestChris Wilson
2019-11-12drm/i915/perf: always consider holding preemption a privileged opLionel Landwerlin
2019-11-11Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.Linus Torvalds
2019-11-11drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-11drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä
2019-11-11drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä
2019-11-11drm/i915: Leave the aliasing-ppgtt size aloneChris Wilson
2019-11-11drm/i915/display: only include intel_dp_link_training.h where neededJani Nikula
2019-11-11drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson
2019-11-11drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson
2019-11-08Merge tag 'drm-intel-next-fixes-2019-11-07' of git://anongit.freedesktop.org/...Dave Airlie
2019-11-08drm/i915/gvt: Stop initializing pvinfo through reading mmioTina Zhang
2019-11-08drm/i915/gvt: fix dropping obj reference twicePan Bian
2019-11-06drm/i915: Don't select BROKENDaniel Vetter