Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5d2a19507cb6655ac45a9dc4535cad7930fbb0d7
/
drivers
/
gpu
/
drm
/
i915
/
intel_sprite.c
df79cf4
drm/i915: Store the final plane stride in plane_state
by Ville Syrjälä
· 6 years ago
c11ada0
drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
by Ville Syrjälä
· 6 years ago
ddd5713
drm/i915: Add .max_stride() plane hook
by Ville Syrjälä
· 6 years ago
eb0f504
drm/i915: Don't pass plane to .check_plane()
by Ville Syrjälä
· 6 years ago
63eaf9a
drm/i915: Add a small wrapper to check for CCS modifiers.
by Dhinakaran Pandiyan
· 6 years ago
63ec132
drm/i915/psr: Print PSR_STATUS when PSR idle wait times out.
by Dhinakaran Pandiyan
· 6 years ago
ef8e0ff
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
294f96a
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
539c475
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
9bace65
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
by Ayan Kumar Halder
· 6 years ago
c3d4336
drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
by Tarun Vyas
· 7 years ago
a608987
drm/i915: Wait for PSR exit before checking for vblank evasion
by Tarun Vyas
· 7 years ago
b4d4b0b
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
f4366e4
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
3069290
Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
d98c71d
Merge drm-upstream/drm-next into drm-misc-next
by Gustavo Padovan
· 7 years ago
672b3c4
drm/i915: Fix sprite destination colorkeying on SKL+
by Ville Syrjälä
· 7 years ago
0a59952
drm/i915: Configure SKL+ scaler initial phase correctly
by Ville Syrjälä
· 7 years ago
b4686c4
drm/i915: Fix tabs vs. spaces in sprite code
by Ville Syrjälä
· 7 years ago
eade6c8
drm/i915: Have plane->get_hw_state() return the current pipe
by Ville Syrjälä
· 7 years ago
a38189c
drm/i915: Promote .format_mod_supported() to the lead role
by Ville Syrjälä
· 7 years ago
b8a7108
Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
94cc2fd
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
by Maarten Lankhorst
· 7 years ago
429204f
drm/i915: Add NV12 as supported format for sprite plane
by Chandra Konduru
· 7 years ago
5d79428
drm/i915: Add skl_check_nv12_surface for NV12
by Maarten Lankhorst
· 7 years ago
9c1659e
drm/i915: Do not adjust scale when out of bounds, v2.
by Maarten Lankhorst
· 7 years ago
f96bdf5
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
by Maarten Lankhorst
· 7 years ago
9ba59b7
drm/i915: Remove redundant check for negative timeout while doing an atomic pipe update
by Tarun
· 7 years ago
77224cd
drm/i915: Upscale scaler max scale for NV12
by Chandra Konduru
· 7 years ago
a589b13
drm/i915: Update format_is_yuv() to include NV12
by Chandra Konduru
· 7 years ago
0b8eeac5
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
c8624ed
drm/i915: Add support for the YCbCr COLOR_RANGE property
by Ville Syrjälä
· 7 years ago
23b2808
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
by Ville Syrjälä
· 7 years ago
b0f5c0b
drm/i915: Add support for the YCbCr COLOR_ENCODING property
by Ville Syrjälä
· 7 years ago
38f24f2
drm/i915: Fix plane YCbCr->RGB conversion for GLK
by Ville Syrjälä
· 7 years ago
5deae91
drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
by Ville Syrjälä
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
6a20fe7
drm/i915: Give all ioctl functions an _ioctl suffix
by Ville Syrjälä
· 7 years ago
89746e7
drm/i915: Reject undefined colorkey flags
by Ville Syrjälä
· 7 years ago
6ec5bd3
drm/i915: Deprecate I915_SET_COLORKEY_NONE
by Ville Syrjälä
· 7 years ago
c322c64
drm/i915: Add display WA #1175 for planes ending close to right screen edge
by Imre Deak
· 7 years ago
c19e112
drm/i915: Use enum plane_id for frontbuffer tracking
by Ville Syrjälä
· 7 years ago
a2936e3d
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
8a97bbc
drm/i915: Allow up to 32KB stride on SKL+ "sprites"
by Ville Syrjälä
· 7 years ago
77064e2
drm/i915: Add CCS capability for sprites
by Ville Syrjälä
· 7 years ago
c21f790
drm/i915: Clean up the sprite modifier checks
by Ville Syrjälä
· 7 years ago
74ac160
drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites
by Ville Syrjälä
· 7 years ago
ed15030
drm/i915: s/enum plane/enum i9xx_plane_id/
by Ville Syrjälä
· 7 years ago
51f5a096
drm/i915: Add .get_hw_state() method for planes
by Ville Syrjälä
· 7 years ago
4036c78
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
by James Ausmus
· 7 years ago
779d4d8
drm/i915: Unify skylake plane disable
by Juha-Pekka Heikkila
· 7 years ago
9a8cc57
drm/i915: Unify skylake plane update
by Juha-Pekka Heikkila
· 7 years ago
526b96c
Merge drm-upstream/drm-next into drm-intel-next-queued
by Jani Nikula
· 7 years ago
418da17
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
by Keith Packard
· 8 years ago
69208c9
drm/i915: Increase atomic update vblank evasion time with lockdep
by Daniel Vetter
· 7 years ago
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
· 8 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
Next »