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
/
dispnv04
Age
Commit message (
Expand
)
Author
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-01
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-24
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
Fabian Frederick
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
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: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-08-10
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
2014-06-04
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-26
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
2014-01-23
drm/nv04/plane: add support for nv04/nv05 video overlay
Ilia Mirkin
2014-01-23
drm/nv10/plane: add YUYV support
Ilia Mirkin
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
2013-12-03
drm/nv10/plane: some chipsets don't support NV12
Ilia Mirkin
2013-12-03
drm/nv10/plane: add downscaling restrictions
Ilia Mirkin
2013-12-03
drm/nv10/plane: fix format computation
Ilia Mirkin
2013-11-08
drm/nouveau/i2c: use a custom bitbanging delay for the adt7473
Martin Peres
2013-11-08
drm/nv10/kms: add plane support for nv10-nv40
Ilia Mirkin
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
drm/nouveau: fix backlight mask on ppc powerbook
Ilia Mirkin
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-01
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-29
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-21
drm/nv04/disp: fix framebuffer pin refcounting
Ben Skeggs
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs