Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
107a9c981259c74068501857277bd17a1d100f35
/
drivers
/
gpu
3d308e0
Merge "msm: kgsl: support busy stats based policy in tz"
by Linux Build Service Account
· 12 years ago
1596305
Merge "msm: kgsl: Check the return value of msm_get_iommu_domain"
by Linux Build Service Account
· 12 years ago
90de0e5
Merge "msm: kgsl: Avoid an array overrun in the perfcounter API"
by Linux Build Service Account
· 12 years ago
7953c6d
Merge "msm: kgsl: Avoid dereferencing NULL pointers"
by Linux Build Service Account
· 12 years ago
a05d932
Merge "msm: kgsl: Only allow two counters for VBIF performance counters"
by Linux Build Service Account
· 12 years ago
1190538
Merge "msm: kgsl: add new clock for 8610"
by Linux Build Service Account
· 12 years ago
b3c4197
Merge "msm: kgsl: Mark context bad for long IB"
by Linux Build Service Account
· 12 years ago
3ebdce4
Merge "msm: kgsl: Use IOMMU access_ops for uniform access to lock functions"
by Linux Build Service Account
· 12 years ago
804f640
Merge "msm: kgsl: Add in-stream support for IOMMU-v1"
by Linux Build Service Account
· 12 years ago
db5563b
msm: kgsl: support busy stats based policy in tz
by Suman Tatiraju
· 12 years ago
219b6a0
msm: kgsl: Check the return value of msm_get_iommu_domain
by Jordan Crouse
· 12 years ago
8b09aa9
msm: kgsl: Avoid an array overrun in the perfcounter API
by Jordan Crouse
· 12 years ago
2059333
msm: kgsl: Avoid dereferencing NULL pointers
by Jordan Crouse
· 12 years ago
7fbbddc
msm: kgsl: Only allow two counters for VBIF performance counters
by Jordan Crouse
· 12 years ago
d2b109b
Merge "msm: kgsl: better handling of virtual address fragmentation"
by Linux Build Service Account
· 12 years ago
5d0c998
Merge "msm: kgsl: Export some kgsl-core functions to EXPORT_SYMBOLS"
by Linux Build Service Account
· 12 years ago
5b9cfdf
Merge "msm: kgsl: Don't do intensive memory recovery when allocating big pages"
by Linux Build Service Account
· 12 years ago
6e67c48
Merge "msm: kgsl: improve active_cnt and ACTIVE state management"
by Linux Build Service Account
· 12 years ago
bcb61ee
msm: kgsl: Mark context bad for long IB
by Tarun Karra
· 12 years ago
e4c0706
msm: kgsl: Use IOMMU access_ops for uniform access to lock functions
by Jordan Crouse
· 12 years ago
7708382
msm: kgsl: Export some kgsl-core functions to EXPORT_SYMBOLS
by Jordan Crouse
· 12 years ago
6271c33
msm: kgsl: Don't do intensive memory recovery when allocating big pages
by Jordan Crouse
· 12 years ago
8559335
msm: kgsl: better handling of virtual address fragmentation
by Jeremy Gebben
· 12 years ago
22870b0
Merge "iommu: msm: Do not directly access sg->length"
by Linux Build Service Account
· 12 years ago
8087698
Merge "gpu: ion: Use correct type for variables"
by Linux Build Service Account
· 12 years ago
9421160
Merge "gpu: ion: Don't call virt_to_page on addresses from dma_alloc"
by Linux Build Service Account
· 12 years ago
2cdd89e
iommu: msm: Do not directly access sg->length
by Olav Haugan
· 12 years ago
d877069
gpu: ion: Use correct type for variables
by Olav Haugan
· 12 years ago
2204075
Merge "msm: kgsl: Update required timestamps during command submission"
by Linux Build Service Account
· 12 years ago
d20ca27
msm: kgsl: Add in-stream support for IOMMU-v1
by Shubhraprakash Das
· 12 years ago
b5617fe
Merge "Merge remote-tracking branch 'quic/tmp-db70ae6b' into msm-3.4"
by Linux Build Service Account
· 12 years ago
ed52694
Merge "gpu: ion: Flush mappings before making a secure call"
by Linux Build Service Account
· 12 years ago
bae66be
msm: kgsl: add new clock for 8610
by Vladimir Razgulin
· 12 years ago
db70ae6
gpu: ion: Add debug information for orphaned handles
by Rebecca Schultz Zavin
· 13 years ago
327f257
gpu: ion: Remove fd leak detection
by Laura Abbott
· 12 years ago
d1b0c6c
gpu: ion: fix page offset in dma_buf_kmap()
by Greg Hackmann
· 13 years ago
618d6be
gpu: ion: Make ion_free asynchronous
by Rebecca Schultz Zavin
· 12 years ago
748c11d
gpu: ion: Add support for sharing buffers with dma buf kernel handles
by Johan Mossberg
· 12 years ago
f5dee36
gpu: ion: Only flush buffers in the chunk heap if they were used cached
by Rebecca Schultz Zavin
· 12 years ago
ca12f5d
gpu: ion: Refactor the code to zero buffers
by Rebecca Schultz Zavin
· 12 years ago
f910122
gpu: ion: Modify zeroing code so it only allocates address space once
by Rebecca Schultz Zavin
· 12 years ago
75aec5b
gpu: ion: Remove heapmask from client
by Rebecca Schultz Zavin
· 12 years ago
7308018
gpu: ion: Export ion_client_create
by Johan Mossberg
· 12 years ago
2536d60
gpu: ion: Clarify variable names and comments around heap ids v types
by Rebecca Schultz Zavin
· 12 years ago
fbce151
gpu: ion: Modify reserve function for carveouts with no start address
by Rebecca Schultz Zavin
· 12 years ago
d2ce6f8
gpu: ion: Add chunk heap
by Rebecca Schultz Zavin
· 12 years ago
3df181c
gpu: ion: Refactor common mapping functions out of system heap
by Rebecca Schultz Zavin
· 12 years ago
47b9888
gpu: ion: Switch heap rbtree to a prio list
by Rebecca Schultz Zavin
· 12 years ago
430fca9
gpu: ion: Fix bug in zeroing pages in system heap
by Rebecca Schultz Zavin
· 12 years ago
08e9d959
gpu: ion: Fix bug in ion_system_heap map_user
by Rebecca Schultz Zavin
· 12 years ago
220a652
gpu: ion: Don't flush allocatoins that come from the page pools
by Rebecca Schultz Zavin
· 12 years ago
1797e59a
gpu: ion: Clear GFP_WAIT flag on high order allocations
by Rebecca Schultz Zavin
· 12 years ago
52421e2
gpu: ion: Refactor locking
by Rebecca Schultz Zavin
· 12 years ago
8afce33
gpu: ion: Switch to using a single shrink function
by Rebecca Schultz Zavin
· 12 years ago
d9994c8
gpu: ion: Fix lockdep issue in ion_page_pool
by Rebecca Schultz Zavin
· 12 years ago
9fad2fe
gpu: ion: Fix several issues with page pool
by Rebecca Schultz Zavin
· 12 years ago
bff299e
gpu: ion: Modify gfp flags in ion_system_heap
by Rebecca Schultz Zavin
· 12 years ago
943facc
gpu: ion: Use the ion_page_pool from the system heap
by Rebecca Schultz Zavin
· 13 years ago
805f130
gpu: ion: Only map as much of the vma as the user requested
by Rebecca Schultz Zavin
· 13 years ago
050372e
gpu: ion: Add ion_page_pool.
by Rebecca Schultz Zavin
· 13 years ago
21413b6
gpu: ion: use vmalloc to allocate page array to map kernel
by Rebecca Schultz Zavin
· 12 years ago
96dd58d
gpu: ion: ion_system_heap: Fix bug preventing compilation
by Rebecca Schultz Zavin
· 12 years ago
158316f
gpu: ion: Stop trying to allocate from an order on first failure
by Rebecca Schultz Zavin
· 12 years ago
3a45752
gpu: ion: Flush mappings before making a secure call
by Laura Abbott
· 12 years ago
f2f4285
gpu: ion: Don't call virt_to_page on addresses from dma_alloc
by Laura Abbott
· 12 years ago
57ff1da
msm: kgsl: Update required timestamps during command submission
by Shubhraprakash Das
· 12 years ago
6a93a29
gpu: ion: Switch to using kmalloc rather than kmap during allocation
by Rebecca Schultz Zavin
· 13 years ago
f80840e
gpu: ion: Pull caching code into msm specific files
by Laura Abbott
· 12 years ago
9782214
gpu: ion: Move iommu mapping and unmapping out of Ion
by Laura Abbott
· 12 years ago
a72efcc
Merge "gpu: ion: Add dedicated heap for memblock_removed memory"
by Linux Build Service Account
· 12 years ago
d5aeb4e
Merge "msm: kgsl: Add support for VBIF and VBIF_PWR performance counters"
by Linux Build Service Account
· 12 years ago
a19aab3
Merge "msm: kgsl: Set aggressive HW clock gating for A330v2"
by Linux Build Service Account
· 12 years ago
16b4694
Merge "msm: kgsl: Try fault tolerance even if there is no active context"
by Linux Build Service Account
· 12 years ago
fcc201d
msm: kgsl: improve active_cnt and ACTIVE state management
by Jeremy Gebben
· 12 years ago
23f342f
Merge "msm: kgsl: Always send fence sync the timestamp it expects"
by Linux Build Service Account
· 12 years ago
2466289
Merge "gpu: ion: Move msm specific defintions into msm_ion_priv.h"
by Linux Build Service Account
· 12 years ago
4644a07
msm: kgsl: Try fault tolerance even if there is no active context
by Shubhraprakash Das
· 12 years ago
f8a269c
gpu: ion: Add dedicated heap for memblock_removed memory
by Laura Abbott
· 12 years ago
61e8959
gpu: ion: Move msm specific defintions into msm_ion_priv.h
by Laura Abbott
· 12 years ago
33be494
msm: kgsl: Add genlock to KGSL DRM driver
by Alex Wong
· 12 years ago
d1c400d
Merge "ion: Update ion header"
by Linux Build Service Account
· 12 years ago
1938f3b
msm: kgsl: Add support for VBIF and VBIF_PWR performance counters
by Jeremy Gebben
· 12 years ago
9253859
ion: Update ion header
by Adrian Alexei
· 12 years ago
64b396df
Merge "msm: kgsl: a2xx: Check the right interrupt status bits"
by Linux Build Service Account
· 12 years ago
c569f6c
Merge "msm: kgsl: Add global timestamp information to snapshot"
by Linux Build Service Account
· 12 years ago
da2a23d
Merge "msm: kgsl: Add barriers to GPU fault tolerance memory reads"
by Linux Build Service Account
· 12 years ago
0049b98
Merge "gpu: ion: Move msm heap creation/destroy to msm file"
by Linux Build Service Account
· 12 years ago
e2e9cf9
Merge "msm: kgsl: Increase IDLE_TIMEOUT for 2D core to 20secs"
by Linux Build Service Account
· 12 years ago
3c6da80
gpu: ion: Move msm heap creation/destroy to msm file
by Laura Abbott
· 12 years ago
419cfc9
msm: kgsl: Always send fence sync the timestamp it expects
by Jordan Crouse
· 12 years ago
06c1c06
Merge "ion: Replace memory protect/unprotect, map/unmap calls"
by Linux Build Service Account
· 12 years ago
4c16889
Merge "msm: kgsl: fix paren placement leading to fence timeout"
by Linux Build Service Account
· 12 years ago
bfe7c46
ion: Replace memory protect/unprotect, map/unmap calls
by Adrian Alexei
· 12 years ago
cb536d8
msm: kgsl: Add global timestamp information to snapshot
by Shubhraprakash Das
· 12 years ago
4c40365
Merge "msm: kgsl: Allocate space in ringbuffer for EOF commands"
by Linux Build Service Account
· 12 years ago
1f332347
Merge "msm: kgsl: Properly record the size of the sglist in the memdesc"
by Linux Build Service Account
· 12 years ago
e421a6c
Merge "msm: kgsl: Add a type field to the adreno draw context flags"
by Linux Build Service Account
· 12 years ago
efdb4ba
Merge "gpu: ion: Remove code for reusable heap"
by Linux Build Service Account
· 12 years ago
f9094ec
Merge "gpu: ion: Minimize allocation fallback delay"
by Linux Build Service Account
· 12 years ago
765ae8f
Merge "msm: kgsl: Sync memory with CFF from places where it was missing"
by Linux Build Service Account
· 12 years ago
Next »