Age | Commit message (Expand) | Author |
2018-02-27 | drm/i915/psr: New power domain for AUX IO. | Dhinakaran Pandiyan |
2018-02-19 | drm/i915: Remove WARN_ONCE for failing to pm_runtime_if_in_use | Chris Wilson |
2018-02-13 | drm/i915/icl: initialize MBus during display init | Mahesh Kumar |
2018-02-13 | drm/i915/icl: Enable both DBuf slices during init | Mahesh Kumar |
2018-02-13 | drm/i915/icl: implement the display init/uninit sequences | Paulo Zanoni |
2018-02-13 | drm/i915/icl: add ICL support to cnl_set_procmon_ref_values | Paulo Zanoni |
2018-01-30 | drm/i915/cnl: Enable DDI-F on Cannonlake. | Rodrigo Vivi |
2018-01-30 | drm/i915/cnl: Extend Wa 1178 to Aux F. | Rodrigo Vivi |
2018-01-30 | drm/i915/cnl: Add AUX-F support | Rodrigo Vivi |
2018-01-18 | drm/i915/cnl: apply Display WA #1178 to fix type C dongles | Lucas De Marchi |
2018-01-11 | drm/i915: Apply headless DMC workaround for CNL | Tvrtko Ursulin |
2017-12-22 | drm/i915: Apply Display WA #1183 on skl, kbl, and cfl | Lucas De Marchi |
2017-12-22 | drm/i915: No need to power up PG2 for GMBUS on BXT | Ville Syrjälä |
2017-12-22 | drm/i915: Disable DC states around GMBUS on GLK | Ville Syrjälä |
2017-12-08 | drm/i915: Restore GT performance in headless mode with DMC loaded | Tvrtko Ursulin |
2017-10-25 | drm/i915: Start tracking voltage level in the cdclk state | Ville Syrjälä |
2017-10-11 | drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock | Sagar Arun Kamble |
2017-10-11 | drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm" | Sagar Arun Kamble |
2017-10-06 | drm/i915: Silence compiler warning for hsw_power_well_enable() | Chris Wilson |
2017-10-04 | drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume | Imre Deak |
2017-09-22 | drm/i915: Rename global i915 to i915_modparams | Michal Wajdeczko |
2017-08-22 | drm/i915/cnl: extract cnl_set_procmon_ref_values | Paulo Zanoni |
2017-08-22 | drm/i915/cnl: simplify cnl_procmon_values handling | Paulo Zanoni |
2017-08-15 | drm/i915/hsw+: Add support for multiple power well regs | Imre Deak |
2017-08-15 | drm/i915: Work around GCC anonymous union initialization bug | Imre Deak |
2017-08-08 | drm/i915/cnl: Removing missing DDI_E bits from CNL. | Rodrigo Vivi |
2017-07-27 | drm/i915: cleanup the CHICKEN_MISC_2 (re)definitions | Paulo Zanoni |
2017-07-27 | drm/i915: Gather all the power well->domain mappings to one place | Imre Deak |
2017-07-27 | drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers | Imre Deak |
2017-07-27 | drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers | Imre Deak |
2017-07-27 | drm/i915/hsw+: Add has_fuses power well attribute | Imre Deak |
2017-07-27 | drm/i915/hsw, bdw: Wait for the power well disabled state | Imre Deak |
2017-07-27 | drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes | Imre Deak |
2017-07-27 | drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros | Imre Deak |
2017-07-27 | drm/i915/hsw, bdw: Split power well set to enable/disable helpers | Imre Deak |
2017-07-27 | drm/i915/hsw, bdw: Remove redundant state check during power well toggling | Imre Deak |
2017-07-27 | drm/i915/gen9+: Remove redundant state check during power well toggling | Imre Deak |
2017-07-27 | drm/i915/gen9+: Remove redundant power well state assert during enabling | Imre Deak |
2017-07-27 | drm/i915/bxt, glk: Give a proper name to the power well struct phy field | Imre Deak |
2017-07-27 | drm/i915: Check for duplicated power well IDs | Imre Deak |
2017-07-27 | drm/i915/hsw, bdw: Add an ID for the global display power well | Imre Deak |
2017-07-27 | drm/i915/gen2: Add an ID for the display pipes power well | Imre Deak |
2017-07-27 | drm/i915: Assign everywhere the always-on power well ID | Imre Deak |
2017-07-27 | drm/i915: Unify power well ID enums | Imre Deak |
2017-07-27 | drm/i915/chv: Add unique power well ID for the pipe A power well | Imre Deak |
2017-07-10 | drm/i915/cnl: Add max allowed Cannonlake DC. | Rodrigo Vivi |
2017-07-06 | drm/i915/cnl: Fix comment about AUX IO power well enable/disable | Imre Deak |
2017-07-06 | drm/i915/gen9+: Don't remove secondary power well requests | Imre Deak |
2017-07-06 | drm/i915/bxt, glk: Fix assert on conditions for DC9 enabling | Imre Deak |
2017-07-06 | drm/i915/skl: Don't disable misc IO power well during display uninit | Imre Deak |