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_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
1
-4
/
+2
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-2
/
+2
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-0
/
+8
2022-04-01
drm/amdgpu: fix incorrect size printing in error msg
Christian König
1
-1
/
+1
2022-03-25
drm/amdgpu: prevent memory wipe in suspend/shutdown stage
Guchun Chen
1
-1
/
+3
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2022-02-14
drm/amdgpu: remove VRAM accounting v2
Christian König
1
-1
/
+1
2022-02-14
drm/amdgpu: remove GTT accounting v2
Christian König
1
-1
/
+1
2022-02-08
drm/amdgpu: Fix recursive locking warning
Rajneesh Bhardwaj
1
-1
/
+2
2022-01-27
drm/amdgpu: Wipe all VRAM on free when RAS is enabled
Felix Kuehling
1
-0
/
+3
2022-01-11
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Leslie Shi
1
-0
/
+12
2021-11-18
drm/amdgpu: return early on error while setting bar0 memtype
Nirmoy Das
1
-1
/
+6
2021-11-05
drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs
Felix Kuehling
1
-1
/
+1
2021-10-07
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
1
-23
/
+0
2021-09-07
drm/amdgpu: remove unused amdgpu_bo_validate
Christian König
1
-34
/
+0
2021-08-26
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
1
-4
/
+4
2021-08-20
drm/amdgpu: use the preferred pin domain after the check
Christian König
1
-5
/
+5
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+1
2021-07-23
drm/amdgpu: Fix documentaion for amdgpu_bo_add_to_shadow_list
Anson Jacob
1
-1
/
+1
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2021-06-23
drm/amdgpu: Fix BUG_ON assert
Andrey Grodzovsky
1
-1
/
+1
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
1
-1
/
+1
2021-06-16
drm/amdgpu: move shadow_list to amdgpu_bo_vm
Nirmoy Das
1
-6
/
+8
2021-06-16
drm/amdgpu: parameterize ttm BO destroy callback
Nirmoy Das
1
-11
/
+30
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+2
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-27
/
+27
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-2
/
+2
2021-06-04
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
1
-2
/
+2
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
1
-1
/
+1
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
1
-2
/
+2
2021-06-03
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-33
/
+55
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-25
/
+25
2021-06-02
drm/amdgpu: remove unused code
Nirmoy Das
1
-29
/
+0
2021-06-02
drm/admgpu: add two shadow BO helper functions
Nirmoy Das
1
-0
/
+16
2021-06-02
drm/amdgpu: add amdgpu_bo_vm bo type
Nirmoy Das
1
-0
/
+32
2021-06-02
drm/amdgpu: free the metadata buffer for sg type BOs as well
Shiwu Zhang
1
-1
/
+1
2021-06-02
drm/amdgpu: fix metadata_size for ubo ioctl queries
Shiwu Zhang
1
-2
/
+3
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-54
/
+18
2021-05-22
drm/amdgpu: Add new placement for preemptible SG BOs
Felix Kuehling
1
-1
/
+3
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-54
/
+18
2021-05-20
drm/amdgpu: Unmap all MMIO mappings
Andrey Grodzovsky
1
-4
/
+0
2021-05-05
drm/amdgpu: Add show_fdinfo() interface
Roy Sun
1
-0
/
+20
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-50
/
+85
2021-04-24
drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag
Nirmoy Das
1
-4
/
+1
2021-04-24
drm/amdgpu: cleanup amdgpu_bo_create()
Nirmoy Das
1
-47
/
+14
2021-04-24
drm/amdgpu: expose amdgpu_bo_create_shadow()
Nirmoy Das
1
-3
/
+3
2021-04-19
drm/amdgpu: check base size instead of mem.num_pages
Christian König
1
-4
/
+3
2021-04-19
drm/amdgpu: freeing pinned objects is illegal now
Christian König
1
-26
/
+10
2021-04-09
drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()
Thomas Zimmermann
1
-19
/
+0
2021-04-09
drm/amdgpu: make BO type check less restrictive
Nirmoy Das
1
-4
/
+4
[prev]
[next]