aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/msm/kgsl_pwrctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "msm: kgsl: Add gpu_frequency trace during SLUMBER entry and exit"Yaroslav Furman2020-07-011-7/+1
* Revert "msm: kgsl: Add gpu_frequency tracepoint to power trace system"Yaroslav Furman2020-07-011-1/+0
* msm: kgsl: remove unused l2pc qosDemon0002020-04-231-40/+0
* Merge tag 'LA.UM.8.1.r1-14300-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-02-131-1/+7
* drivers: fix a few debug related build errorsYaroslav Furman2020-01-061-7/+0
* msm: kgsl: Wait for pending irqs completion in gmu suspendHareesh Gundu2019-10-181-0/+2
* msm: kgsl: Add gpu_frequency tracepoint to power trace systemDeepak Kumar2019-10-151-0/+3
* msm: kgsl: Remove extra call to turn off interruptsHareesh Gundu2019-07-311-1/+0
* msm: kgsl: Change data type for GPU ib voteArchana Sriram2019-06-241-4/+4
* msm: kgsl: Ensure that thermal power level restrictions are enforcedDeepak Kumar2019-06-031-0/+6
* Merge "msm: kgsl: show max gpu temperature"qctecmdr2019-04-201-16/+12
|\
| * msm: kgsl: show max gpu temperaturePuranam V G Tejaswi2019-04-081-16/+12
* | msm: kgsl: Skip state change in idle check, if requested state is NONEDeepak Kumar2019-03-281-2/+3
|/
* msm: kgsl: Use correct checks for GPMU related functionalityDeepak Kumar2019-03-251-3/+3
* msm: kgsl: Add "smmu_vote" clock to the clock names listDeepak Kumar2019-02-111-2/+3
* msm: kgsl: Force recovery path in case GMU_FAULT bit is setDeepak Kumar2018-10-121-0/+6
* msm: kgsl: Initial implementation of A6XX RGMU driverHareesh Gundu2018-10-041-1/+1
* msm: kgsl: Add GPU CX Ipeak client supportSunil Khatri2018-09-051-0/+78
* msm: kgsl: Do not access GMU_HFI_ON flag in power controlHareesh Gundu2018-07-261-21/+2
* msm: kgsl: Consolidate some gmu functionsHareesh Gundu2018-07-261-8/+8
* msm: kgsl: Add L3 performance hintUrvashi Agrawal2018-07-171-0/+8
* msm: kgsl: Move some helper functions out of gmuHareesh Gundu2018-06-081-0/+29
* msm: kgsl: Use the GMU for bus DCVSKyle Piefer2018-05-291-4/+3
* msm: kgsl: Suspend GMU on recovery failureDeepak Kumar2018-05-171-0/+18
* msm: kgsl: Abstract out GMU from the GMU coreHareesh Gundu2018-05-031-25/+27
* msm: kgsl: Enable CPU vote for GPU bus DCVSOleg Perelet2018-04-231-3/+0
* Merge "Revert "msm: kgsl: Move OPP disabling after probe"" into msm-4.14Linux Build Service Account2018-04-031-6/+2
|\
| * Revert "msm: kgsl: Move OPP disabling after probe"Kyle Piefer2018-03-281-6/+2
* | Merge changes I1e241ca0,I60b8f84e,I8f8bcec8 into msm-4.14Linux Build Service Account2018-04-031-7/+9
|\ \ | |/ |/|
| * msm: kgsl: Don't set device state to AWARE if GMU recover failsDeepak Kumar2018-03-261-1/+4
| * msm: kgsl: Add a check for valid frequency of RBBM timer clockArchana Obannagari2018-03-261-6/+5
* | Merge "msm: kgsl: Move OPP disabling after probe" into msm-4.14Linux Build Service Account2018-03-261-2/+6
|\ \ | |/ |/|
| * msm: kgsl: Move OPP disabling after probeKyle Piefer2018-03-241-2/+6
* | msm: kgsl: Add GMU feature flag supportCarter Cooper2018-03-241-7/+14
|/
* msm: kgsl: Put OPP reference countDeepak Kumar2018-03-201-3/+1
* msm: kgsl: Update thermal level via OPP notifierGeorge Shen2018-03-071-3/+5
* msm: kgsl: Add a check for availability of RBBM timer clockArchana Obannagari2018-03-071-3/+5
* msm: kgsl: Log clk set, enable and prepare failureHareesh Gundu2018-03-071-19/+77
* msm: kgsl: Check the snapshot structure before dereferencingHarshdeep Dhatt2018-03-071-2/+4
* msm: kgsl: Add Qualcomm GPU driverUrvashi Agrawal2018-02-161-0/+3276