index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2014-12-06
drm/i915: Additional request structure tracing
John Harrison
2014-12-06
drm/i915: Add unique id to the request structure for debugging
John Harrison
2014-12-06
drm/i915: Zero fill the request structure
John Harrison
2014-12-06
drm/i915: Fix up seqno -> request merge issues
John Harrison
2014-12-06
drm/i915: Make all plane disables use 'update_plane' (v5)
Matt Roper
2014-12-06
drm/i915: Ensure state->crtc is non-NULL for plane updates
Matt Roper
2014-12-06
drm/i915: Consolidate top-level .update_plane() handlers
Matt Roper
2014-12-06
drm/i915: Consolidate plane 'cleanup' operations (v3)
Matt Roper
2014-12-06
drm/i915: Consolidate plane 'prepare' functions (v2)
Matt Roper
2014-12-06
drm/i915: Make intel_plane_state subclass drm_plane_state
Matt Roper
2014-12-06
drm/i915: Introduce intel_prepare_cursor_plane() (v2)
Matt Roper
2014-12-05
drm/i915: remove intel_pipe_set_base() (v4)
Gustavo Padovan
2014-12-05
drm/i915: remove intel_crtc_cursor_set_obj() (v5)
Gustavo Padovan
2014-12-05
drm: add helper to get crtc timings (v5)
Gustavo Padovan
2014-12-05
drm/i915: Update DRIVER_DATE to 20141205
Daniel Vetter
2014-12-05
drm/i915/bdw: Add WaHdcDisableFetchWhenMasked
Michel Thierry
2014-12-05
drm/i915: Update the DSI enable path to support dual
Gaurav K Singh
2014-12-05
drm/i915: Update the DSI disable path to support dual link panel disabling
Gaurav K Singh
2014-12-05
drm/i915: MIPI Timings related changes for dual link
Gaurav K Singh
2014-12-05
drm/i915: cck reg used for checking DSI Pll locked
Gaurav K Singh
2014-12-05
drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual link
Gaurav K Singh
2014-12-05
drm/i915: Dual link needs Shutdown and Turn on packet for both ports
Gaurav K Singh
2014-12-05
drm/i915: Pixel Clock changes for DSI dual link
Gaurav K Singh
2014-12-05
drm/i915: Add support for port enable/disable for dual link configuration
Gaurav K Singh
2014-12-05
drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/
Ville Syrjälä
2014-12-05
drm/i915: release struct_mutex on the i915_gem_init_hw fail path
Jani Nikula
2014-12-05
drm/i915: Handle inaccurate time conversion issues
Daniel Vetter
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-12-05
drm/i915: don't always do full mode sets when infoframes are enabled
Jesse Barnes
2014-12-04
drm/i915: Added port as parameter to the functions which does read/write of D...
Gaurav K Singh
2014-12-04
drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
Gaurav K Singh
2014-12-04
drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9
Damien Lespiau
2014-12-04
drm/i915: Stop putting GGTT VMA at the head of the list
Tvrtko Ursulin
2014-12-03
drm/i915/skl: Update the DDI translation values for DP/eDP 1.3
Damien Lespiau
2014-12-03
drm/i915: Move init_unused_rings to gem_init_hw
Daniel Vetter
2014-12-03
drm/i915: Fix startup failure in LRC mode after recent init changes
Thomas Daniel
2014-12-03
drm/i915: Convert pxvid to extvid lookup table to a function
Mika Kuoppala
2014-12-03
drm/i915: Flatten engine init control flow
Daniel Vetter
2014-12-03
drm/i915: Remove unnecessary goto in intel_primary_plane_disable()
Ander Conselvan de Oliveira
2014-12-03
drm/i915: Only init engines once
Daniel Vetter
2014-12-03
drm/i915: Move intel_init_pipe_control out of engine->init_hw
Daniel Vetter
2014-12-03
drm/i915: s/init()/init_hw()/ in intel_engine_cs
Daniel Vetter
2014-12-03
drm/i915: Consolidate ring freespace calculations
Dave Gordon
2014-12-03
drm/i915: Make ring freespace calculation more robust
Dave Gordon
2014-12-03
drm/i915/dsi: add ports to intel_dsi to describe the ports being driven
Jani Nikula
2014-12-03
drm/i915/dsi: clean up MIPI DSI pipe vs. port usage
Jani Nikula
2014-12-03
drm/i915: Deal with video overlay on GPU reset
Ville Syrjälä
2014-12-03
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
John Harrison
2014-12-03
drm/i915: Remove redundant flip_work->flip_queued_ring
Daniel Vetter
2014-12-03
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
[prev]
[next]