Tomi Valkeinen
|
06a3307975
videomode: combine videomode dmt_flags and data_flags
|
12 years ago |
Tomi Valkeinen
|
a38884f681
videomode: simplify videomode Kconfig and Makefile
|
12 years ago |
Steffen Trumtrar
|
edb37a95c5
drm_modes: add of_videomode helpers
|
12 years ago |
Steffen Trumtrar
|
ebc64e4538
drm_modes: add videomode helpers
|
12 years ago |
Ville Syrjälä
|
0b3904ab2a
drm: Constify some function arguments
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Damien Lespiau
|
04ccfe77f1
drm: Remove two unused fields from struct drm_display_mode
|
13 years ago |
Ville Syrjälä
|
c3c50e8b65
drm: Add drm_mode_copy()
|
13 years ago |
Daniel Vetter
|
8bf42225da
drm/modes: do not enforce an odd vtotal for interlaced modes
|
13 years ago |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
14 years ago |
Rolf Eike Beer
|
04fee895ef
DRM: clean up and document parsing of video= parameter
|
14 years ago |
Dave Airlie
|
cb3c438ea4
drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
|
14 years ago |
Chris Wilson
|
1794d257fa
drm: Export the command-line mode parser
|
14 years ago |
Chris Wilson
|
b1f559ecdc
drm: Mark constant arrays of drm_display_mode const
|
14 years ago |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Justin P. Mattock
|
631dd1a885
Update broken web addresses in the kernel.
|
14 years ago |
Adam Jackson
|
adde0f2339
drm/modes: Fix CVT-R modeline generation
|
15 years ago |
Adam Jackson
|
c385e50cb5
drm/edid: Fix sync polarity for secondary GTF curve
|
15 years ago |
Adam Jackson
|
171fdd8929
drm/modes: Fix interlaced mode names
|
15 years ago |
Adam Jackson
|
7a37435008
drm/edid: Add secondary GTF curve support
|
15 years ago |
Dave Chinner
|
2c761270d5
lib: Introduce generic list_sort function
|
15 years ago |
Adam Jackson
|
7ac96a9cb4
drm/modes: Add drm_mode_hsync()
|
15 years ago |
Dave Airlie
|
d50ba256b5
drm/kms: start adding command line interface using fb.
|
15 years ago |
Zhao Yakui
|
559ee21d26
drm/kms: try to find the std mode in DMT table
|
16 years ago |
Dave Airlie
|
51c8b4071d
Merge Linus master to drm-next
|
16 years ago |
Francisco Jerez
|
841b4117b3
drm: Fix drm_cvt_mode() for interlaced modes.
|
16 years ago |
Keith Packard
|
38d5487db7
drm: When adding probed modes, preserve duplicate mode types
|
16 years ago |
Zhao Yakui
|
f940f37f02
drm: Remove the macro defintion of DRM_DEBUG_MODE
|
16 years ago |
Zhao Yakui
|
8a4c47f346
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
|
16 years ago |