summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04drm/i915: Store rawclk_freq in dev_privVille Syrjälä
2016-03-03drm/i915: Do not wait atomically for display clocksTvrtko Ursulin
2016-03-03drm/i915: Do not lie about atomic timeout granularityTvrtko Ursulin
2016-03-03drm/i915: Kconfig for extra driver debuggingTvrtko Ursulin
2016-03-03drm/i915/lrc: Do not wait atomically when stopping enginesTvrtko Ursulin
2016-03-03drm/i915: Add wait_for_usTvrtko Ursulin
2016-03-03drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwardsDeepak M
2016-03-03drm/i915: Only recalculate wm's for planes part of the state, v2.Maarten Lankhorst
2016-03-03drm/i915: Allow preservation of watermarks, v2.Maarten Lankhorst
2016-03-03drm/i915: Handle invalid ilk pipe watermarks correctly.Maarten Lankhorst
2016-03-02drm/i915: Hold RPM reference while setting freq limits through sysfsSagar Arun Kamble
2016-03-02drm/i915: Avoid snooping with userptr where not supportedTvrtko Ursulin
2016-03-02drm/i915: Do not return unknown status when load detection is tested.Maarten Lankhorst
2016-03-01drm/i915/gen9: Remove state asserts when disabling DC statesImre Deak
2016-03-01drm/i915/gen9: Disable DC states if power well support is disabledImre Deak
2016-03-01drm/i915/gen9: Sanitize handling of allowed DC statesImre Deak
2016-03-01drm/i915/skl: Fix power domain suspend sequenceImre Deak
2016-03-01drm/i915/error: Capture WA ctx batch in error statearun.siluvery@linux.intel.com
2016-03-01drm/i915: Try to fix CRT port clock limitsVille Syrjälä
2016-03-01drm/i915: Read out VGA dotclock properly on LPTVille Syrjälä
2016-03-01drm/i915: Make the LPT iclkip 20MHz case more genericVille Syrjälä
2016-03-01drm/i915: Remove the SPLL==270Mhz assumption from intel_fdi_link_freq()Ville Syrjälä
2016-03-01drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()Ville Syrjälä
2016-03-01drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDWVille Syrjälä
2016-03-01drm/i915: Embed rotation_info under intel_framebufferVille Syrjälä
2016-03-01drm/i915: Move the NULL sg handling out from rotate_pages()Ville Syrjälä
2016-03-01drm/i915: Reorganize intel_rotation_infoVille Syrjälä
2016-03-01drm/i915: Pass drm_frambuffer to intel_compute_page_offset()Ville Syrjälä
2016-03-01drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj()Ville Syrjälä
2016-03-01drm/i915: Support for extra alignment for tiled surfacesVille Syrjälä
2016-03-01drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_off...Ville Syrjälä
2016-03-01drm/i915: s/tile_width/tile_width_bytes/Ville Syrjälä
2016-03-01drm/i915: Account for the size of the chroma plane for the rotated gtt viewVille Syrjälä
2016-03-01drm/i915: Add missing NULL check before calling initial_watermarksImre Deak
2016-03-01drm/i915: Execlists small cleanups and micro-optimisationsTvrtko Ursulin
2016-03-01drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.Maarten Lankhorst
2016-02-29drm/i915: remove dead codeEric Engestrom
2016-02-29drm/i915: remove left over dead codeEric Engestrom
2016-02-29drm/i915: Add two-stage ILK-style watermark programming (v11)Matt Roper
2016-02-29drm/i915: Update DRIVER_DATE to 20160229Daniel Vetter
2016-02-26drm/i915: Execlists cannot pin a context without the objectChris Wilson
2016-02-26drm/i915: Reduce the pointer dance of i915_is_ggtt()Chris Wilson
2016-02-26drm/i915: Rename vma->*_list to *_link for consistencyChris Wilson
2016-02-26drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson
2016-02-26drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RSMichel Thierry
2016-02-26drm/i915/gen9: Set value of Indirect Context Offset based on gen versionMichel Thierry
2016-02-25drm/i915: Remove update_sprite_watermarks.Maarten Lankhorst
2016-02-25drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6.Maarten Lankhorst
2016-02-25drm/i915: Unify power domain handling.Maarten Lankhorst
2016-02-25drm/i915: Pass crtc state to modeset_get_crtc_power_domains.Maarten Lankhorst