index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
gem.c
Age
Commit message (
Expand
)
Author
2022-09-09
drm/gma500: Fix WARN_ON(lock->magic != lock) error
Hans de Goede
2022-03-16
drm/gma500: Move GEM memory management functions to gem.c
Thomas Zimmermann
2022-03-16
drm/gma500: Move GTT locking into GTT helpers
Thomas Zimmermann
2022-03-16
drm/gma500: Acquire reservation lock for GEM objects
Thomas Zimmermann
2022-03-16
drm/gma500: Remove struct psb_gem_object.npage
Thomas Zimmermann
2021-10-19
drm/gma500: Rename struct gtt_range to struct psb_gem_object
Thomas Zimmermann
2021-10-19
drm/gma500: Rewrite GTT page insert/remove without struct gtt_range
Thomas Zimmermann
2021-10-19
drm/gma500: Set page-caching flags in GEM pin/unpin
Thomas Zimmermann
2021-10-19
drm/gma500: Inline psb_gtt_{alloc,free}_range() into rsp callers
Thomas Zimmermann
2021-10-19
drm/gma500: Inline psb_gtt_attach_pages() and psb_gtt_detach_pages()
Thomas Zimmermann
2021-10-19
drm/gma500: Rename psb_gtt_{pin,unpin}() to psb_gem_{pin,unpin}()
Thomas Zimmermann
2021-10-19
drm/gma500: Allocate GTT ranges in stolen memory with psb_gem_create()
Thomas Zimmermann
2021-10-19
drm/gma500: Reimplement psb_gem_create()
Thomas Zimmermann
2021-10-19
drm/gma500: Use to_gtt_range() everywhere
Thomas Zimmermann
2021-10-19
drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.c
Thomas Zimmermann
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-01-18
drm/gma500/gem: Include our own header containing prototypes
Lee Jones
2021-01-18
drm/gma500/gem: Add and rename some function parameter descriptions
Lee Jones
2020-11-09
drm/gma500: Remove unused function psb_gem_get_aperture()
Thomas Zimmermann
2020-09-25
drm/gma500: Introduce GEM object functions
Thomas Zimmermann
2020-05-19
drm/gma500: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2019-05-22
drm/gma500: remove empty gma_drm.h header file
Sam Ravnborg
2018-08-23
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
2018-06-26
drm/gma500: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2017-08-16
drm/gma500: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2015-12-01
drm/gma500: Add driver private mutex for the fault handler
Daniel Vetter
2015-12-01
drm/gma500: Drop dev->struct_mutex from mmap offset function
Daniel Vetter
2015-12-01
drm/gma500: Use correct unref in the gem bo create function
Daniel Vetter
2014-03-17
drm/gma500: Remove dead code
Thierry Reding
2014-03-17
drm/gma500: Add backing type and base align to psb_gem_create()
Patrik Jakobsson
2014-03-17
drm/gma500: Remove unused ioctls
Patrik Jakobsson
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
2013-07-23
drm/gem: simplify object initialization
David Herrmann
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-24
drm: gma500: Kill the GEM glue layer
Laurent Pinchart
2012-04-27
gma500: Set the mapping mask
Alan Cox
2011-12-06
gma500: do a pass over the FIXME tags
Alan Cox
2011-12-06
gma500: Move the API
Alan Cox
2011-12-06
gma500: Rename the ioctls to avoid clashing with the legacy drivers
Alan Cox
2011-11-16
gma500: GEM and GEM glue
Alan Cox