'/>
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_prime.c
tr>
AgeCommit message (Expand)Author
2022-11-11drm: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-10-18drm/prime: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-08-19drm/gem: Fix GEM handle release errorsJeffy Chen
2022-06-22drm/prime: drop unexpected word "the" in the commentsJiang Jian
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-03drm/prime: Fix use after free in mmap with drm_gem_ttm_mmapAnand K Mistry
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb
2021-08-02drm: Fix typo in commentsCai Huoqing
2021-07-27drm/prime: fix comment on PRIME HelpersJose Maria Casanova Crespo
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-09-28blk-iolatency: keep track of previous windows statsJosef Bacik
2018-09-28blk-iolatency: use a percentile approache for ssd'sJosef Bacik
2018-09-28blk-iolatency: deal with small samplesJosef Bacik
2018-09-28blk-iolatency: deal with nr_requests == 1Josef Bacik
2018-09-28blk-iolatency: use q->nr_requests directlyJosef Bacik
2018-09-21blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)
2018-09-21blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)
2018-09-21blkcg: always associate a bio with a blkgDennis Zhou (Facebook)
2018-09-21blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)
2018-09-13blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'YueHaibing
2018-08-02block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)
2018-08-01blk-iolatency: fix blkg leak in timer_fnJosef Bacik
2018-07-16blk-iolatency: truncate our current timeJosef Bacik
2018-07-16blk-iolatency: don't change the latency windowJosef Bacik
2018-07-11blk-iolatency: fix max_depth comparisonsJosef Bacik
2018-07-10block: iolatency: avoid 64-bit divisionArnd Bergmann
2018-07-09block: introduce blk-iolatency io controllerJosef Bacik