index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2017-01-12
drm/i915: Initialize overlay->last_flip properly
Ville Syrjälä
2017-01-12
drm/i915: Fix oops in overlay due to frontbuffer tracking
Ville Syrjälä
2017-01-12
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
Ville Syrjälä
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
2016-08-04
drm/i915: Convert intel_overlay to request tracking
Chris Wilson
2016-08-02
drm/i915: Simplify request_alloc by returning the allocated request
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-08-02
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
2016-07-21
drm/i915: use i915_gem_object_put_unlocked() after releasing mutex
Dave Gordon
2016-07-20
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockl...
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-06-02
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-12
drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers
Chris Wilson
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-04-28
io-mapping: Specify mapping size for io_mapping_map_wc()
Chris Wilson
2016-04-28
drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
Chris Wilson
2016-04-28
drm/i915: Propagate error from drm_gem_object_init()
Chris Wilson
2016-04-25
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
Dave Gordon
2016-04-14
drm/i915: Late request cancellations are harmful
Chris Wilson
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-01-21
drm/i915: simplify allocation of driver-internal requests
Dave Gordon
2015-11-02
drm/i915: Wait for object idle without locks in atomic_commit, v2.
Maarten Lankhorst
2015-06-23
drm/i915: Update intel_ring_begin() to take a request structure
John Harrison
2015-06-23
drm/i915: Update add_request() to take a request structure
John Harrison
2015-06-23
drm/i915: Update overlay code to do explicit request management
John Harrison
2015-06-23
drm/i915: Update i915_gem_object_sync() to take a request structure
John Harrison
2015-06-23
drm/i915: i915_add_request must not fail
John Harrison
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-04-10
drm/i915: Allow disabling the destination colorkey for overlay
Chris Wilson
2015-03-31
drm/i915: Mark the overlay active only if we got ring space
Ville Syrjälä
2015-03-31
drm/i915: Convert overlay->{active, pfit_active} to bools
Ville Syrjälä
2015-03-31
drm/i915: Convert BUGs to WARNs in the video overlay code
Ville Syrjälä
2015-03-23
drm/i915: Use GGTT view when (un)pinning objects to planes
Tvrtko Ursulin
2015-02-27
drm/i915: Remove DRIVER_MODESET checks from modeset code
Daniel Vetter
[next]