| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Split plane data_rate into data_rate+data_rate_y | Ville Syrjälä | 2022-03-21 | 1 | -1/+2 |
* | drm/i915: Introduce intel_crtc_planes_update_arm() | Ville Syrjälä | 2022-02-18 | 1 | -6/+4 |
* | drm/i915: Move intel_plane_atomic_calc_changes() & co. out | Ville Syrjälä | 2022-02-16 | 1 | -4/+0 |
* | drm/i915: Pass plane to watermark calculation functions | Stanislav Lisovskiy | 2022-01-26 | 1 | -0/+1 |
* | drm/i915: Split update_plane() into update_noarm() + update_arm() | Ville Syrjälä | 2021-11-04 | 1 | -9/+14 |
* | drm/i915/plane: add intel_plane_helper_add() helper | Jani Nikula | 2021-07-08 | 1 | -2/+1 |
* | drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustment | Ville Syrjälä | 2021-04-19 | 1 | -0/+4 |
* | drm/i915: Add bigjoiner aware plane clipping checks | Maarten Lankhorst | 2020-11-18 | 1 | -0/+4 |
* | drm/i915: Get the uapi state from the correct plane when bigjoiner is used | Ville Syrjälä | 2020-11-18 | 1 | -1/+2 |
* | drm/i915: Copy the plane hw state directly for Y planes | Ville Syrjälä | 2020-11-18 | 1 | -0/+2 |
* | drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off | Ville Syrjälä | 2020-03-20 | 1 | -0/+2 |
* | drm/i915: Use intel_plane_data_rate for min_cdclk calculation | Stanislav Lisovskiy | 2020-03-02 | 1 | -0/+3 |
* | drm/i915: Convert cdclk to global state | Ville Syrjälä | 2020-01-31 | 1 | -2/+3 |
* | drm/i915: Remove special case slave handling during hw programming, v3. | Maarten Lankhorst | 2019-11-01 | 1 | -3/+0 |
* | drm/i915: Complete plane hw and uapi split, v2. | Maarten Lankhorst | 2019-11-01 | 1 | -0/+2 |
* | drm/i915: Allow planes to declare their minimum acceptable cdclk | Ville Syrjälä | 2019-10-24 | 1 | -0/+2 |
* | drm/i915: Stop using drm_atomic_helper_check_planes() | Ville Syrjälä | 2019-10-15 | 1 | -0/+2 |
* | drm/i915: Pass intel state to plane functions as well | Maarten Lankhorst | 2019-07-01 | 1 | -3/+2 |
* | drm/i915: move modesetting core code under display/ | Jani Nikula | 2019-06-17 | 1 | -0/+50 |