aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-22drm/i915: Get VECS semaphore info on errorBen Widawsky
2013-08-22drm/i915: Initialize seqno for VECS tooBen Widawsky
2013-08-22drm/i915: tune the RC6 threshold for stabilityStéphane Marchesin
2013-08-22drm/i915: print a message when we detect an early Haswell SDVPaulo Zanoni
2013-08-22drm/i915: Print the changes required for modesetChris Wilson
2013-08-22drm/i915: remove set but unused variablesPaulo Zanoni
2013-08-22drm/i915: Allow the user to set bo into the DISPLAY cache domainChris Wilson
2013-08-22drm/i915: Use Write-Through cacheing for the display plane on IrisChris Wilson
2013-08-22drm/i915: drop unnecessary local variable to suppress build warningJani Nikula
2013-08-22drm/i915: give more distinctive names to ring hangcheck action enumsJani Nikula
2013-08-22drm/i915: remove unused leftover variable irq_receivedJani Nikula
2013-08-22i915: Fix SDVO potentially turning off randomlyGuillaume Clement
2013-08-22drm/i915: WARN_ON failed map_and_fenceableBen Widawsky
2013-08-22drm/i915: Only do a chipset flush after a clflushChris Wilson
2013-08-10drm/i915: Allow the GPU to cache stolen memoryChris Wilson
2013-08-10drm/i915: Update rules for writing through the LLC with the cpuChris Wilson
2013-08-10drm/i915: Track when an object is pinned for use by the display engineChris Wilson
2013-08-10drm/i915: Update rules for reading cache lines through the LLCChris Wilson
2013-08-09drm/i915: Fix FB WM for HSWVille Syrjälä
2013-08-09drm/i915: expose HDMI connectors on port C on BYTJesse Barnes
2013-08-09drm/i915: fix a limit check in hsw_compute_wm_results()Dan Carpenter
2013-08-09drm/i915: unbreak i915_gem_object_ggtt_unbind()Dan Carpenter
2013-08-09drm/i915: Make intel_set_mode() staticDamien Lespiau
2013-08-09drm/i915: Remove intel_modeset_disable()Damien Lespiau
2013-08-09drm/i915: Make intel_encoder_dpms() staticDamien Lespiau
2013-08-09drm/i915: Make i915_hangcheck_elapsed() staticDamien Lespiau
2013-08-09drm/i915: Fix #endif commentDamien Lespiau
2013-08-09drm/i915: Remove i915_gem_object_check_coherency()Damien Lespiau
2013-08-09drm/i915: Remove stale prototypesDamien Lespiau
2013-08-08drm/i915: List objects allocated from stolen memory in debugfsChris Wilson
2013-08-08drm/i915: Always call intel_update_sprite_watermarks() when disabling a planeVille Syrjälä
2013-08-08drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä
2013-08-08drm/i915: Don't try to disable plane if it's already disabledVille Syrjälä
2013-08-08drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä
2013-08-08drm/i915: Split plane watermark parameters into a separate structVille Syrjälä
2013-08-08drm/i915: Pull some watermarks state into a separate structureVille Syrjälä
2013-08-08drm/i915: Calculate max watermark levels for ILK+Ville Syrjälä
2013-08-08drm/i915: Rename hsw_lp_wm_result to intel_wm_levelVille Syrjälä
2013-08-08drm/i915: Pull watermark level validity check outVille Syrjälä
2013-08-08drm/i915: Add vma to list at creationBen Widawsky
2013-08-08drm/i915: Update error capture for VMsBen Widawsky
2013-08-08drm/i915: mm_list is per VMABen Widawsky
2013-08-08drm/i915: Fix up map and fenceable for VMABen Widawsky
2013-08-08drm/i915: Silence a sparse warningVille Syrjälä
2013-08-08drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioningVille Syrjälä
2013-08-08drm/i915: Kill fbc_enable from hsw_lp_wm_resultsVille Syrjälä
2013-08-08drm/i915: Split watermark level computation from the codeVille Syrjälä
2013-08-08drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM codeVille Syrjälä
2013-08-08drm/i915/hmdi: Rename set_infoframe() to write_infoframe()Damien Lespiau
2013-08-08drm: Set aspect ratio fields in the AVI infoframe even for non CEA modesDamien Lespiau