Ville Syrjälä
|
adf3d35e4a
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
|
12 years ago |
Ville Syrjälä
|
88a94a58a0
drm/i915: Don't try to disable plane if it's already disabled
|
12 years ago |
Ville Syrjälä
|
b39d53f624
drm/i915: Pass crtc to our update/disable_plane hooks
|
12 years ago |
Ville Syrjälä
|
ec4c4aa147
drm/i915: Calculate the sprite WM based on the source width instead of the destination width
|
12 years ago |
Ville Syrjälä
|
67ca28f30a
drm/i915: Pass the actual sprite width to watermarks functions
|
12 years ago |
Ville Syrjälä
|
bdd57d0386
drm/i915: Add scaled paramater to update_sprite_watermarks()
|
12 years ago |
Ben Widawsky
|
f343c5f647
drm/i915: Getter/setter for object attributes
|
12 years ago |
Ville Syrjälä
|
bb53d4aeac
drm/i915: Disable/restore all sprite planes around modeset
|
12 years ago |
Paulo Zanoni
|
4c4ff43a69
drm/i915: add "enable" argument to intel_update_sprite_watermarks
|
12 years ago |
Ville Syrjälä
|
3c3686cd97
drm/i915: Relax the sprite scaling limits checks
|
12 years ago |
Ville Syrjälä
|
1731693a5a
drm/i915: Implement proper clipping for video sprites
|
12 years ago |
Damien Lespiau
|
d49f70915c
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
|
12 years ago |
Jesse Barnes
|
7f1f3851fe
drm/i915: sprite support for ValleyView v4
|
12 years ago |
Ville Syrjälä
|
c626d3179c
drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
|
12 years ago |
Chris Wilson
|
693db1842d
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
|
12 years ago |
Jesse Barnes
|
5e1bac2ff7
drm/i915: add sprite restore function v3
|
12 years ago |
Chris Wilson
|
bc75286217
drm/i915: Handle untiled planes when computing their offsets
|
12 years ago |
Ville Syrjälä
|
86d3efce2c
drm/i915: Implement pipe CSC based limited range RGB output
|
12 years ago |
Ville Syrjälä
|
2c6602df1a
drm/i915: Fix sprite_scaling_enabled for multiple sprites
|
12 years ago |
Daniel Vetter
|
a0e99e68c1
drm/i915: use drm_modeset_lock_all
|
12 years ago |
Chris Wilson
|
ca320ac456
drm/i915: Use pixel size for computing linear offsets into a sprite
|
12 years ago |
Ville Syrjälä
|
28d491df4c
drm/i915: Bad pixel formats can't reach the sprite code
|
12 years ago |
Ville Syrjälä
|
2bd3c3cb35
drm/i915: pixel_size == cpp
|
12 years ago |
Damien Lespiau
|
5a35e99e81
drm/i915: adjust sprite base address
|
12 years ago |
Damien Lespiau
|
c54173a85d
drm/i915: Fix sprite offset on HSW
|
12 years ago |
Damien Lespiau
|
94c6419ed8
drm/i915: Error out when trying to set a y-tiled as a sprite
|
12 years ago |
Damien Lespiau
|
4d8d71b5dd
drm/i915: VLV does not have a sprite scaler
|
12 years ago |
Paulo Zanoni
|
702e7a56af
drm/i915: convert PIPECONF to use transcoder instead of pipe
|
12 years ago |
Damien Lespiau
|
2d354c3472
drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |