summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display.c
AgeCommit message (Expand)Author
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
2023-09-27drm/i915/dsb: Load LUTs using the DSB during vblankVille Syrjälä
2023-09-20drm/i915: Implement transcoder LRR for TGL+Ville Syrjälä
2023-09-20drm/i915: Update VRR parameters in fastsetVille Syrjälä
2023-09-20drm/i915: Disable VRR during seamless M/N changesVille Syrjälä
2023-09-20drm/i915: Optimize out redundant M/N updatesVille Syrjälä
2023-09-20drm/i915: Adjust seamless_m_n flag behaviourVille Syrjälä
2023-09-20drm/i915: Enable VRR later during fastsetsVille Syrjälä
2023-09-20drm/i915: Change intel_pipe_update_{start,end}() calling conventionVille Syrjälä
2023-09-13drm/i915: Introduce crtc_state->enhanced_framingVille Syrjälä
2023-09-05drm/i915/display: Compare the readout dsc pps paramsSuraj Kandpal
2023-08-25drm/i915/color: move pre-SKL gamma and CSC enable read to intel_colorJani Nikula
2023-08-25drm/i915/color: move SKL+ gamma and CSC enable read to intel_colorJani Nikula
2023-08-25drm/i915: move ILK+ CSC mode read to intel_colorJani Nikula
2023-08-25drm/i915: move HSW+ gamma mode read to intel_colorJani Nikula
2023-08-25drm/i915/color: move CHV CGM pipe mode read to intel_colorJani Nikula
2023-08-25drm/i915/regs: split out intel_color_regs.hJani Nikula
2023-08-21drm/i915/display: Eliminate IS_METEORLAKE checksMatt Roper
2023-08-17drm/i915/dg2: Drop pre-production display workaroundsMatt Roper
2023-08-07drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform definesDnyaneshwar Bhadane
2023-08-07drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform definesDnyaneshwar Bhadane
2023-08-07drm/i915/hsw: s/HSW/HASWELL for platform/subplatform definesDnyaneshwar Bhadane
2023-07-06drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child deviceVille Syrjälä
2023-07-04drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerStanislav Lisovskiy
2023-06-26drm/i915: Prevent needless toggling of DC states during modesetsImre Deak
2023-06-20drm/i915: Convert HSW/BDW to use port_mask for DDI probeVille Syrjälä
2023-06-20drm/i915: Init DDI outputs based on port_mask on skl+Ville Syrjälä
2023-06-20drm/i915: Assert that the port being initialized is validVille Syrjälä
2023-06-20drm/i915: Remove bogus DDI-F from hsw/bdw output initVille Syrjälä
2023-06-16drm/i915/psr: Allow PSR with sprite enabled on hsw/bdwVille Syrjälä
2023-06-10drm/i915: add a dedicated workqueue inside drm_i915_privateLuca Coelho
2023-06-07drm/i915/mtl: Add support for PM DEMANDMika Kahola
2023-06-07drm/i915: annotate maybe unused but set intel_crtc_state variablesJani Nikula
2023-06-07drm/i915: annotate maybe unused but set intel_plane_state variablesJani Nikula
2023-06-05drm/i915/display: Print useful information on errorArun R Murthy
2023-05-26drm/i915: Implement CTM property support for VLVVille Syrjälä
2023-05-26drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()Nathan Chancellor
2023-05-24drm/i915/display: Move display runtime info to display structureMatt Roper
2023-05-22drm/i915: Support Async Flip on Linear buffersArun R Murthy
2023-05-17drm/i915: tweak language in fastset pipe config compare loggingJani Nikula
2023-05-16drm/i915: Add support for disabling any CRTCs during HW readout/sanitizationImre Deak