aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2019-11-09drm/msm/dsi: Fix return value check for clk_get_parentSean Paul
2019-08-25drm: msm: Fix add_gpu_componentsJeffrey Hugo
2019-08-16drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar
2019-07-31drm/msm: Depopulate platform on probe failureSean Paul
2019-07-31drm/msm/adreno: Ensure that the zap shader region is big enoughJordan Crouse
2019-07-31drm/msm/a6xx: Avoid freeing gmu resources multiple timesSean Paul
2019-07-31drm/msm/a6xx: Check for ERR or NULL before iounmapSean Paul
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-04drm/msm: fix fb references in async updateHelen Koike
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-15drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULLSean Paul
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14drm/msm: correct attempted NULL pointer dereference in debugfsBrian Masney
2019-05-14drm/msm: remove resv fields from msm_gem_object structBrian Masney
2019-05-08drm/msm/a6xx: No zap shader is not an errorRob Clark
2019-04-26drm: prefix header search paths with $(srctree)/Masahiro Yamada
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-04-21drm/msm/a6xx: Don't enable GPU state code if dependencies are missingJordan Crouse
2019-04-21drm/msm/a6xx: Add zap shader loadJordan Crouse
2019-04-21drm/msm/gpu: Move zap shader loading to adrenoJordan Crouse
2019-04-19drm/msm: Split submit_lookup_objects() into two loopsKristian H. Kristensen
2019-04-19drm/msm: Stop dropping struct_mutex in recover_worker()Kristian H. Kristensen
2019-04-19drm/msm: Implement .gem_free_object_unlockedKristian H. Kristensen
2019-04-19drm/msm/a6xx: Remove an unused struct memberJordan Crouse
2019-04-19msm/drm/a6xx: Turn off the GMU if resume failsJordan Crouse
2019-04-19drm/msm/a6xx: Make GMU reset usefulJordan Crouse
2019-04-19drm/msm/gpu: Attach to the GPU GX power domainJordan Crouse
2019-04-19drm/msm/a6xx: Remove unwanted regulator codeJordan Crouse
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark
2019-04-18drm/msm: a5xx: fix possible object reference leakWen Yang
2019-04-18drm/msm: Cleanup A6XX opp-level readingDouglas Anderson
2019-04-18drm/msm/dpu: check split role for single flushJeykumar Sankaran
2019-04-18drm/msm/dpu: assign intf to encoder in mode_setJeykumar Sankaran
2019-04-18drm/msm/dpu: map mixer/ctl hw blocks in encoder modesetJeykumar Sankaran
2019-04-18drm/msm/dpu: dont use encoder->crtc in atomic pathJeykumar Sankaran
2019-04-18drm/msm/dpu: release resources on modeset failureJeykumar Sankaran
2019-04-18drm/msm/dpu: remove phys_vid subclassJeykumar Sankaran
2019-04-18drm/msm/dpu: move hw_inf encoder baseclassJeykumar Sankaran
2019-04-18drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul
2019-04-18drm/msm: dpu: Don't queue the frame_done watchdog for cursorSean Paul
2019-04-18drm/msm: dpu: Untangle frame_done timeout unitsSean Paul
2019-04-18drm/msm: dpu: Simplify frame_done watchdog timeout calculationSean Paul
2019-04-18drm/msm: Use drm_mode_vrefresh instead of mode->vrefreshSean Paul
2019-04-18drm/msm: Fix NULL pointer dereferenceLuca Weiss