index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
adreno
/
a5xx_preempt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm: drop drm_gem_object_put_locked()
Rob Clark
2021-07-27
1
-4
/
+3
*
drm/msm: replace MSM_BO_UNCACHED with MSM_BO_WC for internal objects
Jonathan Marek
2021-06-23
1
-2
/
+2
*
drm/msm: Document and rename preempt_lock
Rob Clark
2020-11-04
1
-6
/
+6
*
drm/msm/gpu: Convert retire/recover work to kthread_worker
Rob Clark
2020-11-01
1
-4
/
+2
*
drm/msm: Allow a5xx to mark the RPTR shadow as privileged
Jordan Crouse
2020-09-15
1
-2
/
+3
*
drm/msm: Split the a5xx preemption record
Jordan Crouse
2020-09-04
1
-5
/
+20
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
drm/msm: Add a name field for gem objects
Jordan Crouse
2018-12-11
1
-0
/
+2
*
drm/msm: Add a common function to free kernel buffer objects
Jordan Crouse
2018-12-11
1
-12
/
+2
*
drm: msm: Use DRM_DEV_* instead of dev_*
Mamta Shukla
2018-12-11
1
-2
/
+2
*
drm/msm: Replace drm_gem_object_{un/reference} with put, get functions
Thomas Zimmermann
2018-10-03
1
-1
/
+1
*
drm/msm/a5xx: Skip hardware preemption init if no preemption
Sharat Masetty
2018-10-03
1
-3
/
+7
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
drm/msm: Implement preemption for A5XX targets
Jordan Crouse
2017-10-28
1
-0
/
+305