index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
drm/i915: Update do_switch() to take a request structure
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Update i915_switch_context() to take a request structure
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Add explicit request management to i915_gem_init_hw()
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Don't tag kernel batches as user batches
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Update i915_gpu_idle() to manage its own request
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Add flag to i915_add_request() to skip the cache flush
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Update execbuffer_move_to_active() to take a request structure
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Update move_to_gpu() to take a request structure
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Update the dispatch tracepoint to use params->request
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Add request to execbuf params and add explicit cleanup
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Update alloc_request to return the allocated request
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Merged the many do_execbuf() parameters into a structure
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Set context in request from creation even in legacy mode
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Early alloc request in execbuff
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: i915_add_request must not fail
John Harrison
2015-06-23
|
*
|
|
|
|
drm/i915: Reserve ring buffer space for i915_add_request() commands
John Harrison
2015-06-23
|
*
|
|
|
|
Merge remote-tracking branch 'airlied/drm-next' into HEAD
Daniel Vetter
2015-06-23
|
|
\
\
\
\
\
|
*
|
|
|
|
|
drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround
Arun Siluvery
2015-06-23
|
*
|
|
|
|
|
drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
Arun Siluvery
2015-06-23
|
*
|
|
|
|
|
drm/i915/gen8: Re-order init pipe_control in lrc mode
Arun Siluvery
2015-06-23
|
*
|
|
|
|
|
drm/i915/gen8: Add infrastructure to initialize WA batch buffers
Arun Siluvery
2015-06-23
|
*
|
|
|
|
|
drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
2015-06-23
|
*
|
|
|
|
|
drm/i915: Fix up KMS Kconfig removal patch
Daniel Vetter
2015-06-23
|
*
|
|
|
|
|
drm/i915: Remove KMS Kconfig option
Chris Wilson
2015-06-22
|
*
|
|
|
|
|
drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS
Chris Wilson
2015-06-22
|
*
|
|
|
|
|
drm/i915: Enforce execobject.alignment to be a power-of-two
Chris Wilson
2015-06-22
|
*
|
|
|
|
|
drm/i915: Remove unused ring argument from frontbuffer invalidate and busy fu...
Rodrigo Vivi
2015-06-22
|
*
|
|
|
|
|
drm/i915: Factor out p2 divider selection for pre-ilk platforms
Ville Syrjälä
2015-06-22
|
*
|
|
|
|
|
drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
Jani Nikula
2015-06-22
|
*
|
|
|
|
|
drm/i915: move generic hotplug code into new intel_hotplug.c file
Jani Nikula
2015-06-22
|
*
|
|
|
|
|
drm/i915/irq: clarify irq storm related function naming
Jani Nikula
2015-06-22
|
*
|
|
|
|
|
drm/i915/irq: abstract irq storm hotplug disabling
Jani Nikula
2015-06-22
|
*
|
|
|
|
|
drm/i915/irq: move hotplug even debug print to second connector loop
Jani Nikula
2015-06-22
|
*
|
|
|
|
|
drm/i915: Make cdclk part of the atomic state.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: Remove transitional references from intel_plane_atomic_check.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: Make setting color key atomic.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: Update less state during modeset.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: atomic plane updates in a nutshell
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: Handle disabling planes better, v2.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: Do not run most checks when there's no modeset.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: Move crtc commit updates to separate functions.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: move detaching scalers to begin_crtc_commit, v2.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: remove force argument from disable_plane
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: clean up atomic plane check functions, v2.
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: clean up plane commit functions
Maarten Lankhorst
2015-06-22
|
*
|
|
|
|
|
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
Maarten Lankhorst
2015-06-22
[prev]
[next]