开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
vcn_v3_0.c
Age
Commit message (
Expand
)
Author
2021-10-21
drm/amdgpu/vcn3.0: remove intermediate variable
Alex Deucher
2021-10-21
drm/amdgpu: Consolidate VCN firmware setup code
Alex Deucher
2021-10-21
drm/amdgpu/vcn3.0: handle harvesting in firmware setup
Alex Deucher
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
2021-10-04
drm/amdgpu: get VCN harvest information from IP discovery table
Alex Deucher
2021-10-04
drm/amdgpu/vcn: remove manual instance setting
Alex Deucher
2021-10-04
drm/amdgpu/vcn3.0: convert to IP version checking
Alex Deucher
2021-09-01
drm/amdgpu/vcn: set the priority for each encode ring
Satyajit Sahu
2021-08-05
drm/amd/amdgpu: Recovery vcn instance iterate.
Peng Ju Zhou
2021-07-23
drm/amdgpu: Fix a printing message
Oak Zeng
2021-06-18
drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of ...
Bokun Zhang
2021-06-18
drm/amdgpu/vcn3: drop extraneous Beige Goby hunk
Alex Deucher
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-21
drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
James Zhu
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
2021-05-19
drm/amdgpu: stop touching sched.ready in the backend
Christian König
2021-05-19
drm/amdgpu: Enable VCN for Beige Goby
Veerabadhran Gopalakrishnan
2021-05-10
drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.
Bas Nieuwenhuizen
2021-05-05
drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.
Bas Nieuwenhuizen
2021-04-09
drm/amdgpu: load balance VCN3 decode as well v8
Christian König
2021-04-09
drm/amdgpu: share scheduler score on VCN3 instances
Christian König
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-02-24
drm/amdgpu/vcn3.0: add wptr/rptr reset/update for share memory
Sonny Jiang
2020-12-08
drm/amdgpu: VCN 3.0 multiple queue ring reset
Sonny Jiang
2020-12-02
drm/amdgpu/vcn3.0: remove old DPG workaround
Boyuan Zhang
2020-12-02
drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
Boyuan Zhang
2020-12-01
drm/amd/amdgpu/vcn_v3_0: Remove unused variable 'direct_poll' from 'vcn_v3_0_...
Lee Jones
2020-12-01
drm/amdgpu/vcn3.0: fix compilation warning
James Zhu
2020-11-24
drm/amdgpu/vcn3.0: add software ring share memory support
James Zhu
2020-11-24
drm/amdgpu/vcn3.0: add dec software ring vm functions to support
James Zhu
2020-11-13
drm/amd/amdgpu: Update VCN initizalization behvaior
Bokun Zhang
2020-11-10
drm/amd/amdgpu: Fix incorrect logic to increment VCN doorbell index
Bokun Zhang
2020-11-02
drm/amdgpu/vcn: use "*" adjacent to data name
Deepak R Varma
2020-11-02
drm/amdgpu/vcn: improve code indentation and alignment
Deepak R Varma
2020-09-17
drm/amdgpu: use the AV1 defines for VCN 3.0
Alex Deucher
2020-08-14
drm/amdgpu/vcn3.0: only SIENNA_CICHLID need specify instance for dec/enc
James Zhu
2020-07-27
Revert "drm/amdgpu/vcn3.0: remove extra asic type check"
James Zhu
2020-07-27
drm/amdgpu: update dec ring test for VCN 3.0
Boyuan Zhang
2020-07-27
drm/amdgpu/vcn3.0: remove extra asic type check
James Zhu
2020-07-15
drm/amd/sriov skip vcn powergating and dec_ring_test
Jack Zhang
2020-07-15
drm/amd/sriov porting sriov cap to vcn3.0
Jack Zhang
2020-07-01
drm/amdgpu: fix unused variable
James Zhu
2020-07-01
drm/amdgpu/vcn3.0: schedule instance 0 for decode and 1 for encode
Alex Deucher
2020-07-01
drm/amdgpu: enable DPG mode for VCN3.0
Boyuan Zhang
2020-07-01
drm/amdgpu: add workaround for issue in DPG for VCN3.0
Boyuan Zhang
2020-07-01
drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0
Boyuan Zhang
2020-07-01
drm/amdgpu: add pause DPG mode for VCN3.0
Boyuan Zhang
2020-07-01
drm/amdgpu: add stop DPG mode for VCN3.0
Boyuan Zhang
[next]