Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
874c9ab18dae37800b25820e2b807e723e0e1413
/
drivers
/
gpu
12db490
msm: kgsl: Do not wait 100ms before checking for GPU idle
by Tarun Karra
· 12 years ago
bff3709
msm: kgsl: Configure FT behaviour from sysfs instead of debugfs
by Tarun Karra
· 12 years ago
aaff30c
msm: kgsl: Move timestamps inside the context structure
by Carter Cooper
· 12 years ago
f507198
msm: kgsl: Take a reference count on the active adreno draw context
by Jordan Crouse
· 12 years ago
0ca32f2
msm: kgsl: embed kgsl_context struct in adreno_context struct
by Jeremy Gebben
· 12 years ago
708089f
msm: kgsl: use kgsl_mmu_device_setstate() whenever the gpu is idle
by Jeremy Gebben
· 12 years ago
a65516b
msm: kgsl: use the same logic in adreno_idle and adreno_isidle
by Jeremy Gebben
· 12 years ago
f1e59f6
Merge "msm: kgsl: Option to not stall IOMMU V1 on pagefault based on FT policy"
by Linux Build Service Account
· 12 years ago
6b16756
Merge "msm: kgsl: reset GPU when GDSC is forced on"
by Linux Build Service Account
· 12 years ago
2cd87a9
msm: kgsl: Option to not stall IOMMU V1 on pagefault based on FT policy
by Tarun Karra
· 12 years ago
3fcb32b
Merge "msm: kgsl: convert cffdump stub functions to inlines"
by Linux Build Service Account
· 12 years ago
782d648
Merge "msm: kgsl: Use a read/lock for the context idr"
by Linux Build Service Account
· 12 years ago
b4acf71
Merge "msm: kgsl: Fix context reference counting"
by Linux Build Service Account
· 12 years ago
d2a4cb1
Merge "msm: remove fmem support"
by Linux Build Service Account
· 12 years ago
bab5c13
Merge "msm: kgsl: Add a barrier after writing to V2PUR register"
by Linux Build Service Account
· 12 years ago
9b6ec30
Merge "msm: kgsl: Use a standard function for register access"
by Linux Build Service Account
· 12 years ago
36a8026
msm: kgsl: convert cffdump stub functions to inlines
by Jordan Crouse
· 12 years ago
a598d53
msm: kgsl: Use a read/lock for the context idr
by Jordan Crouse
· 12 years ago
86ac5c4
msm: kgsl: Fix context reference counting
by Jordan Crouse
· 12 years ago
5c46790
Merge "msm: kgsl: Bypass SP counter 4 on A33x"
by Linux Build Service Account
· 12 years ago
41291dc
Merge "msm: kgsl: Define register offset array"
by Linux Build Service Account
· 12 years ago
cd118f6
Merge "ion: Add null-pointer check to info structure"
by Linux Build Service Account
· 12 years ago
26adf97
Merge "gpu: ion: Attempt heaps in the order given"
by Linux Build Service Account
· 12 years ago
ca724c3
Merge "iommu: msm: Lock the meta data against map/unmap races"
by Linux Build Service Account
· 12 years ago
8848488
msm: kgsl: Bypass SP counter 4 on A33x
by Carter Cooper
· 12 years ago
0e3dcd1
Merge "msm: kgsl: disable full cache flush if full_cache_threshold is 0"
by Linux Build Service Account
· 12 years ago
e013af1
Merge "msm: kgsl: tracepoint cleanup" into msm-3.4
by Linux Build Service Account
· 12 years ago
5f34187
Merge "msm: kgsl: Restrict allocated memory alignment to a max of 2^31" into msm-3.4
by Linux Build Service Account
· 12 years ago
5505df6
msm: kgsl: Restrict allocated memory alignment to a max of 2^31
by Jordan Crouse
· 12 years ago
89fc6bb
msm: kgsl: Use a standard function for register access
by Shubhraprakash Das
· 12 years ago
fb75f8c
ion: Add null-pointer check to info structure
by Olav Haugan
· 12 years ago
6093f3a
ion: msm: Add null-pointer check to info struct
by Olav Haugan
· 12 years ago
12fa315
msm: kgsl: disable full cache flush if full_cache_threshold is 0
by Jeremy Gebben
· 12 years ago
f6f50c4
msm: kgsl: Do not start performance counters if not present
by Carter Cooper
· 12 years ago
58fc5a2
Merge "msm: kgsl: Add support for 8226v2"
by Linux Build Service Account
· 12 years ago
137d813
Merge "msm: kgsl: Use ion_share_dma_buf_fd to get ion fd"
by Linux Build Service Account
· 12 years ago
4e85aa3
Merge "gpu: ion: Don't flush secure buffers"
by Linux Build Service Account
· 12 years ago
c8dccb1
msm: kgsl: reset GPU when GDSC is forced on
by Suman Tatiraju
· 12 years ago
0e1f369
msm: kgsl: Define register offset array
by Shubhraprakash Das
· 12 years ago
84d0eb8
gpu: ion: Don't flush secure buffers
by Laura Abbott
· 12 years ago
2afe1a4
Merge "msm: kgsl: Fix a missing semicolon in the KGSL IOMMU handler"
by Linux Build Service Account
· 12 years ago
5af9a19
msm: kgsl: Use ion_share_dma_buf_fd to get ion fd
by Alex Wong
· 12 years ago
7e5c51d
msm: kgsl: Add support for 8226v2
by Jordan Crouse
· 12 years ago
d4e1cd1
msm: kgsl: Add a barrier after writing to V2PUR register
by Shubhraprakash Das
· 12 years ago
de0159d
gpu: ion: Attempt heaps in the order given
by Laura Abbott
· 12 years ago
d653d09
msm: remove fmem support
by Larry Bassel
· 12 years ago
5890575
msm: kgsl: tracepoint cleanup
by Jeremy Gebben
· 12 years ago
1d2a10a
Merge "gpu: ion: Explictly mark DMA allocations as GFP_KERNEL"
by Linux Build Service Account
· 12 years ago
83062cf
gpu: ion: Explictly mark DMA allocations as GFP_KERNEL
by Laura Abbott
· 12 years ago
8555599
msm: kgsl: don't store rptr in struct adreno_ringbuffer
by Jeremy Gebben
· 12 years ago
af8eba9
msm: kgsl: Make active_cnt an atomic variable
by Jordan Crouse
· 12 years ago
7ab6e4d
msm: kgsl: Only turn on the idle timer when active_cnt is 0
by Jordan Crouse
· 12 years ago
90e47f4
msm: kgsl: Reduce unnecessary calls to _wake
by Lucille Sylvester
· 12 years ago
eb46be1
Merge "msm: kgsl: Remove the skip counting code from the trustzone policy"
by Linux Build Service Account
· 12 years ago
7546073
Merge "msm: kgsl: Option to disable GPU fault tolerance"
by Linux Build Service Account
· 12 years ago
1230718
Merge "msm: kgsl: Do not hold memory spinlock when calling find region function"
by Linux Build Service Account
· 12 years ago
611e4a5
Merge "msm: kgsl: Only initialize process structure once"
by Linux Build Service Account
· 12 years ago
5a153d8
Merge "msm: kgsl: Set alignment to 0 when low on mapped memory"
by Linux Build Service Account
· 12 years ago
6029a99
msm: kgsl: Fix a missing semicolon in the KGSL IOMMU handler
by Jordan Crouse
· 12 years ago
1f471b2
Merge "msm: kgsl: Enable special case performance counters"
by Linux Build Service Account
· 12 years ago
6b1f865
Merge "msm: kgsl: Only reference the rb_node after taking spinlock"
by Linux Build Service Account
· 12 years ago
2c14182
Merge "msm: kgsl: Prevent race conditions when freeing memory"
by Linux Build Service Account
· 12 years ago
197715c
gpu: ion: Flush the chunk list before passing it to trustzone
by Laura Abbott
· 12 years ago
37f447b
msm: kgsl: Option to disable GPU fault tolerance
by Tarun Karra
· 12 years ago
1f72a73
msm: kgsl: Enable special case performance counters
by Carter Cooper
· 12 years ago
f861e0b
msm: kgsl: Do not hold memory spinlock when calling find region function
by Shubhraprakash Das
· 12 years ago
58a569a
msm: kgsl: Only initialize process structure once
by Shubhraprakash Das
· 12 years ago
f38b57c
msm: kgsl: Set alignment to 0 when low on mapped memory
by Shubhraprakash Das
· 12 years ago
792e902
msm: kgsl: Only reference the rb_node after taking spinlock
by Shubhraprakash Das
· 12 years ago
c2d035c
msm: kgsl: Prevent race conditions when freeing memory
by Shubhraprakash Das
· 12 years ago
22ec5fb
msm: kgsl: Remove the skip counting code from the trustzone policy
by Lucille Sylvester
· 12 years ago
a06e7dd
Merge "msm: kgsl: GPU fault tolerance timer"
by Linux Build Service Account
· 12 years ago
8218d88
Merge "msm: kgsl: GPU soft reset"
by Linux Build Service Account
· 12 years ago
428a81c
Merge "msm: kgsl: Always resume the GPU regardless of its state"
by Linux Build Service Account
· 12 years ago
3fee8c5
msm: kgsl: GPU fault tolerance timer
by Tarun Karra
· 12 years ago
3e99518
Merge "iommu: msm: Refactor code to separate compilation"
by Linux Build Service Account
· 12 years ago
3b18834
Merge "msm: kgsl: Remove nap_allowed variable and functionality"
by Linux Build Service Account
· 12 years ago
ac6bda7
msm: kgsl: Always resume the GPU regardless of its state
by Suman Tatiraju
· 12 years ago
18e099a
msm: kgsl: GPU soft reset
by Tarun Karra
· 12 years ago
0858ae0
iommu: msm: Refactor code to separate compilation
by Olav Haugan
· 12 years ago
cd09f60
gpu: ion: Set the dma address for pages from the page pool
by Laura Abbott
· 12 years ago
3c2e254
Merge "msm: kgsl: generate descriptive names for kgsl-timeline"
by Linux Build Service Account
· 12 years ago
33b5c21
Merge "msm: kgsl: show timestamp in sync dump"
by Linux Build Service Account
· 12 years ago
4c6e30f
Merge "gpu: ion: switch to using kmalloc for the secure chunk list"
by Linux Build Service Account
· 12 years ago
b658f05
Merge "msm: kgsl: Convert all physical address to type phys_addr_t"
by Linux Build Service Account
· 12 years ago
51f81fb
Merge "msm: kgsl: Skip in-stream updates when CFF is on"
by Linux Build Service Account
· 12 years ago
be17fa0
Merge "msm: kgsl: Make cff capture a device specific property"
by Linux Build Service Account
· 12 years ago
5f64a4f
Merge "msm: kgsl: Get an active count during CFF"
by Linux Build Service Account
· 12 years ago
bfd8332
gpu: ion: switch to using kmalloc for the secure chunk list
by Laura Abbott
· 12 years ago
0b3e35e
Merge "msm: kgsl: set active pwrlevel to init pwrlevel after power collapse"
by Linux Build Service Account
· 12 years ago
65f8893
Merge "msm: kgsl: Switch to using the dmabuf APIs"
by Linux Build Service Account
· 12 years ago
2e9bd9a
msm: kgsl: Convert all physical address to type phys_addr_t
by Shubhraprakash Das
· 12 years ago
26cdb14
msm: kgsl: Skip in-stream updates when CFF is on
by Shubhraprakash Das
· 12 years ago
d896234
msm: kgsl: Make cff capture a device specific property
by Shubhraprakash Das
· 12 years ago
379d186
msm: kgsl: Get an active count during CFF
by Shubhraprakash Das
· 12 years ago
1437527
msm: kgsl: set active pwrlevel to init pwrlevel after power collapse
by Suman Tatiraju
· 12 years ago
07a72302
msm: kgsl: Use the correct length when looking for address collision
by Shubhraprakash Das
· 12 years ago
2dbffc8
msm: kgsl: Fix checking of remote iommu spin lock initialization
by Shubhraprakash Das
· 12 years ago
fb8cc97
msm: kgsl: Check pagetable pointer before dereferencing it
by Shubhraprakash Das
· 12 years ago
b730790
msm: kgsl: Log CFF fault opcode on a fault
by Shubhraprakash Das
· 12 years ago
Next »