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
starfive-6.6.48-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
/
xe
/
xe_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
drm/i915 & drm/xe: save struct drm_device to drvdata
Jani Nikula
1
-2
/
+6
2024-08-18
drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
Francois Dugast
1
-10
/
+0
2024-08-13
drm/xe: add kdev_to_xe_device() helper and use it
Jani Nikula
1
-0
/
+5
2024-07-22
drm/xe: Introduce const cast helper
Michal Wajdeczko
1
-0
/
+5
2024-07-19
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
1
-0
/
+3
2024-07-05
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
1
-0
/
+1
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-6
/
+7
2024-05-08
drm/xe: Fix xe_device.h
Michal Wajdeczko
1
-6
/
+0
2024-05-03
drm/xe/device: implement transient flush
Nirmoy Das
1
-0
/
+2
2024-04-24
drm/xe: Introduce the wedged_mode debugfs
Rodrigo Vivi
1
-1
/
+1
2024-04-24
drm/xe: Force wedged state and block GT reset upon any GPU hang
Rodrigo Vivi
1
-14
/
+1
2024-04-24
drm/xe: Introduce a simple wedged state
Rodrigo Vivi
1
-0
/
+20
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
1
-3
/
+0
2024-04-18
drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
Rodrigo Vivi
1
-1
/
+0
2024-04-18
drm/xe: Removing extra mem_access protection from runtime pm
Rodrigo Vivi
1
-1
/
+0
2024-04-18
drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
Rodrigo Vivi
1
-4
/
+0
2024-03-19
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
1
-4
/
+0
2024-01-30
drm/xe: Add functions to convert regular address to canonical address and back
José Roberto de Souza
1
-0
/
+3
2024-01-24
drm/xe: Print more device information in devcoredump
José Roberto de Souza
1
-0
/
+2
2023-12-22
drm/xe/vf: Introduce Memory Based Interrupts Handler
Michal Wajdeczko
1
-0
/
+5
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
1
-0
/
+5
2023-12-21
drm/xe: Add device flag to indicate SR-IOV support
Michal Wajdeczko
1
-0
/
+5
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
1
-1
/
+1
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-4
/
+4
2023-12-21
drm/xe: Invert guc vs execlists parameters and info.
Rodrigo Vivi
1
-6
/
+1
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
1
-0
/
+4
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
1
-9
/
+2
2023-12-21
drm/xe: Cleanup POINTER_LOCATION style issues
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe: hold mem_access.ref for CT fast-path
Matthew Auld
1
-0
/
+1
2023-12-20
drm/xe: Allow GT looping and lookup on standalone media
Matt Roper
1
-7
/
+35
2023-12-20
drm/xe: Allocate GT dynamically
Matt Roper
1
-2
/
+6
2023-12-20
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
1
-2
/
+11
2023-12-20
drm/xe: Add for_each_tile iterator
Matt Roper
1
-0
/
+4
2023-12-20
drm/xe: Introduce xe_tile
Matt Roper
1
-3
/
+8
2023-12-20
drm/xe: fix pvc unload issue
Chang, Bruce
1
-0
/
+1
2023-12-20
drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
Maarten Lankhorst
1
-10
/
+4
2023-12-20
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
1
-3
/
+3
2023-12-20
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
1
-2
/
+1
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-1
/
+1
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+126