aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/msm/adreno_ringbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* msm: kgsl: Change %p to %pK in debug messagesDivya Ponnusamy2016-08-311-6/+6
* msm: kgsl: Add return statement for non-void functionywen2015-10-051-1/+2
* Merge "msm: kgsl: Zero out the top 32 bits of alwayson reads"Linux Build Service Account2015-09-041-3/+23
|\
| * msm: kgsl: Zero out the top 32 bits of alwayson readsHarshdeep Dhatt2015-09-031-3/+23
* | Merge "msm: kgsl: Replace CP_INTERRUPT with EVENT_WRITE interrupt"Linux Build Service Account2015-09-041-10/+5
|\ \
| * | msm: kgsl: Replace CP_INTERRUPT with EVENT_WRITE interruptJordan Crouse2015-08-171-10/+5
| |/
* / msm: kgsl: Return -ENOENT if a context is detached during submitJordan Crouse2015-08-311-12/+14
|/
* msm: kgsl: Disable CP speed up during bootup for A430 derivativesRajeev Kulkarni2015-03-211-2/+2
* msm: kgsl: Propagate the return error from request_firmware() upJordan Crouse2015-03-021-7/+12
* msm: kgsl: Dump snapshot on device start failureShubhraprakash Das2015-01-131-2/+14
* msm: kgsl: Disable speed up of CP during the bootstrap sequenceShrenuj Bansal2014-11-101-1/+9
* Merge "msm: kgsl: Correct the size of the microcode bootstrap command"Linux Build Service Account2014-10-291-13/+21
|\
| * msm: kgsl: Correct the size of the microcode bootstrap commandJordan Crouse2014-10-241-13/+21
* | msm: kgsl: use the wall clock for the user profiling bufferJordan Crouse2014-10-241-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
|\