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
/
include
/
drm
/
drm_crtc.h
Age
Commit message (
Expand
)
Author
2012-06-12
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
Paulo Zanoni
2012-05-22
drm: add plane properties
Rob Clark
2012-05-22
drm: add bitmask property type
Rob Clark
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-17
drm: add CRTC properties
Paulo Zanoni
2012-05-17
drm: add 'count' to struct drm_object_properties
Paulo Zanoni
2012-05-17
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
2012-05-17
drm: create struct drm_object_properties and use it
Paulo Zanoni
2012-05-17
drm: WARN() when drm_connector_attach_property fails
Paulo Zanoni
2012-04-27
drm/edid: Try harder to fix up base EDID blocks
Adam Jackson
2012-04-20
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
Adam Jackson
2012-04-20
drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
Ville Syrjälä
2012-04-20
drm: Add drm_format_plane_cpp() utility function
Ville Syrjälä
2012-04-20
drm: Move drm_format_num_planes() to drm_crtc.c
Ville Syrjälä
2012-03-20
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
2012-03-15
drm/modeset: add helper to unplug all connectors from sysfs
Dave Airlie
2012-03-15
drm: Add drm_mode_copy()
Ville Syrjälä
2012-03-15
drm: Use a flexible array member for blob property data
Ville Syrjälä
2012-03-15
drm: Handle drm_object_get() failures
Ville Syrjälä
2012-03-15
drm: Fix drm_mode_attachmode_crtc()
Ville Syrjälä
2012-03-15
drm: Change drm_display_mode::type to unsigned
Ville Syrjälä
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
2012-02-03
drm: add proper return value for drm_mode_crtc_set_gamma_size
Sascha Hauer
2012-01-13
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
Ben Skeggs
2012-01-05
drm: add support for private planes
Rob Clark
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-06
drm: document the drm_mode_config structure
Jesse Barnes
2011-12-06
drm: document the drm_mode_group structure
Jesse Barnes
2011-12-06
drm: document and cleanup drm_mode_config_funcs
Jesse Barnes
2011-12-06
drm: document drm_mode_set structure
Jesse Barnes
2011-12-06
drm: remove unused fields in drm_connector and document the rest
Jesse Barnes
2011-12-06
drm: add drm_encoder comments
Jesse Barnes
2011-12-06
drm: add comments for drm_encoder_funcs
Jesse Barnes
2011-12-06
drm: fix comments for drm_crtc struct
Jesse Barnes
2011-12-06
drm: remove unused connector_count field from drm_display_mode
Jesse Barnes
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
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-09-21
drm: support routines for HDMI/DP ELD
Wu Fengguang
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
2011-08-03
drm: track CEA version number if present
Jesse Barnes
2011-06-16
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
2011-04-28
drm: parse color format support for digital displays
Jesse Barnes
2011-04-28
drm: add bit depth parsing
Jesse Barnes
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-01
drm: export drm_find_cea_extension to drivers
Ben Skeggs
[next]