summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Kconfig for extra driver debuggingTvrtko Ursulin2016-03-032-0/+18
* drm/i915/lrc: Do not wait atomically when stopping enginesTvrtko Ursulin2016-03-031-1/+1
* drm/i915: Add wait_for_usTvrtko Ursulin2016-03-033-10/+12
* drm/i915/bxt: Additional MIPI clock divider form B0 stepping onwardsDeepak M2016-03-032-63/+89
* drm/i915: Only recalculate wm's for planes part of the state, v2.Maarten Lankhorst2016-03-034-29/+47
* drm/i915: Allow preservation of watermarks, v2.Maarten Lankhorst2016-03-031-10/+13
* drm/i915: Handle invalid ilk pipe watermarks correctly.Maarten Lankhorst2016-03-031-1/+1
* drm/i915: Hold RPM reference while setting freq limits through sysfsSagar Arun Kamble2016-03-021-0/+10
* drm/i915: Avoid snooping with userptr where not supportedTvrtko Ursulin2016-03-024-1/+14
* drm/i915: Do not return unknown status when load detection is tested.Maarten Lankhorst2016-03-021-0/+2
* drm/i915/gen9: Remove state asserts when disabling DC statesImre Deak2016-03-011-40/+1
* drm/i915/gen9: Disable DC states if power well support is disabledImre Deak2016-03-011-0/+3
* drm/i915/gen9: Sanitize handling of allowed DC statesImre Deak2016-03-012-21/+58
* drm/i915/skl: Fix power domain suspend sequenceImre Deak2016-03-011-3/+3
* drm/i915/error: Capture WA ctx batch in error statearun.siluvery@linux.intel.com2016-03-012-0/+31
* drm/i915: Try to fix CRT port clock limitsVille Syrjälä2016-03-011-4/+12
* drm/i915: Read out VGA dotclock properly on LPTVille Syrjälä2016-03-014-2/+48
* drm/i915: Make the LPT iclkip 20MHz case more genericVille Syrjälä2016-03-011-21/+19
* drm/i915: Remove the SPLL==270Mhz assumption from intel_fdi_link_freq()Ville Syrjälä2016-03-011-7/+10
* drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()Ville Syrjälä2016-03-017-58/+38
* drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDWVille Syrjälä2016-03-011-1/+1
* drm/i915: Embed rotation_info under intel_framebufferVille Syrjälä2016-03-012-11/+17
* drm/i915: Move the NULL sg handling out from rotate_pages()Ville Syrjälä2016-03-011-10/+8
* drm/i915: Reorganize intel_rotation_infoVille Syrjälä2016-03-014-37/+35
* drm/i915: Pass drm_frambuffer to intel_compute_page_offset()Ville Syrjälä2016-03-013-18/+12
* drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj()Ville Syrjälä2016-03-013-28/+20
* drm/i915: Support for extra alignment for tiled surfacesVille Syrjälä2016-03-011-5/+45
* drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_off...Ville Syrjälä2016-03-013-30/+63
* drm/i915: s/tile_width/tile_width_bytes/Ville Syrjälä2016-03-011-16/+16
* drm/i915: Account for the size of the chroma plane for the rotated gtt viewVille Syrjälä2016-03-011-1/+1
* drm/i915: Add missing NULL check before calling initial_watermarksImre Deak2016-03-011-2/+6
* drm/i915: Execlists small cleanups and micro-optimisationsTvrtko Ursulin2016-03-012-103/+114
* drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.Maarten Lankhorst2016-03-011-1/+2
* drm/i915: remove dead codeEric Engestrom2016-02-291-12/+0
* drm/i915: remove left over dead codeEric Engestrom2016-02-291-14/+0
* drm/i915: Add two-stage ILK-style watermark programming (v11)Matt Roper2016-02-296-58/+244
* drm/i915: Update DRIVER_DATE to 20160229Daniel Vetter2016-02-291-1/+1
* drm/i915: Execlists cannot pin a context without the objectChris Wilson2016-02-261-4/+0
* drm/i915: Reduce the pointer dance of i915_is_ggtt()Chris Wilson2016-02-267-54/+33
* drm/i915: Rename vma->*_list to *_link for consistencyChris Wilson2016-02-2610-53/+52
* drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson2016-02-261-14/+12
* drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RSMichel Thierry2016-02-261-1/+2
* drm/i915/gen9: Set value of Indirect Context Offset based on gen versionMichel Thierry2016-02-261-2/+24
* drm/i915: Remove update_sprite_watermarks.Maarten Lankhorst2016-02-252-5/+0
* drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6.Maarten Lankhorst2016-02-253-25/+90
* drm/i915: Unify power domain handling.Maarten Lankhorst2016-02-251-45/+24
* drm/i915: Pass crtc state to modeset_get_crtc_power_domains.Maarten Lankhorst2016-02-251-12/+21
* drm/i915: Add for_each_pipe_masked()Ville Syrjälä2016-02-222-18/+12
* drm/i915: Make sure pipe interrupts are processed before turning off power we...Ville Syrjälä2016-02-223-0/+37
* drm/i915: synchronize_irq() before turning off disp2d power well on VLV/CHVVille Syrjälä2016-02-221-0/+3
OpenPOWER on IntegriCloud