index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
drm/i915/skl: Flush the WM configuration
Damien Lespiau
1
-0
/
+135
2014-11-07
drm/i915/skl: Stage the pipe DDB allocation
Damien Lespiau
2
-7
/
+8
2014-11-07
drm/i915/skl: Reduce the indentation level in skl_write_wm_values()
Damien Lespiau
1
-21
/
+21
2014-11-07
drm/i915/skl: Correctly align skl_compute_plane_wm() arguments
Damien Lespiau
1
-5
/
+5
2014-11-07
drm/i915/skl: Rework when the transition WMs are computed
Damien Lespiau
1
-15
/
+31
2014-11-07
drm/i915/skl: Move all the WM compute functions in one place
Damien Lespiau
1
-22
/
+22
2014-11-07
drm/i915/skl: Reduce the number of holes in struct skl_wm_level
Damien Lespiau
1
-1
/
+1
2014-11-07
drm/i915/skl: Make res_blocks/lines intermediate values 32 bits
Damien Lespiau
1
-16
/
+11
2014-11-07
drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm()
Damien Lespiau
1
-2
/
+2
2014-11-07
drm/i915/skl: Make 'end' of the DDB allocation entry exclusive
Damien Lespiau
2
-15
/
+21
2014-11-07
drm/i915/skl: Check the DDB state at modeset
Damien Lespiau
4
-2
/
+64
2014-11-07
drm/i915/skl: Add a debugfs file to dump the DDB allocation
Damien Lespiau
1
-0
/
+37
2014-11-07
drm/i915/skl: Augment the latency debugfs files for SKL
Damien Lespiau
1
-14
/
+62
2014-11-07
drm/i915/skl: Read back the DDB allocation hw state
Damien Lespiau
1
-0
/
+29
2014-11-07
drm/i915/skl: Store the new WM state at the very end of the update
Damien Lespiau
1
-2
/
+3
2014-11-07
drm/i915/gen9: Disable WM if corresponding latency is 0
Vandana Kannan
1
-2
/
+12
2014-11-07
drm/i915/gen9: Add 2us read latency to WM level
Vandana Kannan
1
-0
/
+16
2014-11-07
drm/i915/skl: Read the pipe WM HW state
Pradeep Bhat
3
-1
/
+108
2014-11-07
drm/i915/skl: Program the DDB allocation
Damien Lespiau
2
-0
/
+25
2014-11-07
drm/i915/skl: Allocate DDB portions for display planes
Damien Lespiau
1
-0
/
+148
2014-11-07
drm/i915/skl: SKL Watermark Computation
Pradeep Bhat
2
-1
/
+433
2014-11-07
drm/i915/skl: Add DDB allocation management structures
Damien Lespiau
1
-0
/
+19
2014-11-07
drm/i915/skl: Definition of SKL WM param structs for pipe/plane
Pradeep Bhat
3
-0
/
+34
2014-11-07
drm/i915/skl: Register definitions and macros for SKL Watermark regs
Pradeep Bhat
1
-0
/
+35
2014-11-07
drm/i915/skl: Read the Memory Latency Values for WM computation
Pradeep Bhat
3
-6
/
+83
2014-11-07
drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
Jani Nikula
1
-64
/
+51
2014-11-07
drm/i915: clean up and clarify audio related register defines
Jani Nikula
2
-88
/
+89
2014-11-07
drm/i915: Report the actual swizzling back to userspace
Chris Wilson
2
-0
/
+7
2014-11-07
drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations
Chris Wilson
2
-2
/
+5
2014-11-07
drm/i915: Only mark as map-and-fenceable when bound into the GGTT
Chris Wilson
1
-14
/
+25
2014-11-07
drm/i915: Use vblank evade mechanism in mmio_flip
Ander Conselvan de Oliveira
3
-7
/
+39
2014-11-07
drm/i915: Remove modeset lock check from intel_pipe_update_start()
Ander Conselvan de Oliveira
1
-2
/
+0
2014-11-07
drm/i915: Add kerneldoc for intel_pipe_update_{start, end}
Ander Conselvan de Oliveira
1
-0
/
+25
2014-11-07
drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
John Harrison
1
-4
/
+3
2014-11-07
drm/i915: fix RPS on runtime suspend
Paulo Zanoni
1
-7
/
+3
2014-11-07
drm/i915: fix "Unexpected fault" error message line break
Paulo Zanoni
1
-1
/
+1
2014-11-07
drm/i915: Kill leftover GTIIR writes from valleyview_irq_preinstall()
Ville Syrjälä
1
-4
/
+0
2014-11-07
drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall()
Ville Syrjälä
1
-3
/
+0
2014-11-07
drm/i914: Refactor vlv_display_irq_postinstall()
Ville Syrjälä
1
-3
/
+8
2014-11-07
drm/i915: Refactor vlv_display_irq_reset()
Ville Syrjälä
1
-23
/
+17
2014-11-07
drm/i915: Make valleyview_display_irqs_(un)install() work for chv
Ville Syrjälä
1
-10
/
+17
2014-11-07
drm/i915: Call gen5_gt_irq_reset() from valleyview_irq_uninstall()
Ville Syrjälä
1
-0
/
+2
2014-11-07
drm/i915: Use GEN5_IRQ_RESET() on vlv/chv
Ville Syrjälä
1
-20
/
+5
2014-11-07
drm/i915: Use a consistent order between IIR, IER, IMR writes on vlv/chv
Ville Syrjälä
1
-11
/
+18
2014-11-07
drm/i915: Drop the extra GEN8_PCU_IIR posting read from cherryview_irq_preins...
Ville Syrjälä
1
-2
/
+0
2014-11-07
drm/i915: Use gen8_gt_irq_reset() in cherryview_irq_uninstall()
Ville Syrjälä
1
-26
/
+2
2014-11-07
drm/i915: Use DPINVGTT_STATUS_MASK
Ville Syrjälä
1
-1
/
+1
2014-11-07
drm/i915: Apply some ocd for IMR vs. IER order during irq enable
Ville Syrjälä
1
-4
/
+4
2014-11-07
drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer
Tvrtko Ursulin
4
-24
/
+25
2014-11-07
drm/i915/bdw: Setup global hardware status page in execlists mode
Thomas Daniel
1
-8
/
+26
[next]