Ville Syrjälä
|
b2b55502d6
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
|
8 years ago |
Mahesh Kumar
|
11f489d3c6
drm/i915/skl+: Check for supported plane configuration in Interlace mode
|
8 years ago |
Dave Airlie
|
a82256bc02
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next
|
8 years ago |
Robert Foss
|
c2c446ad29
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
|
8 years ago |
Maarten Lankhorst
|
eb8bc8dcc5
drm/i915: Remove vma unpin in intel_plane_destroy
|
8 years ago |
Ville Syrjälä
|
282dbf9b01
drm/i915: Pass intel_plane and intel_crtc to plane hooks
|
8 years ago |
Ville Syrjälä
|
722595362c
drm/i915: Add plane update/disable tracepoints
|
8 years ago |
Ville Syrjälä
|
e9728bd888
drm/i915: Track visible planes in a bitmask
|
8 years ago |
Chris Wilson
|
be1e341513
drm/i915: Track pinned vma in intel_plane_state
|
8 years ago |
Maarten Lankhorst
|
f79f26921e
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
|
8 years ago |
Ville Syrjälä
|
438b74a549
drm: Nuke fb->pixel_format
|
8 years ago |
Dave Airlie
|
a90f58311f
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 years ago |
Daniel Vetter
|
3975797f3e
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
|
8 years ago |
Ville Syrjälä
|
bae781b259
drm: Nuke modifier[1-3]
|
8 years ago |
Ville Syrjälä
|
4ea7be2b56
drm/i915: Add horizontal mirroring support for CHV pipe B planes
|
8 years ago |
Eric Engestrom
|
b3c11ac267
drm: move allocation out of drm_get_format_name()
|
8 years ago |
Chris Wilson
|
d07f0e59b2
drm/i915: Move GEM activity tracking into a common struct reservation_object
|
8 years ago |
Ville Syrjälä
|
bd2ef25d92
drm: Add drm_rotation_90_or_270()
|
8 years ago |
Eric Engestrom
|
d382814707
drm: remove `const` attribute to hint at caller that they now own the memory
|
9 years ago |
Eric Engestrom
|
90844f0004
drm: make drm_get_format_name thread-safe
|
9 years ago |
Ville Syrjälä
|
f8856a44ad
drm/i915: Use drm_plane_helper_check_state()
|
9 years ago |
Ville Syrjälä
|
936e71e314
drm/i915: Use drm_plane_state.{src,dst,visible}
|
9 years ago |
Joonas Lahtinen
|
31ad61e4af
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
|
9 years ago |
Ville Syrjälä
|
9f6151c903
drm/i915: Pass the correct crtc state to .update_plane()
|
9 years ago |
Maarten Lankhorst
|
c03242b131
drm/i915: Remove commit_plane function pointer.
|
9 years ago |
Maarten Lankhorst
|
a758e68458
drm/i915: Do not use commit_plane for sprite planes.
|
9 years ago |
Maarten Lankhorst
|
35c08f4346
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
|
9 years ago |
Maarten Lankhorst
|
7580d774b0
drm/i915: Wait for object idle without locks in atomic_commit, v2.
|
10 years ago |
Maarten Lankhorst
|
bca8013ec2
drm/i915: Do not handle a null plane state.
|
10 years ago |
Maarten Lankhorst
|
c389c9c4d9
drm/i915: Remove transitional references from intel_plane_atomic_check.
|
10 years ago |