index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_overlay.c
Age
Commit message (
Expand
)
Author
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-11
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-04
Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-11-08
drm/i915: Keep overlay functions naming consistent
José Roberto de Souza
2018-09-11
drm/i915/overlay: Use the ioctl parameters directly
Chris Wilson
2018-09-11
drm/i915/overlay: Allocate physical registers from stolen
Chris Wilson
2018-03-13
drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
Dhinakaran Pandiyan
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-20
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-14
drm/i915: More surgically unbreak the modeset vs reset deadlock
Daniel Vetter
2017-06-15
drm/i915: Remove pipe A quirk remnants
Ville Syrjälä
2017-03-17
drm/i915: Remove superfluous i915_add_request_no_flush() helper
Chris Wilson
2017-02-14
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-01-14
drm/i915: Eliminate superfluous i915_ggtt_view_normal
Chris Wilson
2017-01-04
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
2016-12-23
drm/i915: Kill the 830 MI_OVERLAY_OFF workaround
Ville Syrjälä
2016-12-22
drm/i915: Disable L2 cache clock gating on 830 when using the overlay
Ville Syrjälä
2016-12-22
drm/i915: Use primary plane->state for overlay ckey setup
Ville Syrjälä
2016-12-22
drm/i915: Reorganize overlay filter coeffs into a nicer form
Ville Syrjälä
2016-12-22
drm/i915: Simplify SWIDTHSW calculation
Ville Syrjälä
2016-12-22
drm/i915: Kill intel_panel_fitter_pipe()
Ville Syrjälä
2016-12-22
drm/i915: Use pipe_src_w in overlay code
Ville Syrjälä
2016-12-22
drm/i915: Fix the overlay frontbuffer tracking
Ville Syrjälä
2016-12-22
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
2016-12-22
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
2016-12-22
drm/i915: Initialize overlay->last_flip properly
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-14
drm/i915: Add local 'fb' variables
Ville Syrjälä
2016-12-07
drm/i915: add some more "i" in platform names for consistency
Jani Nikula
2016-12-01
drm/i915: Make GEM object create and create from data take dev_priv
Tvrtko Ursulin
2016-12-01
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
2016-10-28
drm/i915: Use lockless object free
Chris Wilson
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-12
drm/i915: Allow disabling error capture
Chris Wilson
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915/overlay: Use VMA as the primary tracker for images
Chris Wilson
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-04
drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
Chris Wilson
2016-08-04
drm/i915: Separate intel_frontbuffer into its own header
Chris Wilson
2016-08-04
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
[next]