Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
71d2f46bb2457d8b0dbc8d2e079e30a6541f5034
/
drivers
/
gpu
fdd17d4
msm: kgsl: Remove invalid context_id logging
by Harsh Vardhan Dwivedi
· 13 years ago
b8c8e04
msm: kgsl: Bump up the GPU frequency for long batch processing
by Lucille Sylvester
· 13 years ago
f5e67a2
msm: kgsl: Delete the context event while the context is still valid
by Lynus Vaz
· 13 years ago
2c22e91
msm: kgsl: Add event tracepoints
by Jordan Crouse
· 13 years ago
ef02fc0
msm: kgsl: Resolve a potential race in the interrupt handler
by Jordan Crouse
· 13 years ago
ab60199
msm: kgsl: Check the current interrupt status before power operations
by Jordan Crouse
· 13 years ago
92406e6
msm: kgsl: Always send fence sync the timestamp it expects
by Jordan Crouse
· 13 years ago
31508d5
gpu: ion: suppress excessive logging for expected failure cases
by Mitchel Humpherys
· 13 years ago
b804c76
Merge "msm: kgsl: Fix pagefault logging of one per 4k"
by Linux Build Service Account
· 13 years ago
3ea08fd
Merge "msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure"
by Linux Build Service Account
· 13 years ago
fc416a3
Merge "msm: kgsl: Use the correct timestamp for the snapshot"
by Linux Build Service Account
· 13 years ago
fc2f62d
Merge "msm: kgsl: Make sure the last IB2 is in the static snapshot region"
by Linux Build Service Account
· 13 years ago
41d0c8a
Merge "msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs"
by Linux Build Service Account
· 13 years ago
7455fc8
Merge "msm: kgsl: Debugfs entity to switch on/off userspace FT policy control"
by Linux Build Service Account
· 13 years ago
8eff7af
Merge "msm: kgsl: Allow pagefault policy to be controlled by userspace"
by Linux Build Service Account
· 13 years ago
2e51aa8
Merge "msm: kgsl: Limit pagefault logging to 1 per page"
by Linux Build Service Account
· 13 years ago
18eaca6
Merge "msm: kgsl: No fault tolerance if userspace sets a flag"
by Linux Build Service Account
· 13 years ago
0f14f39
Merge "msm: kgsl: Allow fault tolerance userspace control"
by Linux Build Service Account
· 13 years ago
6697247
Merge "msm: kgsl: Reduce postmortem logs by default"
by Linux Build Service Account
· 13 years ago
ccdbec6
Merge "msm: kgsl: Run GPU fault tolerance at max clock"
by Linux Build Service Account
· 13 years ago
60f5991
Merge "msm: kgsl: Detect long running IBs"
by Linux Build Service Account
· 13 years ago
6d61dd4
Merge "msm: kgsl: Store process id and name in context structure"
by Linux Build Service Account
· 13 years ago
e7a5394
Merge "msm: kgsl: Renaming recovery to fault tolerance"
by Linux Build Service Account
· 13 years ago
78384f4
Merge "msm: kgsl: Recovery policy change"
by Linux Build Service Account
· 13 years ago
49906ac
Merge "msm: kgsl: Locate index of recovery during initialization"
by Linux Build Service Account
· 13 years ago
421ca00
Merge "msm: kgsl: Fix hang detection to be 50ms or more"
by Linux Build Service Account
· 13 years ago
4294699
msm: kgsl: Fix pagefault logging of one per 4k
by Rajeev Kulkarni
· 13 years ago
ed8c2dd
msm: kgsl: Don't silently ignore events that have a retired timestamp
by Jordan Crouse
· 13 years ago
c77df99
msm: kgsl: Send the correct timestamp to an expired event
by Jordan Crouse
· 13 years ago
ecbb99a
msm: kgsl: Add context reference counting to KGSL events
by Carter Cooper
· 14 years ago
ef3456c
msm: kgsl: Move events to context specific lists
by Jordan Crouse
· 14 years ago
740f674
msm: kgsl: Remove duplicate code for checking timestamps
by Carter Cooper
· 14 years ago
2cf6ec9
msm: kgsl: snapshot: Don't keep parsing indirect buffers on failure
by Jordan Crouse
· 13 years ago
aeebcc0
msm: kgsl: Use the correct timestamp for the snapshot
by Jordan Crouse
· 13 years ago
3bbb56e
msm: kgsl: Make sure the last IB2 is in the static snapshot region
by Jordan Crouse
· 14 years ago
21aaadf
msm: kgsl: Make the snapshot dumper more tolerant of corrupted IBs
by Jordan Crouse
· 14 years ago
987e2f7
msm: kgsl: Debugfs entity to switch on/off userspace FT policy control
by Tarun Karra
· 13 years ago
99678f8
msm: kgsl: Allow pagefault policy to be controlled by userspace
by Tarun Karra
· 13 years ago
b810732
msm: kgsl: Limit pagefault logging to 1 per page
by Tarun Karra
· 13 years ago
8329722
msm: kgsl: No fault tolerance if userspace sets a flag
by Tarun Karra
· 13 years ago
3164fb0
msm: kgsl: Allow fault tolerance userspace control
by Tarun Karra
· 13 years ago
45a50d6
msm: kgsl: Reduce postmortem logs by default
by Tarun Karra
· 13 years ago
d2326b8
msm: kgsl: Run GPU fault tolerance at max clock
by Tarun Karra
· 13 years ago
696f89e
msm: kgsl: Detect long running IBs
by Tarun Karra
· 13 years ago
5bea9c6
msm: kgsl: Store process id and name in context structure
by Tarun Karra
· 13 years ago
d20d71a
msm: kgsl: Renaming recovery to fault tolerance
by Tarun Karra
· 13 years ago
deeecc0
msm: kgsl: Recovery policy change
by Tarun Karra
· 13 years ago
460cc76
msm: kgsl: Locate index of recovery during initialization
by Shubhraprakash Das
· 13 years ago
4648db9
msm: kgsl: Fix hang detection to be 50ms or more
by Tarun Karra
· 13 years ago
7809f18
Merge "gpu: ion: handle allocation error during heap protection in CP heap"
by Linux Build Service Account
· 13 years ago
8aa33a7
Merge "gpu: ion: allocate huge pages in iommu heap"
by Linux Build Service Account
· 13 years ago
50b65ea
Merge "gpu: ion: replace __GFP_ZERO with manual zero'ing"
by Linux Build Service Account
· 13 years ago
7091f24
gpu: ion: handle allocation error during heap protection in CP heap
by Praveen Chavan
· 13 years ago
e833aca
Update copyright to The Linux Foundation
by Duy Truong
· 13 years ago
5789f16
gpu: ion: allocate huge pages in iommu heap
by Mitchel Humpherys
· 13 years ago
f96110c
gpu: ion: replace __GFP_ZERO with manual zero'ing
by Mitchel Humpherys
· 13 years ago
24866ee
msm: kgsl: Don't change the sglen of the memdesc if allocation fails
by Dhivya Subramanian
· 13 years ago
0bcdb73
msm: kgsl: Use the correct units for ADRENO_IDLE_TIMEOUT
by Jordan Crouse
· 14 years ago
a5cef20
Merge "msm: kgsl: Add minimum amount of wait in adreno_waittimestamp"
by Linux Build Service Account
· 13 years ago
72af941
Merge "msm: kgsl: Add context reference counting to KGSL events"
by Linux Build Service Account
· 13 years ago
a8d6a15
Merge "msm: kgsl: Change GPU Fast Hang detection to 50ms"
by Linux Build Service Account
· 13 years ago
522293f
Merge "msm: kgsl: Modify kgsl_mmu_pagefault ftrace event format"
by Linux Build Service Account
· 13 years ago
bd2b647
Merge "msm: kgsl: Avoid NULL pointer in adreno setstate functions"
by Linux Build Service Account
· 13 years ago
6445a6e
Merge "gpu: ion: Use writecombine for uncached mappings"
by Linux Build Service Account
· 13 years ago
de1a448
Merge "gpu: ion: Request highmem pages for IOMMU heap"
by Linux Build Service Account
· 13 years ago
88ab61f
msm: kgsl: Modify kgsl_mmu_pagefault ftrace event format
by Pushkar Joshi
· 13 years ago
5e57bd3
msm: kgsl: Add minimum amount of wait in adreno_waittimestamp
by Harsh Vardhan Dwivedi
· 13 years ago
db8cf39
msm: kgsl: Remove support for IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC
by Jordan Crouse
· 14 years ago
97c74d6
msm: kgsl: Add GFP_NORETRY to the page_alloc flags and handle errors
by Jordan Crouse
· 14 years ago
dc67dfb
msm: kgsl: Cleanup memdesc flags
by Jordan Crouse
· 14 years ago
d106678
Merge "msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary"
by Linux Build Service Account
· 13 years ago
ed5d763
Merge "msm: kgsl: Fix guilty context logic for GPU hangs"
by Linux Build Service Account
· 13 years ago
71d163f
Merge "msm: kgsl: Ensure context pointer exists before dereferencing"
by Linux Build Service Account
· 13 years ago
6e750d7
msm: kgsl: Change GPU Fast Hang detection to 50ms
by Tarun Karra
· 14 years ago
eef8a13
msm: kgsl: Avoid NULL pointer in adreno setstate functions
by Jordan Crouse
· 14 years ago
3834530
msm: kgsl: Don't wake up gpu on kgsl_ioctl calls if not necessary
by Vladimir Razgulin
· 13 years ago
7eb6a8a
Merge "msm: kgsl: Process all idle checks"
by Linux Build Service Account
· 13 years ago
8179f5a
msm: kgsl: Fix guilty context logic for GPU hangs
by Carter Cooper
· 14 years ago
c7cd2b0
gpu: ion: Add flag for forcing contiguous allocations
by Laura Abbott
· 14 years ago
b50d03c
msm: kgsl: Add context reference counting to KGSL events
by Carter Cooper
· 14 years ago
4e8b402
msm: kgsl: Ensure context pointer exists before dereferencing
by Carter Cooper
· 14 years ago
721f7e7
msm: kgsl: Process all idle checks
by Lucille Sylvester
· 14 years ago
d98d656
msm: kgsl: Issue conditional interrupts on internal submissions
by Rajeev Kulkarni
· 14 years ago
92446a6
msm: kgsl: Support user specified timeouts in adreno_waittimestamp
by Jordan Crouse
· 14 years ago
cca6114
msm: kgsl: Move the adreno WPTR poke logic to the hang detection
by Jordan Crouse
· 14 years ago
46ee109
msm: kgsl: Add a flag to context struct for bad timestamp waits
by Rajeev Kulkarni
· 14 years ago
e80c346
msm: kgsl: Add support to use timestamps from userspace for an issue
by Vijay Krishnamoorthy
· 14 years ago
edbe403
msm: kgsl: Check for valid pointer before dereferencing
by Carter Cooper
· 14 years ago
c9ec266
msm: kgsl: Define unique values for context flags
by Shubhraprakash Das
· 14 years ago
442843f
gpu: ion: Use writecombine for uncached mappings
by Olav Haugan
· 14 years ago
193fef0
gpu: ion: Request highmem pages for IOMMU heap
by Olav Haugan
· 14 years ago
4f40764
Merge "msm: kgsl: Synchronize access to IOMMU cfg port"
by Linux Build Service Account
· 14 years ago
9ea527d
Merge "msm: kgsl: Idle GPU core before programming SMMU from CPU"
by Linux Build Service Account
· 14 years ago
7c97289
Merge "msm: kgsl: Remove extra interrupts when setting MMU state"
by Linux Build Service Account
· 14 years ago
bd2aa27
Merge "msm: kgsl: Make the GPU device aware of the next pending event"
by Linux Build Service Account
· 14 years ago
587749a
Merge "msm: kgsl: Use signed integers for power level comparsions"
by Linux Build Service Account
· 14 years ago
95a8643
Merge "msm: kgsl: Always set the active powerlevel when changing clock rates"
by Linux Build Service Account
· 14 years ago
9c81a9f
Merge "msm: kgsl: Add max and min power level controls in sysfs"
by Linux Build Service Account
· 14 years ago
4aa0ec6
Merge "msm: kgsl: Disable HLSQ register reads from snapshot"
by Linux Build Service Account
· 14 years ago
6bd3424
Merge "msm: kgsl: Disable clock gating earlier during snapshot"
by Linux Build Service Account
· 14 years ago
Next »