summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-27/+25
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C4-23/+21
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-1/+7
2018-09-13drm/i915: Clear DRIVER_ATOMIC on a per-device basisVille Syrjälä1-4/+4
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie85-1806/+3834
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter1-0/+1
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter3-0/+5
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-20/+125
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen1-1/+1
2018-09-06Merge tag 'gvt-next-2018-09-04' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen15-53/+92
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen1-1/+1
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen1-2/+2
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-05drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroyChris Wilson1-6/+13
2018-09-05drm/i915: Attach the pci match data to the device upon creationChris Wilson1-28/+38
2018-09-05drm/i915/bdw: Increase IPS disable timeout to 100msImre Deak1-2/+6
2018-09-05drm/i915: Reduce context HW ID lifetimeChris Wilson6-70/+201
2018-09-04drm/i915: Be defensive and don't assume PSR has any commit to sync againstChris Wilson1-6/+10
2018-09-04drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlockChris Wilson1-3/+10
2018-09-04drm/i915/icl: Fix context RPCS programmingTvrtko Ursulin2-13/+76
2018-09-04drm/i915/ringbuffer: Move double invalidate to after pd flushChris Wilson1-18/+22
2018-09-04drm/i915: Double check we didn't miss an unclaimed register accessChris Wilson1-6/+7
2018-09-04drm/i915: Fix ICL+ HDMI clock readoutVille Syrjälä3-9/+17
2018-09-03drm/i915: Use a cached mapping for the physical HWSChris Wilson3-15/+18
2018-09-03drm/i915: Combine cleanup_status_page()Chris Wilson1-14/+6
2018-09-03drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domainsChris Wilson1-0/+7
2018-09-03drm/i915: Update DRIVER_DATE to 20180903Joonas Lahtinen1-2/+2
2018-09-03drm/i915: Forcibly flush unwanted requests in drop-cachesChris Wilson1-16/+36
2018-09-03drm/i915: Early rejection of buffer allocations larger than RAMChris Wilson1-6/+19
2018-09-03drm/i915: Force the slow path after a user-write errorChris Wilson1-4/+5
2018-09-03drm/i915: Flag any possible writes for a GTT faultChris Wilson1-1/+1
2018-09-03drm/i915: Do a full device reset after being wedgedChris Wilson1-1/+2
2018-09-03drm/i915: Determine uses-full-ppgtt from context for execbufChris Wilson1-3/+6
2018-09-01drm/i915: Explicitly mark Global GTT address spacesTvrtko Ursulin3-1/+8
2018-09-01drm/i915/dp_mst: Fix enabling pipe clock for all streamsImre Deak2-8/+13
2018-08-31drm/i915/perf: reuse intel_lrc ctx regs macroLionel Landwerlin1-18/+16
2018-08-31drm/i915/perf: simplify configure all context functionLionel Landwerlin1-7/+4
2018-08-31drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL.Jyoti Yadav1-3/+16
2018-08-31drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson3-0/+223
2018-08-31drm/i915: Keep physical cursors pinned while in useChris Wilson1-1/+4
2018-08-30drm/i915/ringbuffer: Delay after invalidating gen6+ xcsChris Wilson1-35/+34
2018-08-30drm/i915: clear error registers after error captureLionel Landwerlin3-13/+25
2018-08-30drm/i915: Update DRIVER_DATE to 20180830Joonas Lahtinen1-1/+1
2018-08-30drm/i915: Update DRIVER_DATE to 20180830Joonas Lahtinen1-2/+2
2018-08-30drm/i915/audio: Hook up component bindings even if displays are disabledChris Wilson1-3/+0
2018-08-30drm/i915: Increase LSPCON timeoutFredrik Schön1-1/+1
2018-08-30drm/i915: Stop holding a ref to the ppgtt from each vmaChris Wilson1-4/+0
2018-08-29drm/i915/execlists: Flush tasklet directly from reset-finishChris Wilson2-17/+6
2018-08-29drm/i915: Don't check power domains state in intel_power_domains_init_hw()Imre Deak1-5/+5
2018-08-29drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engineManasi Navare1-2/+2