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.c
Age
Commit message (
Expand
)
Author
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Use per object locking in execbuf, v12.
Maarten Lankhorst
2020-09-07
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
2020-06-12
drm/i915: Leave vma intact as they are discarded
Chris Wilson
2020-06-05
drm/i915: Correct discard i915_vma_compare assertion
Chris Wilson
2020-06-05
drm/i915: Discard a misplaced GGTT vma
Chris Wilson
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2020-04-01
drm/i915/gt: Make fence revocation unequivocal
Chris Wilson
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-08
drm/i915: Never allow userptr into the new mapping types
Janusz Krzysztofik
2020-02-04
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
2020-01-24
drm/i915/gem: Detect overflow in calculating dumb buffer size
Chris Wilson
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-05
drm/i915: Create dumb buffer from LMEM
Ramalingam C
2019-12-30
drm/i915/selftests: Flush the context worker
Chris Wilson
2019-12-23
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-23
drm/i915: Add a simple is-bound check before unbinding
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-21
drm/i915: Move i915_gem_init_contexts() earlier
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-18
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-09
drm/i915/gem: Avoid rcu_barrier() from shrinker paths
Chris Wilson
2019-12-06
drm/i915/gem: Flush the pwrite through the chipset before signaling
Chris Wilson
2019-12-05
drm/i915/gem: Reinitialise the local list before repeating
Chris Wilson
2019-12-04
drm/i915/gem: Try to flush pending unbind events
Chris Wilson
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-03
drm/i915/gem: Avoid parking the vma as we unbind
Chris Wilson
2019-12-03
drm/i915: Lift i915_vma_pin() out of intel_renderstate_emit()
Chris Wilson
2019-12-03
drm/i915/gem: Take runtime-pm wakeref prior to unbinding
Chris Wilson
2019-11-21
drm/i915: Serialise with remote retirement
Chris Wilson
2019-11-15
drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()
Chris Wilson
2019-11-15
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-05
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-05
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-10-29
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-22
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
drm/i915: Pass intel_gt to intel_engines_verify_workarounds
Tvrtko Ursulin
2019-10-22
drm/i915: Pass intel_gt to intel_engines_init
Tvrtko Ursulin
2019-10-22
drm/i915: Pass intel_gt to intel_engines_setup
Tvrtko Ursulin
[next]