summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/etnaviv
AgeCommit message (Expand)AuthorLines
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-92/+149
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds-2/+3
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone-1/+1
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach-1/+2
2017-06-28Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie-79/+136
2017-06-03drm/etnaviv: restore ETNA_PREP_NOSYNC behaviourLucas Stach-10/+14
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie-1/+3
2017-05-19Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie-1/+3
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko-14/+14
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko-2/+2
2017-05-05drm/etnaviv: implement cooling support for new GPU coresLucas Stach-6/+16
2017-05-05drm/etnaviv: update MLCG disables with info from newer Vivante driverLucas Stach-2/+8
2017-05-05drm/etnaviv: update common.xml.hLucas Stach-61/+89
2017-05-05drm/etnaviv: Expose our reservation object when exporting a dmabuf.Eric Anholt-0/+9
2017-05-05drm/etnaviv: don't put fence in case of submit failureLucas Stach-1/+3
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie-1/+2
2017-04-12drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun-1/+2
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie-2/+2
2017-03-29drm/etnaviv: submit support for out-fencesPhilipp Zabel-1/+29
2017-03-29drm/etnaviv: return GPU fence through the submit structureLucas Stach-4/+6
2017-03-29drm/etnaviv: submit support for in-fencesPhilipp Zabel-3/+40
2017-03-29drm/etnaviv: add etnaviv cooling deviceRussell King-15/+71
2017-03-29drm/etnaviv: switch to postcloseDaniel Vetter-2/+2
2017-03-29drm/etnaviv: add lockdep assert to fence allocationLucas Stach-0/+6
2017-03-29drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach-2/+2
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang-2/+3
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds-142/+348
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson-4/+7
2017-02-03Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux i...Dave Airlie-123/+329
2017-02-02drm/etnaviv: Remove duplicate header file includeLiviu Dudau-1/+0
2017-02-02Revert "drm/etnaviv: trick drm_mm into giving out a low IOVA"Lucas Stach-6/+1
2017-02-02drm/etnaviv: add cmdbuf suballocatorLucas Stach-58/+165
2017-02-02drm/etnaviv: get cmdbuf physical address through the cmdbuf abstractionLucas Stach-2/+10
2017-02-02drm/etnaviv: wire up iova handling in new cmdbuf abstractionLucas Stach-11/+18
2017-02-02drm/etnaviv: move cmdbuf de-/allocation into own fileLucas Stach-66/+117
2017-02-02drm/etnaviv: always flush MMU TLBs on map/unmapLucas Stach-4/+3
2017-02-02drm/etnaviv: constify etnaviv_iommu_ops structuresBhumika Goyal-2/+2
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie-8/+1
2017-01-30drm/etnaviv: set up initial PULSE_EATER registerWladimir J. van der Laan-0/+34
2017-01-30drm/etnaviv: add new GC3000 sensitive statesWladimir J. van der Laan-0/+6
2017-01-27drm/etnaviv: Remove etnaviv_debugfs_cleanup()Noralf Trønnes-7/+0
2017-01-27drm/etnaviv: allow build with COMPILE_TESTNoralf Trønnes-1/+1
2017-01-27Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie-0/+1
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie-1/+6
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra-1/+1
2017-01-11drm: add more MMU dependenciesArnd Bergmann-0/+1
2017-01-11drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach-1/+6