summaryrefslogtreecommitdiff
path: root/drivers/gpu/msm/adreno_ringbuffer.c
AgeCommit message (Expand)Author
2020-09-24Merge remote-tracking branch 'msm8998/lineage-17.1' into lineage-17.1Michael Bestas
2020-09-08Revert "msm: kgsl: Mark the scratch buffer as privileged"LuK1337
2020-08-12msm: kgsl: Mark the scratch buffer as privilegedAkhil P Oommen
2020-08-04msm: kgsl: Mark the scratch buffer as privilegedAkhil P Oommen
2019-09-17msm: kgsl: Make the "scratch" global buffer use a random GPU addressJordan Crouse
2019-09-17msm: kgsl: Execute user profiling commands in an IBJordan Crouse
2017-09-11Merge "msm: kgsl: Do not allocate scratch memory for A3xx"Linux Build Service Account
2017-09-08msm: kgsl: Do not allocate scratch memory for A3xxHareesh Gundu
2017-09-08msm: kgsl: Fix gpu fault issue while enabling stall on page faultHareesh Gundu
2017-08-02msm: kgsl: Add a trace event for the GPU clockJonathan Wicks
2017-04-05msm: kgsl: Use legacy PM4 check instead of adreno versionLynus Vaz
2017-02-21msm: kgsl: Don't wait for context that has not submittedHareesh Gundu
2016-10-06msm: kgsl: Modify dispatcher to accept generic objectsTarun Karra
2016-10-05msm: kgsl: Rename cmdbatch to drawobjTarun Karra
2016-08-25msm: kgsl: Improve logs for pagefaults on global buffersSushmita Susheelendra
2016-08-09msm: kgsl: Fix the ringbuffer wrap around logicHarshdeep Dhatt
2016-07-20msm: kgsl: Force all command level context switches to the GPUJordan Crouse
2016-07-20msm: kgsl: Record the ringbuffer start of pipeline timestampJordan Crouse
2016-07-20msm: kgsl: Implement fast preemption for 5XXJordan Crouse
2016-07-20msm: kgsl: Preemption cleanupsJordan Crouse
2016-07-20msm: kgsl: Leave the MMU clocks on with the rest of the GPUJordan Crouse
2016-07-20msm: kgsl: Use the GPU to write the RPTRCarter Cooper
2016-04-13msm: kgsl: Return EOPNOTSUPP for A3XX command batch profilingHareesh Gundu
2016-04-13msm: kgsl: Correct the order of preemption packetsHarshdeep Dhatt
2016-03-25msm: kgsl: Streamline ringbuffer initializationCarter Cooper
2016-03-23msm: kgsl: Add a cmdbatch profiling flag to get time since bootJonathan Wicks
2016-03-23msm: kgsl: Move A3XX specific ringbuffer init out of common initCarter Cooper
2016-03-23msm: kgsl: Refactor MMU/IOMMU supportJordan Crouse
2016-03-23msm: kgsl: Add and use KGSL_DEVICE macroJordan Crouse
2016-03-23msm: kgsl: Add KGSL_RB_DEVICE macroJordan Crouse
2016-03-23msm: kgsl: Add A5x support for CONTEXT_SWITCH_YIELD preemptionJonathan Wicks
2016-03-23msm: kgsl: Avoid an interrupt storm from the GPUCarter Cooper
2016-03-23msm: kgsl: Move global pagetable entries to the IOMMU driverJordan Crouse
2016-03-22msm: kgsl: Add Qualcomm GPU driverJordan Crouse