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
/
amd
/
amdgpu
/
amdgpu_uvd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
1
-3
/
+3
2021-09-23
drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
xinhui pan
1
-1
/
+8
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
1
-33
/
+71
2021-08-26
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
1
-1
/
+0
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+2
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-3
/
+2
2021-06-03
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+1
2021-06-02
amdgpu: remove unreachable code
Jiapeng Chong
1
-2
/
+1
2021-05-20
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-10
/
+21
2021-04-09
amdgpu: avoid incorrect %hu format string
Arnd Bergmann
1
-1
/
+1
2021-01-05
drm/amdgpu: use GTT for uvd_get_create/destory_msg
Chen Li
1
-2
/
+2
2020-12-15
drm/amdgpu: remove h from printk format specifier
Tom Rix
1
-2
/
+2
2020-12-02
drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s '...
Lee Jones
1
-0
/
+1
2020-12-02
drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headers
Lee Jones
1
-2
/
+4
2020-07-01
drm amdgpu: SI UVD add firmwares
Sonny Jiang
1
-0
/
+26
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
1
-2
/
+2
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2020-02-05
drm/amdgpu: rework job synchronization v2
Christian König
1
-1
/
+2
2019-12-19
drm/scheduler: rework entity creation
Nirmoy Das
1
-3
/
+4
2019-12-06
drm/amdgpu: reduce redundant uvd context lost warning message
Le Ma
1
-4
/
+7
2019-11-12
drm/amd/amdgpu: finish delay works before release resources
Jesse Zhang
1
-0
/
+1
2019-10-30
drm/amdgpu: clear UVD VCPU buffer when err_event_athub generated
Le Ma
1
-1
/
+9
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-2
/
+2
2019-06-11
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+1
2018-11-26
drm/amd:Enable/Disable NBPSTATE on On/OFF of UVD
Guttula, Suresh
1
-0
/
+2
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-14
/
+4
2018-08-16
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
1
-3
/
+3
2018-08-14
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
1
-9
/
+23
2018-07-27
drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
Alex Deucher
1
-1
/
+10
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
1
-2
/
+1
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
1
-2
/
+2
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
1
-62
/
+59
2018-07-17
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
1
-4
/
+1
2018-07-17
drm/amdgpu: remove job->ring
Christian König
1
-1
/
+1
2018-07-17
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
1
-1
/
+1
2018-07-13
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
1
-2
/
+2
2018-07-06
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
1
-5
/
+5
2018-07-06
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
1
-1
/
+1
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
1
-7
/
+7
2018-06-19
drm/amdgpu:All UVD instances share one idle_work handle
James Zhu
1
-7
/
+7
2018-06-15
drm/amdgpu: Fix uvd firmware version information for vega20 (v2)
Alex Deucher
1
-18
/
+24
2018-06-15
drm/amdgpu/vg20:support new UVD FW version naming convention
James Zhu
1
-5
/
+16
2018-05-19
drm/amdgpu: Take uvd encode rings into account in idle work (v2)
Alex Deucher
1
-1
/
+4
2018-05-19
drm/amdgpu: count fences from all uvd instances in idle handler
Alex Deucher
1
-1
/
+5
2018-05-19
drm/amdgpu/vg20:Enable the 2nd instance for uvd
James Zhu
1
-14
/
+16
2018-05-19
drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
James Zhu
1
-108
/
+121
2018-05-19
drm/amdgpu/vg20:Restruct uvd to support multiple uvds
James Zhu
1
-51
/
+51
2018-05-17
drm/amdgpu: Specify vega20 uvd firmware
Feifei Xu
1
-0
/
+5
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
1
-1
/
+1
[next]