summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno/a4xx_gpu.c
AgeCommit message (Expand)Author
2023-08-07drm/msm/adreno: Switch to chip-id for identifying GPURob Clark
2023-03-20drm/msm/a4xx: Implement .gpu_busyKonrad Dybcio
2022-11-30Merge tag 'drm-msm-next-2022-11-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-11-17drm/msm/adreno: Simplify read64/write64 helpersRob Clark
2022-11-03drm/msm: remove duplicated code from a6xx_create_address_spaceDmitry Baryshkov
2022-08-28drm/msm: De-open-code some CP_EVENT_WRITERob Clark
2022-03-04drm/msm: Add SET_PARAM ioctlRob Clark
2021-11-28drm/msm: Drop priv->lastctxRob Clark
2021-10-11drm/msm/a4xx: fix error handling in a4xx_gpu_init()Dan Carpenter
2021-01-07drm/msm: Add modparam to allow vram carveoutIskren Chernev
2020-11-04drm/msm: Fix duplicate gpu node in icc summaryAkhil P Oommen
2020-09-15drm/msm: Get rid of the REG_ADRENO offsetsJordan Crouse
2020-09-04drm/msm: Disable the RPTR shadowJordan Crouse
2020-05-23drm/msm: Refactor address space initializationJordan Crouse
2020-05-18drm/msm/a4xx: add a405_registers for a405 deviceShawn Guo
2020-05-18drm/msm/a4xx: add adreno a405 supportShawn Guo
2020-01-02drm/msm/a4xx: set interconnect bandwidth voteBrian Masney
2019-10-07drm/msm/gpu: add ocmem init/cleanup functionsBrian Masney
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla
2018-07-30drm/msm/adreno: Add a5xx specific registers for the GPU stateJordan 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-03-19drm/msm: Trigger fence completion from GPUBjorn Andersson
2018-02-20drm/msm/adreno: Define a list of firmware files to load per targetJordan Crouse
2017-10-28drm/msm: Support multiple ringbuffersJordan Crouse
2017-10-28drm/msm: Move memptrs to msm_gpuJordan Crouse
2017-08-02drm/msm: Remove uneeded platform dev membersJordan Crouse
2017-06-16drm/msm: Remove idle function hookJordan Crouse
2017-04-08drm/msm/gpu: move suspend/resume into debugfs->showRob Clark
2016-11-28drm/msm: Add adreno_gpu_write64()Jordan Crouse
2016-11-28drm/msm: gpu Add new gpu register read/write functionsJordan Crouse
2016-11-28drm/msm: gpu: Return error on hw_init failureJordan Crouse
2016-11-28drm/msm: gpu: Cut down the list of "generic" registers to the ones we useJordan Crouse
2016-11-28drm/msm/adreno: move scratch register dumping to per-gen codeRob Clark
2016-11-27drm/msm: support multiple address spacesRob Clark
2016-03-03drm/msm/adreno: remove duplicate adreno_hw_init() callRob Clark
2016-03-03drm/msm: add timestamp paramRob Clark
2016-03-03drm/msm/adreno: print details in case of a protect fault interruptCraig Stout
2016-03-03drm/msm/adreno: add adreno430 power controlCraig Stout
2016-03-03drm/msm/adreno: support for adreno 430.Craig Stout
2015-06-11drm/msm/adreno: dump scratch regs and other info on hangRob Clark
2014-11-16drm/msm: a4xx support for msm-drmAravind Ganesan