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
/
v3d
/
v3d_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-3
/
+5
2024-07-15
drm/v3d: Add V3D tech revision to the device information
Maíra Canal
1
-3
/
+5
2024-07-13
drm/v3d: Move perfmon init completely into own unit
Tvrtko Ursulin
1
-4
/
+2
2024-07-13
drm/v3d: Size the kperfmon_ids array at runtime
Tvrtko Ursulin
1
-5
/
+1
2024-07-13
drm/v3d: Fix potential memory leak in the performance extension
Tvrtko Ursulin
1
-0
/
+2
2024-07-13
drm/v3d: Fix potential memory leak in the timestamp extension
Tvrtko Ursulin
1
-0
/
+2
2024-06-05
drm/v3d: Fix perfmon build error/warning
Tvrtko Ursulin
1
-3
/
+0
2024-05-20
drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUM
Maíra Canal
1
-1
/
+4
2024-05-20
drm/v3d: Create new IOCTL to expose performance counters information
Maíra Canal
1
-0
/
+2
2024-05-20
drm/v3d: Different V3D versions can have different number of perfcnt
Maíra Canal
1
-0
/
+5
2024-05-20
drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1
Maíra Canal
1
-0
/
+2
2024-04-24
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
1
-0
/
+7
2024-04-24
drm/v3d: Decouple stats calculation from printing
Maíra Canal
1
-0
/
+4
2024-04-24
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
1
-8
/
+10
2024-04-24
drm/v3d: Create two functions to update all GPU stats variables
Maíra Canal
1
-0
/
+1
2024-02-23
drm/v3d: Enable V3D to use different PAGE_SIZE
Maíra Canal
1
-0
/
+2
2023-12-01
drm/v3d: Create a CPU job extension for the copy performance query job
Maíra Canal
1
-0
/
+1
2023-12-01
drm/v3d: Create a CPU job extension for the reset performance query job
Maíra Canal
1
-0
/
+28
2023-12-01
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
1
-0
/
+20
2023-12-01
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
1
-0
/
+1
2023-12-01
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
1
-0
/
+17
2023-12-01
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
1
-1
/
+30
2023-12-01
drm/v3d: Enable BO mapping
Maíra Canal
1
-0
/
+4
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
1
-1
/
+15
2023-12-01
drm/v3d: Detach job submissions IOCTLs to a new specific file
Melissa Wen
1
-5
/
+7
2023-12-01
drm/v3d: Move wait BO ioctl to the v3d_bo file
Melissa Wen
1
-2
/
+2
2023-12-01
drm/v3d: Remove unused function header
Melissa Wen
1
-2
/
+0
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
1
-0
/
+8
2023-11-06
drm/v3d: Implement show_fdinfo() callback for GPU usage stats
Maíra Canal
1
-0
/
+23
2023-10-05
drm/v3d: Annotate struct v3d_perfmon with __counted_by
Kees Cook
1
-1
/
+1
2023-07-27
drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
1
-1
/
+1
2021-10-04
drm/v3d: add multiple syncobjs support
Melissa Wen
1
-9
/
+15
2021-08-30
drm/v3d: Use scheduler dependency handling
Daniel Vetter
1
-5
/
+0
2021-08-30
drm/v3d: Move drm_sched_job_init to v3d_job_init
Daniel Vetter
1
-0
/
+1
2021-07-21
drm/v3d: Expose performance counters to userspace
Juan A. Suarez Romero
1
-0
/
+63
2020-04-28
drm/v3d: Delete v3d_dev->pdev
Daniel Vetter
1
-1
/
+2
2020-04-28
drm/v3d: Delete v3d_dev->dev
Daniel Vetter
1
-2
/
+0
2020-04-28
drm/v3d: Don't set drm_device->dev_private
Daniel Vetter
1
-1
/
+1
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-1
/
+1
2020-03-05
drm/v3d: Replace wait_for macros to remove use of msleep
James Hughes
1
-13
/
+28
2019-07-17
drm/v3d: drop use of drmP.h
Sam Ravnborg
1
-2
/
+11
2019-05-16
drm/v3d: Fix and extend MMU error handling.
Eric Anholt
1
-0
/
+2
2019-04-18
drm/v3d: Add missing implicit synchronization.
Eric Anholt
1
-7
/
+4
2019-04-18
drm/v3d: Add support for compute shader dispatch.
Eric Anholt
1
-1
/
+27
2019-04-18
drm/v3d: Refactor job management.
Eric Anholt
1
-38
/
+39
2019-04-18
drm/v3d: Switch the type of job-> to reduce casting.
Eric Anholt
1
-2
/
+2
2019-04-01
drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
Eric Anholt
1
-2
/
+2
2019-03-14
drm/v3d: Use the new shmem helpers to reduce driver boilerplate.
Eric Anholt
1
-11
/
+3
2019-03-14
drm/v3d: Remove some dead members of struct v3d_bo.
Eric Anholt
1
-9
/
+0
2019-03-09
drm/v3d: Add support for V3D v4.2.
Eric Anholt
1
-0
/
+2
[next]