summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/hmm/hmm.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26mm: vmalloc: enable memory allocation profilingKent Overstreet1-1/+1
2022-11-25media: atomisp: Drop userptr support from hmmHans de Goede1-14/+6
2022-11-25media: atomisp: Add hmm_create_from_vmalloc_buf() functionHans de Goede1-7/+13
2022-07-08media: staging: media: atomisp: Use kmap_local_page() in hmm_store()Fabio M. De Francesco1-12/+2
2022-07-08media: staging: media: atomisp: Use kmap_local_page() in hmm_set()Fabio M. De Francesco1-2/+2
2022-07-08media: staging: media: atomisp: Convert kmap() to kmap_local_page()Fabio M. De Francesco1-2/+2
2022-07-08media: atomisp: remove hmm_page_objectHans de Goede1-8/+8
2022-07-08media: atomisp: drop highmem var/arg from the hmm codeHans de Goede1-1/+1
2022-07-08media: atomisp: Simplify hmm_alloc() callsHans de Goede1-8/+11
2022-07-08media: atomisp: add hmm_create_from_userdata() helperHans de Goede1-0/+5
2022-07-08media: atomisp: remove unused hmm address translation functionsHans de Goede1-20/+0
2022-07-08media: atomisp: drop unused ATOMISP_MAP_FLAG_* flagsHans de Goede1-4/+3
2022-07-08media: atomisp: drop ATOMISP_MAP_FLAG_CLEAREDHans de Goede1-3/+0
2022-07-08media: atomisp: remove hmm_mem_statsHans de Goede1-36/+0
2022-07-08media: atomisp: remove hmm pool codeHans de Goede1-52/+0
2022-07-08media: atomisp: remove hmm_pool_[un]register()Hans de Goede1-42/+0
2022-07-08media: atomisp: drop ATOMISP_MAP_FLAG_CONTIGUOUSHans de Goede1-2/+0
2022-02-08media: atomisp: fix dummy_ptr check to avoid duplicate active_boTsuchiya Yuto1-3/+4
2021-01-25staging: media: atomisp: Fix size_t format specifier in hmm_alloc() debug sta...Borislav Petkov1-1/+1
2020-09-03media: atomisp: fix some bad indentsMauro Carvalho Chehab1-3/+3
2020-07-19media: atomisp: Replace trace_printk by pr_infoNicolas Boichat1-5/+5
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-06-11media: atomisp: add a debug message at hmm freeMauro Carvalho Chehab1-0/+2
2020-06-11media: atomisp: don't cause a warn if probe failedMauro Carvalho Chehab1-0/+2
2020-06-11media: atomisp: add debug for hmm allocMauro Carvalho Chehab1-1/+5
2020-06-11media: atomisp: get rid of mmgr_load and mmgr_storeMauro Carvalho Chehab1-1/+17
2020-06-11media: atomisp: go one step further to drop ia_css_memory_access.cMauro Carvalho Chehab1-2/+9
2020-06-11media: atomisp: reduce abstraction at ia_css_memory_accessMauro Carvalho Chehab1-1/+1
2020-05-20media: atomisp: disable the dynamic and reserved poolsMauro Carvalho Chehab1-0/+6
2020-05-20media: atomisp: cleanup directory hierarchyMauro Carvalho Chehab1-0/+727