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_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_drm.c
Age
Commit message (
Expand
)
Author
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-21
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
drm/nv17/fence: split from nv10 code
Ben Skeggs
2013-02-20
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
2013-02-20
drm/nouveau: quiet static-related sparse noise
Marcin Slusarz
2013-02-20
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
2013-02-11
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
2013-02-09
drm/nouveau: add lockdep annotations
Marcin Slusarz
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
2013-01-14
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-29
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
Sachin Kamat
2012-11-29
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
drm/nouveau: convert to dev_pm_ops
Dave Airlie
2012-11-22
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
2012-11-20
drm/nouveau: free memory allocated with alloc_apertures()
Tommi Rantala
2012-10-31
drm/nouveau: headless mode by default if pci class != vga display
Ben Skeggs
2012-10-31
drm/nouveau: resurrect headless mode since rework
Ben Skeggs
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
2012-10-03
drm/nouveau: quiet some static-related sparse noise
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 remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs