summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-13drm/i915: Test creation of VMAChris Wilson
2017-02-13drm/i915: Use fault-injection to force the shrinker to run in live GTT testsChris Wilson
2017-02-13drm/i915: Live testing of lowlevel GTT operationsChris Wilson
2017-02-13drm/i915: Exercise filling and removing random ranges from the live GTTChris Wilson
2017-02-13drm/i915: Fill different pages of the GTTChris Wilson
2017-02-13drm/i915: Exercise filling the top/bottom portions of the global GTTChris Wilson
2017-02-13drm/i915: Exercise filling the top/bottom portions of the ppgttChris Wilson
2017-02-13drm/i915: Add initial selftests for i915_gem_gttChris Wilson
2017-02-13drm/i915: Add a live dmabuf selftestChris Wilson
2017-02-13drm/i915: Add some mock tests for dmabuf interopChris Wilson
2017-02-13drm/i915: Sanity check all registers for matching fw domainsChris Wilson
2017-02-13drm/i915: Test all fw tables during mock selftestsChris Wilson
2017-02-13drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson
2017-02-13drm/i915: Test coherency of and barriers between cache domainsChris Wilson
2017-02-13drm/i915: Test exhaustion of the mmap spaceChris Wilson
2017-02-13drm/i915: Test partial mappingsChris Wilson
2017-02-13drm/i915: Add a live seftest for GEM objectsChris Wilson
2017-02-13drm/i915: Add selftests for object allocation, physChris Wilson
2017-02-13drm/i915: Live testing of empty requestsChris Wilson
2017-02-13drm/i915: Test request ordering between enginesChris Wilson
2017-02-13drm/i915: Test simultaneously submitting requests to all enginesChris Wilson
2017-02-13drm/i915: Simple selftest to exercise live requestsChris Wilson
2017-02-13drm/i915: Add a simple fence selftest to i915_gem_requestChris Wilson
2017-02-13drm/i915: Add a simple request selftest for waitingChris Wilson
2017-02-13drm/i915: Add selftests for i915_gem_requestChris Wilson
2017-02-13drm/i915: Create a fake object for testing huge allocationsChris Wilson
2017-02-13drm/i915: Mock infrastructure for request emissionChris Wilson
2017-02-13drm/i915: Mock a GGTT for self-testingChris Wilson
2017-02-13drm/i915: Mock the GEM device for self-testingChris Wilson
2017-02-13drm/i915: Add unit tests for the breadcrumb rbtree, wakeupsChris Wilson
2017-02-13drm/i915: Add unit tests for the breadcrumb rbtree, completionChris Wilson
2017-02-13drm/i915: Add unit tests for the breadcrumb rbtree, insert/removeChris Wilson
2017-02-13drm/i915: Add some selftests for sg_table manipulationChris Wilson
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson
2017-02-13drm/i915: Clear the last_retired_context following a hang/resetChris Wilson
2017-02-13drm/i915: Park the breadcrumbs signaler across a GPU resetChris Wilson
2017-02-13drm/i915: Kill the tasklet then disableChris Wilson
2017-02-13drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson
2017-02-13drm/i915: Assert that the active request hasn't been signaledChris Wilson
2017-02-10drm/i915: Rename conditional GEM execution macrosChris Wilson
2017-02-10drm/i915: Move the irq_barrier for reset earlier into reset_prepareChris Wilson
2017-02-10drm/i915: Flush the freed object queue on device releaseChris Wilson
2017-02-10drm/i915: Unbind any residual objects/vma from the Global GTT on shutdownChris Wilson
2017-02-10drm/i915: Split device release from unloadChris Wilson
2017-02-10drm/i915/debugfs: Add i915_hpd_storm_ctlLyude
2017-02-10drm/i915: Simplify platform checks in intel_fb_pitch_limit()Ville Syrjälä
2017-02-10drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä
2017-02-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-02-10drm/i915/byt: Take powerwell for reading PIPESTAT in debugfsChris Wilson
2017-02-10drm/i915: Always pin contexts into the high GGTTChris Wilson