index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vce.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
drm/amdgpu: use job and ib structures directly in CS parsers
Christian König
1
-56
/
+60
2022-03-04
drm/amdgpu: header cleanup
Christian König
1
-0
/
+1
2021-12-13
drm/amd: fix improper docstring syntax
Isabella Basso
1
-1
/
+0
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
1
-1
/
+1
2021-09-14
drm/amdgpu: VCE avoid memory allocation during IB test
xinhui pan
1
-14
/
+13
2021-09-01
drm/amdgpu/vce: set the priority for each ring
Satyajit Sahu
1
-0
/
+14
2021-08-25
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
1
-1
/
+0
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-5
/
+5
2021-05-21
drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions
Lee Jones
1
-5
/
+5
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-3
/
+8
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2020-12-15
drm/amdgpu: remove h from printk format specifier
Tom Rix
1
-1
/
+1
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-5
/
+14
2020-12-10
drm/amdgpu: clean up bo in vce and vcn test
Nirmoy Das
1
-1
/
+1
2020-12-01
drm/amd/amdgpu/amdgpu_vce: Provide some missing and repair other function params
Lee Jones
1
-5
/
+14
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
1
-2
/
+3
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-2
/
+4
2020-01-27
drm/amd/amdgpu: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
1
-3
/
+4
2019-11-11
drm/amd/amdgpu: finish delay works before release resources
Jesse Zhang
1
-0
/
+1
2019-10-25
drm/amdgpu/vce: make some functions static
Alex Deucher
1
-5
/
+10
2019-10-25
drm/amdgpu/vce: fix allocation size in enc ring test
Alex Deucher
1
-5
/
+15
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-1
/
+3
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+1
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+1
2019-06-05
drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
Louis Li
1
-1
/
+3
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-1
/
+1
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-2
/
+4
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-13
/
+5
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-11
/
+3
2018-09-27
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
1
-1
/
+2
2018-08-13
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
1
-10
/
+23
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
1
-1
/
+1
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
1
-14
/
+6
2018-07-16
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
/
+1
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
1
-5
/
+5
2018-07-05
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
1
-1
/
+1
2018-05-17
drm/amdgpu: Specify vega20 vce firmware
Feifei Xu
1
-0
/
+5
2018-05-15
drm/scheduler: remove unused parameter
Nayan Deshmukh
1
-1
/
+1
2018-05-15
drm/amdgpu: add VEGAM VCE firmware support
Leo Liu
1
-2
/
+7
2018-04-11
drm/amdgpu: Added support for MV packet
James Zhu
1
-0
/
+24
2018-03-21
drm/amdgpu: specify vega12 vce firmware
Alex Deucher
1
-2
/
+7
2018-02-28
drm/amdgpu: don't use MM idle_work for SRIOV(v2)
Monk Liu
1
-4
/
+2
2018-01-16
drm/amdgpu: fix typo in amdgpu_vce_validate_bo
Christian König
1
-2
/
+2
2017-12-27
drm/amdgpu: rename vm_id to vmid
Christian König
1
-1
/
+1
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-8
/
+8
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-4
/
+4
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-1
/
+2
2017-12-06
drm/amdgpu: fix VCE buffer placement restrictions v2
Christian König
1
-2
/
+99
[next]