index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_debugfs_crc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
drm: Fix return type of crc .poll()
Ville Syrjälä
1
-5
/
+3
2019-08-06
drm/crc-debugfs: Add notes about CRC<->commit interactions
Brian Starkey
1
-0
/
+9
2019-08-02
drm/drm_debugfs_crc.c: Document that .verify_crc_source vfunc is required for...
Liviu Dudau
1
-3
/
+3
2019-06-13
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-21
/
+7
2019-06-07
drm/crc-debugfs: Also sprinkle irqrestore over early exits
Daniel Vetter
1
-2
/
+2
2019-06-06
drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
Daniel Vetter
1
-2
/
+3
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-1
/
+8
2018-08-22
Revert "drm: crc: Wait for a frame before returning from open()"
Mahesh Kumar
1
-16
/
+0
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
1
-32
/
+29
2018-08-13
drm: crc: Introduce get_crc_sources callback
Mahesh Kumar
1
-1
/
+22
2018-08-13
drm: crc: Introduce verify_crc_source callback
Mahesh Kumar
1
-0
/
+8
2018-07-06
drm/crc: Only report a single overflow when a CRC fd is opened
Maarten Lankhorst
1
-1
/
+8
2018-02-05
drm/crc: Add support for polling on the data fd.
Maarten Lankhorst
1
-0
/
+19
2017-09-13
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...
Maarten Lankhorst
1
-1
/
+1
2017-07-17
drm/crc: Only open CRC on atomic drivers when the CRTC is active.
Maarten Lankhorst
1
-0
/
+13
2017-07-17
drm/crc: Handle opening and closing crc better
Maarten Lankhorst
1
-15
/
+31
2017-04-07
Revert "drm: Don't allow interruptions when opening debugfs/crc"
Sean Paul
1
-1
/
+5
2017-04-07
drm: Don't allow interruptions when opening debugfs/crc
Chris Wilson
1
-5
/
+1
2017-03-24
drm: document driver interface for CRC capturing
Daniel Vetter
1
-11
/
+6
2017-01-06
drm: crc: Call wake_up_interruptible() each time there is a new CRC entry
Benjamin Gaignard
1
-0
/
+2
2017-01-05
drm: crc: Wait for a frame before returning from open()
Tomeu Vizoso
1
-6
/
+17
2017-01-05
drm: Move locking into drm_debugfs_crtc_crc_add
Tomeu Vizoso
1
-2
/
+7
2016-10-19
drm: fix sparse warnings on undeclared symbols in crc debugfs
Jani Nikula
1
-2
/
+3
2016-10-17
drm: Add API for capturing frame CRCs
Tomeu Vizoso
1
-0
/
+351