summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2018-10-18drm: add syncobj timeline support v9Chunming Zhou
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C
2018-09-18Merge tag 'gvt-fixes-2018-09-18' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-09-18drm/i915/gvt: clear ggtt entries when destroy vgpuZhipeng Gong
2018-09-18drm/i915/gvt: request srcu_read_lock before checking if one gfn is validWeinan Li
2018-09-18drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handlerColin Xu
2018-09-18drm/i915/gvt: Init PHY related registers for BXTColin Xu
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-13drm/i915: Clear DRIVER_ATOMIC on a per-device basisVille Syrjälä
2018-09-11drm/i915/overlay: Allocate physical registers from stolenChris Wilson
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-09-10Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-09-10drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen
2018-09-06Merge tag 'gvt-next-2018-09-04' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou
2018-09-06drm/i915/gvt: Fix the incorrect length of child_device_config issueWeinan Li
2018-09-05drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroyChris Wilson
2018-09-05drm/i915: Attach the pci match data to the device upon creationChris Wilson
2018-09-05drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak
2018-09-05drm/i915: Reduce context HW ID lifetimeChris Wilson
2018-09-04drm/i915: Be defensive and don't assume PSR has any commit to sync againstChris Wilson
2018-09-04drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlockChris Wilson
2018-09-04drm/i915/icl: Fix context RPCS programmingTvrtko Ursulin
2018-09-04drm/i915/ringbuffer: Move double invalidate to after pd flushChris Wilson
2018-09-04drm/i915: Double check we didn't miss an unclaimed register accessChris Wilson
2018-09-04drm/i915: Fix ICL+ HDMI clock readoutVille Syrjälä
2018-09-04drm/i915/gvt: Fix life cycle reference on KVM mmZhenyu Wang
2018-09-03drm/i915/dp_mst: Fix enabling pipe clock for all streamsImre Deak
2018-09-03drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engineManasi Navare
2018-09-03drm/i915: Re-apply "Perform link quality check, unconditionally during long p...Jan-Marek Glogowski
2018-09-03drm/i915: Use a cached mapping for the physical HWSChris Wilson
2018-09-03drm/i915: Combine cleanup_status_page()Chris Wilson
2018-09-03drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domainsChris Wilson
2018-09-03drm/i915: Update DRIVER_DATE to 20180903Joonas Lahtinen
2018-09-03drm/i915: Forcibly flush unwanted requests in drop-cachesChris Wilson
2018-09-03drm/i915: Early rejection of buffer allocations larger than RAMChris Wilson
2018-09-03drm/i915: Force the slow path after a user-write errorChris Wilson
2018-09-03drm/i915: Flag any possible writes for a GTT faultChris Wilson
2018-09-03drm/i915: Do a full device reset after being wedgedChris Wilson
2018-09-03drm/i915: Determine uses-full-ppgtt from context for execbufChris Wilson
2018-09-03drm/i915/gvt: Give new born vGPU higher scheduling chanceZhenyu Wang
2018-09-01drm/i915: Explicitly mark Global GTT address spacesTvrtko Ursulin