index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_abi16.c
Age
Commit message (
Expand
)
Author
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
2014-03-26
support for platform devices
Alexandre Courbot
2014-03-26
drm/nouveau: support modesetting on GM107
Ben Skeggs
2014-03-26
drm/nouveau/abi16: fix handles past the 32nd one
Ilia Mirkin
2014-03-26
drm/nouveau: replace ffsll with __ffs64
Ilia Mirkin
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-06-28
drm/nouveau: unpin notify object in chan_fini
Maarten Lankhorst
2013-04-26
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
Christoph Bumiller
2013-03-29
drm/nouveau: fix handling empty channel list in ioctl's
Maarten Lankhorst
2013-03-11
drm/nouveau: idle channel before releasing notify object
Marcin Slusarz
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-29
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined
Ben Skeggs
2012-11-19
drm/nouveau: fix crash with noaccel=1
Marcin Slusarz
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs