aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude
2016-08-22drm/i915: Reattach comment, complete type specificationDave Gordon
2016-08-22drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson
2016-08-11drm/i915: Fix modeset handling during gpu reset, v5.Maarten Lankhorst
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds
2016-07-25drm/i915/gen9: Add WaInPlaceDecompressionHangMika Kuoppala
2016-07-19drm/i915: Enable polling when we don't have hpdLyude
2016-07-19drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()Lyude
2016-07-11drm/i915: Update DRIVER_DATE to 20160711Daniel Vetter
2016-07-08drm/i915: Fill unused GGTT with scratch pages for VT-dChris Wilson
2016-07-07drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.Rodrigo Vivi
2016-07-06drm/i915: Group the irq breadcrumb variables into the same cachelineChris Wilson
2016-07-06drm/i915: Wake up the bottom-half if we steal their interruptChris Wilson
2016-07-05drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson
2016-07-05drm/i915: Split out runtime configuration of device info to its own fileChris Wilson
2016-07-04drm/i915: Explicitly convert some macros to boolean valuesTvrtko Ursulin
2016-07-04Revert "drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake."Peter Antoine
2016-07-04drm/i915: Allow userspace to request no-error-capture upon GPU hangsChris Wilson
2016-07-04drm/i915: Remove stop-rings debugfs interfaceChris Wilson
2016-07-04drm/i915: Only start retire worker when idleChris Wilson
2016-07-01drm/i915: Embed signaling node into the GEM requestChris Wilson
2016-07-01drm/i915: Convert trace-irq to the breadcrumb waiterChris Wilson
2016-07-01drm/i915: Only apply one barrier after a breadcrumb interrupt is postedChris Wilson
2016-07-01drm/i915: Check the CPU cached value in HWS of seqno after waking the waiterChris Wilson
2016-07-01drm/i915: Use HWS for seqno tracking everywhereChris Wilson
2016-07-01drm/i915: Spin after waking up for an interruptChris Wilson
2016-07-01drm/i915: Slaughter the thundering i915_wait_request herdChris Wilson
2016-07-01drm/i915: Separate GPU hang waitqueue from advanceChris Wilson
2016-07-01drm/i915: Make queueing the hangcheck work inlineChris Wilson
2016-07-01drm/i915: Remove the dedicated hangcheck workqueueChris Wilson
2016-06-30drm/i915: Perform Sandybridge BSD tail write under the forcewakeChris Wilson
2016-06-30drm/i915: Use a hybrid scheme for fast register waitsChris Wilson
2016-06-29drm/i915: Remove request->reset_counterChris Wilson
2016-06-28drm/i915: fix build errors when ACPI is not enabledRandy Dunlap
2016-06-24drm/i915: Split idling from forcing context switchChris Wilson
2016-06-24drm/i915: Move legacy kernel context pinning to intel_ringbuffer.cChris Wilson
2016-06-24drm/i915: Merge i915_dma.c into i915_drv.cChris Wilson
2016-06-24drm/i915: Start exploiting drm_device subclassingChris Wilson
2016-06-24drm/i915: Remove redundant drm_connector_register_all()Chris Wilson
2016-06-24drm/i915: Demidlayer driver loadingChris Wilson
2016-06-24drm/i915: Register debugfs interface lastChris Wilson
2016-06-24drm/i915: Move connector registration to driver registrationChris Wilson
2016-06-24drm/i915: Move backlight registration to connector registrationChris Wilson
2016-06-24drm/i915: Small compaction of the engine init codeTvrtko Ursulin
2016-06-24Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-06-24Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-21drm: document drm_auth.cDaniel Vetter
2016-06-21drm/i915/guc: Remove one unnecessary variableTvrtko Ursulin
2016-06-20drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmapsChris Wilson
2016-06-20drm/i915: Extract checking for backing struct pages to a helperChris Wilson