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.h
Age
Commit message (
Expand
)
Author
2016-10-14
drm/i915: Remove unused "valid" parameter from pte_encode
Michał Winiarski
2016-10-12
drm/i915: Always use the GTT for error capture
Chris Wilson
2016-08-22
drm/i915: Embed the scratch page struct into each VM
Chris Wilson
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
drm/i915: Track display alignment on VMA
Chris Wilson
2016-08-18
drm/i915: Choose not to evict faultable objects from the GGTT
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
2016-08-15
drm/i915: Track pinned vma inside guc
Chris Wilson
2016-08-15
drm/i915: Create a VMA for an object
Chris Wilson
2016-08-15
drm/i915: Always set the vma->pages
Chris Wilson
2016-08-11
drm/i915: Rewrite fb rotation GTT handling
Ville Syrjälä
2016-08-04
drm/i915: Make i915_vma_pin() small and inline
Chris Wilson
2016-08-04
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
drm/i915: Start passing around i915_vma from execbuffer
Chris Wilson
2016-08-04
drm/i915: Wrap vma->pin_count accessors with small inline helpers
Chris Wilson
2016-08-04
drm/i915: Record allocated vma size
Chris Wilson
2016-08-04
drm/i915: Mark the context and address space as closed
Chris Wilson
2016-08-04
drm/i915: Release vma when the handle is closed
Chris Wilson
2016-08-04
drm/i915: Track active vma requests
Chris Wilson
2016-08-04
drm/i915: Store owning file on the i915_address_space
Chris Wilson
2016-08-04
drm/i915: Rearrange GGTT probing to avoid needing a vfunc
Chris Wilson
2016-08-04
drm/i915: Split early global GTT initialisation
Chris Wilson
2016-08-04
drm/i915: Update GGTT initialisation functions to take drm_i915_private
Chris Wilson
2016-08-04
drm/i915: Split GGTT initialisation between probing and setup
Chris Wilson
2016-07-20
drm/i915: Treat ringbuffer writes as write to normal memory
Chris Wilson
2016-06-27
drm/i915: tweak gen6_for_{each_pde, all_pdes} macros
Dave Gordon
2016-06-13
drm/i915: Add support for mapping an object page by page
Chris Wilson
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-05-10
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
Ville Syrjälä
2016-05-05
drm/i915: Unexport i915_ppgtt_init()
Chris Wilson
2016-04-28
drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
Chris Wilson
2016-04-28
drm/i915: Move ioremap_wc tracking onto VMA
Chris Wilson
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-30
drm/i915: Rename GGTT init functions
Joonas Lahtinen
2016-03-18
drm/i915/gtt: Clean up GGTT probing code
Joonas Lahtinen
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-01
drm/i915: Reorganize intel_rotation_info
Ville Syrjälä
2016-02-26
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-17
i915: cast before shifting in i915_pte_count
Alan
2016-02-05
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
Sagar Arun Kamble
2016-01-28
drm/i915: Rename the rotated gtt view member to 'rotated'
Ville Syrjälä
2016-01-18
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
2015-12-10
drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros
Dave Gordon
2015-11-19
drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly
Daniel Vetter
2015-11-19
drm/i915: Stuff rotation params into view union
Daniel Vetter
[next]