Age | Commit message (Expand) | Author |
2024-10-30 | drm/i915/display: use x100 version for full version and release | Jani Nikula |
2024-10-28 | drm/i915/display: Add Wa_16023981245 | Nemesa Garg |
2024-10-04 | drm/i915: Plumb 'dsb' all way to the plane hooks | Ville Syrjälä |
2024-09-24 | drm/i915: s/disable_lp_wm/disable_cxsr/ | Ville Syrjälä |
2024-09-24 | drm/i915: Move the dodgy pre-g4x wm stuff into i9xx_wm | Ville Syrjälä |
2024-09-24 | drm/i915: Clean up intel_wm_need_update() | Ville Syrjälä |
2024-09-24 | drm/i915: Extract ilk_must_disable_lp_wm() | Ville Syrjälä |
2024-09-19 | drm/i915/display: convert intel_atomic_plane.c to struct drm_gem_object | Jani Nikula |
2024-09-05 | drm/i915/display: pass display to intel_crtc_for_pipe() | Jani Nikula |
2024-09-05 | drm/i915/fb: hide the guts of intel_fb_obj() | Jani Nikula |
2024-06-24 | drm/i915: Use the same vblank worker for atomic unpin | Maarten Lankhorst |
2024-06-20 | drm/i915: Add async flip tracepoint | Ville Syrjälä |
2024-06-12 | drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondary | Stanislav Lisovskiy |
2024-06-12 | drm/i915: Rename all bigjoiner to joiner | Stanislav Lisovskiy |
2024-06-06 | drm/i915/display: include xe_bo.h, gem_object_types etc. where needed | Jani Nikula |
2024-05-31 | drm/i915: drop unnecessary i915_reg.h includes | Jani Nikula |
2024-05-22 | drm/i915: Extract i9xx_plane_regs.h | Ville Syrjälä |
2024-05-10 | drm/i915: Extract intel_plane_needs_physical() | Ville Syrjälä |
2024-05-03 | drm/i915: s/need_async_flip_disable_wa/need_async_flip_toggle_wa/ | Ville Syrjälä |
2024-05-03 | drm/i915: Eliminate extra frame from skl-glk sync->async flip change | Ville Syrjälä |
2024-05-03 | drm/i915: Allow the initial async flip to change modifier | Ville Syrjälä |
2024-01-22 | Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation" | Ville Syrjälä |
2023-11-06 | drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base | Jouni Högander |
2023-11-02 | drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence | Jouni Högander |
2023-09-21 | drm/i915/xe2lpd: Enable odd size and panning for planar yuv | Juha-Pekka Heikkilä |
2023-09-21 | drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation | Stanislav Lisovskiy |
2023-07-20 | drm/i915: Start using plane scale factor for relative data rate | Stanislav Lisovskiy |
2023-06-07 | drm/i915: annotate maybe unused but set intel_plane_state variables | Jani Nikula |
2023-05-05 | drm/i915: Fix NULL ptr deref by checking new_crtc_state | Stanislav Lisovskiy |
2023-04-19 | drm/i915: use explicit includes for i915_reg.h and i915_irq.h | Jani Nikula |
2023-03-17 | drm/i915: Relocate intel_plane_check_src_coordinates() | Ville Syrjälä |
2023-03-06 | drm/i915/rps: split out display rps parts to a separate file | Jani Nikula |
2023-01-30 | drm/i915: implement async_flip mode per plane tracking | Andrzej Hajda |
2023-01-20 | drm/i915: add i915_config.h and move relevant declarations there | Jani Nikula |
2022-11-17 | drm/i915: Pass intel_plane to plane tracepoints | Ville Syrjälä |
2022-10-07 | drm/i915: Fix g4x/vlv/chv CxSR vs. format/tiling/rotation changes | Ville Syrjälä |
2022-09-24 | drm/i915: Remove unused function parameter | Niranjana Vishwanathapura |
2022-09-12 | Merge drm/drm-next into drm-intel-next | Jani Nikula |
2022-09-09 | drm/i915: Extract skl_watermark.c | Ville Syrjälä |
2022-07-26 | drm: Remove unnecessary include statements of drm_plane_helper.h | Thomas Zimmermann |
2022-04-18 | Merge drm/drm-next into drm-misc-next | Paul Cercueil |
2022-04-07 | dma-buf: add enum dma_resv_usage v4 | Christian König |
2022-03-21 | drm/i915: Pre-calculate plane relative data rate | Ville Syrjälä |
2022-03-21 | drm/i915: Split plane data_rate into data_rate+data_rate_y | Ville Syrjälä |
2022-03-21 | drm/i915: Tweak plane ddb allocation tracking | Ville Syrjälä |
2022-03-10 | drm/i915: Make the PIPESRC rect relative to the entire bigjoiner area | Ville Syrjälä |
2022-03-08 | drm/i915: Fix the async flip wm0/ddb optimization | Ville Syrjälä |
2022-03-04 | drm/i915: Start tracking PIPESRC as a drm_rect | Ville Syrjälä |
2022-03-03 | drm/i915: Fix the async flip wm0/ddb optimization | Ville Syrjälä |
2022-02-18 | drm/i915: Introduce intel_crtc_planes_update_arm() | Ville Syrjälä |