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