index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-integrity.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
drm/i915/bxt: add workaround to avoid PTE corruption
Robert Beckett
2
-0
/
+3
2015-04-14
drm/i915/skl: add WaDisableMaskBasedCammingInRCC workaround
Ben Widawsky
1
-2
/
+2
2015-04-14
drm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaround
Ben Widawsky
2
-0
/
+13
2015-04-14
drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaround
Ben Widawsky
2
-1
/
+4
2015-04-14
drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround
Imre Deak
1
-0
/
+11
2015-04-14
drm/i915/bxt: add bxt_init_clock_gating
Imre Deak
1
-1
/
+11
2015-04-14
drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATE
Imre Deak
1
-1
/
+18
2015-04-13
drm/i915: Remove obj->pin_mappable
Chris Wilson
3
-9
/
+4
2015-04-13
drm/i915: Optimistically spin for the request completion
Chris Wilson
1
-6
/
+38
2015-04-13
drm/i915: skylake panel fitting using shared scalers
Chandra Konduru
3
-27
/
+235
2015-04-13
drm/i915: copy staged scaler state from drm state to crtc->config.
Chandra Konduru
1
-0
/
+12
2015-04-13
drm/i915: Ensure setting up scalers into staged crtc_state
Chandra Konduru
1
-0
/
+11
2015-04-13
drm/i915: setup scalers for crtc_compute_config
Chandra Konduru
3
-1
/
+160
2015-04-13
drm/i915: Preserve scaler state when clearing crtc_state
Chandra Konduru
1
-1
/
+4
2015-04-13
drm/i915: Dump scaler_state too as part of dumping crtc_state
Chandra Konduru
1
-2
/
+45
2015-04-13
drm/i915: Keep sprite plane src rect in 16.16 format
Chandra Konduru
1
-8
/
+8
2015-04-13
drm/i915: Initialize skylake scalers
Chandra Konduru
2
-0
/
+33
2015-04-13
drm/i915: Initialize plane colorkey to NONE
Chandra Konduru
2
-0
/
+2
2015-04-13
drm/i915: skylake scaler structure definitions
Chandra Konduru
1
-0
/
+68
2015-04-13
drm/i915: Register definitions for skylake scalers
Chandra Konduru
1
-0
/
+115
2015-04-13
drm/i915: Disable Render power gating
Sagar Kamble
1
-2
/
+5
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
12
-46
/
+64
2015-04-10
drm/i915: Remove unused variable from execlists_context_queue
Michel Thierry
1
-1
/
+0
2015-04-10
drm/i915: fix build for DEBUG_FS=n
Jani Nikula
1
-1
/
+2
2015-04-10
drm/i915: Move vm page allocation in proper place
Mika Kuoppala
2
-12
/
+15
2015-04-10
drm/i915/skl: Support for 90/270 rotation
Sonika Jindal
5
-41
/
+131
2015-04-10
drm/i915/skl: Allow universal planes to position
Sonika Jindal
1
-1
/
+6
2015-04-10
drm/i915: Naming constants to be written to GEN9_PG_ENABLE
Sagar Kamble
2
-1
/
+5
2015-04-10
drm/i915: Remove stale comment from __intel_set_mode()
Ander Conselvan de Oliveira
1
-3
/
+0
2015-04-10
drm/i915: Simplify object is-pinned checking for shrinker
Chris Wilson
1
-3
/
+5
2015-04-10
drm/i915: Allocate context objects from stolen
Chris Wilson
2
-2
/
+4
2015-04-10
drm/i915: Remove request->uniq
Chris Wilson
4
-15
/
+4
2015-04-10
drm/i915: Prefer to check for idleness in worker rather than sync-flush
Chris Wilson
1
-1
/
+6
2015-04-10
drm/i915: Tidy gen8 IRQ handler
Chris Wilson
1
-64
/
+49
2015-04-10
drm/i915: Reduce locking in gen8 IRQ handler
Chris Wilson
1
-24
/
+23
2015-04-10
drm/i915: Reduce locking in execlist command submission
Chris Wilson
3
-29
/
+103
2015-04-10
drm/i915: Remove unused variable in intel_lrc.c
Daniel Vetter
1
-1
/
+0
2015-04-10
drm/i915: Use a separate slab for vmas
Chris Wilson
4
-2
/
+13
2015-04-10
drm/i915: Use a separate slab for requests
Chris Wilson
4
-23
/
+35
2015-04-10
drm/i915: Clear crtc atomic flags at beginning of transaction
Matt Roper
1
-0
/
+2
2015-04-10
drm/i915: Switch to full atomic helpers for plane updates/disable, take two
Matt Roper
2
-17
/
+17
2015-04-10
drm/i915: Update DRIVER_DATE to 20150410
Daniel Vetter
1
-1
/
+1
2015-04-10
drm: Adding drm helper function drm_plane_from_index().
Chandra Konduru
2
-0
/
+24
2015-04-10
drm/i915: Remove vestigal DRI1 ring quiescing code
Chris Wilson
3
-134
/
+6
2015-04-10
drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
Chris Wilson
2
-4
/
+0
2015-04-10
drm/i915: Use simpler form of spin_lock_irq(execlist_lock)
Chris Wilson
1
-6
/
+4
2015-04-10
drm/i915: Fix the VBT child device parsing for BSW
Ville Syrjälä
2
-15
/
+15
2015-04-10
drm/i915: Use complete address space in true PPGTT
Michel Thierry
1
-3
/
+1
2015-04-10
drm/i915/gen8: Dynamic page table allocations
Michel Thierry
2
-77
/
+253
2015-04-10
drm/i915/gen8: begin bitmap tracking
Michel Thierry
2
-12
/
+54
[next]