summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
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-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-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
2013-07-05drm/i915: less magic for stolen preallocated objects w/o gtt offsetDaniel Vetter
2013-07-01drm/i915: introduce i915_error_state_buf_initMika Kuoppala
2013-07-01drm/i915: export error state ref handlingMika Kuoppala
2013-07-01drm/i915: export error state to string conversionMika Kuoppala
2013-07-01drm/i915: get mode clock when reading the pipe config v9Jesse Barnes
2013-07-01drm/i915: add fastboot param for fast & loose mode settingJesse Barnes
2013-07-01drm/i915: Move gtt_mtrr to i915_gttBen Widawsky
2013-07-01drm/i915: Move fbc members out of lineBen Widawsky
2013-07-01drm/i915: Drop dev from pte_encodeBen Widawsky
2013-07-01drm/i915: Combine scratch members into a structBen Widawsky
2013-07-01drm/i915: Really share scratch pageBen Widawsky
2013-07-01drm/i915: make PDE|PTE platform specificBen Widawsky
2013-07-01drm/i915: hw state readout for i9xx dpllsDaniel Vetter
2013-07-01drm/i915: consolidate pch pll enable sequenceDaniel Vetter
2013-07-01drm/i915: Fix reason for per-chip disabling of FBCDamien Lespiau
2013-07-01drm/i915: Introduce an HAS_IPS() macroDamien Lespiau
2013-06-28Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-06-18drm/i915: remove a superflous semi-colonDan Carpenter
2013-06-16drm/i915: Restore fences after resume and GPU resetsChris Wilson