index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_vce.c
Age
Commit message (
Expand
)
Author
2020-01-07
drm/radeon: remove unnecessary braces around conditionals.
Wambui Karuga
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
2016-03-16
drm/radeon: fix indentation.
Jérome Glisse
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
2015-12-09
radeon: Fix VCE IB test on Big-Endian systems
Oded Gabbay
2015-12-09
radeon: Fix VCE ring test for Big-Endian systems
Oded Gabbay
2015-05-26
drm/radeon: add VCE 1.0 support v4
Christian König
2015-05-26
drm/radeon: allow some more VCE firmware versions
Christian König
2015-05-26
drm/radeon: rework VCE FW size calculation
Christian König
2015-05-07
drm/radeon: make VCE handle check more strict
Christian König
2015-04-08
drm/radeon: add video usability info support for VCE
Leo Liu
2014-12-03
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
2014-12-03
drm/radeon: remove duplicates check
Christian König
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-08-18
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
2014-06-09
drm/radeon: add missing vce init case for hawaii
Alex Deucher
2014-05-20
drm/radeon: check VCE relocation buffer range v3
Leo Liu
2014-05-06
drm/radeon: add Mullins VCE support
Leo Liu
2014-04-17
drm/radeon: fix VCE fence command
Christoph Jaeger
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
2014-03-03
drm/radeon: fix VCE suspend/resume
Christian König
2014-02-18
drm/radeon/dpm: enable dynamic vce state switching v2
Alex Deucher
2014-02-18
drm/radeon: add VCE version parsing and checking
Christian König
2014-02-18
drm/radeon: initial VCE support v4
Christian König