summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2013-08-21Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-09drm/i915: Make i915_hangcheck_elapsed() staticDamien 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: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä
2013-08-08drm/i915: Rename hsw_lp_wm_result to intel_wm_levelVille Syrjälä
2013-08-08drm/i915: Update error capture for VMsBen Widawsky
2013-08-08drm/i915: mm_list is per VMABen Widawsky
2013-08-08drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioningVille Syrjälä
2013-08-08drm/i915: Use new bind/unbind in eviction codeBen Widawsky
2013-08-08drm/i915: plumb VM into bind/unbind codeBen Widawsky
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-06drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-08-06drm/i915: Improve VMA commentsBen Widawsky
2013-08-06drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for IvybridgeChris Wilson
2013-08-05drm/i915: Store the watermark latency values in dev_privVille Syrjälä
2013-08-05drm/i915: Add VM to pinBen Widawsky
2013-08-05drm/i915: Make proper functions for VMsBen Widawsky
2013-08-05drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä
2013-08-05drm/i915: Tidy the macro casting by using an inline functionChris Wilson
2013-08-04drm/i915: Squelch repeated reasoning for why FBC cannot be activatedChris Wilson
2013-07-25drm/i915: fix the racy object accountingDaniel Vetter
2013-07-25drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson
2013-07-25drm/i915: Use a private interface for register access within GTChris Wilson
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-07-19drm/i915: add prefault_disable module optionXiong Zhang
2013-07-19Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-07-18Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter
2013-07-18drm/intel: add enable_psr module option and disable psr by defaultRodrigo Vivi
2013-07-18drm/i915: Match all PSR mode entry conditions before enabling it.Rodrigo Vivi
2013-07-18drm/i915: Create VMAsBen Widawsky
2013-07-17drm/i915: Move active/inactive lists to new mmBen Widawsky
2013-07-17drm/i915: Create a global list of vmsBen Widawsky
2013-07-17drm/i915: Put the mm in the parent address spaceBen Widawsky
2013-07-17drm/i915: Move gtt and ppgtt under address space umbrellaBen Widawsky
2013-07-16drm/i915: introduce i915_queue_hangcheckMika Kuoppala
2013-07-16drm/i915: Fix retrieval of hangcheck statsChris Wilson
2013-07-16drm/i915: store eLLC sizeBen Widawsky
2013-07-12drm/i915: move error state to own compilation unitMika Kuoppala
2013-07-11drm/i915: kill dev_priv->rps.lockDaniel Vetter
2013-07-10drm/i915: remove unused members from drm_i915_privateMaarten Lankhorst
2013-07-10drm/i915: don't frob mm.suspended when not using umsDaniel Vetter
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-08drm/i915: Embed drm_mm_node in i915 gem objBen Widawsky
2013-07-08drm/i915: Kill obj->gtt_offsetBen Widawsky
2013-07-08drm/i915: Getter/setter for object attributesBen Widawsky