Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d3a8fb3223a7b2fc50bc818ddbeb780c67420d6d
/
drivers
/
gpu
/
drm
/
i915
/
intel_sprite.c
d3a8fb3
drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
by Ville Syrjälä
· 7 years ago
2d56758
drm/i915: make structure intel_sprite_plane_funcs static
by Colin Ian King
· 7 years ago
714244e
drm/i915: Add format modifiers for Intel
by Ben Widawsky
· 7 years ago
2e2adb0
drm/i915: Add render decompression support
by Ville Syrjälä
· 7 years ago
148b1e1
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 7 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
8b5d27b
drm/i915: Remove intel_flip_work infrastructure
by Daniel Vetter
· 7 years ago
6602be0
drm/i915/cnl: Cannonlake color init.
by Rodrigo Vivi
· 7 years ago
ec1b4ee
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
by Ville Syrjälä
· 8 years ago
a82256b
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
7b8cd33
drm/i915: Make vblank evade warnings optional
by Ville Syrjälä
· 8 years ago
282dbf9
drm/i915: Pass intel_plane and intel_crtc to plane hooks
by Ville Syrjälä
· 8 years ago
ab33081
drm/i915: Add support for sprites on g4x
by Ville Syrjälä
· 8 years ago
f9407ae
drm/i915: Use i9xx_check_plane_surface() for sprite planes as well
by Ville Syrjälä
· 8 years ago
a0864d5
drm/i915: Pre-compute plane control register value
by Ville Syrjälä
· 8 years ago
0a37514
drm/i915: Extract ilk_sprite_ctl()
by Ville Syrjälä
· 8 years ago
45dea7b
drm/i915: Extract ivb_sprite_ctl()
by Ville Syrjälä
· 8 years ago
96ef685
drm/i915: Extract vlv_sprite_ctl()
by Ville Syrjälä
· 8 years ago
2e88126
drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes
by Ville Syrjälä
· 8 years ago
dd584fc
drm/i915: Use I915_READ_FW for plane updates
by Ville Syrjälä
· 8 years ago
78587de
drm/i915: Organize plane register writes into tighter bunches
by Ville Syrjälä
· 8 years ago
d38146b9
drm/i915: Nuke skl_update_plane debug message from the pipe update critical section
by Maarten Lankhorst
· 8 years ago
a94f2b9
drm/i915: suppress atomic commit error message under gvt-g env
by Bing Niu
· 8 years ago
e1edbd4
drm/i915: Complain if we take too long under vblank evasion.
by Maarten Lankhorst
· 8 years ago
3bb56da
drm/i915/glk: Enable pipe CSC
by Ander Conselvan de Oliveira
· 8 years ago
47f9ea8
drm/i915/glk: Plane color correction register changes
by Ander Conselvan de Oliveira
· 8 years ago
bafbcc2
drm/i915: Disable plane gamma in SKL+ sprite planes
by Ander Conselvan de Oliveira
· 8 years ago
be1e341
drm/i915: Track pinned vma in intel_plane_state
by Chris Wilson
· 8 years ago
ef426c1
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
93cd6fa6
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
a90f583
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
83c04a6
drm/i915: Use enum plane_id in VLV/CHV sprite code
by Ville Syrjälä
· 8 years ago
8e816bb
drm/i915: Use enum plane_id in SKL plane code
by Ville Syrjälä
· 8 years ago
b14e584
drm/i915: Add per-pipe plane identifier
by Ville Syrjälä
· 8 years ago
3975797
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
bae781b
drm: Nuke modifier[1-3]
by Ville Syrjälä
· 8 years ago
e62929b
drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.
by Maarten Lankhorst
· 8 years ago
4ea7be2
drm/i915: Add horizontal mirroring support for CHV pipe B planes
by Ville Syrjälä
· 8 years ago
df0cd45
drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
by Ville Syrjälä
· 8 years ago
f22aa14
drm/i915: Use & instead if == to check for rotations
by Ville Syrjälä
· 8 years ago
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
1638d30
drm: add helpers to go from plane state to drm_rect
by Rob Clark
· 8 years ago
11df4d9
drm/i915: Grab the rotation from the passed plane state for VLV sprites
by Ville Syrjälä
· 8 years ago
580503c
drm/i915: Pass dev_priv to plane constructors
by Ville Syrjälä
· 8 years ago
1890ae6
drm/i915: Reorganize sprite init
by Ville Syrjälä
· 8 years ago
b079bd17
drm/i915: Bail if plane/crtc init fails
by Ville Syrjälä
· 8 years ago
33edc24
drm/i915: Don't try to initialize sprite planes on pre-ilk
by Ville Syrjälä
· 8 years ago
5481e27
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
93ca7e0
drm/i915: Use the per-plane rotation property
by Ville Syrjälä
· 8 years ago
d8c0faf
drm/i915/gen9: Get rid of redundant watermark values
by cpaul@redhat.com
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
5db9401
drm/i915: Make IS_GEN macros only take dev_priv
by Tvrtko Ursulin
· 8 years ago
55b8f2a
drm/i915: Make INTEL_GEN only take dev_priv
by Tvrtko Ursulin
· 8 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
8652744
drm/i915: Make IS_BROADWELL only take dev_priv
by Tvrtko Ursulin
· 8 years ago
fd6b8f4
drm/i915: Make IS_IVYBRIDGE only take dev_priv
by Tvrtko Ursulin
· 8 years ago
ccebc23
drm/i915/skl: Don't try to update plane watermarks if they haven't changed
by Lyude
· 8 years ago
62e0fb8
drm/i915/skl: Update plane watermarks atomically during plane updates
by Lyude
· 8 years ago
cc92638
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
fc93ff6
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
b63a16f
drm/i915: Compute display surface offset in the plane check hook for SKL+
by Ville Syrjälä
· 9 years ago
72618eb
drm/i915: Use fb modifiers for display tiling decisions
by Ville Syrjälä
· 9 years ago
2949056
drm/i915: Pass around plane_state instead of fb+rotation
by Ville Syrjälä
· 9 years ago
d219677
drm/i915: Move SKL hw stride calculation into a helper
by Ville Syrjälä
· 9 years ago
ef78ec9
drm/i915: Don't pass pitch to intel_compute_page_offset()
by Ville Syrjälä
· 9 years ago
6687c90
drm/i915: Rewrite fb rotation GTT handling
by Ville Syrjälä
· 9 years ago
f8856a4
drm/i915: Use drm_plane_helper_check_state()
by Ville Syrjälä
· 8 years ago
936e71e
drm/i915: Use drm_plane_state.{src,dst,visible}
by Ville Syrjälä
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
3e510a8
drm/i915: Repack fence tiling mode and stride into a single integer
by Chris Wilson
· 8 years ago
5d723d7
drm/i915: Separate intel_frontbuffer into its own header
by Chris Wilson
· 8 years ago
dfd2e9a
drm/i915: Check PSR setup time vs. vblank length
by Ville Syrjälä
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 8 years ago
1f7528c
drm/i915: Signal drm events for atomic
by Daniel Vetter
· 9 years ago
38573dc
drm/i915: Give meaningful names to all the planes
by Ville Syrjälä
· 9 years ago
51cbaf0
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
by Maarten Lankhorst
· 9 years ago
a299141
drm/i915: Add support for detecting vblanks when hw frame counter is unavailable.
by Maarten Lankhorst
· 9 years ago
7494bcd
drm/i915/gen9: Avoid using negative array index in skl_update_plane()
by Imre Deak
· 9 years ago
fca0ce2
drm/i915: Fix plane init failure paths
by Ville Syrjälä
· 9 years ago
4f2d993
drm/i915: Pass drm_frambuffer to intel_compute_page_offset()
by Ville Syrjälä
· 9 years ago
8d0deca
drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset()
by Ville Syrjälä
· 9 years ago
ac48496
drm/i915: Standardize on 'cpp' for bytes per pixel
by Ville Syrjälä
· 9 years ago
54ea9da
drm/i915: Make display gtt offsets u32
by Ville Syrjälä
· 9 years ago
2da80b5
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
ce1e5c1
drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/
by Ville Syrjälä
· 9 years ago
832be82
drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width()
by Ville Syrjälä
· 9 years ago
7b49f94
drm/i915: Factor out intel_tile_width()
by Ville Syrjälä
· 9 years ago
b5c6533
drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset()
by Ville Syrjälä
· 9 years ago
a758e68
drm/i915: Do not use commit_plane for sprite planes.
by Maarten Lankhorst
· 9 years ago
2fde139
drm/i915: Use passed plane state for sprite planes, v4.
by Maarten Lankhorst
· 9 years ago
ade1ba7
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
618100f
Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
666a453
drm/i915: Separate cherryview from valleyview
by Wayne Boyer
· 9 years ago
80d6900
Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
c70f577
drm: Add "prefix" parameter to drm_rect_debug_print()
by Ville Syrjälä
· 9 years ago
44eb0cb
drm/i915: Avoid pointer arithmetic in calculating plane surface offset
by Mika Kuoppala
· 9 years ago
Next »