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
/
display
/
intel_atomic_plane.h
Age
Commit message (
Expand
)
Author
2020-11-18
drm/i915: Add bigjoiner aware plane clipping checks
Maarten Lankhorst
2020-11-18
drm/i915: Get the uapi state from the correct plane when bigjoiner is used
Ville Syrjälä
2020-11-18
drm/i915: Copy the plane hw state directly for Y planes
Ville Syrjälä
2020-03-20
drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off
Ville Syrjälä
2020-03-02
drm/i915: Use intel_plane_data_rate for min_cdclk calculation
Stanislav Lisovskiy
2020-01-31
drm/i915: Convert cdclk to global state
Ville Syrjälä
2019-11-01
drm/i915: Remove special case slave handling during hw programming, v3.
Maarten Lankhorst
2019-11-01
drm/i915: Complete plane hw and uapi split, v2.
Maarten Lankhorst
2019-10-24
drm/i915: Allow planes to declare their minimum acceptable cdclk
Ville Syrjälä
2019-10-15
drm/i915: Stop using drm_atomic_helper_check_planes()
Ville Syrjälä
2019-07-01
drm/i915: Pass intel state to plane functions as well
Maarten Lankhorst
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula