summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem.c
AgeCommit message (Expand)Author
2014-08-08Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2014-08-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-07drm/i915: Bring GPU Freq to min while suspending.Deepak S
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-23drm: i915: Use nsec based interfacesThomas Gleixner
2014-07-23drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson
2014-07-23drm/i915: Do not unmap object unless no other VMAs reference itArmin Reese
2014-07-23drm/i915: add helper for checking whether IRQs are enabledJesse Barnes
2014-07-23drm/i915: Abandon oom quickly if killed by a signalChris Wilson
2014-07-08drm/i915: Generalize intel_ring_get_tail to take a ringbufOscar Mateo
2014-07-08drm/i915: Restrict GPU boost to the RCS engineChris Wilson
2014-07-07drm/i915: Updating comments.Rodrigo Vivi
2014-06-19drm/i915: Track frontbuffer invalidation/flushingDaniel Vetter
2014-06-19drm/i915: Introduce accurate frontbuffer trackingDaniel Vetter
2014-06-19drm/i915: Drop schedule_back from psr_exitDaniel Vetter
2014-06-17drm/i915: Don't BUG_ON in i915_gem_obj_offsetDaniel Vetter
2014-06-17drm/i915: Don't prefault the entire obj if the vma is smallerVille Syrjälä
2014-06-17drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta
2014-06-16drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson
2014-06-13drm/i915: Force PSR exit by inactivating it.Rodrigo Vivi
2014-06-13drm/i915: Prefault the entire object on first page faultChris Wilson
2014-06-13drm/i915: Use the .release hook to drop the stolen drm_mm trackingChris Wilson
2014-06-11drm/i915: use shmem helpers if possibleDavid Herrmann
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent objectChris Wilson
2014-06-05drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMSVille Syrjälä
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson
2014-05-22drm/i915: s/i915_hw_context/intel_contextOscar Mateo
2014-05-22drm/i915: Split the ringbuffers from the rings (2/3)Oscar Mateo
2014-05-22drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo
2014-05-22drm/i915: Only discard backing storage on releasing the last refChris Wilson
2014-05-20drm/i915: Implement an oom-notifier for last resort shrinkingChris Wilson
2014-05-20drm/i915: Invalidate our pages under memory pressureChris Wilson
2014-05-20drm/i915: Refactor common lock handling between shrinker count/scanChris Wilson
2014-05-20drm/i915: Include bound and active pages in the count of shrinkable objectsChris Wilson
2014-05-20drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEMChris Wilson
2014-05-16drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson
2014-05-16drm/i915: Gracefully handle obj not bound to GGTT in is_pin_displayOscar Mateo
2014-05-14drm/i915: Only do gtt cleanup in vma_unbind for the global vmaDaniel Vetter
2014-05-14drm/i915: Don't drop pinned fencesDaniel Vetter
2014-05-13drm/i915: WARN_ON fence pin leaksDaniel Vetter
2014-05-07drm/i915: Flush request queue when waiting for ring spaceChris Wilson
2014-05-07drm/i915: Make aliasing a 2nd class VMBen Widawsky
2014-05-05drm/i915: Move semaphore specific ring members to structBen Widawsky
2014-05-05drm/i915: Do not call retire_requests from wait_for_renderingChris Wilson
2014-05-05drm/i915: vlv: clean up GTLC wake control/status register macrosImre Deak
2014-05-05drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui
2014-05-05drm/i915: Allow the module to load even if we fail to setup ringsChris Wilson