Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c4c29d7b594b191482e81f9daf568a2fb7c25091
/
drivers
/
gpu
/
drm
/
etnaviv
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
26beaee
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
9beae1e
mm: replace get_user_pages_remote() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
cd34db4
drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu before wait
by Chris Wilson
· 8 years ago
8814d2d
drm/etnaviv: block 64K of address space behind each cmdstream
by Lucas Stach
· 8 years ago
8c136b5
drm/etnaviv: ensure write caches are flushed at end of user cmdstream
by Lucas Stach
· 8 years ago
81c5d6a
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
1b94a9b
drm/etnaviv: mark whole context as lost in recover worker
by Lucas Stach
· 8 years ago
0622548
drm/etnaviv: record correct cmdbuf IOVA in dump
by Lucas Stach
· 8 years ago
7c971c6
drm/etnaviv: space out IOVA layout for cmdbufs on MMUv2
by Lucas Stach
· 8 years ago
12ff4bd
drm/etnaviv: fix up model and revision for GC2000+
by Lucas Stach
· 8 years ago
afb7b3b
drm/etnaviv: implement IOMMUv2 translation
by Lucas Stach
· 8 years ago
128a9b1
drm/etnaviv: handle MMU exception in IRQ handler
by Lucas Stach
· 8 years ago
2e145a2
drm/etnaviv: add flushing logic for MMUv2
by Lucas Stach
· 8 years ago
de08e8e
drm/etnaviv: add function to construct MMUv2 init buffer
by Lucas Stach
· 8 years ago
e68f270
drm/etnaviv: map cmdbuf through MMU on version 2
by Lucas Stach
· 8 years ago
90969c9
drm/etnaviv: split out iova search and MMU reaping logic
by Lucas Stach
· 8 years ago
229855b
drm/etnaviv: split out FE start
by Lucas Stach
· 8 years ago
b88163e
drm/etnaviv: split out wait for gpu idle
by Lucas Stach
· 8 years ago
e07c0db
drm/etnaviv: move gpu_va() to etnaviv mmu
by Lucas Stach
· 8 years ago
47cf62b
drm/etnaviv: remove unused iommu_v2 header
by Lucas Stach
· 8 years ago
dd34bb9
drm/etnaviv: move IOMMU domain allocation into etnaviv MMU
by Lucas Stach
· 8 years ago
e095c8f
drm/etnaviv: indirect IOMMU restore through etnaviv MMU
by Lucas Stach
· 8 years ago
99f861b
drm/etnaviv: move linear window setup into etnaviv_iommuv1_restore
by Lucas Stach
· 8 years ago
99aeeb7
drm/etnaviv: rename etnaviv_iommu_domain_restore to etnaviv_iommuv1_restore
by Lucas Stach
· 8 years ago
acfee0e
drm/etnaviv: only check if the cmdbuf is inside the linear window on MMUv1
by Lucas Stach
· 8 years ago
1486b1c
drm/etnaviv: only try to use the linear window on MMUv1
by Lucas Stach
· 8 years ago
9c7310c
drm/etnaviv: fold various clock enable/disable functions into top ones
by Lucas Stach
· 8 years ago
dc22789
drm/etnaviv: remove unneeded variable initialization
by Fabio Estevam
· 8 years ago
db60eda
drm/etnaviv: remove unneeded 'fail' label
by Fabio Estevam
· 8 years ago
9e59eea
drm/etnaviv: check for errors when enabling clocks
by Fabio Estevam
· 8 years ago
f1d1326
drm/etnaviv: Don't set drm_device->platformdev
by Daniel Vetter
· 8 years ago
e1f96ef
drm: drop DRIVER_HAVE_IRQ flag for some drivers
by Shawn Guo
· 8 years ago
d985349
drm/etnaviv: take GPU lock later in the submit process
by Lucas Stach
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
d9a7ed7
drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr()
by Markus Elfring
· 8 years ago
8c6e618
drm/etnaviv: Delete unnecessary checks before two function calls
by Markus Elfring
· 8 years ago
429a9cc
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 9 years ago
c1c77b0
drm/etnaviv: remove generic GPU init failure reporting
by Lucas Stach
· 9 years ago
1409df0
drm/etnaviv: improve error reporting in GPU init path
by Lucas Stach
· 9 years ago
7d0c6e7
drm/etnaviv: enable GPU module level clock gating support
by Russell King
· 9 years ago
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 9 years ago
b223f4e2
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
by Al Viro
· 9 years ago
a325725
drm: Lobotomize set_busid nonsense for !pci drivers
by Daniel Vetter
· 9 years ago
13c34fe
drm/etnaviv: initialize iommu domain page size
by Lucas Stach
· 9 years ago
76bf0db
dma-buf/fence: make fence context 64 bit v2
by Christian König
· 9 years ago
93c76a3
file_inode(f)->i_mapping is f->f_mapping
by Al Viro
· 9 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
19ea5da
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux into drm-next
by Dave Airlie
· 9 years ago
4096e64
Merge 4.6-rc7 into staging-next
by Greg Kroah-Hartman
· 9 years ago
bafb86f
Merge tag 'v4.6-rc7' into drm-next
by Dave Airlie
· 9 years ago
a10e2bde
drm/etnaviv: fix mmap operations for userptr and dma-buf objects
by Lucas Stach
· 9 years ago
0e7f26e
drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj
by Lucas Stach
· 9 years ago
946dd8d
drm/etnaviv: use deferrable timer for hangcheck handler
by Lucas Stach
· 9 years ago
1d657c5
drm/etnaviv: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
3ed605b
kernel.h: add u64_to_user_ptr()
by Gustavo Padovan
· 9 years ago
c01e015
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
2144fff
drm/etnaviv: don't move linear memory window on 3D cores without MC2.0
by Lucas Stach
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
8779aa8
drm: etnaviv: clean up submit_bo()
by Russell King
· 9 years ago
b6325f4
drm: etnaviv: clean up vram_mapping submission/retire path
by Russell King
· 9 years ago
41db12d
drm: etnaviv: improve readability of command insertion to ring buffer
by Russell King
· 9 years ago
33b1be9
drm: etnaviv: clean up GPU command submission
by Russell King
· 9 years ago
90747b9
drm: etnaviv: use previous GPU pipe state when pipe switching
by Russell King
· 9 years ago
8581d81
drm: etnaviv: flush all GPU caches when stopping GPU
by Russell King
· 9 years ago
f608631
drm: etnaviv: track current execution state
by Russell King
· 9 years ago
18060f4
drm: etnaviv: extract arming of semaphore
by Russell King
· 9 years ago
6e138f7
drm: etnaviv: extract replacement of WAIT command
by Russell King
· 9 years ago
584a13c
drm: etnaviv: extract command ring reservation
by Russell King
· 9 years ago
471070a
drm/etnaviv: move GPU linear window to end of DMA window
by Lucas Stach
· 9 years ago
d9fd0c7
drm/etnaviv: move runtime PM balance into retire worker
by Lucas Stach
· 9 years ago
1e98779
mm/gup: Introduce get_user_pages_remote()
by Dave Hansen
· 9 years ago
a0a5ab3
drm/etnaviv: call correct function when trying to vmap a DMABUF
by Lucas Stach
· 9 years ago
ce3088f
drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap
by Lucas Stach
· 9 years ago
9f07bb0
drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr
by Lucas Stach
· 9 years ago
45d16a6
drm/etnaviv: fix memory leak in IOMMU init path
by Lucas Stach
· 9 years ago
602eb48
drm/etnaviv: add further minor features and varyings count
by Russell King
· 9 years ago
472f79d
drm/etnaviv: add helper for comparing model/revision IDs
by Russell King
· 9 years ago
52f36ba
drm/etnaviv: add helper to extract bitfields
by Russell King
· 9 years ago
507f899
drm/etnaviv: use defined constants for the chip model
by Russell King
· 9 years ago
e2a2e26
drm/etnaviv: update common and state_hi xml.h files
by Russell King
· 9 years ago
b98c668
drm/etnaviv: ignore VG GPUs with FE2.0
by Russell King
· 9 years ago
f642776
drm/etnaviv: fix failure path if model is zero
by Russell King
· 9 years ago
339073e
drm/etnaviv: hold object lock while getting pages for coredump
by Lucas Stach
· 9 years ago
23a9d5d
drm/etnaviv: remove owner assignment from platform_driver
by Fabio Estevam
· 9 years ago
c33246d
drm/etnaviv: fix workaround for GC500
by Lucas Stach
· 9 years ago
ed94add
drm/etnaviv: unlock on error in etnaviv_gem_get_iova()
by Dan Carpenter
· 9 years ago
a8c21a5
drm/etnaviv: add initial etnaviv DRM driver
by The etnaviv authors
· 9 years ago