index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_atomic_plane.c
Age
Commit message (
Expand
)
Author
2018-11-28
drm/i915: Commit skl+ planes in an order that avoids ddb overlaps
Ville Syrjälä
2018-11-28
drm/i915: Pass the new crtc_state to ->disable_plane()
Ville Syrjälä
2018-11-28
drm/i915: Introduce crtc_state->update_planes bitmask
Ville Syrjälä
2018-11-15
drm/i915: Fix plane allocation/free functions
Maarten Lankhorst
2018-10-24
drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.
Maarten Lankhorst
2018-10-08
drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_...
Ville Syrjälä
2018-09-21
drm/i915: Replace call to commit_planes_on_crtc with internal update, v2.
Maarten Lankhorst
2018-09-21
drm/i915: Unconditionally clear plane visibility, v2.
Maarten Lankhorst
2018-09-12
drm/i915: Move chv rotation checks to plane->check()
Ville Syrjälä
2018-09-12
drm/i915: Move skl plane fb related checks into a better place
Ville Syrjälä
2018-08-28
drm/i915: Reject compressed Y/Yf with interlaced modes
Ville Syrjälä
2018-08-28
drm/i915: Don't pass plane to .check_plane()
Ville Syrjälä
2018-06-28
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-19
drm/i915: Print prop name/id when rejecting it
Ville Syrjälä
2018-06-11
drm/i915: Stop updating plane->fb/crtc
Ville Syrjälä
2018-05-11
drm/i915: Enable display workaround 827 for all planes, v2.
Maarten Lankhorst
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-20
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-02-05
drm/i915: Deprecate I915_SET_COLORKEY_NONE
Ville Syrjälä
2018-01-23
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2017-09-01
drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
Ville Syrjälä
2017-07-04
drm/i915/skl+: Check for supported plane configuration in Interlace mode
Mahesh Kumar
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-11
drm/i915: Remove vma unpin in intel_plane_destroy
Maarten Lankhorst
2017-05-10
drm/i915: Pass intel_plane and intel_crtc to plane hooks
Ville Syrjälä
2017-03-03
drm/i915: Add plane update/disable tracepoints
Ville Syrjälä
2017-03-03
drm/i915: Track visible planes in a bitmask
Ville Syrjälä
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2016-12-19
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Maarten Lankhorst
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-14
drm/i915: Add horizontal mirroring support for CHV pipe B planes
Ville Syrjälä
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-10-28
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-08-16
drm: remove `const` attribute to hint at caller that they now own the memory
Eric Engestrom
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
2016-08-08
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-03-10
drm/i915: Pass the correct crtc state to .update_plane()
Ville Syrjälä
2016-01-07
drm/i915: Remove commit_plane function pointer.
Maarten Lankhorst
2016-01-07
drm/i915: Do not use commit_plane for sprite planes.
Maarten Lankhorst
2015-12-22
drm/i915: Calculate visibility in check_plane correctly regardless of dpms.
Maarten Lankhorst
2015-11-02
drm/i915: Wait for object idle without locks in atomic_commit, v2.
Maarten Lankhorst
[next]