summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: explicit store base gem object in dma_buf->privDaniel Vetter2013-08-221-9/+12
* drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter2013-08-221-0/+8
* drm/i915: Only unmask required PM interruptsVinit Azad2013-08-221-2/+2
* drm/i915: clarify Haswell power well bit namesPaulo Zanoni2013-08-223-9/+10
* drm/i915: check the power well when redisabling VGAPaulo Zanoni2013-08-221-0/+11
* drm/i915: Drop the overzealous warning from i915_gem_set_cache_levelChris Wilson2013-08-221-1/+0
* drm: WARN when removing unallocated nodeBen Widawsky2013-08-221-0/+3
* drm/i915: use vma->node directly and rewrap map&fence in bindDaniel Vetter2013-08-221-5/+4
* drm/i915: cleanup map&fence in bindBen Widawsky2013-08-221-10/+9
* drm/i915: Remove node only when allocatedBen Widawsky2013-08-221-0/+5
* drm/i915: clarify error paths in create_stolen_for_preallocatedDaniel Vetter2013-08-221-2/+3
* drm/i915: Get VECS semaphore info on errorBen Widawsky2013-08-221-0/+11
* drm/i915: Initialize seqno for VECS tooBen Widawsky2013-08-221-0/+2
* drm/i915: tune the RC6 threshold for stabilityStéphane Marchesin2013-08-221-1/+4
* drm/i915: print a message when we detect an early Haswell SDVPaulo Zanoni2013-08-222-0/+10
* drm/i915: Print the changes required for modesetChris Wilson2013-08-221-0/+3
* drm/i915: remove set but unused variablesPaulo Zanoni2013-08-223-15/+2
* drm/i915: Allow the user to set bo into the DISPLAY cache domainChris Wilson2013-08-221-0/+7
* drm/i915: Use Write-Through cacheing for the display plane on IrisChris Wilson2013-08-225-4/+29
* drm/i915: drop unnecessary local variable to suppress build warningJani Nikula2013-08-221-7/+3
* drm/i915: give more distinctive names to ring hangcheck action enumsJani Nikula2013-08-223-13/+18
* drm/i915: remove unused leftover variable irq_receivedJani Nikula2013-08-221-2/+0
* i915: Fix SDVO potentially turning off randomlyGuillaume Clement2013-08-221-1/+2
* drm/i915: WARN_ON failed map_and_fenceableBen Widawsky2013-08-221-0/+2
* drm/i915: reserve I915_CACHING_DISPLAY and document cache modesDaniel Vetter2013-08-221-0/+24
* drm/i915: Only do a chipset flush after a clflushChris Wilson2013-08-223-12/+15
* drm/i915: Allow the GPU to cache stolen memoryChris Wilson2013-08-101-3/+2
* drm/i915: Update rules for writing through the LLC with the cpuChris Wilson2013-08-104-29/+35
* drm/i915: Track when an object is pinned for use by the display engineChris Wilson2013-08-104-6/+42
* drm/i915: Update rules for reading cache lines through the LLCChris Wilson2013-08-101-8/+14
* drm/i915: Fix FB WM for HSWVille Syrjälä2013-08-091-1/+2
* drm/i915: expose HDMI connectors on port C on BYTJesse Barnes2013-08-091-2/+7
* drm/i915: fix a limit check in hsw_compute_wm_results()Dan Carpenter2013-08-091-1/+1
* drm/i915: unbreak i915_gem_object_ggtt_unbind()Dan Carpenter2013-08-091-1/+1
* drm/i915: Make intel_set_mode() staticDamien Lespiau2013-08-092-5/+7
* drm/i915: Remove intel_modeset_disable()Damien Lespiau2013-08-092-11/+0
* drm/i915: Make intel_encoder_dpms() staticDamien Lespiau2013-08-092-3/+2
* drm/i915: Make i915_hangcheck_elapsed() staticDamien Lespiau2013-08-092-2/+1
* drm/i915: Fix #endif commentDamien Lespiau2013-08-091-1/+1
* drm/i915: Remove i915_gem_object_check_coherency()Damien Lespiau2013-08-092-72/+0
* drm/i915: Remove stale prototypesDamien Lespiau2013-08-092-10/+0
* drm/i915: List objects allocated from stolen memory in debugfsChris Wilson2013-08-081-0/+63
* drm/i915: Always call intel_update_sprite_watermarks() when disabling a planeVille Syrjälä2013-08-081-0/+4
* drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä2013-08-084-24/+24
* drm/i915: Don't try to disable plane if it's already disabledVille Syrjälä2013-08-081-2/+7
* drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä2013-08-082-10/+15
* drm/i915: Split plane watermark parameters into a separate structVille Syrjälä2013-08-082-36/+35
* drm/i915: Pull some watermarks state into a separate structureVille Syrjälä2013-08-081-23/+25
* drm/i915: Calculate max watermark levels for ILK+Ville Syrjälä2013-08-081-12/+107
* drm/i915: Rename hsw_lp_wm_result to intel_wm_levelVille Syrjälä2013-08-082-14/+14
OpenPOWER on IntegriCloud