aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2020-05-21drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-05-21drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-05-21drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-05-21drm/msm/mdp5: rate limit pp done timeout warningsBrian Masney
2020-05-15drm/msm: Set dma maximum segment size for mdssSean Paul
2020-05-15drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-05-15drm/msm/adreno: fix zap vs no-zap handlingRob Clark
2020-05-04drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor
2020-03-20drm/msm: include linux/sched/task.hArnd Bergmann
2020-02-24drm: msm: a6xx: fix debug bus register configurationSharat Masetty
2020-01-19drm/msm: fix memleak on releaseJohan Hovold
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