index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
drm/i915/pmu: Stop averaging with the previous sample
Tvrtko Ursulin
2
-28
/
+2
2017-11-24
drm/i915: Select DEBUG_FS for our test suite
Chris Wilson
1
-0
/
+1
2017-11-24
drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.h
Michal Wajdeczko
2
-3
/
+3
2017-11-24
drm/i915/guc: Update header guard name of intel_guc_submission.h
Sagar Arun Kamble
1
-2
/
+2
2017-11-24
drm/i915/pmu: Only allow running on a single CPU
Tvrtko Ursulin
1
-8
/
+4
2017-11-24
drm/i915/pmu: Remove conditional HOTPLUG_CPU registration
Chris Wilson
1
-7
/
+1
2017-11-24
drm/i915/selftests: Hold rpm wakeref for request + ggtt usage
Chris Wilson
2
-0
/
+4
2017-11-24
drm/i915/pmu: Hide the (unsigned long)ptr cast
Chris Wilson
1
-10
/
+20
2017-11-23
drm/i915: Move mi_set_context() into the legacy ringbuffer submission
Chris Wilson
2
-199
/
+185
2017-11-23
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
4
-128
/
+65
2017-11-23
drm/i915/selftests: test descending addresses
Matthew Auld
1
-53
/
+70
2017-11-23
drm/i915/selftests: rein in igt_write_huge
Matthew Auld
1
-45
/
+66
2017-11-23
drm/i915: remove stale comment from sanitize_encoder
Daniel Vetter
1
-2
/
+0
2017-11-23
drm/i915: sync dp link status checks against atomic commmits
Daniel Vetter
1
-6
/
+55
2017-11-23
drm/i915/pmu: Clear the previous sample value when parking
Tvrtko Ursulin
1
-1
/
+21
2017-11-23
drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers
Tvrtko Ursulin
1
-0
/
+1
2017-11-23
drm/i915/dmc: DMC 1.04 for Kabylake
Anusha Srivatsa
1
-2
/
+2
2017-11-23
drm/i915: Save/restore irq state for vlv_residency_raw()
Chris Wilson
1
-3
/
+3
2017-11-22
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
Chris Wilson
1
-6
/
+5
2017-11-22
drm/i915: Remove success dmesg noise for intel_rotate_pages()
Chris Wilson
1
-5
/
+2
2017-11-22
drm/i915/selftests: Use NOWARN for large allocations
Chris Wilson
1
-1
/
+1
2017-11-22
drm/i915/pmu: Add RC6 residency metrics
Tvrtko Ursulin
1
-0
/
+31
2017-11-22
drm/i915: Convert intel_rc6_residency_us to ns
Tvrtko Ursulin
3
-17
/
+27
2017-11-22
drm/i915/pmu: Add interrupt count metric
Tvrtko Ursulin
1
-0
/
+23
2017-11-22
drm/i915/pmu: Wire up engine busy stats to PMU
Tvrtko Ursulin
2
-2
/
+90
2017-11-22
drm/i915: Engine busy time tracking
Tvrtko Ursulin
3
-0
/
+182
2017-11-22
drm/i915: Wrap context schedule notification
Tvrtko Ursulin
1
-3
/
+14
2017-11-22
drm/i915/pmu: Suspend sampling when GPU is idle
Tvrtko Ursulin
4
-10
/
+88
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
8
-0
/
+863
2017-11-22
drm/i915: Extract intel_get_cagf
Tvrtko Ursulin
4
-15
/
+21
2017-11-22
drm/i915/selftests: Avoid drm_gem_handle_create under struct_mutex
Chris Wilson
1
-3
/
+18
2017-11-21
drm/i915: Add rudimentary plane state verification
Ville Syrjälä
1
-0
/
+15
2017-11-21
drm/i915: Use plane->get_hw_state() for initial plane fb readout
Ville Syrjälä
1
-4
/
+6
2017-11-21
drm/i915: Nuke crtc->plane
Ville Syrjälä
3
-6
/
+4
2017-11-21
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
Ville Syrjälä
4
-19
/
+15
2017-11-21
drm/i915: Nuke ironlake_get_initial_plane_config()
Ville Syrjälä
1
-73
/
+6
2017-11-21
drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb re...
Ville Syrjälä
1
-27
/
+33
2017-11-21
drm/i915: Use enum i9xx_plane_id for the .get_fifo_size() hooks
Ville Syrjälä
2
-18
/
+21
2017-11-21
drm/i915: s/enum plane/enum i9xx_plane_id/
Ville Syrjälä
5
-62
/
+62
2017-11-21
drm/i915: Redo plane sanitation during readout
Ville Syrjälä
1
-49
/
+65
2017-11-21
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
3
-98
/
+175
2017-11-21
drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+
David Weinehall
1
-3
/
+4
2017-11-21
drm/i915/selftests: Declare we allocated the guc clients
Chris Wilson
1
-0
/
+2
2017-11-21
drm/i915: Remove i915.semaphores modparam
Chris Wilson
8
-28
/
+7
2017-11-21
drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
Chris Wilson
2
-32
/
+9
2017-11-21
drm/i915: Disable semaphores on Sandybridge
Chris Wilson
1
-9
/
+1
2017-11-21
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
9
-551
/
+94
2017-11-21
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
14
-149
/
+20
2017-11-20
drm/i915/execlists: Delay writing to ELSP until HW has processed the previous...
Michel Thierry
2
-0
/
+23
2017-11-20
drm/i915/selftest: Make guc clients static
Chris Wilson
1
-1
/
+1
[next]