index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_crtc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: remove legacy drm_connector_property fxns
Rob Clark
2012-11-30
1
-8
/
+0
*
drm: don't start the poll engine in probe_single_connector
Daniel Vetter
2012-11-20
1
-0
/
+1
*
drm: run the hpd irq event code directly
Daniel Vetter
2012-11-20
1
-1
/
+0
*
drm: handle HPD and polled connectors separately
Daniel Vetter
2012-11-20
1
-0
/
+1
*
drm: get cea video id code for a given display mode
Stephane Marchesin
2012-11-20
1
-0
/
+1
*
drm: Constify some function arguments
Ville Syrjälä
2012-11-07
1
-4
/
+4
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-07
1
-0
/
+1
|
\
|
*
drm: Export drm_probe_ddc()
Adam Jackson
2012-10-02
1
-0
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-3
/
+21
|
\
\
|
*
|
drm: support for rotated scanout
Rob Clark
2012-10-02
1
-0
/
+5
|
*
|
drm: refcnt drm_framebuffer (v4.1)
Rob Clark
2012-10-02
1
-0
/
+14
|
|
/
|
*
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-24
1
-1
/
+2
|
|
\
|
*
|
drm/edid: limit printk when facing bad edid
Jerome Glisse
2012-09-17
1
-1
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2012-08-27
1
-2
/
+0
|
|
\
\
|
*
|
|
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-24
1
-2
/
+0
*
|
|
|
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
David Howells
2012-10-02
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
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
[next]