Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2a84a4476d6e13de72472f6ca4338aed0a8269b8
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_object.c
f72a113a
drm/radeon: add userptr support v8
by Christian König
· 10 years ago
512d8af
drm/radeon: add radeon_bo_ref function
by Christian König
· 10 years ago
e7e3160
drm/radeon: remove taking mclk_lock from radeon_bo_unref
by Christian König
· 10 years ago
c265f24
drm/radeon: remove radeon_bo_clear_va
by Christian König
· 10 years ago
71ecc97
drm/radeon: track pinned memory (v2)
by Alex Deucher
· 10 years ago
02376d8
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
by Michel Dänzer
· 10 years ago
ce6758c
drm/radeon: rename alt_domain to allowed_domains
by Christian König
· 11 years ago
8d4ad9d
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
by Dave Airlie
· 11 years ago
1243235
drm/radeon: use NULL instead of zero in object functions
by Michele CURTI
· 11 years ago
4b09556
drm/radeon: fix buffer placement under memory pressure v2
by Christian König
· 11 years ago
5440925
drm/radeon: also try GART for CPU accessed buffers
by Christian König
· 11 years ago
deadcb3
drm/radeon: Use two-ended allocation by size, v2
by Lauri Kasanen
· 11 years ago
44d847b
drm: init TTM dev_mapping in ttm_bo_device_init()
by David Herrmann
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
df0af44
drm/radeon: remove struct radeon_bo_list
by Christian König
· 11 years ago
19dff56
drm/radeon: limit how much memory TTM can move per IB according to VRAM usage
by Marek Olšák
· 11 years ago
c9b7654
drm/radeon: validate relocations in the order determined by userspace v3
by Marek Olšák
· 11 years ago
67e8e3f
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
by Marek Olšák
· 11 years ago
bda72d5
drm/radeon: add a way to get and set initial buffer domains v2
by Marek Olšák
· 11 years ago
2f43651
drivers: gpu: Mark function as static in radeon_object.c
by Rashika Kheria
· 11 years ago
e552df3
drm/radeon: remove stale gem->driver_private access
by David Herrmann
· 11 years ago
1b6e5fd
drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate
by Maarten Lankhorst
· 11 years ago
977c38d
drm/radeon: get rid of ttm_bo_is_reserved usage
by Maarten Lankhorst
· 11 years ago
c43f9b1
drm/radeon: inline reservations
by Maarten Lankhorst
· 11 years ago
ecff665
drm/ttm: make ttm reservation calls behave like reservation calls
by Maarten Lankhorst
· 11 years ago
07ebea2
radeon: Switch to arch_phys_wc_add and add a missing ..._del
by Andy Lutomirski
· 12 years ago
f2ba57b
drm/radeon: UVD bringup v8
by Christian König
· 12 years ago
4474f3a
drm/radeon: rework fallback handling v2
by Christian König
· 12 years ago
a0a53aa
drm/radeon: Use direct mapping for fast fb access on RS690
by Samuel Li
· 12 years ago
2070787
Revert "drm/radeon: do not move bo to different placement at each cs"
by Alex Deucher
· 12 years ago
dd54fee7
radeon: fix regression with eviction since evict caching changes
by Dave Airlie
· 12 years ago
d025e9e
drm/radeon: do not move bo to different placement at each cs
by Jerome Glisse
· 12 years ago
97a875c
drm/ttm: remove no_wait_reserve, v3
by Maarten Lankhorst
· 12 years ago
6ed9ccb
drm/radeon: allow move_notify to be called without reservation
by Maarten Lankhorst
· 12 years ago
1a1494d
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
0d0b3e7
drm/radeon: use cached memory when evicting for vram on non agp
by Jerome Glisse
· 12 years ago
0b91c4a
drm/ttm: remove ttm_buffer_object->buffer_start
by Marcin Slusarz
· 12 years ago
0a46fb5
drm/radeon: Use ttm_bo_is_reserved
by Maarten Lankhorst
· 12 years ago
0fe7158
drm/radeon: move the retry to gem_object_create
by Christian König
· 12 years ago
6c0d112
drm/radeon: move size limits to gem_object_create.
by Christian König
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
e971bd5
drm/radeon: rework the VM code a bit more (v2)
by Christian König
· 12 years ago
d63dfed
drm/radeon: let bo_reserve take no_intr instead of no_wait param
by Christian König
· 12 years ago
421ca7a
drm/radeon: move and rename radeon_bo_va function
by Christian König
· 12 years ago
676bc2e
Revert "drm/radeon: fix bo creation retry path"
by Alex Deucher
· 12 years ago
e43b5ec
drm/radeon: fence virtual address and free it once idle v4
by Jerome Glisse
· 12 years ago
d1c7871
drm/radeon: fix bo creation retry path
by Jerome Glisse
· 12 years ago
949c4a3
drm: track dev_mapping in more robust and flexible way
by Ilija Hadzic
· 13 years ago
db7fce3
drm/radeon: replace vmram_mutex with mclk_lock v2
by Christian König
· 13 years ago
40f5cf9
drm/radeon: add PRIME support (v2)
by Alex Deucher
· 13 years ago
129b78b
ttm: add prime sharing support to TTM (v2)
by Dave Airlie
· 13 years ago
e199fd4
drm/radeon: Don't dereference possibly-NULL pointer.
by Michel Dänzer
· 13 years ago
d936622
drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.
by Michel Dänzer
· 13 years ago
c435301
drm/radeon: Restrict offset for legacy hardware cursor.
by Michel Dänzer
· 13 years ago
285484e
drm/radeon: add support for evergreen/ni tiling informations v11
by Jerome Glisse
· 13 years ago
721604a
drm/radeon: GPU virtual memory support v22
by Jerome Glisse
· 13 years ago
57de4ba
drm/ttm: simplify memory accounting for ttm user v2
by Jerome Glisse
· 13 years ago
1717c0e
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
by Dave Airlie
· 13 years ago
83f30d0
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
by Dave Airlie
· 13 years ago
ce580fa
drm/radeon: Move more code out of line
by Andi Kleen
· 13 years ago
91132d6
drm/radeon: fix up dereferencing of busy objects.
by Dave Airlie
· 14 years ago
31c3603
drm/radeon: kill radeon_bo->gobj pointer
by Daniel Vetter
· 14 years ago
7e4d15d
drm/radeon: introduce gem_to_radeon_bo helper
by Daniel Vetter
· 14 years ago
441921d
drm/radeon: embed struct drm_gem_object
by Daniel Vetter
· 14 years ago
d8c58fa
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
by Chris Wilson
· 14 years ago
99ee7fa
drm/radeon: add initial tracepoint support.
by Dave Airlie
· 14 years ago
93225b0
drm/radeon/kms: forbid big bo allocation (fdo 31708) v3
by Jerome Glisse
· 14 years ago
147666f
drm/radeon: Use the ttm execbuf utilities
by Thomas Hellstrom
· 14 years ago
702adba
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
by Thomas Hellstrom
· 14 years ago
268b251
drm/radeon/kms: fix alignment when allocating buffers
by Alex Deucher
· 14 years ago
2b66b50
drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.
by Michel Dänzer
· 14 years ago
b7ae505
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
c919b37
drm/radeon/kms: avoid corner case issue with unmappable vram V2
by Jerome Glisse
· 14 years ago
d961db7
drm/ttm: restructure to allow driver to plug in alternate memory manager
by Ben Skeggs
· 14 years ago
e376573
drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
by Michel Dänzer
· 14 years ago
e865275
drm/radeon/kms: record object that have been list reserved
by Jerome Glisse
· 15 years ago
f4b7fb9
drm/radeon/kms: take vram mutex pointer before derefing object.
by Dave Airlie
· 15 years ago
5876dd2
radeon: Unmap vram pages when reclocking
by Matthew Garrett
· 15 years ago
7547a91
Merge branch 'drm-ttm-unmappable' into drm-core-next
by Dave Airlie
· 15 years ago
0a2d50e
drm/radeon/kms: add support for new fault callback V7
by Jerome Glisse
· 15 years ago
9d87fa2
drm/ttm: split no_wait argument in 2 GPU or reserve wait
by Jerome Glisse
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
3ca82da
drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM.
by Michel Dänzer
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
51e5fcd
drm/radeon/kms: force pinning buffer into visible VRAM
by Jerome Glisse
· 15 years ago
6cb8e1f
drm/radeon/kms: fix bo's fence association
by Jerome Glisse
· 15 years ago
d796d84
drm/radeon/kms: make hibernate work on IGPs
by Dave Airlie
· 15 years ago
06b6476
drm/radeon/kms: detect sideport memory on IGP chips
by Alex Deucher
· 15 years ago
d03d858
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
by Jerome Glisse
· 15 years ago
9fb03e6
drm/radeon/kms: If no placement is supplied fallback to system
by Jerome Glisse
· 15 years ago
1fb107f
drm/radeon/kms: Convert radeon to new ttm_bo_init
by Jerome Glisse
· 15 years ago
550e2d9
drm/radeon/kms: restore surface registers on resume.
by Dave Airlie
· 15 years ago
5cc6fba
drm/radeon: Remove tests for -ERESTART from the TTM code.
by Thomas Hellstrom
· 15 years ago
312ea8d
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
by Jerome Glisse
· 15 years ago
4c78867
drm/radeon/kms: Rework radeon object handling
by Jerome Glisse
· 15 years ago
23956df
drm/radeon/kms: add HDP flushing for all GPUs.
by Dave Airlie
· 15 years ago
9d8401f
drm/radeon: use list_for_each_entry instead of list_for_each
by Dave Airlie
· 15 years ago
c88f9f0
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
by Michel Dänzer
· 15 years ago
a4d6827
drm/radeon/kms: move mtrr range add and memory information
by Jerome Glisse
· 15 years ago
Next »