index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.
Maarten Lankhorst
2017-11-30
4
-64
/
+109
|
*
drm/i915: Avoid PPS HW/SW state mismatch due to rounding
Imre Deak
2017-11-30
1
-0
/
+6
|
*
drm/i915: Skip switch-to-kernel-context on suspend when wedged
Chris Wilson
2017-11-30
1
-9
/
+11
|
*
drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK too
Valtteri Rantala
2017-11-30
1
-7
/
+9
|
*
drm/i915/guc: Change default GuC FW for KBL to v9.39
Sagar Arun Kamble
2017-11-29
1
-1
/
+1
|
*
drm/i915/guc: Change default GuC FW for BXT to v9.29
Sagar Arun Kamble
2017-11-29
1
-2
/
+2
|
*
drm/i915/guc: Change default GuC FW for SKL to v9.33
Sagar Arun Kamble
2017-11-29
1
-2
/
+2
|
*
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
2017-11-29
5
-9
/
+16
|
*
drm/i915: Move engine->needs_cmd_parser to engine->flags
Tvrtko Ursulin
2017-11-29
3
-5
/
+12
|
*
drm/i915: Disable THP until we have a GPU read BW W/A
Joonas Lahtinen
2017-11-29
1
-1
/
+2
|
*
drm/i915/pmu: Return -EINVAL when selecting the inactive CPU
Tvrtko Ursulin
2017-11-28
1
-1
/
+1
|
*
drm/i915: Enable hotplug polling after registering the outputs
Chris Wilson
2017-11-28
2
-6
/
+15
|
*
drm/i915: Rename i915_gem_timelines_mark_idle
Chris Wilson
2017-11-27
3
-5
/
+6
|
*
drm/i915: Update shrinker drm_i915_private naming convention
Chris Wilson
2017-11-27
2
-71
/
+71
|
*
drm/i915: Rename shrinker init/cleanup to match driver initialisation phase
Chris Wilson
2017-11-27
3
-8
/
+8
|
*
drm/i915: Record default HW state in the GPU error state
Chris Wilson
2017-11-27
2
-0
/
+24
|
*
drm/i915: Flush everything on switching to the kernel_context
Chris Wilson
2017-11-27
1
-1
/
+8
|
*
drm/i915: hide unused intel_panel_set_backlight function
Arnd Bergmann
2017-11-27
1
-44
/
+44
|
*
drm/i915: fix intel_backlight_device_register declaration
Arnd Bergmann
2017-11-27
1
-1
/
+1
|
*
drm/i915/fbdev: Serialise early hotplug events with async fbdev config
Chris Wilson
2017-11-26
1
-4
/
+6
|
*
drm/i915/guc: Use consistent name for scratch register count
Michal Wajdeczko
2017-11-24
3
-4
/
+5
|
*
drm/i915/pmu: Aggregate all RC6 states into one counter
Tvrtko Ursulin
2017-11-24
2
-22
/
+7
|
*
drm/i915: Use exponential backoff for wait_for()
Chris Wilson
2017-11-24
2
-5
/
+8
|
*
drm/i915/guc: Tidy ELSP port assignment
Chris Wilson
2017-11-24
1
-5
/
+2
|
*
drm/i915/guc: Advance over port[0] if set and not preempting
Chris Wilson
2017-11-24
1
-13
/
+16
|
*
drm/i915: Prevent zero length "index" write
Ville Syrjälä
2017-11-24
1
-1
/
+2
|
*
drm/i915: Don't try indexed reads to alternate slave addresses
Ville Syrjälä
2017-11-24
1
-0
/
+1
|
*
drm/i915/pmu: Stop averaging with the previous sample
Tvrtko Ursulin
2017-11-24
2
-28
/
+2
|
*
drm/i915: Select DEBUG_FS for our test suite
Chris Wilson
2017-11-24
1
-0
/
+1
|
*
drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.h
Michal Wajdeczko
2017-11-24
2
-3
/
+3
|
*
drm/i915/guc: Update header guard name of intel_guc_submission.h
Sagar Arun Kamble
2017-11-24
1
-2
/
+2
|
*
drm/i915/pmu: Only allow running on a single CPU
Tvrtko Ursulin
2017-11-24
1
-8
/
+4
|
*
drm/i915/pmu: Remove conditional HOTPLUG_CPU registration
Chris Wilson
2017-11-24
1
-7
/
+1
|
*
drm/i915/selftests: Hold rpm wakeref for request + ggtt usage
Chris Wilson
2017-11-24
2
-0
/
+4
|
*
drm/i915/pmu: Hide the (unsigned long)ptr cast
Chris Wilson
2017-11-24
1
-10
/
+20
|
*
drm/i915: Move mi_set_context() into the legacy ringbuffer submission
Chris Wilson
2017-11-23
2
-199
/
+185
|
*
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
2017-11-23
4
-128
/
+65
|
*
drm/i915/selftests: test descending addresses
Matthew Auld
2017-11-23
1
-53
/
+70
|
*
drm/i915/selftests: rein in igt_write_huge
Matthew Auld
2017-11-23
1
-45
/
+66
|
*
drm/i915: remove stale comment from sanitize_encoder
Daniel Vetter
2017-11-23
1
-2
/
+0
|
*
drm/i915: sync dp link status checks against atomic commmits
Daniel Vetter
2017-11-23
1
-6
/
+55
|
*
drm/i915/pmu: Clear the previous sample value when parking
Tvrtko Ursulin
2017-11-23
1
-1
/
+21
|
*
drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers
Tvrtko Ursulin
2017-11-23
2
-2
/
+2
|
*
drm/i915/dmc: DMC 1.04 for Kabylake
Anusha Srivatsa
2017-11-23
1
-2
/
+2
|
*
drm/i915: Save/restore irq state for vlv_residency_raw()
Chris Wilson
2017-11-23
1
-3
/
+3
|
*
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
Chris Wilson
2017-11-22
1
-6
/
+5
|
*
drm/i915: Remove success dmesg noise for intel_rotate_pages()
Chris Wilson
2017-11-22
1
-5
/
+2
|
*
drm/i915/selftests: Use NOWARN for large allocations
Chris Wilson
2017-11-22
1
-1
/
+1
|
*
drm/i915/pmu: Add RC6 residency metrics
Tvrtko Ursulin
2017-11-22
2
-1
/
+36
|
*
drm/i915: Convert intel_rc6_residency_us to ns
Tvrtko Ursulin
2017-11-22
3
-17
/
+27
[prev]
[next]