summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.Maarten Lankhorst2017-11-304-64/+109
| * drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak2017-11-301-0/+6
| * drm/i915: Skip switch-to-kernel-context on suspend when wedgedChris Wilson2017-11-301-9/+11
| * drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK tooValtteri Rantala2017-11-301-7/+9
| * drm/i915/guc: Change default GuC FW for KBL to v9.39Sagar Arun Kamble2017-11-291-1/+1
| * drm/i915/guc: Change default GuC FW for BXT to v9.29Sagar Arun Kamble2017-11-291-2/+2
| * drm/i915/guc: Change default GuC FW for SKL to v9.33Sagar Arun Kamble2017-11-291-2/+2
| * drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin2017-11-295-9/+16
| * drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin2017-11-293-5/+12
| * drm/i915: Disable THP until we have a GPU read BW W/AJoonas Lahtinen2017-11-291-1/+2
| * drm/i915/pmu: Return -EINVAL when selecting the inactive CPUTvrtko Ursulin2017-11-281-1/+1
| * drm/i915: Enable hotplug polling after registering the outputsChris Wilson2017-11-282-6/+15
| * drm/i915: Rename i915_gem_timelines_mark_idleChris Wilson2017-11-273-5/+6
| * drm/i915: Update shrinker drm_i915_private naming conventionChris Wilson2017-11-272-71/+71
| * drm/i915: Rename shrinker init/cleanup to match driver initialisation phaseChris Wilson2017-11-273-8/+8
| * drm/i915: Record default HW state in the GPU error stateChris Wilson2017-11-272-0/+24
| * drm/i915: Flush everything on switching to the kernel_contextChris Wilson2017-11-271-1/+8
| * drm/i915: hide unused intel_panel_set_backlight functionArnd Bergmann2017-11-271-44/+44
| * drm/i915: fix intel_backlight_device_register declarationArnd Bergmann2017-11-271-1/+1
| * drm/i915/fbdev: Serialise early hotplug events with async fbdev configChris Wilson2017-11-261-4/+6
| * drm/i915/guc: Use consistent name for scratch register countMichal Wajdeczko2017-11-243-4/+5
| * drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin2017-11-242-22/+7
| * drm/i915: Use exponential backoff for wait_for()Chris Wilson2017-11-242-5/+8
| * drm/i915/guc: Tidy ELSP port assignmentChris Wilson2017-11-241-5/+2
| * drm/i915/guc: Advance over port[0] if set and not preemptingChris Wilson2017-11-241-13/+16
| * drm/i915: Prevent zero length "index" writeVille Syrjälä2017-11-241-1/+2
| * drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä2017-11-241-0/+1
| * drm/i915/pmu: Stop averaging with the previous sampleTvrtko Ursulin2017-11-242-28/+2
| * drm/i915: Select DEBUG_FS for our test suiteChris Wilson2017-11-241-0/+1
| * drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.hMichal Wajdeczko2017-11-242-3/+3
| * drm/i915/guc: Update header guard name of intel_guc_submission.hSagar Arun Kamble2017-11-241-2/+2
| * drm/i915/pmu: Only allow running on a single CPUTvrtko Ursulin2017-11-241-8/+4
| * drm/i915/pmu: Remove conditional HOTPLUG_CPU registrationChris Wilson2017-11-241-7/+1
| * drm/i915/selftests: Hold rpm wakeref for request + ggtt usageChris Wilson2017-11-242-0/+4
| * drm/i915/pmu: Hide the (unsigned long)ptr castChris Wilson2017-11-241-10/+20
| * drm/i915: Move mi_set_context() into the legacy ringbuffer submissionChris Wilson2017-11-232-199/+185
| * drm/i915: Unwind incomplete legacy context switchesChris Wilson2017-11-234-128/+65
| * drm/i915/selftests: test descending addressesMatthew Auld2017-11-231-53/+70
| * drm/i915/selftests: rein in igt_write_hugeMatthew Auld2017-11-231-45/+66
| * drm/i915: remove stale comment from sanitize_encoderDaniel Vetter2017-11-231-2/+0
| * drm/i915: sync dp link status checks against atomic commmitsDaniel Vetter2017-11-231-6/+55
| * drm/i915/pmu: Clear the previous sample value when parkingTvrtko Ursulin2017-11-231-1/+21
| * drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin2017-11-232-2/+2
| * drm/i915/dmc: DMC 1.04 for KabylakeAnusha Srivatsa2017-11-231-2/+2
| * drm/i915: Save/restore irq state for vlv_residency_raw()Chris Wilson2017-11-231-3/+3
| * drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson2017-11-221-6/+5
| * drm/i915: Remove success dmesg noise for intel_rotate_pages()Chris Wilson2017-11-221-5/+2
| * drm/i915/selftests: Use NOWARN for large allocationsChris Wilson2017-11-221-1/+1
| * drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin2017-11-222-1/+36
| * drm/i915: Convert intel_rc6_residency_us to nsTvrtko Ursulin2017-11-223-17/+27