index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_overlay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-1497
/
+0
*
drm/i915: Discard some redundant cache domain flushes
Chris Wilson
2019-06-14
1
-8
/
+0
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-9
/
+16
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-0
/
+2
*
drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
Jani Nikula
2019-04-30
1
-1
/
+3
*
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
2019-04-24
1
-3
/
+2
*
drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers
Paulo Zanoni
2019-04-16
1
-2
/
+2
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-1
/
+1
*
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-11
1
-16
/
+17
|
\
|
*
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
1
-16
/
+17
*
|
Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-04
1
-2
/
+0
|
\
\
|
|
/
|
*
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
1
-2
/
+0
*
|
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-0
/
+2
|
/
*
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-09
1
-1
/
+0
*
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
1
-5
/
+5
*
drm/i915: Keep overlay functions naming consistent
José Roberto de Souza
2018-11-08
1
-2
/
+2
*
drm/i915/overlay: Use the ioctl parameters directly
Chris Wilson
2018-09-11
1
-93
/
+54
*
drm/i915/overlay: Allocate physical registers from stolen
Chris Wilson
2018-09-11
1
-153
/
+75
*
drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
Dhinakaran Pandiyan
2018-03-13
1
-0
/
+1
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-41
/
+41
*
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
2018-02-20
1
-1
/
+2
*
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
1
-2
/
+2
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-1
/
+1
*
drm/i915: More surgically unbreak the modeset vs reset deadlock
Daniel Vetter
2017-08-14
1
-2
/
+9
*
drm/i915: Remove pipe A quirk remnants
Ville Syrjälä
2017-06-15
1
-1
/
+0
*
drm/i915: Remove superfluous i915_add_request_no_flush() helper
Chris Wilson
2017-03-17
1
-4
/
+4
*
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-14
1
-45
/
+34
*
drm/i915: Eliminate superfluous i915_ggtt_view_normal
Chris Wilson
2017-01-14
1
-2
/
+1
*
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
2017-01-04
1
-1
/
+1
|
\
|
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
|
*
drm/i915: Add local 'fb' variables
Ville Syrjälä
2016-12-14
1
-14
/
+12
*
|
drm/i915: Kill the 830 MI_OVERLAY_OFF workaround
Ville Syrjälä
2016-12-23
1
-13
/
+6
*
|
drm/i915: Disable L2 cache clock gating on 830 when using the overlay
Ville Syrjälä
2016-12-22
1
-0
/
+30
*
|
drm/i915: Use primary plane->state for overlay ckey setup
Ville Syrjälä
2016-12-22
1
-16
/
+17
*
|
drm/i915: Reorganize overlay filter coeffs into a nicer form
Ville Syrjälä
2016-12-22
1
-28
/
+36
*
|
drm/i915: Simplify SWIDTHSW calculation
Ville Syrjälä
2016-12-22
1
-13
/
+11
*
|
drm/i915: Kill intel_panel_fitter_pipe()
Ville Syrjälä
2016-12-22
1
-28
/
+1
*
|
drm/i915: Use pipe_src_w in overlay code
Ville Syrjälä
2016-12-22
1
-7
/
+7
*
|
drm/i915: Fix the overlay frontbuffer tracking
Ville Syrjälä
2016-12-22
1
-23
/
+41
*
|
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
2016-12-22
1
-2
/
+2
*
|
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
2016-12-22
1
-1
/
+2
*
|
drm/i915: Initialize overlay->last_flip properly
Ville Syrjälä
2016-12-22
1
-0
/
+2
*
|
drm/i915: add some more "i" in platform names for consistency
Jani Nikula
2016-12-07
1
-2
/
+2
*
|
drm/i915: Make GEM object create and create from data take dev_priv
Tvrtko Ursulin
2016-12-01
1
-1
/
+1
*
|
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
2016-12-01
1
-2
/
+1
|
/
*
drm/i915: Use lockless object free
Chris Wilson
2016-10-28
1
-2
/
+2
*
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-14
1
-1
/
+1
*
drm/i915: Allow disabling error capture
Chris Wilson
2016-10-12
1
-0
/
+4
*
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-19
1
-2
/
+2
*
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
1
-1
/
+1
[next]