summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAge
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-21
* drm/i915/gtt: Convert WARN_ON to GEM debuggingChris Wilson2018-02-15
* drm/i915: Replace open-coded memset_p()Chris Wilson2018-02-12
* drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin2018-02-09
* drm/i915/ppgtt: Pin page directories before allocationChris Wilson2018-02-01
* drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson2018-01-29
* drm/i915: Protect WC stash allocation against direct reclaimChris Wilson2018-01-22
* drm/i915: Stop getting the fault address from RING_FAULT_REGOscar Mateo2018-01-10
* drm/i915: Pass DMA_ATTR_NO_WARN to dma_map_sg()Chris Wilson2018-01-04
* drm/i915/guc: Call invalidate after changing the vfuncMichaƂ Winiarski2017-12-14
* drm/i915: Downgrade misleading "Memory usable" messageChris Wilson2017-12-12
* drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-12
* drm/i915: make mappable struct resource centricMatthew Auld2017-12-12
* drm/i915: make dsm struct resource centricMatthew Auld2017-12-12
* drm/i915: nuke the duplicated stolen discoveryMatthew Auld2017-12-12
* Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-12-08
|\
| * Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-08
| |\
| * \ Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-04
| |\ \
| * \ \ Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
| |\ \ \
| | * | | drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen2017-11-09
| * | | | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
| * | | | drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson2017-11-08
* | | | | drm/i915: Refactor common list iteration over GGTT vmaChris Wilson2017-12-07
* | | | | drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko2017-12-06
| |_|_|/ |/| | |
* | | | drm/i915: Remove success dmesg noise for intel_rotate_pages()Chris Wilson2017-11-22
* | | | drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-20
| |_|/ |/| |
* | | drm/i915: Initialise entry in intel_ppat_get() for older compilersChris Wilson2017-11-15
* | | drm/i915: There is only one fault register from GEN8 onwardsMichel Thierry2017-11-13
* | | drm/i915: Mark vm_free_page() as a potential sleeper agentChris Wilson2017-11-09
* | | drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson2017-11-07
* | | drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppatMichel Thierry2017-10-31
* | | drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen2017-10-25
| |/ |/|
* | drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson2017-10-16
* | drm/i915: Simplify intel_sanitize_enable_ppgttJoonas Lahtinen2017-10-12
* | drm/i915: Silently fallback to 4k scratchChris Wilson2017-10-10
* | drm/i915: accurate page size tracking for the ppgttMatthew Auld2017-10-07
* | drm/i915: support 64K pages for the 48b PPGTTMatthew Auld2017-10-07
* | drm/i915: add support for 64K scratch pageMatthew Auld2017-10-07
* | drm/i915: support 2M pages for the 48b PPGTTMatthew Auld2017-10-07
* | drm/i915: enable IPS bit for 64K pagesMatthew Auld2017-10-07
* | drm/i915: align the vma start to the largest gtt page sizeMatthew Auld2017-10-07
* | drm/i915: introduce vm set_pages/clear_pagesMatthew Auld2017-10-07
* | drm/i915: Use memset64() to prefill the GTT pageChris Wilson2017-09-28
* | Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-28
|\ \
| * \ Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-09-28
| |\ \ | | |/ | |/|
| * | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
| * | Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds2017-09-07
| |\ \
| | * | drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang2017-09-05
| * | | drm/i915: wire up shrinkctl->nr_scannedChris Wilson2017-09-06
| |/ /
* | | drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-22