index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: add drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
1
-0
/
+2
*
Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
2013-10-22
1
-0
/
+17
|
\
|
*
DRM: Armada: Add Armada DRM driver
Russell King
2013-10-12
1
-0
/
+17
*
|
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-10-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-10
1
-0
/
+1
|
\
\
|
*
|
drm/edid: add drm_edid_duplicate
Jani Nikula
2013-10-01
1
-0
/
+1
|
|
/
*
|
drm: Reject stereo modes with an unknown layout
Damien Lespiau
2013-10-01
1
-0
/
+2
*
|
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
2013-10-01
1
-9
/
+0
*
|
drm: Implement timings adjustments for frame packing
Damien Lespiau
2013-10-01
1
-1
/
+2
*
|
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
2013-10-01
1
-0
/
+1
*
|
drm: Remove synth_clock from struct drm_display_mode
Damien Lespiau
2013-10-01
1
-1
/
+0
*
|
drm: Remove clock_index from struct drm_display_mode
Damien Lespiau
2013-10-01
1
-1
/
+0
*
|
drm: Make exposing stereo modes a per-connector opt-in
Damien Lespiau
2013-10-01
1
-0
/
+2
*
|
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
2013-10-01
1
-1
/
+1
*
|
drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo
Damien Lespiau
2013-10-01
1
-0
/
+14
|
/
*
drm: Add drm_bridge
Sean Paul
2013-09-02
1
-0
/
+55
*
drm: Advertise async page flip ability through GETCAP ioctl
Keith Packard
2013-08-30
1
-0
/
+3
*
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-1
/
+2
*
drm: Remove the dithering_mode_property field
Damien Lespiau
2013-08-30
1
-1
/
+0
*
drm: Don't export drm_find_cea_extension() any more
Lespiau, Damien
2013-08-30
1
-1
/
+0
*
drm: Remove 2 unused defines
Lespiau, Damien
2013-08-21
1
-2
/
+0
*
drm: Make drm_mode_remove() static
Lespiau, Damien
2013-08-21
1
-1
/
+0
*
drm: Remove drm_mode_list_concat()
Lespiau, Damien
2013-08-21
1
-2
/
+0
*
drm: Remove drm_mode_create_dithering_property()
Lespiau, Damien
2013-08-21
1
-1
/
+0
*
drm: Remove stale prototypes
Lespiau, Damien
2013-08-21
1
-11
/
+0
*
drm: use ida to allocate connector ids
Ilia Mirkin
2013-08-19
1
-0
/
+2
*
drm: Remove drm_mode_validate_clocks
Stéphane Marchesin
2013-08-19
1
-3
/
+0
*
Revert "drm: kms_helper: don't lose hotplug event"
Dave Airlie
2013-06-28
1
-1
/
+0
*
drm: add hotspot support for cursors.
Dave Airlie
2013-06-28
1
-0
/
+5
*
drm: kms_helper: don't lose hotplug event
Daniel Vetter
2013-06-27
1
-0
/
+1
*
drm: fix fb leak in setcrtc
Daniel Vetter
2013-06-25
1
-0
/
+4
*
drm: Remove some unused stuff from drm_plane
Ville Syrjälä
2013-06-17
1
-11
/
+0
*
drm: Add drm_plane_force_disable()
Ville Syrjälä
2013-06-17
1
-0
/
+1
*
drm: Constify the pretty-print functions
Ville Syrjälä
2013-06-11
1
-8
/
+9
*
drm: Print pretty names for pixel formats
Ville Syrjälä
2013-06-11
1
-0
/
+1
*
drm: Kill user_modes list and the associated ioctls
Ville Syrjälä
2013-04-30
1
-15
/
+0
*
drm: Silence some sparse warnings
Ville Syrjälä
2013-04-30
1
-0
/
+3
*
drm: Add drm_mode_equal_no_clocks()
Ville Syrjälä
2013-04-26
1
-0
/
+1
*
drm: Remove explicit vrefresh initialization from DRM_MODE()
Ville Syrjälä
2013-04-26
1
-1
/
+1
*
drm: Misc comment cleanup
Christopher Harvey
2013-04-12
1
-1
/
+1
*
drm: Documentation typo fixes
Christopher Harvey
2013-03-08
1
-3
/
+3
*
drm: Add some missing forward declarations
Thierry Reding
2013-02-22
1
-1
/
+2
*
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
2013-02-22
1
-2
/
+1
*
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
2013-02-14
1
-0
/
+1
*
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-02-08
1
-0
/
+1
|
\
|
*
drm/edid: Add drm_rgb_quant_range_selectable()
Ville Syrjälä
2013-01-20
1
-0
/
+1
*
|
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
1
-0
/
+1
*
|
drm: create drm_framebuffer_lookup
Daniel Vetter
2013-01-20
1
-0
/
+2
*
|
drm: revamp locking around fb creation/destruction
Daniel Vetter
2013-01-20
1
-0
/
+14
*
|
drm: add per-crtc locks
Daniel Vetter
2013-01-20
1
-0
/
+9
[next]