aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
Commit message (Expand)AuthorAge
* drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-07-23
* Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-06
|\
| * drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent objectChris Wilson2014-06-05
| * drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMSVille Syrjälä2014-06-05
* | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-05
|\ \ | |/ |/|
| * drm/i915: Prevent negative relocation deltas from wrappingChris Wilson2014-05-27
| * drm/i915: Fix dynamic allocation of physical handlesChris Wilson2014-05-27
* | drm/i915: s/i915_hw_context/intel_contextOscar Mateo2014-05-22
* | drm/i915: Split the ringbuffers from the rings (2/3)Oscar Mateo2014-05-22
* | drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-22
* | drm/i915: Only discard backing storage on releasing the last refChris Wilson2014-05-22
* | drm/i915: Implement an oom-notifier for last resort shrinkingChris Wilson2014-05-20
* | drm/i915: Invalidate our pages under memory pressureChris Wilson2014-05-20
* | drm/i915: Refactor common lock handling between shrinker count/scanChris Wilson2014-05-20
* | drm/i915: Include bound and active pages in the count of shrinkable objectsChris Wilson2014-05-20
* | drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEMChris Wilson2014-05-20
* | drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson2014-05-16
* | drm/i915: Gracefully handle obj not bound to GGTT in is_pin_displayOscar Mateo2014-05-16
* | drm/i915: Only do gtt cleanup in vma_unbind for the global vmaDaniel Vetter2014-05-14
* | drm/i915: Don't drop pinned fencesDaniel Vetter2014-05-14
* | drm/i915: WARN_ON fence pin leaksDaniel Vetter2014-05-13
* | drm/i915: Flush request queue when waiting for ring spaceChris Wilson2014-05-07
* | drm/i915: Make aliasing a 2nd class VMBen Widawsky2014-05-07
* | drm/i915: Move semaphore specific ring members to structBen Widawsky2014-05-05
* | drm/i915: Do not call retire_requests from wait_for_renderingChris Wilson2014-05-05
* | drm/i915: vlv: clean up GTLC wake control/status register macrosImre Deak2014-05-05
* | drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui2014-05-05
* | drm/i915: Allow the module to load even if we fail to setup ringsChris Wilson2014-05-05
* | drm/i915: Preserve ring buffers objects across resumeChris Wilson2014-05-05
* | Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie2014-04-30
|\ \
| * | drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-23
| * | drm/irq: remove cargo-culted locking from irq_install/uninstallDaniel Vetter2014-04-22
| |/
* | Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-04-30
|\ \ | |/ |/|
| * drm/i915: add flags to i915_ring_stopMika Kuoppala2014-04-09
* | drm/i915: Always use kref tracking for all contexts.Chris Wilson2014-04-11
|/
* Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-05
|\
| * drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-31
* | drm: Add support for two-ended allocation, v3Lauri Kasanen2014-04-03
|/
* drm/i915: Fix unsafe loop iteration over vma whilst unbinding themChris Wilson2014-03-21
* drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni2014-03-19
* Merge branch 'topic/dp-aux-rework' into drm-intel-next-queuedDaniel Vetter2014-03-19
|\
| * Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-03-18
| |\
| | * drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-16
* | | drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighb...Ville Syrjälä2014-03-13
* | | drm/i915: Do not force non-caching copies for pwrite along shmem pathChris Wilson2014-03-07
* | | drm/i915: Process page flags once rather than per pwrite/preadChris Wilson2014-03-07
|/ /
* | drm/i915: Refactor shmem pread setupBrad Volkin2014-03-07
* | drm/i915: Make i915_gem_retire_requests_ring() staticDamien Lespiau2014-03-05
* | drm/i915: Record pid/comm of hanging taskChris Wilson2014-03-05
* | drm/i915: Rely on accurate request tracking for finding hung batchesChris Wilson2014-03-05