Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e7a278a329dd8aa2c70c564849f164cb5673689c
/
drivers
/
gpu
/
drm
/
i915
/
intel_sprite.c
e7a278a
drm/i915: Account for scale factor when calculating initial phase
by Ville Syrjälä
· 6 years ago
ca00267
drm/i915: Always write both TILEOFF and LINOFF plane registers
by Ville Syrjälä
· 6 years ago
07464c7
drm/i915: Clean up skl+ PLANE_POS vs. scaler handling
by Ville Syrjälä
· 6 years ago
7b012bd
drm/i915: Polish the skl+ plane keyval/msk/max register setup
by Ville Syrjälä
· 6 years ago
89d67d1
drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler()
by Ville Syrjälä
· 6 years ago
d0105af
drm/i915: Clean up skl_program_scaler()
by Ville Syrjälä
· 6 years ago
e69b348
drm/i915: Nuke posting reads from plane update/disable funcs
by Ville Syrjälä
· 6 years ago
bfe60a0
drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion
by Uma Shankar
· 6 years ago
d521361
drm/i915: Define WA 0870 and kill dead code.
by Rodrigo Vivi
· 6 years ago
77cac77
drm/i915: Do not program aux plane offsets on gen11+
by Dhinakaran Pandiyan
· 6 years ago
9e78337
drm/i915: Prefer IS_GEN<n> check with bitmask.
by Rodrigo Vivi
· 6 years ago
b5a209c
drm/i915: Mark skl_update_plane and skl_disable_plane as static
by Chris Wilson
· 6 years ago
26ee5bc
drm/i915/gen11: Expose planar format support on gen11, v2.
by Maarten Lankhorst
· 6 years ago
1e364f9
drm/i915/gen11: Program the Y and UV plane for planar mode correctly, v3.
by Maarten Lankhorst
· 6 years ago
cb2458b
drm/i915/gen11: Program the chroma upsampler for HDR planes.
by Maarten Lankhorst
· 6 years ago
b1554e2
drm/i915/gen11: Program the scalers correctly for planar formats, v3.
by Maarten Lankhorst
· 6 years ago
52fb7d2
drm/i915: Move the SKL+ zero constant alpha handling
by Ville Syrjälä
· 6 years ago
1f6f92a
drm/i915: Relocate SKL+ NV12 src width w/a
by Ville Syrjälä
· 6 years ago
a86d259
drm/i915: s/intel_plane/plane/ in sprite init
by Ville Syrjälä
· 6 years ago
b7c8060
drm/i915: Extract skl_universal_plane_init()
by Ville Syrjälä
· 6 years ago
c539b57
drm/i915: Introduce intel_plane_alloc()
by Ville Syrjälä
· 6 years ago
2d72dc8
drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_state()
by Ville Syrjälä
· 6 years ago
97ee97b
drm/i915: Add missing pixel formats for skl+ "sprites"
by Ville Syrjälä
· 6 years ago
37a411e
drm/i915: Disallow plane scaling with specific pixel formats
by Ville Syrjälä
· 6 years ago
934882d
drm/i915: Allow horizontal mirroring for cnl+ "sprite" planes
by Ville Syrjälä
· 6 years ago
ee6e049
drm/i915: Don't populate plane->i9xx_plane for sprites
by Ville Syrjälä
· 6 years ago
deb1968
drm/i915: Populate possible_crtcs for primary/cursor planes
by Ville Syrjälä
· 6 years ago
b208152
drm/i915: Add plane alpha blending support, v2.
by Maarten Lankhorst
· 6 years ago
fc3fed5
drm/i915: Check fb stride against plane max stride
by Ville Syrjälä
· 6 years ago
0a3c561
drm/i915: Enable RGB565 90/270 plane rotation for gen11 onwards.
by Juha-Pekka Heikkila
· 6 years ago
945ac78
drm/i915: Force planar YUV coordinates to be a multiple of 2, v2.
by Maarten Lankhorst
· 6 years ago
ab5c60bf
drm/i915: Move programming plane scaler to its own function.
by Maarten Lankhorst
· 6 years ago
1ee516f
drm/i915: Fix logic fumble in rotation vs. ccs check
by Ville Syrjälä
· 6 years ago
25721f8
drm/i915: Move chv rotation checks to plane->check()
by Ville Syrjälä
· 6 years ago
7326659
drm/i915: Move display w/a #1175
by Ville Syrjälä
· 6 years ago
e21c2d3
drm/i915: Move skl plane fb related checks into a better place
by Ville Syrjälä
· 6 years ago
4e0b83a
drm/i915: Extract per-platform plane->check() functions
by Ville Syrjälä
· 6 years ago
fd6e3c6
drm/i915: Nuke plane->can_scale/min_downscale
by Ville Syrjälä
· 6 years ago
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
Next »