summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-14drm/i915: Extract PIPESTAT irq handling into separate functionsVille Syrjälä
2017-09-14drm/i915: Remove NULL dev_priv checks from irq_uninstallVille Syrjälä
2017-09-14drm/i915: Unify the appearance of gen3/4 irq_postistall hooksVille Syrjälä
2017-09-14drm/i915: Eliminate PORT_HOTPLUG_EN setup from gen3/4 irq_postinstallVille Syrjälä
2017-09-14drm/i915: Setup EMR first on all gen2-4Ville Syrjälä
2017-09-14drm/i915: Introduce GEN2_IRQ_RESET/INITVille Syrjälä
2017-09-14drm/i915: Use GEN3_IRQ_RESET/INIT on gen3/4Ville Syrjälä
2017-09-14drm/i915: s/GEN5/GEN3/Ville Syrjälä
2017-09-14drm/i915: Clear pipestat consistentlyVille Syrjälä
2017-09-14drm/i915: Don't enable/unmask flip interruptsVille Syrjälä
2017-09-14drm/i915: Remove the "INDEX" suffix from PPAT marcosZhi Wang
2017-09-14drm/i915: Introduce private PAT managementZhi Wang
2017-09-14drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCSVille Syrjälä
2017-09-14drm/i915: Simplify i915_reg_read_ioctlJoonas Lahtinen
2017-09-14drm/i915: Introduce INTEL_GEN_MASKJoonas Lahtinen
2017-09-13drm/i915: Refresh VLV/CHV PSR comments on HW PSR_state machine.Rodrigo Vivi
2017-09-13drm/i915/execlists: Read the context-status HEAD from the HWSPChris Wilson
2017-09-13drm/i915/execlists: Read the context-status buffer from the HWSPChris Wilson
2017-09-13drm/i915: Allow HW status page to be bound highChris Wilson
2017-09-13drm/i915/lrc: allocate separate page for HWSPDaniele Ceraolo Spurio
2017-09-13drm/i915/guc: Don't make assumptions while getting the lrca offsetMichel Thierry
2017-09-13drm/i915/lrc: Clarify the format of the context imageMichel Thierry
2017-09-13drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson
2017-09-13drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson
2017-09-13drm/i915: Squelch smatch warning for statement with no effectChris Wilson
2017-09-13drm/i915/guc: Small improvements to guc_wq_item_appendOscar Mateo
2017-09-13drm/i915/guc: Remove WQ_WORKLOAD_SHIFT defineOscar Mateo
2017-09-13drm/i915/guc: Name the default GuC scheduling policyOscar Mateo
2017-09-13drm/i915: Move the context descriptor to an inline helperChris Wilson
2017-09-13drm/i915/dsi: Replace MIPI command error message with debug messageMika Kahola
2017-09-13drm/i915/cnp: set min brightness from VBTLee, Shawn C
2017-09-13Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar
2017-09-12drm/i915: Cleanup error paths through eb_lookup_vma()Chris Wilson
2017-09-12drm/i915/spt+: Don't reset invalid AUX channel interrupt bits in SDEIMRDhinakaran Pandiyan
2017-09-12drm/i915: Name the IPS_PCODE_CONTROL bitVille Syrjälä
2017-09-12drm/i915: Nuke some bogus tabs from the pcode definesVille Syrjälä
2017-09-12drm/i915: Factor out setup_private_pat()Zhi Wang
2017-09-12drm/i915/bxt: set min brightness from VBTLee, Shawn C
2017-09-12drm/i915: Increase poll time for BDW FCLK_DONEMarta Lofstedt
2017-09-11drm/i915/psr: Add enable_source vfunc.Rodrigo Vivi
2017-09-11drm/i915/psr: Add enable_sink vfunc.Rodrigo Vivi
2017-09-11drm/i915/psr: Add setup VSC vfunc.Rodrigo Vivi
2017-09-11drm/i915/psr: Re-org Activate after enableRodrigo Vivi
2017-09-11drm/i915/psr: Move hsw_enable_source after enabling sink.Rodrigo Vivi
2017-09-11drm/i915/psr: Re-create a hsw_psr_enable_source.Rodrigo Vivi
2017-09-11drm/i915/psr: Unify VSC setup functions.Rodrigo Vivi
2017-09-11drm/i915/psr: Add activate vfunc.Rodrigo Vivi
2017-09-11drm/i915/psr: hsw_psr_activate.Rodrigo Vivi
2017-09-11drm/i915/psr: vfunc for disabling source.Rodrigo Vivi
2017-09-11drm/i915/psr: Avoid any PSR stuff on platforms without support.Rodrigo Vivi