summaryrefslogtreecommitdiff
path: root/drivers/gpu/msm/adreno_ringbuffer.c (follow)
Commit message (Expand)AuthorAge
* Revert "msm: kgsl: Mark the scratch buffer as privileged"LuK13372022-07-27
* msm: kgsl: Mark the scratch buffer as privilegedAkhil P Oommen2020-08-04
* msm: kgsl: Make the "scratch" global buffer use a random GPU addressJordan Crouse2019-09-17
* msm: kgsl: Execute user profiling commands in an IBJordan Crouse2019-09-17
* Merge "msm: kgsl: Do not allocate scratch memory for A3xx"Linux Build Service Account2017-09-11
|\
| * msm: kgsl: Do not allocate scratch memory for A3xxHareesh Gundu2017-09-08
* | msm: kgsl: Fix gpu fault issue while enabling stall on page faultHareesh Gundu2017-09-08
|/
* msm: kgsl: Add a trace event for the GPU clockJonathan Wicks2017-08-02
* msm: kgsl: Use legacy PM4 check instead of adreno versionLynus Vaz2017-04-05
* msm: kgsl: Don't wait for context that has not submittedHareesh Gundu2017-02-21
* msm: kgsl: Modify dispatcher to accept generic objectsTarun Karra2016-10-06
* msm: kgsl: Rename cmdbatch to drawobjTarun Karra2016-10-05
* msm: kgsl: Improve logs for pagefaults on global buffersSushmita Susheelendra2016-08-25
* msm: kgsl: Fix the ringbuffer wrap around logicHarshdeep Dhatt2016-08-09
* msm: kgsl: Force all command level context switches to the GPUJordan Crouse2016-07-20
* msm: kgsl: Record the ringbuffer start of pipeline timestampJordan Crouse2016-07-20
* msm: kgsl: Implement fast preemption for 5XXJordan Crouse2016-07-20
* msm: kgsl: Preemption cleanupsJordan Crouse2016-07-20
* msm: kgsl: Leave the MMU clocks on with the rest of the GPUJordan Crouse2016-07-20
* msm: kgsl: Use the GPU to write the RPTRCarter Cooper2016-07-20
* msm: kgsl: Return EOPNOTSUPP for A3XX command batch profilingHareesh Gundu2016-04-13
* msm: kgsl: Correct the order of preemption packetsHarshdeep Dhatt2016-04-13
* msm: kgsl: Streamline ringbuffer initializationCarter Cooper2016-03-25
* msm: kgsl: Add a cmdbatch profiling flag to get time since bootJonathan Wicks2016-03-23
* msm: kgsl: Move A3XX specific ringbuffer init out of common initCarter Cooper2016-03-23
* msm: kgsl: Refactor MMU/IOMMU supportJordan Crouse2016-03-23
* msm: kgsl: Add and use KGSL_DEVICE macroJordan Crouse2016-03-23
* msm: kgsl: Add KGSL_RB_DEVICE macroJordan Crouse2016-03-23
* msm: kgsl: Add A5x support for CONTEXT_SWITCH_YIELD preemptionJonathan Wicks2016-03-23
* msm: kgsl: Avoid an interrupt storm from the GPUCarter Cooper2016-03-23
* msm: kgsl: Move global pagetable entries to the IOMMU driverJordan Crouse2016-03-23
* msm: kgsl: Add Qualcomm GPU driverJordan Crouse2016-03-22