summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-271-5/+6
|\
| * drm/i915: Stop automatically retiring requests after a GPU hangChris Wilson2016-05-231-2/+6
| * drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platformsVille Syrjälä2016-05-231-3/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-231-1/+4
|\ \
| * | drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko2016-05-231-1/+4
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-231-356/+395
|\ \ \ | |/ / |/| |
| * | drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-11/+11
| * | Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-05-041-111/+86
| |\ \ | | |/
| | * drm/i915: Remove a couple pointless WARN_ONsTvrtko Ursulin2016-04-201-8/+2
| | * drm/i915/mocs: Program MOCS for all engines on initPeter Antoine2016-04-141-0/+3
| | * drm/i915: Late request cancellations are harmfulChris Wilson2016-04-141-30/+20
| | * drm/i915: Move the mb() following release-mmap into release-mmapChris Wilson2016-04-141-3/+16
| | * drm/i915: Prevent leaking of -EIO from i915_wait_request()Chris Wilson2016-04-141-22/+22
| | * drm/i915: Store the reset counter when constructing a requestChris Wilson2016-04-141-27/+13
| | * drm/i915: Tighten reset_counter for reset statusChris Wilson2016-04-141-18/+9
| | * drm/i915: Hide the atomic_read(reset_counter) behind a helperChris Wilson2016-04-141-8/+8
| | * drm/i915: Add GEM debugging Kconfig optionChris Wilson2016-04-141-7/+5
| | * drm/i915: Store and use edram capabilitiesMika Kuoppala2016-04-141-1/+1
| | * drm/i915: Don't program eLLC IDI hash mask for gen9+Mika Kuoppala2016-04-141-1/+1
| * | Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-221-53/+118
| |\ \ | | |/
| | * Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter2016-04-111-4/+4
| | |\
| | * | drm/i915: Avoid allocating a vmap arena for a single pageChris Wilson2016-04-111-5/+14
| | * | drm,i915: Introduce drm_malloc_gfp()Chris Wilson2016-04-111-3/+1
| | * | drm/i915: Refactor duplicate object vmap functionsChris Wilson2016-04-111-0/+44
| | * | drm/i915: Apply a mb between emitting the request and hangcheckChris Wilson2016-04-081-17/+22
| | * | drm/i915: Move the hw semaphore initialisation from GEM to the engineChris Wilson2016-04-081-6/+2
| | * | drm/i915: On GPU reset, set the HWS breadcrumb to the last seqnoChris Wilson2016-04-081-0/+2
| | * | drm/i915: Move execlists irq handler to a bottom halfTvrtko Ursulin2016-04-041-4/+6
| | * | drm/i915: Refer to GGTT {,VM} consistentlyJoonas Lahtinen2016-03-311-18/+32
| | * | drm/i915: Rename GGTT init functionsJoonas Lahtinen2016-03-301-1/+1
| | * | drm/i915: BUG_ON when ggtt_view is NULLMatthew Auld2016-03-301-7/+2
| * | | Merge tag 'v4.6-rc3' into drm-nextDave Airlie2016-04-221-4/+4
| |\ \ \ | | | |/ | | |/|
| * | | drm/vma_manage: Drop has_offsetDaniel Vetter2016-04-201-3/+0
| | |/ | |/|
| * | drm/i915: replace for_each_engine()Dave Gordon2016-03-241-28/+22
| * | drm/i915: Rename dev_priv->gtt to dev_priv->ggttJoonas Lahtinen2016-03-181-8/+8
| * | drm/i915: Use shorter route to dev_private where possibleTvrtko Ursulin2016-03-181-1/+1
| * | drm/i915: Remove unused variable in i915_gem_request_add_to_clientTvrtko Ursulin2016-03-181-2/+0
| * | drm/i915: Move load time gem_load_init earlierImre Deak2016-03-171-14/+24
| * | drm/i915: Modify reset func to handle per engine resetsMika Kuoppala2016-03-171-7/+7
| * | drm/i915: More renaming of rings to enginesTvrtko Ursulin2016-03-161-25/+25
| * | drm/i915: More intel_engine_cs renamingTvrtko Ursulin2016-03-161-37/+37
| * | drm/i915: Rename intel_engine_cs struct membersTvrtko Ursulin2016-03-161-19/+19
| * | drm/i915: Rename intel_engine_cs function parametersTvrtko Ursulin2016-03-161-43/+43
| * | drm/i915: Rename local struct intel_engine_cs variablesTvrtko Ursulin2016-03-161-68/+68
| * | drm/i915: Avoid snooping with userptr where not supportedTvrtko Ursulin2016-03-021-1/+1
* | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-7/+7
|\ \ \
| * | | kernel.h: add u64_to_user_ptr()Gustavo Padovan2016-04-291-7/+7
| | |/ | |/|
* | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-191-4/+4
|\ \ \ | |/ /
| * | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
| |/
* | x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov2016-03-311-1/+1
|/
OpenPOWER on IntegriCloud