index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-15
drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
Chris Wilson
2019-01-14
drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-08
drm/i915: Return immediately if trylock fails for direct-reclaim
Chris Wilson
2018-12-27
drm/i915: Remove debugfs/i915_ppgtt_info
Chris Wilson
2018-12-22
drm/i915: Unwind failure on pinning the gen7 ppgtt
Chris Wilson
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-07
drm/i915: Pipeline PDP updates for Braswell
Chris Wilson
2018-11-19
drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
Chris Wilson
2018-10-31
drm/i915/gtt: Revert "Disable read-only support under GVT"
Hang Yuan
2018-10-30
drm/i915/gtt: Reuse the read-only 64KiB scratch page and directories
Chris Wilson
2018-10-30
drm/i915/gtt: Record the scratch pte
Chris Wilson
2018-10-26
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2018-10-18
drm/i915: Use i915_gem_object_get_dma_address() to populate rotated vmas
Ville Syrjälä
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-27
drm/i915: Trim partial view sg lists
Tvrtko Ursulin
2018-09-25
drm/i915: Match code to comment and enforce ppgtt for execlists
Chris Wilson
2018-09-20
drm/i915: pass dev_priv to i915_gem_cleanup_stolen
Matthew Auld
2018-09-18
drm/i915: Replace some PAGE_SHIFTs with I915_GTT_PAGE_SIZE
Ville Syrjälä
2018-09-13
drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
Ville Syrjälä
2018-09-01
drm/i915: Explicitly mark Global GTT address spaces
Tvrtko Ursulin
2018-08-30
drm/i915: clear error registers after error capture
Lionel Landwerlin
2018-07-30
drm/i915/gtt: remove px_page
Matthew Auld
2018-07-27
drm/i915/guc: Move the pin bias value from GuC to GGTT
Jakub Bartmiński
2018-07-23
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2018-07-20
drm/i915: Suppress assertion for i915_ggtt_disable_guc
Chris Wilson
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-19
drm/i915/gtt: Full ppgtt everywhere, no excuses
Chris Wilson
2018-07-19
drm/i915/gtt: Enable full-ppgtt by default everywhere
Chris Wilson
2018-07-19
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-13
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
2018-07-13
drm/i915/gtt: Disable read-only support under GVT
Chris Wilson
2018-07-13
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
2018-07-13
drm/i915/gtt: Add read only pages to gen8_pte_encode
Jon Bloomfield
2018-07-11
drm/i915: Introduce i915_address_space.mutex
Chris Wilson
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
2018-07-06
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
2018-07-06
drm/i915/gtt: Control cache domain of dma_map_page() directly
Chris Wilson
2018-07-06
drm/i915/gtt: Suppress warnings for dma_map_page
Chris Wilson
2018-07-05
drm/i915: Remove defunct i915->vm_list
Chris Wilson
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-06-28
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
[next]