summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display.c
AgeCommit message (Expand)Author
2023-12-20Merge tag 'drm-intel-next-2023-12-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-18drm/i915/display: Remove dead code around intel_atomic_helper->free_listJouni Högander
2023-12-13drm/i915: Reject async flips with bigjoinerVille Syrjälä
2023-12-13drm/i915/display: Get bigjoiner config before dsc config during readoutAnkit Nautiyal
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-12-05drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä
2023-12-01drm/i915: add bool type checks in PIPE_CONF_CHECK_*Jani Nikula
2023-12-01drm/i915: use PIPE_CONF_CHECK_BOOL() for bool membersJani Nikula
2023-12-01drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()Ville Syrjälä
2023-11-29drm/i915: Clean up some DISPLAY_VER checksVille Syrjälä
2023-11-29drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä
2023-11-29drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä
2023-11-23drm/i915/display: Separate xe and i915 common dpt code into own fileJuha-Pekka Heikkila
2023-11-23drm/i915: Implement audio fastsetVille Syrjälä
2023-11-23drm/i915: Push audio_{enable,disable}() to the pre/post pane update stageVille Syrjälä
2023-11-23drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher upVille Syrjälä
2023-11-23drm/i915: Polish some RMWsVille Syrjälä
2023-11-23drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä
2023-11-23drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()Ville Syrjälä
2023-11-21drm/i915/dp: Reuse intel_dp_{max,effective}_data_rate in intel_link_compute_m...Imre Deak
2023-11-21drm/i915/dp: Fix UHBR link M/N valuesImre Deak
2023-11-21drm/i915/dp: Account for channel coding efficiency on UHBR linksImre Deak
2023-11-21drm/i915/dp: Replace intel_dp_is_uhbr_rate() with drm_dp_is_uhbr_rate()Imre Deak
2023-11-17drm/i915: move *_crtc_clock_get() to intel_dpll.cJani Nikula
2023-11-14drm/i915/display: Consider fractional vdsc bpp while computing m_n valuesAnkit Nautiyal
2023-11-14drm/i915/display: Store compressed bpp in U6.4 formatAnkit Nautiyal
2023-11-08drm/i915: Do plane/etc. updates more atomically across pipesVille Syrjälä
2023-11-08drm/i915: Split intel_update_crtc() into two partsVille Syrjälä
2023-11-08drm/i915: Drop redundant !modeset checkVille Syrjälä
2023-11-08drm/i915/dp_mst: Improve BW sharing between MST streamsImre Deak
2023-11-08drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires itImre Deak
2023-11-08drm/i915: Factor out function to clear pipe update flagsImre Deak
2023-11-08drm/i915/dp: Pass actual BW overhead to m_n calculationImre Deak
2023-11-06drm/i915: Stop using a 'reg' variableVille Syrjälä
2023-11-06drm/i915: Extract hsw_chicken_trans_reg()Ville Syrjälä
2023-11-02drm/i915/display: Use dma_fence interfaces instead of i915_sw_fenceJouni Högander
2023-11-01drm/i915/mst: Swap TRANSCONF vs. FECSTALL_DIS_DPTSTREAM_DPTTG disableVille Syrjälä
2023-10-29drm/i915/lnl: Fix check for TC phyLucas De Marchi
2023-10-12drm/i915: Remove the module parameter 'fastboot'Arun R Murthy
2023-10-12drm/i915/display: Use intel_crtc_destroy_state instead kfreeSuraj Kandpal
2023-10-07drm/i915: Simplify the state checker calling convetionsVille Syrjälä
2023-10-06drm/i915/psr: Unify PSR pre/post plane update hooksVille Syrjälä
2023-09-28drm/i915/fdi: Recompute state for affected CRTCs on FDI linksImre Deak
2023-09-28drm/i915/fdi: Improve FDI BW sharing between pipe B and CImre Deak
2023-09-28drm/i915: Add helpers for BW management on shared display linksImre Deak
2023-09-28drm/i915: Factor out a helper to check/compute all the CRTC statesImre Deak
2023-09-28drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()Imre Deak
2023-09-28drm/i915: Add helper to modeset a set of pipesImre Deak