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
/
bochs
Age
Commit message (
Expand
)
Author
2015-08-10
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-06
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2015-04-01
drm/bochs: disable video before changing video mode
Chris Ruffin
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-12-10
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-11-20
bochs: add page_flip
Gerd Hoffmann
2014-11-20
bochs: fix bochsdrmfb mmap
Gerd Hoffmann
2014-11-20
bochs: add endian switching support
Gerd Hoffmann
2014-11-20
bochs: little cleanup
Gerd Hoffmann
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-20
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-22
drm: bochs: fix warnings
Russell King
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-18
drm/bochs: use helpers
Rob Clark
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-04-22
drm/bochs: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
drm/bochs: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-18
drm: bochs: drop unused struct fields
Gerd Hoffmann
2014-04-18
drm: bochs: add power management support
Gerd Hoffmann
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-07
drm: fix bochs kconfig dependencies
Gerd Hoffmann
2013-12-23
drm/bochs: new driver
Gerd Hoffmann