index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+1
*
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
1
-0
/
+31
*
drm/i915: Convert intel_rc6_residency_us to ns
Tvrtko Ursulin
2017-11-22
3
-17
/
+27
*
drm/i915/pmu: Add interrupt count metric
Tvrtko Ursulin
2017-11-22
1
-0
/
+23
*
drm/i915/pmu: Wire up engine busy stats to PMU
Tvrtko Ursulin
2017-11-22
2
-2
/
+90
*
drm/i915: Engine busy time tracking
Tvrtko Ursulin
2017-11-22
3
-0
/
+182
*
drm/i915: Wrap context schedule notification
Tvrtko Ursulin
2017-11-22
1
-3
/
+14
*
drm/i915/pmu: Suspend sampling when GPU is idle
Tvrtko Ursulin
2017-11-22
4
-10
/
+88
*
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
2017-11-22
8
-0
/
+863
*
drm/i915: Extract intel_get_cagf
Tvrtko Ursulin
2017-11-22
4
-15
/
+21
*
drm/i915/selftests: Avoid drm_gem_handle_create under struct_mutex
Chris Wilson
2017-11-21
1
-3
/
+18
*
drm/i915: Add rudimentary plane state verification
Ville Syrjälä
2017-11-21
1
-0
/
+15
*
drm/i915: Use plane->get_hw_state() for initial plane fb readout
Ville Syrjälä
2017-11-21
1
-4
/
+6
*
drm/i915: Nuke crtc->plane
Ville Syrjälä
2017-11-21
3
-6
/
+4
*
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
Ville Syrjälä
2017-11-21
4
-19
/
+15
*
drm/i915: Nuke ironlake_get_initial_plane_config()
Ville Syrjälä
2017-11-21
1
-73
/
+6
*
drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb re...
Ville Syrjälä
2017-11-21
1
-27
/
+33
*
drm/i915: Use enum i9xx_plane_id for the .get_fifo_size() hooks
Ville Syrjälä
2017-11-21
2
-18
/
+21
*
drm/i915: s/enum plane/enum i9xx_plane_id/
Ville Syrjälä
2017-11-21
5
-62
/
+62
*
drm/i915: Redo plane sanitation during readout
Ville Syrjälä
2017-11-21
1
-49
/
+65
*
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
2017-11-21
3
-98
/
+175
*
drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+
David Weinehall
2017-11-20
1
-3
/
+4
*
drm/i915/selftests: Declare we allocated the guc clients
Chris Wilson
2017-11-20
1
-0
/
+2
*
drm/i915: Remove i915.semaphores modparam
Chris Wilson
2017-11-20
8
-28
/
+7
*
drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
Chris Wilson
2017-11-20
2
-32
/
+9
*
drm/i915: Disable semaphores on Sandybridge
Chris Wilson
2017-11-20
1
-9
/
+1
*
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
9
-551
/
+94
*
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
2017-11-20
14
-149
/
+20
*
drm/i915/execlists: Delay writing to ELSP until HW has processed the previous...
Michel Thierry
2017-11-20
2
-0
/
+23
*
drm/i915/selftest: Make guc clients static
Chris Wilson
2017-11-20
1
-1
/
+1
*
drm/i915/perf: reuse timestamp frequency from device info
Lionel Landwerlin
2017-11-20
3
-35
/
+9
*
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
2017-11-20
10
-43
/
+14
*
drm/i915: Pull the unconditional GPU cache invalidation into request construc...
Chris Wilson
2017-11-20
7
-37
/
+20
*
drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
Lionel Landwerlin
2017-11-20
1
-15
/
+24
[next]