Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea746f3659232b3104d9534d5a7ebd9934ae1dd6
ea746f3
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
by Chris Wilson
· 8 years ago
2c7487a
drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
by Chris Wilson
· 8 years ago
8af29b0
drm/i915: Separate out reset flags from the reset counter
by Chris Wilson
· 8 years ago
70c2a24
drm/i915: Simplify ELSP queue request tracking
by Chris Wilson
· 8 years ago
bbd6c47
drm/i915: Reorder submitting the requests to ELSP
by Chris Wilson
· 8 years ago
8b38b3a
drm/i915: Compute the ELSP register location once
by Chris Wilson
· 8 years ago
a52abd2
drm/i915: Record the position of the workarounds in the tail of the request
by Chris Wilson
· 8 years ago
ba49b2f
drm/i915: Only queue requests during execlists submission
by Chris Wilson
· 8 years ago
e68a139
drm/i915: Add a sw fence for collecting up dma fences
by Chris Wilson
· 8 years ago
3d810fb
drm/i915: Move HAS_GUC definition to platform definition
by Carlos Santa
· 8 years ago
3177659
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
by Carlos Santa
· 8 years ago
804b871
drm/i915: Move HAS_GMCH_DISPLAY definition to platform
by Carlos Santa
· 8 years ago
ca9c452
drm/i915: Move HAS_L3_DPF definition to platform definition
by Carlos Santa
· 8 years ago
4586f1d
drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform
by Carlos Santa
· 8 years ago
e1a52536
drm/i915: Move HAS_HW_CONTEXTS definition to platform
by Carlos Santa
· 8 years ago
0eec8dc
drm/i915: Introduce GEN2_FEATURES for device info
by Carlos Santa
· 8 years ago
54d2a6a
drm/i915: Introduce GEN3_FEATURES for device info
by Carlos Santa
· 8 years ago
4d495be
drm/i915: Introduce GEN4_FEATURES for device info
by Carlos Santa
· 8 years ago
b355f10
drm/i915: Move HAS_GMBUS_IRQ definition to platform definition
by Carlos Santa
· 8 years ago
a132338
drm/i915: Introduce GEN5_FEATURES for device info
by Carlos Santa
· 8 years ago
1d3fe53
drm/i915: Move HAS_DP_MST definition to platform definition
by Carlos Santa
· 8 years ago
33b5bf8
drm/i915: Move HAS_RC6p definition to platform definition
by Carlos Santa
· 8 years ago
86f3624
drm/i915: Move HAS_RC6 definition to platform definition
by Carlos Santa
· 8 years ago
53233f0
drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definition
by Carlos Santa
· 8 years ago
3bacde1
drm/i915 Move HAS_CSR definition to platform definition
by Carlos Santa
· 8 years ago
2631034
drm/i915: Get rid of HAS_CORE_RING_FREQ
by Carlos Santa
· 8 years ago
d4c5636
drm/i915: Remove runtime PM for SNB
by Carlos Santa
· 8 years ago
4aa4c23
drm/i915: Move HAS_RUNTIME_PM definition to platform
by Carlos Santa
· 8 years ago
07db6be
drm/i915: Introduce GEN6_FEATURES for device info
by Carlos Santa
· 8 years ago
8d9c20e
drm/i915: Remove .is_mobile field from platform struct
by Carlos Santa
· 8 years ago
6e3b84d
drm/i915: Move HAS_PSR definition to platform struct definition
by Carlos Santa
· 8 years ago
81b9fd8
drm/i915: Split hsw_get_dpll()
by Manasi Navare
· 8 years ago
9a4edad
drm/i915: Split skl_get_dpll()
by Jim Bride
· 8 years ago
a277ca7
drm/i915: Split bxt_ddi_pll_select()
by Durgadoss R
· 8 years ago
ba88d15
drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions
by Manasi Navare
· 8 years ago
c856052
drm/i915: Remove ddi_pll_sel from intel_crtc_state
by Ander Conselvan de Oliveira
· 8 years ago
dfa1048
drm/i915: Don't pass crtc_state to intel_dp_set_link_params()
by Ander Conselvan de Oliveira
· 8 years ago
23f889b
Revert "drm/i915: Check live status before reading edid"
by David Weinehall
· 8 years ago
ccebc23
drm/i915/skl: Don't try to update plane watermarks if they haven't changed
by Lyude
· 8 years ago
b18c1bb
drm/i915: Remove 64b mmio write vfuncs
by Chris Wilson
· 8 years ago
e320d40
drm/i915: disable 48bit full PPGTT when vGPU is active
by Zhi Wang
· 8 years ago
8ef8999
drm/i915: enable vGPU detection for all
by Ping Gao
· 8 years ago
19eb918
drm/i915: Don't wait for a spinlock inside error capture
by Chris Wilson
· 8 years ago
fc32de9
drm/i915/guc: revisit GuC loader message levels
by Dave Gordon
· 8 years ago
535b2f5
drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
by Dave Gordon
· 8 years ago
30b0da8
drm: extra printk() wrapper macros
by Dave Gordon
· 8 years ago
4bb0504
drm/i915: debugfs/i915_gem_interrupt_info does not need struct_mutex
by Chris Wilson
· 8 years ago
02c53d9
drm/i915: debugfs/i915_gem_seqno_info does not need rpm nor struct_mutex
by Chris Wilson
· 8 years ago
795b38b
drm/i915/bdw: sseu: Fix sseu status parsing
by Imre Deak
· 8 years ago
c67ba53
drm/i915: sseu: Add debug printf for slice/subslice masks
by Imre Deak
· 8 years ago
57ec171
drm/i915: sseu: Convert subslice count fields to subslice mask
by Imre Deak
· 8 years ago
f08a0c9
drm/i915: sseu: Convert slice count field to mask
by Imre Deak
· 8 years ago
615d890
drm/i915: sseu: Simplify debugfs status/info printing
by Imre Deak
· 8 years ago
43b6799
drm/i915: sseu: Use sseu_dev_info in device info
by Imre Deak
· 8 years ago
915490d
drm/i915: sseu: Move sseu_dev_status to i915_drv.h
by Imre Deak
· 8 years ago
1616247
drm/i915: Cleanup i915_param()
by David Weinehall
· 8 years ago
662d19e
drm/i915: Drop mutex around clearing error state
by Chris Wilson
· 8 years ago
c4a8a7c
drm/i915: Update DRIVER_DATE to 20160902
by Daniel Vetter
· 8 years ago
6f63340
drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
by Joonas Lahtinen
· 8 years ago
5423adf
drm/i915: Fix other intel_dp warnings too.
by Maarten Lankhorst
· 8 years ago
46e69f3
drm/i915/backlight: handle enabled but zero duty cycle at module load
by Jani Nikula
· 8 years ago
ce5e2ac
drm/i915: Fix intel_display_crc_init for !DEBUGFS
by Maarten Lankhorst
· 8 years ago
e896402
drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation.
by Maarten Lankhorst
· 8 years ago
6720ce1
drm/i915: remove leftover for_each_intel_crtc_masked
by Jani Nikula
· 8 years ago
bafb0fc
drm/i915: Make for_each_engine_masked() more compact and quicker
by Chris Wilson
· 8 years ago
f640719
drm/i915: Tidy reporting busy status during i915_gem_retire_requests()
by Chris Wilson
· 8 years ago
f7978a0
drm/i915: Allow the user to pass a context to any ring
by Chris Wilson
· 8 years ago
7850d1c
drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB
by Chris Wilson
· 8 years ago
ecbd678
drm/i915/debugfs: Add panel delays for eDP
by David Weinehall
· 8 years ago
4cc6907
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
by Chris Wilson
· 8 years ago
2708249
drm/i915/skl: Update DDB values atomically with wms/plane attrs
by Lyude
· 8 years ago
896e5bb
drm/i915: Move CRTC updating in atomic_commit into it's own hook
by Lyude
· 8 years ago
bc5ca47
drm/i915: Restore lost "Initialized i915" welcome message
by Chris Wilson
· 8 years ago
abc80ab
drm/i915: Force RC6 restore after system resume and reset
by Chris Wilson
· 8 years ago
79cf219
drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell
by Chris Wilson
· 8 years ago
c82dd88
Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"
by Chris Wilson
· 8 years ago
38cb2ec
drm/i915: Eliminate redundant local variable definition
by Pandiyan, Dhinakaran
· 8 years ago
8ab5de2
drm/i915/dp: Dump DP link status when link training stages fail
by Pandiyan, Dhinakaran
· 8 years ago
8b0878a
drm/i915/dp: Add debug messages to print DP link training pattern
by Pandiyan, Dhinakaran
· 8 years ago
d1a3a03
drm/i915: free intel_fb
by Matthew Auld
· 8 years ago
8f76aa0
drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()
by Chris Wilson
· 8 years ago
b707654
drm/i915: Cleanup crt disable sequence on hsw+
by Maarten Lankhorst
· 8 years ago
496b0fc
drm/i915: Create a intel_encoder_find_connector helper function.
by Maarten Lankhorst
· 8 years ago
80c3362
io-mapping: Fixup for different names of writecombine
by Daniel Vetter
· 8 years ago
ac96b55
io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/
by Chris Wilson
· 8 years ago
62e0fb8
drm/i915/skl: Update plane watermarks atomically during plane updates
by Lyude
· 8 years ago
1f0017f
drm/i915: Use more atomic state in intel_color.c
by Maarten Lankhorst
· 8 years ago
85cb48a
drm/i915: Convert intel_dp to use atomic state
by Maarten Lankhorst
· 8 years ago
1e7bfa0
drm/i915: Convert intel_dp_mst to use atomic state
by Maarten Lankhorst
· 8 years ago
d468e21
drm/i915: Convert intel_lvds to use atomic state
by Maarten Lankhorst
· 8 years ago
f9fe053
drm/i915: Convert intel_sdvo to use atomic state
by Maarten Lankhorst
· 8 years ago
5eff0ed
drm/i915: Convert intel_dsi to use atomic state
by Maarten Lankhorst
· 8 years ago
ae9a911
drm/i915: Convert intel_dvo to use atomic state
by Maarten Lankhorst
· 8 years ago
225cc34
drm/i915: Convert intel_crt to use atomic state
by Maarten Lankhorst
· 8 years ago
1189e4f
drm/i915: Remove unused loop from intel_dp_mst_compute_config
by Maarten Lankhorst
· 8 years ago
0a478c2
drm/i915: Make encoder->compute_config take the connector state
by Maarten Lankhorst
· 8 years ago
fd6bbda
drm/i915: Pass crtc_state and connector_state to encoder functions
by Maarten Lankhorst
· 8 years ago
fb1c98b
drm/i915: Walk over encoders in crtc enable/disable using atomic state.
by Maarten Lankhorst
· 8 years ago
c376399
drm/i915: Remove unused mode_set hook from encoder
by Maarten Lankhorst
· 8 years ago
4a80655
drm/i915: Pass atomic state to crtc enable/disable functions
by Maarten Lankhorst
· 8 years ago
Next »