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-08-08
drm/etnaviv: Fix off-by-one error in reloc checking
Wladimir J. van der Laan
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
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
2017-02-02
Revert "drm/etnaviv: trick drm_mm into giving out a low IOVA"
Lucas Stach
2017-02-02
drm/etnaviv: add cmdbuf suballocator
Lucas Stach
2017-02-02
drm/etnaviv: get cmdbuf physical address through the cmdbuf abstraction
Lucas Stach
2017-02-02
drm/etnaviv: wire up iova handling in new cmdbuf abstraction
Lucas Stach
2017-02-02
drm/etnaviv: move cmdbuf de-/allocation into own file
Lucas Stach
2017-02-02
drm/etnaviv: always flush MMU TLBs on map/unmap
Lucas Stach
2017-02-02
drm/etnaviv: constify etnaviv_iommu_ops structures
Bhumika Goyal
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-30
drm/etnaviv: set up initial PULSE_EATER register
Wladimir J. van der Laan
2017-01-30
drm/etnaviv: add new GC3000 sensitive states
Wladimir J. van der Laan
2017-01-27
drm/etnaviv: Remove etnaviv_debugfs_cleanup()
Noralf Trønnes
2017-01-27
drm/etnaviv: allow build with COMPILE_TEST
Noralf Trønnes
2017-01-27
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-11
drm: add more MMU dependencies
Arnd Bergmann
[next]