index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_sprite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
Ville Syrjälä
1
-18
/
+63
2018-02-16
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
1
-0
/
+83
2017-08-11
drm/i915: make structure intel_sprite_plane_funcs static
Colin Ian King
1
-1
/
+1
2017-08-10
drm/i915: Add format modifiers for Intel
Ben Widawsky
1
-5
/
+145
2017-08-10
drm/i915: Add render decompression support
Ville Syrjälä
1
-0
/
+5
2017-08-10
Merge airlied/drm-next into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-2
/
+2
2017-07-20
drm/i915: Remove intel_flip_work infrastructure
Daniel Vetter
1
-7
/
+1
2017-07-07
drm/i915/cnl: Cannonlake color init.
Rodrigo Vivi
1
-1
/
+1
2017-06-06
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
Ville Syrjälä
1
-0
/
+21
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-71
/
+53
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-10
/
+10
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
1
-2
/
+5
2017-05-10
drm/i915: Pass intel_plane and intel_crtc to plane hooks
Ville Syrjälä
1
-64
/
+46
2017-05-10
drm/i915: Add support for sprites on g4x
Ville Syrjälä
1
-9
/
+9
2017-03-27
drm/i915: Use i9xx_check_plane_surface() for sprite planes as well
Ville Syrjälä
1
-46
/
+25
2017-03-27
drm/i915: Pre-compute plane control register value
Ville Syrjälä
1
-12
/
+12
2017-03-23
drm/i915: Extract ilk_sprite_ctl()
Ville Syrjälä
1
-31
/
+41
2017-03-23
drm/i915: Extract ivb_sprite_ctl()
Ville Syrjälä
1
-36
/
+44
2017-03-23
drm/i915: Extract vlv_sprite_ctl()
Ville Syrjälä
1
-34
/
+37
2017-03-23
drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes
Ville Syrjälä
1
-17
/
+1
2017-03-13
drm/i915: Use I915_READ_FW for plane updates
Ville Syrjälä
1
-94
/
+134
2017-03-13
drm/i915: Organize plane register writes into tighter bunches
Ville Syrjälä
1
-29
/
+30
2017-03-09
drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...
Maarten Lankhorst
1
-3
/
+0
2017-03-08
drm/i915: suppress atomic commit error message under gvt-g env
Bing Niu
1
-0
/
+4
2017-03-06
drm/i915: Complain if we take too long under vblank evasion.
Maarten Lankhorst
1
-2
/
+10
2017-02-17
drm/i915/glk: Enable pipe CSC
Ander Conselvan de Oliveira
1
-0
/
+1
2017-01-30
drm/i915/glk: Plane color correction register changes
Ander Conselvan de Oliveira
1
-5
/
+12
2017-01-30
drm/i915: Disable plane gamma in SKL+ sprite planes
Ander Conselvan de Oliveira
1
-0
/
+1
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
1
-4
/
+4
2017-01-04
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
1
-7
/
+7
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-6
/
+6
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-12-05
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-7
/
+7
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-7
/
+7
2016-11-23
drm/i915: Use enum plane_id in VLV/CHV sprite code
Ville Syrjälä
1
-37
/
+37
2016-11-23
drm/i915: Use enum plane_id in SKL plane code
Ville Syrjälä
1
-21
/
+21
2016-11-23
drm/i915: Add per-pipe plane identifier
Ville Syrjälä
1
-0
/
+1
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-9
/
+2
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
1
-7
/
+7
2016-11-15
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
Maarten Lankhorst
1
-18
/
+0
2016-11-14
drm/i915: Add horizontal mirroring support for CHV pipe B planes
Ville Syrjälä
1
-0
/
+9
2016-11-14
drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
Ville Syrjälä
1
-12
/
+14
2016-11-14
drm/i915: Use & instead if == to check for rotations
Ville Syrjälä
1
-3
/
+3
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-9
/
+2
2016-11-09
drm: add helpers to go from plane state to drm_rect
Rob Clark
1
-9
/
+2
2016-11-08
drm/i915: Grab the rotation from the passed plane state for VLV sprites
Ville Syrjälä
1
-1
/
+1
2016-11-01
drm/i915: Pass dev_priv to plane constructors
Ville Syrjälä
1
-6
/
+6
2016-10-31
drm/i915: Reorganize sprite init
Ville Syrjälä
1
-39
/
+31
2016-10-31
drm/i915: Bail if plane/crtc init fails
Ville Syrjälä
1
-4
/
+4
[next]