aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/msm/adreno_ringbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Initial commit (g6f6e344)Mark (voidzero)2017-07-021-330/+68
* msm: kgsl: Replace CP_INTERRUPT with EVENT_WRITE interruptJordan Crouse2015-12-041-10/+4
* Merge "msm: kgsl: Add return statement for non-void function"Linux Build Service Account2015-08-111-1/+2
|\
| * msm: kgsl: Add return statement for non-void functionywen2015-08-111-1/+2
* | msm: kgsl: Return -ENOENT if a context is detached during submitJordan Crouse2015-08-111-12/+12
|/
* Merge "msm: kgsl: Propagate the return error from request_firmware() up"Linux Build Service Account2015-04-161-7/+12
|\
| * msm: kgsl: Propagate the return error from request_firmware() upJordan Crouse2015-03-101-7/+12
* | msm: kgsl: Dump snapshot on device start failureShubhraprakash Das2015-03-121-3/+15
|/
* msm: kgsl: Remove the in-kernel IB verificationLynus Vaz2015-02-181-209/+6
* msm: kgsl: use the wall clock for the user profiling bufferJordan Crouse2014-11-071-7/+7
* msm: kgsl: Clear WAKE_ON_TOUCH bit for rendering commandsPrakash Kamliya2014-10-071-4/+6
* Merge "msm: kgsl: Briefly turn off interrupts to create a time domain mapping"Linux Build Service Account2014-09-281-0/+14
|\
| * msm: kgsl: Briefly turn off interrupts to create a time domain mappingKevin Matlage2014-09-221-0/+14
* | msm: kgsl: Go back to use REG_TO_MEM for the always on counterJordan Crouse2014-09-231-16/+29
* | msm: kgsl: Ignore signals for ringbuffer timestamp waitsShubhraprakash Das2014-09-181-5/+2
|/
* msm: kgsl: Pass event group to callback and remove wait parameterShubhraprakash Das2014-09-111-12/+9
* msm: kgsl: Add in-kernel command batch profilingJordan Crouse2014-09-021-35/+84
* Merge "msm: kgsl: Remove A4XX references from ringbuffer_submitcmd()"Linux Build Service Account2014-08-221-2/+2
|\
| * msm: kgsl: Remove A4XX references from ringbuffer_submitcmd()Shrenuj Bansal2014-08-181-2/+2
* | Merge "msm: kgsl: Add A304 GPU support for msmferrum"Linux Build Service Account2014-08-181-1/+2
|\ \ | |/ |/|
| * msm: kgsl: Add A304 GPU support for msmferrumPrabhat Awasthi2014-08-141-1/+2
* | Merge "msm: kgsl: Add ability to wait for ringbuffer timestamp"Linux Build Service Account2014-08-181-9/+74
|\ \
| * | msm: kgsl: Add ability to wait for ringbuffer timestampShubhraprakash Das2014-08-141-9/+74
| |/
* / msm: kgsl: Add content protection changes for A430Tarun Karra2014-08-131-28/+50
|/
* msm: kgsl: Correct the number of cmds added for cmdbatch profilingShrenuj Bansal2014-08-041-1/+3
* msm: kgsl: Update pagetable using indirect bufferShubhraprakash Das2014-07-311-5/+22
* Merge "msm: kgsl: Allow internal commands from detached context"Linux Build Service Account2014-07-291-1/+2
|\
| * msm: kgsl: Allow internal commands from detached contextShubhraprakash Das2014-07-091-1/+2
* | Merge "msm: kgsl: Only check GPU hardware idle while bootstrapping"Linux Build Service Account2014-07-241-1/+1
|\ \
| * | msm: kgsl: Only check GPU hardware idle while bootstrappingHarsh Vardhan Dwivedi2014-07-171-1/+1
* | | msm: kgsl: Remove unused common registersTarun Karra2014-07-171-9/+0
|/ /
* | Merge "msm: kgsl: Move setstate functionality to adreno driver side"Linux Build Service Account2014-07-121-34/+24
|\|
| * msm: kgsl: Move setstate functionality to adreno driver sideShubhraprakash Das2014-07-081-34/+24
* | Merge "msm: kgsl: Add RECORD_PFP_TIMESTAMP packet"Linux Build Service Account2014-07-111-8/+2
|\ \ | |/ |/|
| * msm: kgsl: Add RECORD_PFP_TIMESTAMP packetShrenuj Bansal2014-06-301-8/+2
* | Merge "msm: kgsl: Use GPU to select perfcounters"Linux Build Service Account2014-07-031-1/+1
|\ \ | |/ |/|
| * msm: kgsl: Use GPU to select perfcountersShubhraprakash Das2014-07-021-1/+1
* | msm: kgsl: Support command batch profilingShrenuj Bansal2014-06-301-3/+57
* | Merge "msm: kgsl: Cleanup ringbuffer submissions to not reference the context"Linux Build Service Account2014-06-301-10/+5
|\ \
| * | msm: kgsl: Cleanup ringbuffer submissions to not reference the contextCarter Cooper2014-06-261-10/+5
* | | Merge "msm: kgsl: Properly check error codes when allocating ringbuffer space"Linux Build Service Account2014-06-301-2/+3
|\| |
| * | msm: kgsl: Properly check error codes when allocating ringbuffer spaceCarter Cooper2014-06-261-2/+3
* | | Merge "msm: kgsl: Uncross adreno_device and kgsl_device streams"Linux Build Service Account2014-06-301-3/+3
|\| |
| * | msm: kgsl: Uncross adreno_device and kgsl_device streamsCarter Cooper2014-06-261-3/+3
| |/
* / msm: kgsl: Streamline power level changesLucille Sylvester2014-06-241-61/+4
|/
* Merge "msm: kgsl: Pass the rb pointer when changing current context"Linux Build Service Account2014-06-231-4/+7
|\
| * msm: kgsl: Pass the rb pointer when changing current contextShubhraprakash Das2014-06-201-4/+7
* | Merge "msm: kgsl: Add ringbuffer priority levels"Linux Build Service Account2014-06-231-30/+99
|\|
| * msm: kgsl: Add ringbuffer priority levelsShubhraprakash Das2014-06-201-30/+99
* | Merge "msm: kgsl: fix MIN power constraints in non-trivial cases"Linux Build Service Account2014-06-231-5/+13
|\ \