index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
adreno
/
adreno_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
drm/msm/adreno: Defer enabling runpm until hw_init()
Rob Clark
1
-0
/
+6
2022-07-06
drm/msm/adreno: Allow larger address space size
Rob Clark
1
-0
/
+3
2022-07-06
drm/msm/adreno: Add A619 support
Konrad Dybcio
1
-0
/
+14
2022-04-11
drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP
Nathan Chancellor
1
-5
/
+2
2022-03-24
drm/msm/gpu: Remove mutex from wait_event condition
Rob Clark
1
-10
/
+1
2022-03-24
drm/msm/gpu: Park scheduler threads for system suspend
Rob Clark
1
-4
/
+64
2022-03-24
drm/msm/gpu: Rename runtime suspend/resume functions
Rob Clark
1
-3
/
+3
2022-02-25
drm/msm/adreno: Generate name from chipid for 7c3
Akhil P Oommen
1
-1
/
+0
2022-01-25
drm/msm/gpu: Wait for idle before suspending
Rob Clark
1
-0
/
+18
2021-12-17
drm/msm/a5xx: Add support for Adreno 506 GPU
Vladimir Lypak
1
-0
/
+18
2021-12-06
drm/msm: Allocate msm_drm_private early and pass it as driver data
AngeloGioacchino Del Regno
1
-11
/
+5
2021-11-28
drm/msm: Remove struct_mutex usage
Rob Clark
1
-2
/
+2
2021-08-07
drm: msm: Add 680 gpu to the adreno gpu list
Bjorn Andersson
1
-0
/
+13
2021-07-31
drm/msm/a6xx: Add support for Adreno 7c Gen 3 gpu
Akhil P Oommen
1
-0
/
+11
2021-07-31
drm/msm/a6xx: Use rev to identify SKU
Akhil P Oommen
1
-6
/
+10
2021-06-23
drm/msm/a6xx: add support for Adreno 660 GPU
Jonathan Marek
1
-0
/
+13
2021-06-23
drm/msm: add MSM_BO_CACHED_COHERENT
Jonathan Marek
1
-0
/
+1
2021-01-31
drm/msm/a5xx: Add support for Adreno 508, 509, 512 GPUs
AngeloGioacchino Del Regno
1
-0
/
+52
2021-01-31
drm/msm/a5xx: Allow all patchid for A540 chip
AngeloGioacchino Del Regno
1
-1
/
+1
2021-01-07
drm/msm: Add modparam to allow vram carveout
Iskren Chernev
1
-0
/
+4
2020-11-04
drm/msm: Implement shutdown callback for adreno
Akhil P Oommen
1
-0
/
+6
2020-09-12
drm/msm: Set adreno_smmu as gpu's drvdata
Rob Clark
1
-2
/
+0
2020-09-12
drm/msm/gpu: Add dev_to_gpu() helper
Rob Clark
1
-6
/
+4
2020-08-22
drm/msm/a6xx: add module param to enable debugbus snapshot
Rob Clark
1
-0
/
+4
2020-07-31
drm/msm/a6xx: add A640/A650 hwcg
Jonathan Marek
1
-0
/
+2
2020-07-31
drm/msm/a6xx: hwcg tables in gpulist
Jonathan Marek
1
-0
/
+1
2020-05-18
drm/msm/a4xx: add adreno a405 support
Shawn Guo
1
-0
/
+11
2020-05-18
drm/msm/a6xx: add A640/A650 to gpulist
Jonathan Marek
1
-0
/
+24
2020-01-02
drm: msm: Add 618 gpu to the adreno gpu list
Sharat Masetty
1
-0
/
+11
2019-11-04
drm/msm/adreno: Add support for Adreno 510 GPU
AngeloGioacchino Del Regno
1
-0
/
+15
2019-09-03
drm/msm/a6xx: add missing MODULE_FIRMWARE()
Rob Clark
1
-0
/
+1
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-18
drm/msm/adreno: Add A540 support
Jeffrey Hugo
1
-0
/
+18
2019-06-18
drm/msm/adreno: Call pm_runtime_force_suspend() during unbind
Jordan Crouse
1
-1
/
+1
2019-04-21
drm/msm/a6xx: Add zap shader load
Jordan Crouse
1
-0
/
+1
2019-04-19
msm/drm/a6xx: Turn off the GMU if resume fails
Jordan Crouse
1
-0
/
+1
2018-12-11
drm/msm: add headless gpu device for imx5
Jonathan Marek
1
-2
/
+33
2018-12-11
drm/msm: implement a2xx mmu
Jonathan Marek
1
-0
/
+3
2018-12-11
drm/msm/adreno: add a2xx
Jonathan Marek
1
-0
/
+33
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
1
-3
/
+3
2018-10-03
drm/msm/a6xx: Add inactive_period for a6xx
Jordan Crouse
1
-0
/
+1
2018-08-10
drm/msm: Add A6XX device support
Jordan Crouse
1
-0
/
+12
2018-08-10
drm/msm/adreno: Load the firmware before bringing up the hardware
Jordan Crouse
1
-1
/
+22
2018-07-25
drm/msm/gpu: Increase the pm runtime autosuspend for 5xx
Jordan Crouse
1
-1
/
+12
2018-07-25
drm/msm/adreno: Add power management functions for system sleep
Daniel Mack
1
-0
/
+1
2018-05-03
drm/msm: Don't setup control node debugfs files
Daniel Vetter
1
-1
/
+0
2018-03-19
drm/msm: fix building without debugfs
Arnd Bergmann
1
-0
/
+2
2018-02-20
drm/msm/adreno: Define a list of firmware files to load per target
Jordan Crouse
1
-15
/
+29
2018-02-20
drm/msm/adreno: Rename gpmufw to powerfw
Jordan Crouse
1
-1
/
+1
[next]