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-03-14
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-25
/
+109
2018-03-02
drm/i915: Add support for the YCbCr COLOR_RANGE property
Ville Syrjälä
1
-2
/
+10
2018-03-02
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
Ville Syrjälä
1
-1
/
+1
2018-03-02
drm/i915: Add support for the YCbCr COLOR_ENCODING property
Ville Syrjälä
1
-15
/
+46
2018-03-02
drm/i915: Fix plane YCbCr->RGB conversion for GLK
Ville Syrjälä
1
-5
/
+5
2018-03-02
drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
Ville Syrjälä
1
-18
/
+63
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+5
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+6
2018-02-09
drm/i915: Give all ioctl functions an _ioctl suffix
Ville Syrjälä
1
-2
/
+2
2018-02-09
drm/i915: Reject undefined colorkey flags
Ville Syrjälä
1
-0
/
+3
2018-02-05
drm/i915: Deprecate I915_SET_COLORKEY_NONE
Ville Syrjälä
1
-1
/
+4
2018-01-30
drm/i915: Add display WA #1175 for planes ending close to right screen edge
Imre Deak
1
-1
/
+1
2018-01-24
drm/i915: Use enum plane_id for frontbuffer tracking
Ville Syrjälä
1
-1
/
+1
2018-01-23
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+6
2018-01-19
drm/i915: Allow up to 32KB stride on SKL+ "sprites"
Ville Syrjälä
1
-1
/
+2
2018-01-19
drm/i915: Add CCS capability for sprites
Ville Syrjälä
1
-13
/
+37
2018-01-19
drm/i915: Clean up the sprite modifier checks
Ville Syrjälä
1
-19
/
+29
2018-01-19
drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites
Ville Syrjälä
1
-0
/
+2
2017-11-21
drm/i915: s/enum plane/enum i9xx_plane_id/
Ville Syrjälä
1
-1
/
+1
2017-11-21
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
1
-0
/
+83
2017-11-14
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
James Ausmus
1
-6
/
+5
2017-10-18
drm/i915: Unify skylake plane disable
Juha-Pekka Heikkila
1
-1
/
+1
2017-10-18
drm/i915: Unify skylake plane update
Juha-Pekka Heikkila
1
-1
/
+1
2017-10-18
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+1
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-10-10
drm/i915: Increase atomic update vblank evasion time with lockdep
Daniel Vetter
1
-0
/
+6
2017-08-31
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
Ville Syrjälä
1
-14
/
+13
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
[next]