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
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
2012-01-05
drm: add support for private planes
Rob Clark
2012-01-05
drm: disconnect plane from fb/crtc when disabled
Rob Clark
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
drm: Check that the requested pixel format is valid
Ville Syrjälä
2011-12-20
drm: plane: Check that the fb pixel format is supported by the plane
Ville Syrjälä
2011-12-20
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-20
drm: plane: Check crtc coordinates against integer overflows in setplane ioctl
Ville Syrjälä
2011-12-20
drm: plane: Check source coordinates
Ville Syrjälä
2011-12-20
drm: plane: Clear plane.crtc and plane.fb after disable_plane()
Ville Syrjälä
2011-12-20
drm: Fix __user sparse warnings
Ville Syrjälä
2011-12-20
drm: plane: mutex_unlock() was missing
Ville Syrjälä
2011-12-06
drm: remove some potentially dangerous DRM_ERRORs
Jesse Barnes
2011-12-01
drm: Redefine pixel formats
Ville Syrjälä
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
drm: add plane support v3
Jesse Barnes
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-01
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-08-29
drm: Fix the number of connector and encoder to cleanup functions
Joonyoung Shim
2011-07-07
drm/kms: allow drm_mode_group with no objects
Ben Skeggs
2011-06-09
drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctl
Sascha Hauer
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-21
drm: check for modesetting on modeset ioctls
Dave Airlie
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-01-25
drm: Add an interface to reset the device
Chris Wilson
2010-12-09
drm/kms: remove spaces from connector names (v2)
Alex Deucher
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
2010-08-10
drm: expand gamma_set
James Simmons
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
2010-07-21
drm: Return EBUSY if the framebuffer is unbound when flipping.
Chris Wilson
2010-07-21
drm: add "auto" dithering method
Ben Skeggs
2010-07-16
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
2010-06-08
drm/drm_crtc: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-06
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-08
drm: Add eDP connector type
Alex Deucher
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
2009-12-01
drm: use page flip event to signal flip completion
Jesse Barnes
[next]