Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ab57b7ab5e4b8247f48c42023d08d9adddb4284a
/
drivers
/
gpu
a9890b1
Merge "gpu: ion: Switch MM heap to use CMA on DT targets"
by Linux Build Service Account
· 12 years ago
35452e3
msm: kgsl: Add event tracepoints
by Jordan Crouse
· 12 years ago
d3ede89
msm: kgsl: Resolve a potential race in the interrupt handler
by Jordan Crouse
· 12 years ago
5fa8017
msm: kgsl: Check the current interrupt status before power operations
by Jordan Crouse
· 12 years ago
8d972ac
gpu: ion: Switch MM heap to use CMA on DT targets
by Laura Abbott
· 12 years ago
a2271fc
gpu: ion: Use %pa to print physical addresses
by Stepan Moskovchenko
· 13 years ago
388af7c
Merge "msm: kgsl: add more VBIF settings for A305B"
by Linux Build Service Account
· 12 years ago
5d5ab14
msm: kgsl: add more VBIF settings for A305B
by liu zhong
· 12 years ago
54487c6
Merge "gpu: ion: Remove get_flags ioctl"
by Linux Build Service Account
· 12 years ago
2142585f
Merge "gpu: ion: check for leaks in ion_client_destroy"
by Linux Build Service Account
· 12 years ago
bc5d384
Merge "gpu: ion: remove stale variable"
by Linux Build Service Account
· 12 years ago
c601230
Merge "gpu: ion: make cached cp allocations multiples of PAGE_SIZE"
by Linux Build Service Account
· 12 years ago
87ed3bc
Merge "gpu: ion: make cached Iommu allocations multiples of PAGE_SIZE"
by Linux Build Service Account
· 12 years ago
d0fa5fd
gpu: ion: Remove get_flags ioctl
by Laura Abbott
· 12 years ago
9a7bff6
gpu: ion: remove stale variable
by Mitchel Humpherys
· 12 years ago
ab17090
Merge "msm: kgsl: Optimize clock call order"
by Linux Build Service Account
· 12 years ago
33a6d61
Merge "msm: kgsl: Reduce cmd buffer size for adreno_iommu_setstate"
by Linux Build Service Account
· 12 years ago
a75e4eb
gpu: ion: check for leaks in ion_client_destroy
by Mitchel Humpherys
· 13 years ago
3ae0265
Merge "gpu: ion: suppress excessive logging for expected failure cases"
by Linux Build Service Account
· 12 years ago
c0aab03
gpu: ion: make cached cp allocations multiples of PAGE_SIZE
by Mitchel Humpherys
· 13 years ago
1010c7f
gpu: ion: make cached Iommu allocations multiples of PAGE_SIZE
by Mitchel Humpherys
· 12 years ago
395e6ce
msm: kgsl: Add intermediate power levels
by Lucille Sylvester
· 13 years ago
19f2fbc
Merge "msm: kgsl: Resize the CP ROQ for a330/a305b"
by Linux Build Service Account
· 12 years ago
49e4b6e
msm: kgsl: Reduce cmd buffer size for adreno_iommu_setstate
by Tarun Karra
· 13 years ago
3e30808
Merge "msm: kgsl: Added DRM_IOCTL_KGSL_GEM_CREATE_FROM_ION to DRM"
by Linux Build Service Account
· 12 years ago
8ebe703
msm: kgsl: Added DRM_IOCTL_KGSL_GEM_CREATE_FROM_ION to DRM
by Michael Street
· 12 years ago
a577dd4
msm: kgsl: Set a useful pm_qos default value
by Patrick Cain
· 13 years ago
ff6ea62
gpu: ion: suppress excessive logging for expected failure cases
by Mitchel Humpherys
· 12 years ago
76708e4
gpu: ion: add missing parameter in secure CMA Ion heap
by Mitchel Humpherys
· 12 years ago
45d0642
Merge "msm: kgsl: Turn off automatic hardware clock gating for 8974v1"
by Linux Build Service Account
· 12 years ago
a741b78
Merge "gpu: ion: Add secure CMA heap"
by Linux Build Service Account
· 12 years ago
295f433
Merge "msm: kgsl: Bump up the GPU frequency for long batch processing"
by Linux Build Service Account
· 12 years ago
5961922
Merge "msm: kgsl: rename iommu version specific data"
by Linux Build Service Account
· 12 years ago
0d7999e
msm: kgsl: Resize the CP ROQ for a330/a305b
by Kevin Matlage
· 13 years ago
1b00af7
msm: kgsl: Turn off automatic hardware clock gating for 8974v1
by Jordan Crouse
· 12 years ago
a8c373f
gpu: ion: Add secure CMA heap
by Laura Abbott
· 12 years ago
4afbd8b
gpu: ion: Abstract out secure heap restrictions
by Laura Abbott
· 12 years ago
7dcf4b5
Merge "gpu: ion: Factor out secure buffer code"
by Linux Build Service Account
· 12 years ago
cc7cd6b
Merge "gpu: ion: Create device structures for Ion heaps"
by Linux Build Service Account
· 12 years ago
a884298
Merge "msm: iommu: re-use existing buffers for `extra' mappings"
by Linux Build Service Account
· 12 years ago
af3b522
msm: iommu: re-use existing buffers for `extra' mappings
by Mitchel Humpherys
· 13 years ago
5b11d6f
gpu: ion: Factor out secure buffer code
by Laura Abbott
· 13 years ago
6016175
gpu: ion: Create device structures for Ion heaps
by Laura Abbott
· 13 years ago
362f1ef
msm: kgsl: Optimize clock call order
by Lucille Sylvester
· 13 years ago
14c9cd8
msm: kgsl: Bump up the GPU frequency for long batch processing
by Lucille Sylvester
· 13 years ago
850884d
msm: kgsl: rename iommu version specific data
by Jeremy Gebben
· 13 years ago
a905a5e
msm: kgsl: add VBIF table for A305B
by liu zhong
· 13 years ago
9d6791e
msm: kgsl: Support the new A305 revision
by liu zhong
· 13 years ago
044837c
msm: kgsl: Fix hang detection to be 50ms or more
by Tarun Karra
· 13 years ago
0e22c48
iommu: msm: Change driver name
by Olav Haugan
· 13 years ago
6bc14a3
msm: kgsl: Disable hardware clock gating for A330V2
by Alex Wong
· 13 years ago
fdb639d
msm: kgsl: Align ION buffer mappings from userspace to 4k
by Tarun Karra
· 13 years ago
3745037
msm: kgsl: Added IOMMU support for GEM allocations in DRM
by Michael Street
· 13 years ago
8d0a492
gpu: ion: disallow mmap'ing secure buffers
by Mitchel Humpherys
· 13 years ago
8939970
gpu: ion: add pointer null checks in map and unmap
by Huaibin Yang
· 13 years ago
69c7949
msm: kgsl: initialize kgsl_sync_timeline_ops properly
by Iliyan Malchev
· 13 years ago
1101e05
msm: kgsl: Return correct timestamp for consumed timestamp reads
by Carter Cooper
· 13 years ago
eec481f
msm: kgsl: Don't silently ignore events that have a retired timestamp
by Jordan Crouse
· 13 years ago
0a290f0
msm: kgsl: Send the correct timestamp to an expired event
by Jordan Crouse
· 13 years ago
cc0e80a
msm: kgsl: Idle timeout should be reported in msec
by Lucille Sylvester
· 13 years ago
2e86a56
msm: kgsl: add ftrace for cache operations
by Jeremy Gebben
· 13 years ago
2761b2e
msm: kgsl: avoid vmap failure while allocating big buffers
by Jeremy Gebben
· 13 years ago
021f47e
msm: kgsl: Update settings for the A330v2 GPU in 8972v2
by Jordan Crouse
· 13 years ago
6a82ad4
msm: kgsl: Move A3XX VBIF settings decision to a table
by Jordan Crouse
· 13 years ago
20df89c
msm: kgsl: Correct the initial idle_timer value
by Vladimir Razgulin
· 13 years ago
daf7562
ion: cma: Add debug heap ops for CMA heap
by Chintan Pandya
· 13 years ago
64fdde1
msm: kgsl: Turn on clock gating for A330 devices
by Harsh Vardhan Dwivedi
· 13 years ago
beaf1c2
msm: kgsl: Modify kgsl_mmu_pagefault ftrace event format
by Pushkar Joshi
· 13 years ago
1484ff2
msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary
by Vladimir Razgulin
· 13 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 13 years ago
b358e07
gpu: ion: allocate huge pages in iommu heap
by Mitchel Humpherys
· 13 years ago
bd0aeab
Merge "ion: tracing: add ftrace events for ion allocations"
by Linux Build Service Account
· 13 years ago
00fc192
gpu: ion: Return correct error code at alloc fail
by Olav Haugan
· 13 years ago
d1a6903
gpu: ion: replace __GFP_ZERO with manual zero'ing
by Mitchel Humpherys
· 13 years ago
cc2d4bd
ion: tracing: add ftrace events for ion allocations
by Liam Mark
· 13 years ago
977caa7
Merge "gpu: ion: Disallow non-secure allocations from the CP heap"
by Linux Build Service Account
· 13 years ago
298ef2b
Merge "msm: kgsl: Add minimum amount of wait in adreno_waittimestamp"
by Linux Build Service Account
· 13 years ago
345f023
gpu: ion: Disallow non-secure allocations from the CP heap
by Mitchel Humpherys
· 13 years ago
859933a
Merge "msm: kgsl: Add context reference counting to KGSL events"
by Linux Build Service Account
· 13 years ago
7fedb2b
msm: kgsl: Add minimum amount of wait in adreno_waittimestamp
by Harsh Vardhan Dwivedi
· 13 years ago
47eeb79
msm: kgsl: Lower bounds check the number of power levels
by Lucille Sylvester
· 13 years ago
e1821c8
Merge "msm: kgsl: Set the context ID of iommu bank based on address"
by Linux Build Service Account
· 13 years ago
2398364
msm: kgsl: Set the context ID of iommu bank based on address
by Shubhraprakash Das
· 13 years ago
c90d458
Merge "msm: kgsl: Change GPU Fast Hang detection to 50ms"
by Linux Build Service Account
· 13 years ago
d36b0f4
Merge "msm: kgsl: Avoid NULL pointer in adreno setstate functions"
by Linux Build Service Account
· 13 years ago
66b26e5
msm: kgsl: Add context reference counting to KGSL events
by Carter Cooper
· 13 years ago
2d65af8
msm: kgsl: Revert low latency power collapse
by Lucille Sylvester
· 13 years ago
243b873
msm: kgsl: Change GPU Fast Hang detection to 50ms
by Tarun Karra
· 13 years ago
f405856
msm: kgsl: Lock ringbuffer translation in TLB
by Shubhraprakash Das
· 13 years ago
6b26a4a
msm: kgsl: Avoid NULL pointer in adreno setstate functions
by Jordan Crouse
· 13 years ago
14797b9
msm: kgsl: Move events to context specific lists
by Jordan Crouse
· 13 years ago
4b7d010
msm: kgsl: Remove an uneeded log message that pre-dates tracing
by Jordan Crouse
· 13 years ago
39f96b5
msm: kgsl: Track GPU device resets
by Jordan Crouse
· 13 years ago
d21371a
Merge "msm: kgsl: Set a useful pm_qos default value"
by Linux Build Service Account
· 13 years ago
326de54
Merge "msm: kgsl: Fix guilty context logic for GPU hangs"
by Linux Build Service Account
· 13 years ago
c250274
Merge "msm: kgsl: Remove duplicate code for checking timestamps"
by Linux Build Service Account
· 13 years ago
6f2c9be
Merge "msm: kgsl: Enable HLSQ registers in snapshot when available"
by Linux Build Service Account
· 13 years ago
cd98792
msm: kgsl: Set a useful pm_qos default value
by Lucille Sylvester
· 13 years ago
7db4e0b
gpu: ion: Add flag for forcing contiguous allocations
by Laura Abbott
· 13 years ago
d31550b
msm: kgsl: Remove duplicate code for checking timestamps
by Carter Cooper
· 13 years ago
Next »