index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
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
2023-03-17
drm/i915: Relocate intel_plane_check_src_coordinates()
Ville Syrjälä
2022-03-21
drm/i915: Split plane data_rate into data_rate+data_rate_y
Ville Syrjälä
2022-02-18
drm/i915: Introduce intel_crtc_planes_update_arm()
Ville Syrjälä
2022-02-16
drm/i915: Move intel_plane_atomic_calc_changes() & co. out
Ville Syrjälä
2022-01-26
drm/i915: Pass plane to watermark calculation functions
Stanislav Lisovskiy
2021-11-04
drm/i915: Split update_plane() into update_noarm() + update_arm()
Ville Syrjälä
2021-07-08
drm/i915/plane: add intel_plane_helper_add() helper
Jani Nikula
2021-04-19
drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustment
Ville Syrjälä
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