index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2014-08-08
Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
drm/i915: Bring GPU Freq to min while suspending.
Deepak S
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-23
drm: i915: Use nsec based interfaces
Thomas Gleixner
2014-07-23
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
2014-07-23
drm/i915: Do not unmap object unless no other VMAs reference it
Armin Reese
2014-07-23
drm/i915: add helper for checking whether IRQs are enabled
Jesse Barnes
2014-07-23
drm/i915: Abandon oom quickly if killed by a signal
Chris Wilson
2014-07-08
drm/i915: Generalize intel_ring_get_tail to take a ringbuf
Oscar Mateo
2014-07-08
drm/i915: Restrict GPU boost to the RCS engine
Chris Wilson
2014-07-07
drm/i915: Updating comments.
Rodrigo Vivi
2014-06-19
drm/i915: Track frontbuffer invalidation/flushing
Daniel Vetter
2014-06-19
drm/i915: Introduce accurate frontbuffer tracking
Daniel Vetter
2014-06-19
drm/i915: Drop schedule_back from psr_exit
Daniel Vetter
2014-06-18
drm/i915: Don't BUG_ON in i915_gem_obj_offset
Daniel Vetter
2014-06-18
drm/i915: Don't prefault the entire obj if the vma is smaller
Ville Syrjälä
2014-06-17
drm/i915: Replaced Blitter ring based flips with MMIO flips
Sourab Gupta
2014-06-16
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
2014-06-13
drm/i915: Force PSR exit by inactivating it.
Rodrigo Vivi
2014-06-13
drm/i915: Prefault the entire object on first page fault
Chris Wilson
2014-06-13
drm/i915: Use the .release hook to drop the stolen drm_mm tracking
Chris Wilson
2014-06-11
drm/i915: use shmem helpers if possible
David Herrmann
2014-06-06
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
2014-06-05
drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
Chris Wilson
2014-06-05
drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMS
Ville Syrjälä
2014-05-27
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
2014-05-27
drm/i915: Fix dynamic allocation of physical handles
Chris Wilson
2014-05-22
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
2014-05-22
drm/i915: Split the ringbuffers from the rings (2/3)
Oscar Mateo
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
2014-05-22
drm/i915: Only discard backing storage on releasing the last ref
Chris Wilson
2014-05-20
drm/i915: Implement an oom-notifier for last resort shrinking
Chris Wilson
2014-05-20
drm/i915: Invalidate our pages under memory pressure
Chris Wilson
2014-05-20
drm/i915: Refactor common lock handling between shrinker count/scan
Chris Wilson
2014-05-20
drm/i915: Include bound and active pages in the count of shrinkable objects
Chris Wilson
2014-05-20
drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
Chris Wilson
2014-05-16
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
Chris Wilson
2014-05-16
drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display
Oscar Mateo
2014-05-14
drm/i915: Only do gtt cleanup in vma_unbind for the global vma
Daniel Vetter
2014-05-14
drm/i915: Don't drop pinned fences
Daniel Vetter
2014-05-13
drm/i915: WARN_ON fence pin leaks
Daniel Vetter
2014-05-08
drm/i915: Flush request queue when waiting for ring space
Chris Wilson
2014-05-07
drm/i915: Make aliasing a 2nd class VM
Ben Widawsky
2014-05-05
drm/i915: Move semaphore specific ring members to struct
Ben Widawsky
2014-05-05
drm/i915: Do not call retire_requests from wait_for_rendering
Chris Wilson
2014-05-05
drm/i915: vlv: clean up GTLC wake control/status register macros
Imre Deak
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-05-05
drm/i915: Allow the module to load even if we fail to setup rings
Chris Wilson
[next]