summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-29drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin
2017-11-29drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen
2017-11-28drm/i915/pmu: Return -EINVAL when selecting the inactive CPUTvrtko Ursulin
2017-11-28drm/i915: Enable hotplug polling after registering the outputsChris Wilson
2017-11-27drm/i915: Rename i915_gem_timelines_mark_idleChris Wilson
2017-11-27drm/i915: Update shrinker drm_i915_private naming conventionChris Wilson
2017-11-27drm/i915: Rename shrinker init/cleanup to match driver initialisation phaseChris Wilson
2017-11-27drm/i915: Record default HW state in the GPU error stateChris Wilson
2017-11-27drm/i915: Flush everything on switching to the kernel_contextChris Wilson
2017-11-27drm/i915: hide unused intel_panel_set_backlight functionArnd Bergmann
2017-11-27drm/i915: fix intel_backlight_device_register declarationArnd Bergmann
2017-11-26drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson
2017-11-24drm/i915/guc: Use consistent name for scratch register countMichal Wajdeczko
2017-11-24drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin
2017-11-24drm/i915: Use exponential backoff for wait_for()Chris Wilson
2017-11-24drm/i915/guc: Tidy ELSP port assignmentChris Wilson
2017-11-24drm/i915/guc: Advance over port[0] if set and not preemptingChris Wilson
2017-11-24drm/i915: Prevent zero length "index" writeVille Syrjälä
2017-11-24drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä
2017-11-24drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin
2017-11-24drm/i915: Select DEBUG_FS for our test suiteChris Wilson
2017-11-24drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.hMichal Wajdeczko
2017-11-24drm/i915/guc: Update header guard name of intel_guc_submission.hSagar Arun Kamble
2017-11-24drm/i915/pmu: Only allow running on a single CPUTvrtko Ursulin
2017-11-24drm/i915/pmu: Remove conditional HOTPLUG_CPU registrationChris Wilson
2017-11-24drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson
2017-11-24drm/i915/pmu: Hide the (unsigned long)ptr castChris Wilson
2017-11-23drm/i915: Move mi_set_context() into the legacy ringbuffer submissionChris Wilson
2017-11-23drm/i915: Unwind incomplete legacy context switchesChris Wilson
2017-11-23drm/i915/selftests: test descending addressesMatthew Auld
2017-11-23drm/i915/selftests: rein in igt_write_hugeMatthew Auld
2017-11-23drm/i915: remove stale comment from sanitize_encoderDaniel Vetter
2017-11-23drm/i915: sync dp link status checks against atomic commmitsDaniel Vetter
2017-11-23drm/i915/pmu: Clear the previous sample value when parkingTvrtko Ursulin
2017-11-23drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin
2017-11-23drm/i915/dmc: DMC 1.04 for KabylakeAnusha Srivatsa
2017-11-23drm/i915: Save/restore irq state for vlv_residency_raw()Chris Wilson
2017-11-22drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson
2017-11-22drm/i915: Remove success dmesg noise for intel_rotate_pages()Chris Wilson
2017-11-22drm/i915/selftests: Use NOWARN for large allocationsChris Wilson
2017-11-22drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin
2017-11-22drm/i915: Convert intel_rc6_residency_us to nsTvrtko Ursulin
2017-11-22drm/i915/pmu: Add interrupt count metricTvrtko Ursulin
2017-11-22drm/i915/pmu: Wire up engine busy stats to PMUTvrtko Ursulin
2017-11-22drm/i915: Engine busy time trackingTvrtko Ursulin
2017-11-22drm/i915: Wrap context schedule notificationTvrtko Ursulin
2017-11-22drm/i915/pmu: Suspend sampling when GPU is idleTvrtko Ursulin
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin
2017-11-22drm/i915: Extract intel_get_cagfTvrtko Ursulin
2017-11-21drm/i915/selftests: Avoid drm_gem_handle_create under struct_mutexChris Wilson