summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/etnaviv: implement softpinetnaviv/experimentalLucas Stach2019-08-097-5/+50
* drm/etnaviv: allow to request specific virtual address for gem mappingLucas Stach2019-08-094-5/+19
* drm/etnaviv: skip command stream validation on PPAS capable GPUsLucas Stach2019-08-091-1/+2
* drm/etnaviv: implement per-process address spaces on MMUv2Lucas Stach2019-08-0913-116/+209
* drm/etnaviv: provide MMU context to etnaviv_gem_mapping_getLucas Stach2019-08-093-11/+17
* drm/etnaviv: split out starting of FE idle loopLucas Stach2019-08-091-10/+16
* drm/etnaviv: rework MMU handlingLucas Stach2019-08-0915-430/+461
* drm/etnaviv: replace MMU flush marker with flush sequenceLucas Stach2019-08-094-8/+11
* drm/etnaviv: share a single cmdbuf suballoc region across all GPUsLucas Stach2019-08-097-28/+31
* drm/etnaviv: split out cmdbuf mapping into address spaceLucas Stach2019-08-098-65/+113
* drm/etnaviv: simplify unbind checksLucas Stach2019-08-092-13/+7
* drm/etnaviv: pass mmu pointer to etnaviv_core_dump_mmuLucas Stach2019-08-092-5/+5
* drm/etnaviv: dump only failing submitLucas Stach2019-08-092-31/+16
* etnaviv: perfmon: fix total and idle HI cyleces readoutChristian Gmeiner2019-08-091-11/+33
* etnaviv: fix whitespace errorsChristian Gmeiner2019-08-091-2/+2
* drm/etnaviv: remove unused function etnaviv_gem_mapping_referenceLucas Stach2019-08-092-13/+0
* drm/etnaviv: fix etnaviv_cmdbuf_suballoc_new return valueLucas Stach2019-08-091-2/+4
* drm/etnaviv: clean up includesLucas Stach2019-08-028-14/+10
* drm/etnaviv: Use devm_platform_ioremap_resource()Fabio Estevam2019-08-021-3/+1
* drm/etnaviv: drop use of drmP.hSam Ravnborg2019-08-0210-9/+35
* Linus 5.3-rc1Linus Torvalds2019-07-211-2/+2
* Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-2111-122/+119
|\
| * dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring2019-07-201-0/+4
| * dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring2019-07-201-33/+38
| * dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring2019-07-201-1/+1
| * dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring2019-07-201-4/+1
| * dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2019-07-202-2/+6
| * dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring2019-07-201-82/+61
| * dt-bindings: Ensure child nodes are of type 'object'Rob Herring2019-07-206-0/+8
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-211-1/+1
|\ \
| * | typo fix: it's d_make_root, not d_make_inode...Al Viro2019-07-201-1/+1
* | | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-218-31/+126
|\ \ \
| * | | cifs: update internal module numberSteve French2019-07-181-1/+1
| * | | cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-181-0/+16
| * | | smb3: optimize open to not send query file internal infoSteve French2019-07-185-26/+56
| * | | cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-07-181-3/+8
| * | | CIFS: fix deadlock in cached root handlingAurelien Aptel2019-07-181-1/+45
* | | | iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai2019-07-211-1/+1
* | | | hexagon: switch to generic version of pte allocationMike Rapoport2019-07-211-32/+2
* | | | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-2119-60/+1458
|\ \ \ \
| * | | | NTB: Describe the ntb_msi_test client in the documentation.Logan Gunthorpe2019-06-131-0/+27
| * | | | NTB: Add MSI interrupt support to ntb_transportLogan Gunthorpe2019-06-131-1/+168
| * | | | NTB: Add ntb_msi_test support to ntb_testLogan Gunthorpe2019-06-131-2/+52
| * | | | NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-133-0/+443
| * | | | NTB: Introduce MSI libraryLogan Gunthorpe2019-06-134-1/+501
| * | | | NTB: Rename ntb.c to support multiple source files in the moduleLogan Gunthorpe2019-06-132-0/+2
| * | | | NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70
| * | | | NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe2019-06-131-1/+52
| * | | | PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe2019-06-131-2/+10
| * | | | PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-133-9/+62