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
/
host1x
Age
Commit message (
Expand
)
Author
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
2017-06-20
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes
Sean Paul
2017-06-20
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-06-15
gpu: host1x: At first try a non-blocking allocation for the gather copy
Dmitry Osipenko
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2017-06-15
gpu: host1x: Remove unused host1x_cdma_stop() definition
Dmitry Osipenko
2017-06-15
gpu: host1x: Remove unused 'struct host1x_cmdbuf'
Dmitry Osipenko
2017-06-15
gpu: host1x: Check waits in the firewall
Dmitry Osipenko
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
2017-06-15
gpu: host1x: Forbid RESTART opcode in the firewall
Dmitry Osipenko
2017-06-15
gpu: host1x: Forbid relocation address shifting in the firewall
Dmitry Osipenko
2017-06-15
gpu: host1x: Do not leak BO's phys address to userspace
Dmitry Osipenko
2017-06-15
gpu: host1x: Correct host1x_job_pin() error handling
Dmitry Osipenko
2017-06-15
gpu: host1x: Initialize firewall class to the job's one
Dmitry Osipenko
2017-06-15
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
2017-06-15
gpu: host1x: Flesh out kerneldoc
Thierry Reding
2017-05-18
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
2017-05-18
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
2017-04-05
gpu: host1x: Fix host1x driver shutdown
Thierry Reding
2017-04-05
gpu: host1x: Support module reset
Thierry Reding
2017-04-05
gpu: host1x: Sort includes alphabetically
Thierry Reding
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
2017-04-04
gpu: host1x: Fix potential out-of-bounds access
Thierry Reding
2017-01-30
gpu: host1x: Set OF node for new host1x devices
Thierry Reding
2016-11-11
gpu: host1x: Add locking to syncpt
Arto Merilainen
2016-11-11
gpu: host1x: Store device address to all bufs
Arto Merilainen
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2016-06-23
gpu: host1x: Remove useless local variable
Thierry Reding
2016-06-23
gpu: host1x: Constify array of action handlers
Thierry Reding
2016-06-23
gpu: host1x: Remove redundant parentheses
Thierry Reding
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
2016-06-23
gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()
Thierry Reding
2016-06-23
gpu: host1x: cdma: Drop unnecessary local variable
Thierry Reding
2016-06-23
gpu: host1x: channel: Use correct type
Thierry Reding
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
2016-06-23
gpu: host1x: hw: intr_hw: Remove create_workqueue
Bhaktipriya Shridhar
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-17
Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...
Dave Airlie
2016-03-16
gpu: host1x: Use a signed return type for do_relocs()
Markus Elfring
2016-03-16
gpu: host1x: bus: Add missing of_node_put()
Amitoj Kaur Chawla
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-04
gpu: host1x: Set DMA ops on device creation
Alexandre Courbot
2016-03-04
gpu: host1x: Set DMA mask
Alexandre Courbot
2015-12-14
gpu: host1x: Add Tegra210 support
Thierry Reding
2015-12-14
gpu: host1x: Remove core driver on unregister
Thierry Reding
2015-12-14
gpu: host1x: Use platform_register/unregister_drivers()
Thierry Reding
[next]