index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2016-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-17
/
+23
2016-10-21
drm/i915: Use the per-plane rotation property
Ville Syrjälä
1
-1
/
+13
2016-10-19
drm/i915/gen9: Get rid of redundant watermark values
cpaul@redhat.com
1
-2
/
+6
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-3
/
+1
2016-10-14
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
1
-2
/
+2
2016-10-14
drm/i915: Make INTEL_GEN only take dev_priv
Tvrtko Ursulin
1
-4
/
+4
2016-10-14
drm/i915: Make IS_CHERRYVIEW only take dev_priv
Tvrtko Ursulin
1
-4
/
+6
2016-10-14
drm/i915: Make IS_BROADWELL only take dev_priv
Tvrtko Ursulin
1
-4
/
+4
2016-10-14
drm/i915: Make IS_IVYBRIDGE only take dev_priv
Tvrtko Ursulin
1
-1
/
+1
2016-09-07
drm/i915/skl: Don't try to update plane watermarks if they haven't changed
Lyude
1
-2
/
+7
2016-08-23
drm/i915/skl: Update plane watermarks atomically during plane updates
Lyude
1
-0
/
+9
2016-08-15
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-46
/
+56
2016-08-15
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-6
/
+7
2016-08-11
drm/i915: Compute display surface offset in the plane check hook for SKL+
Ville Syrjälä
1
-23
/
+10
2016-08-11
drm/i915: Use fb modifiers for display tiling decisions
Ville Syrjälä
1
-9
/
+6
2016-08-11
drm/i915: Pass around plane_state instead of fb+rotation
Ville Syrjälä
1
-11
/
+11
2016-08-11
drm/i915: Move SKL hw stride calculation into a helper
Ville Syrjälä
1
-10
/
+2
2016-08-11
drm/i915: Don't pass pitch to intel_compute_page_offset()
Ville Syrjälä
1
-15
/
+11
2016-08-11
drm/i915: Rewrite fb rotation GTT handling
Ville Syrjälä
1
-47
/
+50
2016-08-08
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-0
/
+10
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
1
-42
/
+42
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-3
/
+3
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
1
-6
/
+6
2016-08-04
drm/i915: Separate intel_frontbuffer into its own header
Chris Wilson
1
-0
/
+1
2016-08-03
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
1
-3
/
+3
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-9
/
+9
2016-06-16
drm/i915: Signal drm events for atomic
Daniel Vetter
1
-0
/
+14
2016-05-30
drm/i915: Give meaningful names to all the planes
Ville Syrjälä
1
-4
/
+12
2016-05-19
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Maarten Lankhorst
1
-1
/
+7
2016-05-19
drm/i915: Add support for detecting vblanks when hw frame counter is unavaila...
Maarten Lankhorst
1
-6
/
+2
2016-05-13
drm/i915/gen9: Avoid using negative array index in skl_update_plane()
Imre Deak
1
-5
/
+6
2016-04-01
drm/i915: Fix plane init failure paths
Ville Syrjälä
1
-13
/
+21
2016-03-01
drm/i915: Pass drm_frambuffer to intel_compute_page_offset()
Ville Syrjälä
1
-6
/
+3
2016-03-01
drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_off...
Ville Syrjälä
1
-8
/
+10
2016-01-28
drm/i915: Standardize on 'cpp' for bytes per pixel
Ville Syrjälä
1
-20
/
+14
2016-01-28
drm/i915: Make display gtt offsets u32
Ville Syrjälä
1
-3
/
+3
2016-01-18
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2016-01-13
drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/
Ville Syrjälä
1
-12
/
+12
2016-01-13
drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width()
Ville Syrjälä
1
-2
/
+3
2016-01-13
drm/i915: Factor out intel_tile_width()
Ville Syrjälä
1
-1
/
+1
2016-01-13
drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset()
Ville Syrjälä
1
-11
/
+10
2016-01-07
drm/i915: Do not use commit_plane for sprite planes.
Maarten Lankhorst
1
-19
/
+0
2016-01-07
drm/i915: Use passed plane state for sprite planes, v4.
Maarten Lankhorst
1
-56
/
+68
2015-12-23
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2015-12-11
Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued
Daniel Vetter
1
-4
/
+4
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
1
-2
/
+2
2015-12-01
Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...
Dave Airlie
1
-19
/
+1
2015-11-24
drm: Add "prefix" parameter to drm_rect_debug_print()
Ville Syrjälä
1
-4
/
+4
2015-11-09
drm/i915: Avoid pointer arithmetic in calculating plane surface offset
Mika Kuoppala
1
-1
/
+1
[next]