index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
Age
Commit message (
Expand
)
Author
2013-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-03
Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
2013-09-03
drm/tegra: Parse device tree earlier
Thierry Reding
2013-09-03
gpu: host1x: Sort drivers by probe order
Thierry Reding
2013-09-03
gpu: host1x: Check for valid host1x pointer
Thierry Reding
2013-09-01
drm/tegra: fix up page flip flags.
Dave Airlie
2013-08-29
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
Lespiau, Damien
2013-08-29
gpu: host1x: Port the HDMI vendor infoframe code the common helpers
Lespiau, Damien
2013-08-27
gpu: host1x: returning success instead of -ENOMEM
Dan Carpenter
2013-08-27
gpu: host1x: fix an integer overflow check
Dan Carpenter
2013-08-27
drm/tegra: hdmi: Make sure clock is enabled before dumping registers
Mikko Perttunen
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-19
drm/host1x: stop casting VMA offsets to 32bit
David Herrmann
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-06
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
2013-06-22
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
2013-06-22
gpu: host1x: Fix client_managed type
Arto Merilainen
2013-06-22
gpu: host1x: Fix memory access in syncpt request
Arto Merilainen
2013-06-22
gpu: host1x: Copy gathers before verification
Arto Merilainen
2013-06-22
gpu: host1x: Don't reset firewall between gathers
Terje Bergstrom
2013-06-22
gpu: host1x: Check reloc table before usage
Arto Merilainen
2013-06-22
gpu: host1x: Check INCR opcode correctly
Terje Bergstrom
2013-06-22
drm/tegra: Remove DRIVER_BUS_PLATFORM from driver_features
Laurent Pinchart
2013-06-22
drm/tegra: Fix return value
Thierry Reding
2013-05-25
drm/tegra: fix error return code in gr2d_submit()
Wei Yongjun
2013-05-25
drm/tegra: fix missing unlock on error
Wei Yongjun
2013-05-25
drm/tegra: Honor pixel-format changes
Thierry Reding
2013-05-25
drm/tegra: Explicitly set irq_enabled
Thierry Reding
2013-05-25
drm/tegra: Don't disable unused planes
Thierry Reding
2013-05-18
drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-04-22
drm/tegra: don't depend on OF
Stephen Warren
2013-04-22
drm/tegra: Support the XBGR8888 pixelformat
Thierry Reding
2013-04-22
drm/tegra: Add gr2d device
Terje Bergstrom
2013-04-22
gpu: host1x: drm: Add memory manager and fb
Arto Merilainen
2013-04-22
gpu: host1x: Remove second host1x driver
Terje Bergstrom
2013-04-22
gpu: host1x: drm: Rename host1x to host1x_drm
Arto Merilainen
2013-04-22
drm/tegra: Move drm to live under host1x
Terje Bergstrom
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom