summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-2132-1133/+1605
|\
| * 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
| * drm/i915: Pull watermark level validity check outVille Syrjälä2013-08-081-7/+44
| * drm/i915: Add vma to list at creationBen Widawsky2013-08-081-8/+8
| * drm/i915: Update error capture for VMsBen Widawsky2013-08-082-25/+55
| * drm/i915: mm_list is per VMABen Widawsky2013-08-088-59/+86
| * drm/i915: Fix up map and fenceable for VMABen Widawsky2013-08-081-2/+5
| * drm/i915: Silence a sparse warningVille Syrjälä2013-08-081-1/+1
| * drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioningVille Syrjälä2013-08-082-11/+11
| * drm/i915: Kill fbc_enable from hsw_lp_wm_resultsVille Syrjälä2013-08-081-10/+2
| * drm/i915: Split watermark level computation from the codeVille Syrjälä2013-08-081-17/+34
| * drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM codeVille Syrjälä2013-08-081-4/+4
| * drm/i915/hmdi: Rename set_infoframe() to write_infoframe()Damien Lespiau2013-08-081-4/+4
| * drm: Handle the DBLCLK flag in the common infoframe helperDamien Lespiau2013-08-081-3/+0
| * drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau2013-08-082-76/+0
| * drm/i915/sdvo: Port the infoframe code to the shared infrastructureDamien Lespiau2013-08-081-18/+20
| * drm/i915/hdmi: Port the infoframe code to the common hdmi helpersDamien Lespiau2013-08-081-24/+58
| * drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau2013-08-082-51/+59
| * drm/i915: turn bound_ggtt checks to bound_anyBen Widawsky2013-08-082-7/+7
| * drm/i915: Use new bind/unbind in eviction codeBen Widawsky2013-08-083-26/+33
| * drm/i915: plumb VM into bind/unbind codeBen Widawsky2013-08-087-71/+120
| * drm/i915: Rework __i915_gem_shrinkBen Widawsky2013-08-081-3/+8
| * drm/i915: Improve VMA commentsBen Widawsky2013-08-061-1/+6
| * drm/i915: Export intel_framebuffer_finiChris Wilson2013-08-063-13/+13
| * drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson2013-08-064-12/+38
| * drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffersPaulo Zanoni2013-08-061-12/+5
| * drm/i915: silence useless messages about DDI buffer translationPaulo Zanoni2013-08-061-9/+2
| * drm/i915: eliminate dead domain clearing on resetBen Widawsky2013-08-051-8/+0
| * drm/i915: Add comments about units of latency valuesVille Syrjälä2013-08-051-3/+14
| * drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB tooVille Syrjälä2013-08-052-39/+27
| * drm/i915: Disable specific watermark levels when latency is zeroVille Syrjälä2013-08-051-0/+6
OpenPOWER on IntegriCloud