aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/etnaviv
AgeCommit message (Expand)Author
2018-03-19drm/etnaviv: make THERMAL selectablePhilipp Zabel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13etnaviv: fix gem object list corruptionLucas Stach
2017-09-13etnaviv: fix submit error pathLucas Stach
2017-08-21Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-08-15drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAILLucas Stach
2017-08-15drm/etnaviv: don't fail GPU bind when CONFIG_THERMAL isn't enabledLucas Stach
2017-08-08drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan
2017-08-08drm/etnaviv: switch to drm_*{get,put} helpersCihangir Akturk
2017-08-08drm/etnaviv: select CMA and DMA_CMA if availableLucas Stach
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-07-03drm/etnaviv: populate GEM objects on cpu_prepLucas Stach
2017-07-03drm/etnaviv: reduce allocation failure message severityLucas Stach
2017-07-03drm/etnaviv: don't trigger OOM killer when page allocation failsLucas Stach
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach
2017-06-28Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-06-03drm/etnaviv: restore ETNA_PREP_NOSYNC behaviourLucas Stach
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-19Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-05drm/etnaviv: implement cooling support for new GPU coresLucas Stach
2017-05-05drm/etnaviv: update MLCG disables with info from newer Vivante driverLucas Stach
2017-05-05drm/etnaviv: update common.xml.hLucas Stach
2017-05-05drm/etnaviv: Expose our reservation object when exporting a dmabuf.Eric Anholt
2017-05-05drm/etnaviv: don't put fence in case of submit failureLucas Stach
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-12drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-03-29drm/etnaviv: submit support for out-fencesPhilipp Zabel
2017-03-29drm/etnaviv: return GPU fence through the submit structureLucas Stach
2017-03-29drm/etnaviv: submit support for in-fencesPhilipp Zabel
2017-03-29drm/etnaviv: add etnaviv cooling deviceRussell King
2017-03-29drm/etnaviv: switch to postcloseDaniel Vetter
2017-03-29drm/etnaviv: add lockdep assert to fence allocationLucas Stach
2017-03-29drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-03Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux i...Dave Airlie
2017-02-02drm/etnaviv: Remove duplicate header file includeLiviu Dudau
2017-02-02Revert "drm/etnaviv: trick drm_mm into giving out a low IOVA"Lucas Stach
2017-02-02drm/etnaviv: add cmdbuf suballocatorLucas Stach