index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
adreno
Age
Commit message (
Expand
)
Author
2018-12-11
drm/msm/gpu: Add trace events for tracking GPU submissions
Jordan Crouse
2018-12-11
drm/msm/gpu: Add per-submission statistics
Jordan Crouse
2018-12-11
drm/msm: update generated headers
Rob Clark
2018-12-11
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-11-29
drm: msm: Check cmd_db_read_aux_data() for failure
Stephen Boyd
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-14
soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()
Stephen Boyd
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-23
drm/msm: fix OF child-node lookup
Johan Hovold
2018-10-23
drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR
Mamta Shukla
2018-10-08
drm/msm: a6xx: Fix improper u64 division
Sean Paul
2018-10-08
drm/msm: a5xx: Remove unneeded parens
Sean Paul
2018-10-07
drm/msm/a6xx: Remove CP perfcounter selects from the protected list
Jordan Crouse
2018-10-07
drm/msm: a5xx: Fix improper u64 division
Sean Paul
2018-10-07
drm/msm: update generated headers
Rob Clark
2018-10-04
drm/msm/a6xx: Add devfreq support for a6xx
Sharat Masetty
2018-10-04
drm/msm: re-factor devfreq code
Sharat Masetty
2018-10-04
drm/msm/a6xx: Add gmu_read64() register read op
Sharat Masetty
2018-10-03
drm/msm/a6xx: Add inactive_period for a6xx
Jordan Crouse
2018-10-03
drm/msm: Replace drm_gem_object_{un/reference} with put, get functions
Thomas Zimmermann
2018-10-03
drm/msm/a6xx: Poll for HFI responses
Jordan Crouse
2018-10-03
msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMU
Jordan Crouse
2018-10-03
drm/msm/a5xx: Skip hardware preemption init if no preemption
Sharat Masetty
2018-10-03
drm/msm/a6xx: Fix PDC register overlap
Jordan Crouse
2018-10-03
drm/msm/a6xx: Rename gmu phandle to qcom,gmu
Jordan Crouse
2018-10-03
drm/msm/a6xx: Send the right perf index value to GMU
Sharat Masetty
2018-08-10
drm/msm: a6xx: fix spelling mistake: "initalization" -> "initialization"
Colin Ian King
2018-08-10
drm/msm: Add A6XX device support
Jordan Crouse
2018-08-10
drm/msm: update generated headers
Rob Clark
2018-08-10
drm/msm/adreno: Load the firmware before bringing up the hardware
Jordan Crouse
2018-08-05
drm/msm/adreno: Remove VLA usage
Kees Cook
2018-07-30
drm/msm/gpu: avoid deprecated do_gettimeofday
Arnd Bergmann
2018-07-30
drm/msm/gpu: Add the buffer objects from the submit to the crash dump
Jordan Crouse
2018-07-30
drm/msm/adreno: Add a5xx specific registers for the GPU state
Jordan Crouse
2018-07-30
drm/msm/adreno: Add ringbuffer data to the GPU state
Jordan Crouse
2018-07-30
drm/msm/adreno: Convert the show/crash file format
Jordan Crouse
2018-07-30
drm/msm/gpu: Capture the GPU state on a GPU hang
Jordan Crouse
2018-07-30
drm/msm/gpu: Convert the GPU show function to use the GPU state
Jordan Crouse
2018-07-30
drm/msm/gpu: Capture the state of the GPU
Jordan Crouse
2018-07-25
drm/msm/gpu: Increase the pm runtime autosuspend for 5xx
Jordan Crouse
2018-07-25
drm/msm/adreno: Add power management functions for system sleep
Daniel Mack
2018-05-11
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-05-03
drm/msm: Don't setup control node debugfs files
Daniel Vetter
2018-04-10
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-03-19
drm/msm: fix building without debugfs
Arnd Bergmann
2018-03-19
drm/msm: Trigger fence completion from GPU
Bjorn Andersson
2018-03-19
drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-02-20
drm/msm/adreno: Use generic function to load firmware to a buffer object
Jordan Crouse
2018-02-20
drm/msm/adreno: Define a list of firmware files to load per target
Jordan Crouse
[prev]
[next]