Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
22606a18be1af3d703eab873cb2df83b799a683a
/
drivers
/
gpu
/
drm
/
drm_modes.c
ecb7e16
drm: add helper to get crtc timings (v5)
by Gustavo Padovan
· 10 years ago
32197aa
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
by Masanari Iida
· 10 years ago
eaf99c7
drm: Perform cmdline mode parsing during connector initialisation
by Chris Wilson
· 10 years ago
b87577b
drm: try harder to avoid regression when merging mode bits
by Dave Airlie
· 11 years ago
f5aabb9
drm: polish function kerneldoc for drm_modes.[hc]
by Daniel Vetter
· 11 years ago
3e70292
drm/modes: drop maxPitch from drm_mode_validate_size
by Daniel Vetter
· 11 years ago
ba0c242
drm/modes: drop return value from drm_display_mode_from_videomode
by Daniel Vetter
· 11 years ago
9d3de13
drm/modes: remove drm_mode_height/width
by Daniel Vetter
· 11 years ago
5531000
drm: extract drm_modes.h for drm_crtc.h functions
by Daniel Vetter
· 11 years ago
8bd441b
drm: move drm_mode related functions into drm_modes.c
by Daniel Vetter
· 11 years ago
6395138
drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c
by Daniel Vetter
· 11 years ago
3ec0db8
drm/doc: Integrate drm_modes.c kerneldoc
by Daniel Vetter
· 11 years ago
abce1ec
Revert "drm: copy mode type in drm_mode_connector_list_update()"
by Dave Airlie
· 11 years ago
3fbd643
drm: copy mode type in drm_mode_connector_list_update()
by Marc-André Lureau
· 11 years ago
448cce2
drm: Implement timings adjustments for frame packing
by Damien Lespiau
· 11 years ago
bde2dcf
drm: Introduce a crtc_clock for struct drm_display_mode
by Damien Lespiau
· 11 years ago
f2ecf2e3
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
by Damien Lespiau
· 11 years ago
67587e8
drm: Remove drm_mode_list_concat()
by Lespiau, Damien
· 11 years ago
b17df86
drm: Remove drm_mode_validate_clocks
by Stéphane Marchesin
· 11 years ago
9bc3cd5
drm: Sort connector modes based on vrefresh
by Ville Syrjälä
· 11 years ago
72e45e9
drm: Preserve the list head in drm_mode_copy
by Ville Syrjälä
· 11 years ago
328a471
drm_modes: videomode: add doubleclk flag
by Steffen Trumtrar
· 11 years ago
fea0f9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
97fbfbf
drm: Add missing break in the command line mode parsing code
by Damien Lespiau
· 12 years ago
20a2078c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
8cc3f23
drm: Add drm_mode_equal_no_clocks()
by Ville Syrjälä
· 12 years ago
06a3307
videomode: combine videomode dmt_flags and data_flags
by Tomi Valkeinen
· 12 years ago
a38884f
videomode: simplify videomode Kconfig and Makefile
by Tomi Valkeinen
· 12 years ago
edb37a9
drm_modes: add of_videomode helpers
by Steffen Trumtrar
· 12 years ago
ebc64e4
drm_modes: add videomode helpers
by Steffen Trumtrar
· 12 years ago
0b3904a
drm: Constify some function arguments
by Ville Syrjälä
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
04ccfe7
drm: Remove two unused fields from struct drm_display_mode
by Damien Lespiau
· 12 years ago
c3c50e8
drm: Add drm_mode_copy()
by Ville Syrjälä
· 13 years ago
8bf4222
drm/modes: do not enforce an odd vtotal for interlaced modes
by Daniel Vetter
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
04fee89
DRM: clean up and document parsing of video= parameter
by Rolf Eike Beer
· 13 years ago
cb3c438
drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
by Dave Airlie
· 14 years ago
1794d25
drm: Export the command-line mode parser
by Chris Wilson
· 14 years ago
b1f559e
drm: Mark constant arrays of drm_display_mode const
by Chris Wilson
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
adde0f2
drm/modes: Fix CVT-R modeline generation
by Adam Jackson
· 14 years ago
c385e50c
drm/edid: Fix sync polarity for secondary GTF curve
by Adam Jackson
· 15 years ago
171fdd8
drm/modes: Fix interlaced mode names
by Adam Jackson
· 15 years ago
7a37435
drm/edid: Add secondary GTF curve support
by Adam Jackson
· 15 years ago
2c76127
lib: Introduce generic list_sort function
by Dave Chinner
· 15 years ago
7ac96a9
drm/modes: Add drm_mode_hsync()
by Adam Jackson
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
559ee21
drm/kms: try to find the std mode in DMT table
by Zhao Yakui
· 15 years ago
51c8b40
Merge Linus master to drm-next
by Dave Airlie
· 15 years ago
841b411
drm: Fix drm_cvt_mode() for interlaced modes.
by Francisco Jerez
· 15 years ago
38d5487
drm: When adding probed modes, preserve duplicate mode types
by Keith Packard
· 15 years ago
f940f37
drm: Remove the macro defintion of DRM_DEBUG_MODE
by Zhao Yakui
· 15 years ago
8a4c47f
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
by Zhao Yakui
· 15 years ago
26bbdad
drm/mode: add the GTF algorithm in kernel space
by Zhao Yakui
· 15 years ago
d782c3f
drm/mode: add the CVT algorithm in kernel space
by Zhao Yakui
· 15 years ago
f053185
drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode
by yakui_zhao
· 15 years ago
f453ba0
DRM: add mode setting support
by Dave Airlie
· 16 years ago