summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_display_power.c
AgeCommit message (Expand)Author
2022-05-20drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit
2022-05-12drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak
2022-05-12drm/i915/dmc: Load DMC on DG2Anusha Srivatsa
2022-04-20drm/i915: Remove the XELPD specific AUX and DDI power domainsImre Deak
2022-04-20drm/i915: Remove the ICL specific TBT power domainsImre Deak
2022-04-20drm/i915: Remove the aliasing of power domain enum valuesImre Deak
2022-04-20drm/i915: Sanitize the port -> DDI/AUX power domain mapping for each platformImre Deak
2022-04-20drm/i915: Convert the u64 power well domains mask to a bitmapImre Deak
2022-04-20drm/i915: Convert the power well descriptor domain mask to an array of domainsImre Deak
2022-04-20drm/i915: Rename the power domain names to end with pipes/portsImre Deak
2022-04-20drm/i915: Move the power domain->well mappings to intel_display_power_map.cImre Deak
2022-04-20drm/i915: Unexport the for_each_power_well() macrosImre Deak
2022-04-20drm/i915: Move per-platform power well hooks to intel_display_power_well.cImre Deak
2022-03-30drm/i915/dmc: move assert_dmc_loaded() to intel_dmc.cJani Nikula
2022-03-30drm/i915/dmc: simplify intel_dmc_load_program() conditionsJani Nikula
2022-03-02drm/i915: Use str_enable_disable()Lucas De Marchi
2022-02-28drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_w...Imre Deak
2022-02-28drm/i915: Add functions to get a power well's state/name/domains/mask/refcountImre Deak
2022-02-28drm/i915: Add function to call a power well's sync_hw() hookImre Deak
2022-02-28drm/i915: Move power well get/put/enable/disable functions to a new fileImre Deak
2022-02-28drm/i915: Move i915_power_well_regs struct into i915_power_well_opsImre Deak
2022-02-28drm/i915: Remove redundant state verification during TypeC AUX power well dis...Imre Deak
2022-02-28drm/i915: Sanitize open-coded power well enable()/disable() callsImre Deak
2022-02-28drm/i915: Fix the VDSC_PW2 power domain enum valueImre Deak
2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper
2022-02-03drm/i915: Disable unused power wells left enabled by BIOSImre Deak
2022-01-24drm/i915/cdclk: update intel_dump_cdclk_config() loggingJani Nikula
2022-01-13drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*Jani Nikula
2022-01-11drm/i915: Move combo PHY registers to their own headerMatt Roper
2021-12-13drm/i915: Move pipe/transcoder/abox masks under intel_device_info.displayVille Syrjälä
2021-11-19drm/i915: move structs from intel_display_power.h to .cJani Nikula
2021-11-19drm/i915/debugfs: move debug printing to intel_display_power.cJani Nikula
2021-11-15drm/i915/dsi/xelpd: Disable DC states in Video modeVandita Kulkarni
2021-11-12drm/i915: make array states static constColin Ian King
2021-10-29drm/i915/adlp: Implement workaround 16013190616José Roberto de Souza
2021-10-20drm/i915/display: Rename POWER_DOMAIN_DPLL_DC_OFF to POWER_DOMAIN_DC_OFFJosé Roberto de Souza
2021-10-19drm/i915: Move PCH refclock stuff into its own fileVille Syrjälä
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula
2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula
2021-10-01drm/i915/dpll: move dpll modeset asserts to intel_dpll.cJani Nikula
2021-09-29drm/i915/tc: Add/use helpers to retrieve TypeC port propertiesImre Deak
2021-09-29drm/i915: add wrappers around cdclk vtable funcs.Dave Airlie
2021-08-12drm/i915: Tweaked Wa_14010685332 for all PCHsAnshuman Gupta
2021-08-02drm/i915/dg1: Adjust the AUDIO power domainAnshuman Gupta
2021-07-30drm/i915/display: remove explicit CNL handling from intel_display_power.cLucas De Marchi
2021-07-29drm/i915/dg2: Wait for SNPS PHY calibration during display initMatt Roper
2021-07-22drm/i915/dg2: Don't program BW_BUDDY registersMatt Roper
2021-07-22drm/i915/dg2: Don't wait for AUX power well enable ACKsMatt Roper
2021-07-21drm/i915: Make display workaround upper bounds exclusiveMatt Roper
2021-07-21drm/i915/rkl: Wa_1409767108 also applies to RKLMatt Roper