summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display.h
AgeCommit message (Expand)Author
2021-05-14drm/i915: Move intel_modeset_all_pipes()Ville Syrjälä
2021-05-14drm/i915/xelpd: Handle new location of outputs D and EMatt Roper
2021-05-07drm/i915/xelpd: First stab at DPT supportVille Syrjälä
2021-05-07drm/i915: Nuke display error stateVille Syrjälä
2021-04-28drm/i915/display: move crtc and dpll declarations where they belongJani Nikula
2021-04-21drm/i915: Polish for_each_dbuf_slice()Ville Syrjälä
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-29drm/i915/intel_fb: Pull FB plane functions from intel_display.cImre Deak
2021-03-29drm/i915: Remove repeated declarationWan Jiabing
2021-03-24drm/i915: Pass ww ctx to intel_pin_to_display_planeMaarten Lankhorst
2021-03-03drm/i915: Clean up verify_wm_state()Ville Syrjälä
2021-02-22drm/i915/display: Rename for_each_intel_encoder.*_can_psr to for_each_intel_e...José Roberto de Souza
2021-02-13drm/i915/display: move register functions to display/Lucas De Marchi
2021-02-08drm/i915: refactor skylake scaler code into new file.Dave Airlie
2021-02-08drm/i915: migrate pll enable/disable code to intel_dpll.[ch]Dave Airlie
2021-02-08drm/i915: move is_ccs_modifier to an inlineDave Airlie
2021-02-08drm/i915: migrate skl planes code new file (v5)Dave Airlie
2021-02-05drm/i915/display: Support PSR Multiple InstancesGwan-gyeong Mun
2021-01-21drm/i915/pps: move pps code over from intel_display.c and refactorJani Nikula
2021-01-16drm/i915: refactor pll code out into intel_dpll.cDave Airlie
2021-01-14drm/i915/display: fix the uint*_t types that have crept inJani Nikula
2021-01-05drm/i915/display: Split and export main surface calculation from skl_check_ma...José Roberto de Souza
2020-12-22drm/i915: refactor i915 plane code into separate file.Dave Airlie
2020-12-22drm/i915: refactor cursor code out of i915_display.cDave Airlie
2020-12-04drm/i915: Add intel_atomic_add_affected_planes()Ville Syrjälä
2020-11-18drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.Maarten Lankhorst
2020-11-13drm/i915: s/intel_mode_from_pipe_config/intel_mode_from_crtc_timings/Ville Syrjälä
2020-11-11drm/i915/display: add namespace to intel_finish_resetLucas De Marchi
2020-11-11drm/i915/display: add namespace to intel_prepare_resetLucas De Marchi
2020-10-30drm/i915: Introduce AUX_CH_USBCnVille Syrjälä
2020-10-30drm/i915: Add PORT_TCn aliases to enum portVille Syrjälä
2020-10-30drm/i915: s/PORT_TC/TC_PORT_/Ville Syrjälä
2020-10-21drm/i915/display: Add Nearest-neighbor based integer scaling supportPankaj Bharadiya
2020-09-15drm/i915: Add more AUX CHs to the enumVille Syrjälä
2020-09-11drm/i915: Nuke dpio_phy_iosf_port[]Ville Syrjälä
2020-09-04drm/i915: split out intel_modeset_driver_remove_nogem() and simplifyJani Nikula
2020-09-04drm/i915: split intel_modeset_init() pre/post gem initJani Nikula
2020-07-02drm/i915/display: prefer dig_port to reference intel_digital_portLucas De Marchi
2020-06-30drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä
2020-05-21drm/i915: Introduce for_each_dbuf_slice_in_mask macroStanislav Lisovskiy
2020-04-24drm/i915: Fix skl+ non-scaled pfit modesVille Syrjälä
2020-04-17drm/i915/display: Add intel_legacy_aux_to_power_domain()José Roberto de Souza
2020-04-03drm/i915: Store cpu_transcoder_mask in device infoVille Syrjälä
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula
2020-02-26drm/i915: Iterate over pipes and skip the disabled oneAnshuman Gupta
2020-02-26drm/i915: split intel_modeset_init() to pre/post irq installJani Nikula
2020-02-19drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstallJani Nikula
2020-01-31drm/i915: Introduce intel_calc_active_pipes()Ville Syrjälä
2020-01-31drm/i915: move pipe, pch and vblank enable to encoders on DDI platformsJani Nikula
2020-01-07drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the media ...Dhinakaran Pandiyan