Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5efa1ad09784905ae31cd65b659cc73c09fd290
c5efa1a
drm/i915: Convert engine->write_tail to operate on a request
by Chris Wilson
· 8 years ago
ba76d91
drm/i915: Remove intel_ring_get_tail()
by Chris Wilson
· 8 years ago
803688b
drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
by Chris Wilson
· 8 years ago
8e63717
drm/i915: Simplify request_alloc by returning the allocated request
by Chris Wilson
· 8 years ago
7c9cf4e
drm/i915: Reduce engine->emit_flush() to a single mode parameter
by Chris Wilson
· 8 years ago
c7fe7d2
drm/i915: Remove obsolete engine->gpu_caches_dirty
by Chris Wilson
· 8 years ago
aad29fb
drm/i915: Rename intel_pin_and_map_ring()
by Chris Wilson
· 8 years ago
32c04f1
drm/i915: Rename residual ringbuf parameters
by Chris Wilson
· 8 years ago
7e37f88
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
by Chris Wilson
· 8 years ago
dca33ec
drm/i915: Rename intel_context[engine].ringbuf
by Chris Wilson
· 8 years ago
1dae2df
drm/i915: Rename request->ringbuf to request->ring
by Chris Wilson
· 8 years ago
b5321f3
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
by Chris Wilson
· 8 years ago
f2dd757
drm/i915/gen9: Update i915_drpc_info debugfs for coarse pg & forcewake info
by Akash Goel
· 8 years ago
8497825
drm/i915: cleanup_plane_fb: also drop reference to current state wait_req
by Keith Packard
· 8 years ago
dd788090
drm/i915: Warn about aux msg buffer vs. size mismatch
by Ville Syrjälä
· 8 years ago
acb9135
drm/i915: Program FW_BLC_SELF on 915G as well
by Ville Syrjälä
· 8 years ago
2d1b505
drm/i915: Always use cpp==4 for FW_BLC_SELF on 915GM/945GM
by Ville Syrjälä
· 8 years ago
a930acd
drm/i915: Extract bdw_get_buf_trans_edp()
by Ville Syrjälä
· 8 years ago
5a5d24d
drm/i915: Simplify intel_ddi_get_encoder_port()
by Ville Syrjälä
· 8 years ago
1edaaa2
drm/i915: Get the iboost setting based on the port type
by Ville Syrjälä
· 8 years ago
32bdc40
drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
by Ville Syrjälä
· 8 years ago
ed9c77d
drm/i915: Explicitly use ddi buf trans entry 9 for hdmi
by Ville Syrjälä
· 8 years ago
9f33243
drm/i915: Move bxt_ddi_vswing_sequence() call into intel_ddi_pre_enable() for HDMI
by Ville Syrjälä
· 8 years ago
8d8bb85
drm/i915: Program iboost settings for HDMI/DVI on SKL
by Ville Syrjälä
· 8 years ago
c110ae6
drm/i915: Name the "iboost bit"
by Ville Syrjälä
· 8 years ago
a7d8dbc
drm/i915: Fix iboost setting for DDI with 4 lanes on SKL
by Ville Syrjälä
· 8 years ago
4da4561
drm/i915: remove redundant fbc warnings
by Matthew Auld
· 8 years ago
2a13ae7
drm/i915: Protect older gen against intel_gt_init_powersave()
by Chris Wilson
· 8 years ago
238010e
drm/i915/debugfs: Take runtime_pm ref for sseu
by David Weinehall
· 8 years ago
6ce2135
drm/i915: Add missing ring_mask to Pineview
by Chris Wilson
· 8 years ago
5b24960
drm/i915: Fix up some stray to_i915(dev) after a recent merge
by Chris Wilson
· 8 years ago
12c100b
drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
by Ville Syrjälä
· 8 years ago
9930ca1
drm/i915: Update a couple of hangcheck comments to talk about engines
by Chris Wilson
· 8 years ago
7e21d64
drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
by Chris Wilson
· 8 years ago
6361f4b
drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
by Chris Wilson
· 8 years ago
c80ff16
drm/i915: Use engine to refer to the user's BSD intel_engine_cs
by Chris Wilson
· 8 years ago
33a051a
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
by Chris Wilson
· 8 years ago
848496e
drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL
by Ville Syrjälä
· 8 years ago
f67cbce
drm/i915: Only drop the batch-pool's object reference
by Chris Wilson
· 8 years ago
15f7bbc
drm/i915: Only clear the client pointer when tearing down the file
by Chris Wilson
· 8 years ago
2a1d775
drm/i915: Prefer list_first_entry_or_null
by Chris Wilson
· 8 years ago
4a50d20
drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()
by Chris Wilson
· 8 years ago
d2b9448
drm/i915: Update DRIVER_DATE to 20160725
by Daniel Vetter
· 8 years ago
f527a38
drm/i915: Update the breadcrumb interrupt counter before enabling
by Chris Wilson
· 8 years ago
2529d57
drm/i915: Drop racy markup of missed-irqs from idle-worker
by Chris Wilson
· 8 years ago
54b4f68
Revert "drm/i915: Enable RC6 immediately"
by Chris Wilson
· 8 years ago
843759a
drm/i915: Remove misleading CSR firmware loading docs
by Daniel Vetter
· 8 years ago
13f17b2
drm/i915: use i915_gem_object_put_unlocked() after releasing mutex
by Dave Gordon
· 8 years ago
b12e0ee
drm/i915: Enable RC6 immediately
by Chris Wilson
· 8 years ago
65fe29e
drm/i915:gen9: restrict WaC6DisallowByGfxPause
by Tim Gore
· 8 years ago
f8ca0c0
drm/i915: rename & update eb_select_ring()
by Dave Gordon
· 8 years ago
38a0f2d
drm/i915: rename 'ring' where it refers to an engine or engine_id
by Dave Gordon
· 8 years ago
bbdc070a
drm/i915: rename macro parameter(ring) to (engine)
by Dave Gordon
· 8 years ago
873e817
drm/i915/gen9: Add WaDisableGatherAtSetShaderCommonSlice
by Mika Kuoppala
· 8 years ago
4ba9c1f
drm/i915/gen9: Add WaInPlaceDecompressionHang
by Mika Kuoppala
· 8 years ago
39df919
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
by Chris Wilson
· 8 years ago
f2f0ed7
drm/i915: Rename ring->virtual_start as ring->vaddr
by Chris Wilson
· 8 years ago
406ea8d
drm/i915: Treat ringbuffer writes as write to normal memory
by Chris Wilson
· 8 years ago
34911fd
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free
by Chris Wilson
· 8 years ago
f8c417c
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
by Chris Wilson
· 8 years ago
25dc556
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
by Chris Wilson
· 8 years ago
03ac064
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
by Chris Wilson
· 8 years ago
9a6feaf
drm/i915: Rename i915_gem_context_reference/unreference()
by Chris Wilson
· 8 years ago
e8a261e
drm/i915: Rename request reference/unreference to get/put
by Chris Wilson
· 8 years ago
c13d87e
drm/i915: Wait on external rendering for GEM objects
by Chris Wilson
· 8 years ago
30bc06c
drm/i915: Mark imported dma-buf objects as being coherent
by Chris Wilson
· 8 years ago
197be2a
drm/i915: Disable waitboosting for mmioflips/semaphores
by Chris Wilson
· 8 years ago
42df271
drm/i915: Disable waitboosting for fence_wait()
by Chris Wilson
· 8 years ago
0476965
drm/i915: Derive GEM requests from dma-fence
by Chris Wilson
· 8 years ago
c4b0930
drm/i915: Mark all current requests as complete before resetting them
by Chris Wilson
· 8 years ago
9b5f4e5
drm/i915: Retire oldest completed request before allocating next
by Chris Wilson
· 8 years ago
05235c5
drm/i915: Move GEM request routines to i915_gem_request.c
by Chris Wilson
· 8 years ago
fe993bc
drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"
by Rodrigo Vivi
· 8 years ago
3373ce2
drm/i915: Give proper names to MOCS entries
by Imre Deak
· 8 years ago
6bee14ed
drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
by Imre Deak
· 8 years ago
e419899
drm/i915/gen9: Clean up MOCS table definitions
by Imre Deak
· 8 years ago
62f90b3
drm/i915: Update missing kerneldoc
by Daniel Vetter
· 8 years ago
6e5248b
drm/i915: Clean up kerneldoc for intel_lrc.c
by Daniel Vetter
· 8 years ago
3d466cd
drm/i915: Fixup kerneldoc code snippets in intel_uncore.c
by Daniel Vetter
· 8 years ago
d1054ee
drm/i915: Handle ENOSPC after failing to insert a mappable node
by Chris Wilson
· 8 years ago
4bfa339
drm/i915: refactor eb_get_batch()
by Dave Gordon
· 8 years ago
9e2793f6
drm/i915: compile-time consistency check on __EXEC_OBJECT flags
by Dave Gordon
· 8 years ago
a878487
drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2)
by Bob Paauwe
· 8 years ago
1b7f2c8
drm/i915: Treat eDP as always connected, again
by Ville Syrjälä
· 8 years ago
5ab57c7
drm/i915: Flush logical context image out to memory upon suspend
by Chris Wilson
· 8 years ago
945657b
drm/i915/evict: Always switch away from the current context
by Chris Wilson
· 8 years ago
6bc2654
drm/i915/fbdev: Check for the framebuffer before use
by Chris Wilson
· 8 years ago
0b8c0e9
drm/i915/fbdev: Drain the suspend worker on retiring
by Chris Wilson
· 8 years ago
e7852a4
drm/i915: add missing condition for committing planes on crtc
by Lionel Landwerlin
· 8 years ago
19625e8
drm/i915: Enable polling when we don't have hpd
by Lyude
· 8 years ago
b236d7c8
drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
by Lyude
· 8 years ago
9504a89
drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
by Lyude
· 8 years ago
28cf71c
drm/i915/vlv: Make intel_crt_reset() per-encoder
by Lyude
· 8 years ago
fb7404e
drm/i915: Hide gen6_update_ring_freq()
by Chris Wilson
· 8 years ago
b7137e0
drm/i915: Defer enabling rc6 til after we submit the first batch/context
by Chris Wilson
· 8 years ago
62e1baa
drm/i915: Remove superfluous powersave work flushing
by Chris Wilson
· 8 years ago
29ecd78d
drm/i915: Define a separate variable and control for RPS waitboost frequency
by Chris Wilson
· 8 years ago
99ac961
drm/i915: Move overclocking detection to alongside RPS frequency detection
by Chris Wilson
· 8 years ago
773ea9a
drm/i915: Perform static RPS frequency setup before userspace
by Chris Wilson
· 8 years ago
3a45b05
drm/i915: Preserve current RPS frequency across init
by Chris Wilson
· 8 years ago
Next »