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_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-3
/
+31
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
1
-2
/
+2
2019-09-25
drm/amdgpu: untag user pointers
Andrey Konovalov
1
-0
/
+2
2019-09-16
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
1
-1
/
+1
2019-09-16
drm/amdgpu: cleanup mtype mapping
Christian König
1
-2
/
+30
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-3
/
+3
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-2
/
+3
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-3
/
+3
2019-08-06
drm/amdgpu: use embedded gem object
Gerd Hoffmann
1
-4
/
+4
2019-07-30
drm/amdgpu: Fix amdgpu_display_supported_domains logic.
Andrey Grodzovsky
1
-1
/
+1
2019-07-30
drm/amdgpu: Fix hard hang for S/G display BOs.
Andrey Grodzovsky
1
-1
/
+2
2019-07-08
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
1
-2
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+5
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+5
2019-06-11
drm/amdgpu: stop removing BOs from the LRU v3
Christian König
1
-2
/
+2
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+5
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
1
-2
/
+2
2019-05-24
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
1
-8
/
+6
2019-04-03
drm/amdgpu: Add preferred_domain check when determine XGMI state
shaoyunl
1
-0
/
+11
2019-03-28
Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"
Alex Deucher
1
-6
/
+8
2019-03-19
drm/amdgpu: Only clear dumb buffers if ring is enabled
Nicholas Kazlauskas
1
-3
/
+10
2019-03-19
drm/amdgpu: Clear VRAM for DRM dumb_create buffers
Nicholas Kazlauskas
1
-1
/
+2
2019-03-19
drm/amdgpu: allocate VM PDs/PTs on demand
Christian König
1
-10
/
+0
2019-03-19
drm/amdgpu: replace get_user_pages with HMM mirror helpers
Philip Yang
1
-8
/
+6
2019-02-01
drm/amdgpu: clean up memory/GDS/GWS/OA alignment code
Marek Olšák
1
-7
/
+0
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
1
-2
/
+5
2018-09-19
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
1
-9
/
+3
2018-09-10
drm/amdgpu: correctly sign extend 48bit addresses v3
Christian König
1
-5
/
+5
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
1
-1
/
+1
2018-07-05
drm/amdgpu: fix the wrong type of gem object creation
Huang Rui
1
-3
/
+3
2018-06-15
drm/amdgpu: remove unused parameter for va update
Junwei Zhang
1
-3
/
+1
2018-06-15
drm/amdgpu: allocate shared fence slot in VA IOCTL
Christian König
1
-1
/
+1
2018-05-30
drm/amdgpu: gds bo must not be per-vm-bo
Chunming Zhou
1
-0
/
+7
2018-05-29
drm/amdgpu: Add helper function to get buffer domain
Deepak Sharma
1
-7
/
+3
2018-05-29
drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
Deepak Sharma
1
-2
/
+8
2018-05-15
drm/amdgpu: print the BO flags in the gem debugfs entry
Christian König
1
-0
/
+15
2018-05-15
drm/amdgpu: drop printing the BO offset in the gem debugfs (v2)
Christian König
1
-5
/
+0
2018-05-15
drm/amdgpu: print DMA-buf status in debugfs
Christian König
1
-0
/
+11
2018-05-15
drm/amdgpu: handle domain mask checking v2
Chunming Zhou
1
-6
/
+1
2018-05-15
drm/amdgpu: set preferred_domain independent of fallback handling
Chunming Zhou
1
-0
/
+1
2018-05-15
drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2
Chunming Zhou
1
-2
/
+9
2018-05-15
drm/amdgpu: revert "Don't change preferred domian when fallback GTT v6"
Christian König
1
-2
/
+14
2018-04-11
drm/amdgpu: Don't change preferred domian when fallback GTT v6
Chunming Zhou
1
-14
/
+2
2018-04-03
Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"
Chunming Zhou
1
-2
/
+14
2018-03-22
drm/amdgpu: Don't change preferred domian when fallback GTT v5
Chunming Zhou
1
-14
/
+2
2018-03-14
drm/amdgpu: fix prime teardown order
Christian König
1
-2
/
+0
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
1
-3
/
+3
2018-02-19
drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vm
Gustavo A. R. Silva
1
-3
/
+4
[next]