Chris Wilson
|
be1e341513
drm/i915: Track pinned vma in intel_plane_state
|
8 年之前 |
Maarten Lankhorst
|
f79f26921e
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
|
8 年之前 |
Ville Syrjälä
|
438b74a549
drm: Nuke fb->pixel_format
|
8 年之前 |
Dave Airlie
|
a90f58311f
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 年之前 |
Daniel Vetter
|
3975797f3e
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
|
8 年之前 |
Ville Syrjälä
|
bae781b259
drm: Nuke modifier[1-3]
|
8 年之前 |
Ville Syrjälä
|
4ea7be2b56
drm/i915: Add horizontal mirroring support for CHV pipe B planes
|
8 年之前 |
Eric Engestrom
|
b3c11ac267
drm: move allocation out of drm_get_format_name()
|
8 年之前 |
Chris Wilson
|
d07f0e59b2
drm/i915: Move GEM activity tracking into a common struct reservation_object
|
8 年之前 |
Ville Syrjälä
|
bd2ef25d92
drm: Add drm_rotation_90_or_270()
|
8 年之前 |
Eric Engestrom
|
d382814707
drm: remove `const` attribute to hint at caller that they now own the memory
|
9 年之前 |
Eric Engestrom
|
90844f0004
drm: make drm_get_format_name thread-safe
|
9 年之前 |
Ville Syrjälä
|
f8856a44ad
drm/i915: Use drm_plane_helper_check_state()
|
9 年之前 |
Ville Syrjälä
|
936e71e314
drm/i915: Use drm_plane_state.{src,dst,visible}
|
9 年之前 |
Joonas Lahtinen
|
31ad61e4af
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
|
9 年之前 |
Ville Syrjälä
|
9f6151c903
drm/i915: Pass the correct crtc state to .update_plane()
|
9 年之前 |
Maarten Lankhorst
|
c03242b131
drm/i915: Remove commit_plane function pointer.
|
9 年之前 |
Maarten Lankhorst
|
a758e68458
drm/i915: Do not use commit_plane for sprite planes.
|
9 年之前 |
Maarten Lankhorst
|
35c08f4346
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
|
9 年之前 |
Maarten Lankhorst
|
7580d774b0
drm/i915: Wait for object idle without locks in atomic_commit, v2.
|
10 年之前 |
Maarten Lankhorst
|
bca8013ec2
drm/i915: Do not handle a null plane state.
|
10 年之前 |
Maarten Lankhorst
|
c389c9c4d9
drm/i915: Remove transitional references from intel_plane_atomic_check.
|
10 年之前 |
Maarten Lankhorst
|
818ed961e6
drm/i915: Make setting color key atomic.
|
10 年之前 |
Maarten Lankhorst
|
061e4b8d65
drm/i915: clean up atomic plane check functions, v2.
|
10 年之前 |
Maarten Lankhorst
|
da20eabd2c
drm/i915: Split plane updates of crtc->atomic into a helper, v2.
|
10 年之前 |
Ander Conselvan de Oliveira
|
8c7b5ccb72
drm/i915: Use atomic helpers for computing changed flags
|
10 年之前 |
Ander Conselvan de Oliveira
|
f0c60574eb
drm/i915: Call drm helpers when duplicating crtc and plane states
|
10 年之前 |
Dave Airlie
|
e1dee1973c
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 年之前 |
Daniel Vetter
|
475d231be9
drm/atomic-helper: Don't call atomic_update_plane when it stays off
|
10 年之前 |
Sonika Jindal
|
3b7a5119b5
drm/i915/skl: Support for 90/270 rotation
|
10 年之前 |