index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
Age
Commit message (
Expand
)
Author
2017-10-10
drm/etnaviv: mmu: mark local functions static
Lucas Stach
2017-10-10
drm/etnaviv: mmu: stop using iommu map/unmap functions
Lucas Stach
2017-10-10
drm/etnaviv: iommuv1: remove map_lock
Lucas Stach
2017-10-10
drm/etnaviv: iommuv1: fold pgtable_write into callers
Lucas Stach
2017-10-10
drm/etnaviv: iommuv1: fold pagetable alloc and free into caller
Lucas Stach
2017-10-10
drm/etnaviv: remove iova_to_phys iommu ops
Lucas Stach
2017-10-10
drm/etnaviv: remove iommu fault handler
Lucas Stach
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-08-21
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2017-08-15
drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAIL
Lucas Stach
2017-08-15
drm/etnaviv: don't fail GPU bind when CONFIG_THERMAL isn't enabled
Lucas Stach
2017-08-08
drm/etnaviv: Fix off-by-one error in reloc checking
Wladimir J. van der Laan
2017-08-08
drm/etnaviv: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-08
drm/etnaviv: select CMA and DMA_CMA if available
Lucas Stach
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-03
drm/etnaviv: populate GEM objects on cpu_prep
Lucas Stach
2017-07-03
drm/etnaviv: reduce allocation failure message severity
Lucas Stach
2017-07-03
drm/etnaviv: don't trigger OOM killer when page allocation fails
Lucas Stach
2017-06-28
Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux
Linus Torvalds
2017-06-28
drm/etnaviv: Fix implicit/explicit sync sense inversion
Daniel Stone
2017-06-28
drm/etnaviv: fix submit flags getting overwritten by BO content
Lucas Stach
2017-06-28
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2017-06-03
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour
Lucas Stach
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-19
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-05
drm/etnaviv: implement cooling support for new GPU cores
Lucas Stach
2017-05-05
drm/etnaviv: update MLCG disables with info from newer Vivante driver
Lucas Stach
2017-05-05
drm/etnaviv: update common.xml.h
Lucas Stach
2017-05-05
drm/etnaviv: Expose our reservation object when exporting a dmabuf.
Eric Anholt
2017-05-05
drm/etnaviv: don't put fence in case of submit failure
Lucas Stach
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
2017-04-12
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-03-29
drm/etnaviv: submit support for out-fences
Philipp Zabel
2017-03-29
drm/etnaviv: return GPU fence through the submit structure
Lucas Stach
2017-03-29
drm/etnaviv: submit support for in-fences
Philipp Zabel
2017-03-29
drm/etnaviv: add etnaviv cooling device
Russell King
2017-03-29
drm/etnaviv: switch to postclose
Daniel Vetter
2017-03-29
drm/etnaviv: add lockdep assert to fence allocation
Lucas Stach
2017-03-29
drm/etnaviv: (re-)protect fence allocation with GPU mutex
Lucas Stach
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux i...
Dave Airlie
2017-02-02
drm/etnaviv: Remove duplicate header file include
Liviu Dudau
[next]