summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/fbc: enable FBC by default on HSW and BDWPaulo Zanoni2016-02-191-1/+3
* drm/i915: drop unused i915.disable_vtd_wa module parameterJani Nikula2016-02-192-5/+0
* drm/i915: drop write perm from module params which don't support changingJani Nikula2016-02-191-4/+4
* drm/i915/dsi: Using the bpp value wrt the pixel formatDeepak M2016-02-194-8/+6
* drm/i915/bxt: Remove DSP CLK_GATE programming for BXTUma Shankar2016-02-181-4/+7
* drm/i915/skl: Ensure HW is powered during DDB HW state readoutImre Deak2016-02-181-1/+6
* drm/i915: Extract intel_encoder_has_connectors()Ville Syrjälä2016-02-181-10/+12
* drm/i915: Use atomic state in intel_fb_initial_config.Maarten Lankhorst2016-02-181-6/+11
* drm/i915: Use correct dpms for intel_enable_crt.Maarten Lankhorst2016-02-181-3/+1
* drm/i915: Use atomic state in tv load detection.Maarten Lankhorst2016-02-181-7/+4
* drm/i915: Use atomic state for load detect in crt.Maarten Lankhorst2016-02-181-3/+3
* drm/i915: Use atomic state to obtain load detection crtc, v3.Maarten Lankhorst2016-02-182-82/+54
* drm/i915: Enable PSR by default on Haswell and Broadwell.Rodrigo Vivi2016-02-171-1/+2
* drm/i915: Enable PSR by default on Valleyview and Cherryview.Rodrigo Vivi2016-02-171-1/+4
* drm/i915: Change i915.enable_psr parameter to use per platform default.Rodrigo Vivi2016-02-172-2/+8
* i915: cast before shifting in i915_pte_countAlan2016-02-171-1/+1
* drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak2016-02-171-3/+11
* drm/i915/hdmi: Ensure the HW is powered during HW state readoutImre Deak2016-02-171-3/+11
* drm/i915/dsi: Ensure the HW is powered during HW state readoutImre Deak2016-02-171-3/+10
* drm/i915/dp: Ensure the HW is powered during HW state readoutImre Deak2016-02-171-4/+14
* drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak2016-02-171-7/+21
* drm/i915/ddi: Ensure the HW is powered during HW state readoutImre Deak2016-02-171-33/+79
* drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak2016-02-171-3/+10
* drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak2016-02-171-4/+7
* drm/i915: Ensure the HW is powered when disabling VGAImre Deak2016-02-171-1/+3
* drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak2016-02-171-1/+3
* drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak2016-02-171-19/+48
* drm/i915: Add helper to get a display power ref if it was already enabledImre Deak2016-02-172-9/+94
* drm/i915: Add an optional selection from i915 of CONFIG_MMU_NOTIFIERChris Wilson2016-02-171-0/+11
* drm/i915: Lock mode_config.mutex in intel_display_resume.Maarten Lankhorst2016-02-161-0/+8
* drm/i915: Fix some minor issues with atomic cdclk.Maarten Lankhorst2016-02-161-8/+4
* drm/i915: Use atomic helpers for suspend, v2.Maarten Lankhorst2016-02-163-85/+45
* drm/i915: Check for get_pages instead of shmem (filp)Ben Widawsky2016-02-151-1/+1
* drm/i915: Reject invalid-pad for context-destroy and -create ioctlsChris Wilson2016-02-151-0/+6
* drm/i915: Add missing 'else' to intel_digital_port_connected()Ville Syrjälä2016-02-151-1/+1
* drm/i915: Fix hpd live status bits for g4xVille Syrjälä2016-02-152-14/+15
* drm/i915/ilk: Move register read under spinlockTvrtko Ursulin2016-02-151-2/+4
* drm/i915/guc: Do not wait for firmware load atomicallyTvrtko Ursulin2016-02-151-3/+3
* drm/i915: Fix struct mutex vs. RPS lock inversionTvrtko Ursulin2016-02-152-9/+4
* drm/i915: GEM operations need to be done under the big lockTvrtko Ursulin2016-02-152-2/+8
* drm/i915: Use appropriate spinlock flavourTvrtko Ursulin2016-02-151-4/+2
* drm/i915: Clear shared dpll based on old state, v2.Maarten Lankhorst2016-02-151-13/+8
* Revert "drm/i915: fix context/engine cleanup order"Daniel Vetter2016-02-153-15/+14
* drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruptionChris Wilson2016-02-151-2/+2
* drm/i915: Update DRIVER_DATE to 20160214Daniel Vetter2016-02-141-1/+1
* drm/i915: edp resume/On time optimization.Abhay Kumar2016-02-122-6/+15
* Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queuedDaniel Vetter2016-02-129689-203580/+433538
|\
| * drm/msm: remove unused variableArnd Bergmann2016-02-111-1/+0
| * drm/bridge: removed dummy mode_fixup function from dw-hdmi.Carlos Palminha2016-02-111-8/+0
| * drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.Carlos Palminha2016-02-111-9/+0