index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_crtc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Initialize object type when using DRM_MODE() macro
Ville Syrjälä
2012-08-24
1
-1
/
+2
*
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
2012-08-22
1
-2
/
+0
*
drm: remove the list_head from drm_mode_set
Daniel Vetter
2012-07-19
1
-2
/
+0
*
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
Paulo Zanoni
2012-06-12
1
-1
/
+1
*
drm: add plane properties
Rob Clark
2012-05-22
1
-0
/
+7
*
drm: add bitmask property type
Rob Clark
2012-05-22
1
-0
/
+4
*
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-22
1
-14
/
+7
*
drm: add CRTC properties
Paulo Zanoni
2012-05-17
1
-1
/
+8
*
drm: add 'count' to struct drm_object_properties
Paulo Zanoni
2012-05-17
1
-0
/
+1
*
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
2012-05-17
1
-0
/
+13
*
drm: create struct drm_object_properties and use it
Paulo Zanoni
2012-05-17
1
-5
/
+10
*
drm: WARN() when drm_connector_attach_property fails
Paulo Zanoni
2012-05-17
1
-2
/
+2
*
drm/edid: Try harder to fix up base EDID blocks
Adam Jackson
2012-04-27
1
-1
/
+1
*
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
Adam Jackson
2012-04-20
1
-1
/
+2
*
drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
Ville Syrjälä
2012-04-20
1
-0
/
+2
*
drm: Add drm_format_plane_cpp() utility function
Ville Syrjälä
2012-04-20
1
-0
/
+1
*
drm: Move drm_format_num_planes() to drm_crtc.c
Ville Syrjälä
2012-04-20
1
-0
/
+2
*
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
2012-03-20
1
-0
/
+1
*
drm/modeset: add helper to unplug all connectors from sysfs
Dave Airlie
2012-03-15
1
-0
/
+2
*
drm: Add drm_mode_copy()
Ville Syrjälä
2012-03-15
1
-0
/
+1
*
drm: Use a flexible array member for blob property data
Ville Syrjälä
2012-03-15
1
-1
/
+1
*
drm: Handle drm_object_get() failures
Ville Syrjälä
2012-03-15
1
-11
/
+11
*
drm: Fix drm_mode_attachmode_crtc()
Ville Syrjälä
2012-03-15
1
-1
/
+1
*
drm: Change drm_display_mode::type to unsigned
Ville Syrjälä
2012-03-15
1
-1
/
+1
*
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
2012-02-16
1
-0
/
+3
*
drm: add convenience function to create an range property
Sascha Hauer
2012-02-09
1
-0
/
+3
*
drm: add convenience function to create an enum property
Sascha Hauer
2012-02-09
1
-0
/
+8
*
drm: add proper return value for drm_mode_crtc_set_gamma_size
Sascha Hauer
2012-02-03
1
-1
/
+1
*
drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3
Ben Skeggs
2012-01-13
1
-1
/
+1
*
drm: add support for private planes
Rob Clark
2012-01-05
1
-1
/
+2
*
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-1
/
+2
*
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-20
1
-1
/
+1
*
drm: document the drm_mode_config structure
Jesse Barnes
2011-12-06
1
-0
/
+23
*
drm: document the drm_mode_group structure
Jesse Barnes
2011-12-06
1
-0
/
+13
*
drm: document and cleanup drm_mode_config_funcs
Jesse Barnes
2011-12-06
1
-2
/
+9
*
drm: document drm_mode_set structure
Jesse Barnes
2011-12-06
1
-1
/
+9
*
drm: remove unused fields in drm_connector and document the rest
Jesse Barnes
2011-12-06
1
-7
/
+28
*
drm: add drm_encoder comments
Jesse Barnes
2011-12-06
1
-0
/
+12
*
drm: add comments for drm_encoder_funcs
Jesse Barnes
2011-12-06
1
-0
/
+7
*
drm: fix comments for drm_crtc struct
Jesse Barnes
2011-12-06
1
-0
/
+11
*
drm: remove unused connector_count field from drm_display_mode
Jesse Barnes
2011-12-06
1
-1
/
+0
*
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
1
-0
/
+3
*
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
1
-2
/
+7
*
drm: add plane support v3
Jesse Barnes
2011-11-15
1
-1
/
+74
*
drm: support routines for HDMI/DP ELD
Wu Fengguang
2011-09-21
1
-0
/
+9
*
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
2011-08-04
1
-0
/
+1
*
drm: track CEA version number if present
Jesse Barnes
2011-08-03
1
-0
/
+2
*
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
2011-06-16
1
-0
/
+2
*
drm: parse color format support for digital displays
Jesse Barnes
2011-04-28
1
-1
/
+4
[next]