summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno
AgeCommit message (Expand)Author
2018-12-11drm/msm/gpu: Add trace events for tracking GPU submissionsJordan Crouse
2018-12-11drm/msm/gpu: Add per-submission statisticsJordan Crouse
2018-12-11drm/msm: update generated headersRob Clark
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-11-29drm: msm: Check cmd_db_read_aux_data() for failureStephen Boyd
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-14soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()Stephen Boyd
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-23drm/msm: fix OF child-node lookupJohan Hovold
2018-10-23drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERRMamta Shukla
2018-10-08drm/msm: a6xx: Fix improper u64 divisionSean Paul
2018-10-08drm/msm: a5xx: Remove unneeded parensSean Paul
2018-10-07drm/msm/a6xx: Remove CP perfcounter selects from the protected listJordan Crouse
2018-10-07drm/msm: a5xx: Fix improper u64 divisionSean Paul
2018-10-07drm/msm: update generated headersRob Clark
2018-10-04drm/msm/a6xx: Add devfreq support for a6xxSharat Masetty
2018-10-04drm/msm: re-factor devfreq codeSharat Masetty
2018-10-04drm/msm/a6xx: Add gmu_read64() register read opSharat Masetty
2018-10-03drm/msm/a6xx: Add inactive_period for a6xxJordan Crouse
2018-10-03drm/msm: Replace drm_gem_object_{un/reference} with put, get functionsThomas Zimmermann
2018-10-03drm/msm/a6xx: Poll for HFI responsesJordan Crouse
2018-10-03msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse
2018-10-03drm/msm/a5xx: Skip hardware preemption init if no preemptionSharat Masetty
2018-10-03drm/msm/a6xx: Fix PDC register overlapJordan Crouse
2018-10-03drm/msm/a6xx: Rename gmu phandle to qcom,gmuJordan Crouse
2018-10-03drm/msm/a6xx: Send the right perf index value to GMUSharat Masetty
2018-08-10drm/msm: a6xx: fix spelling mistake: "initalization" -> "initialization"Colin Ian King
2018-08-10drm/msm: Add A6XX device supportJordan Crouse
2018-08-10drm/msm: update generated headersRob Clark
2018-08-10drm/msm/adreno: Load the firmware before bringing up the hardwareJordan Crouse
2018-08-05drm/msm/adreno: Remove VLA usageKees Cook
2018-07-30drm/msm/gpu: avoid deprecated do_gettimeofdayArnd Bergmann
2018-07-30drm/msm/gpu: Add the buffer objects from the submit to the crash dumpJordan Crouse
2018-07-30drm/msm/adreno: Add a5xx specific registers for the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Add ringbuffer data to the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Convert the show/crash file formatJordan Crouse
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse
2018-07-30drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse
2018-07-30drm/msm/gpu: Capture the state of the GPUJordan Crouse
2018-07-25drm/msm/gpu: Increase the pm runtime autosuspend for 5xxJordan Crouse
2018-07-25drm/msm/adreno: Add power management functions for system sleepDaniel Mack
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-05-03drm/msm: Don't setup control node debugfs filesDaniel Vetter
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-03-19drm/msm: fix building without debugfsArnd Bergmann
2018-03-19drm/msm: Trigger fence completion from GPUBjorn Andersson
2018-03-19drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-02-20drm/msm/adreno: Use generic function to load firmware to a buffer objectJordan Crouse
2018-02-20drm/msm/adreno: Define a list of firmware files to load per targetJordan Crouse