index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-08-22
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
1
-3
/
+0
2012-03-15
drm: Add drm_mode_copy()
Ville Syrjälä
1
-5
/
+23
2012-02-13
drm/modes: do not enforce an odd vtotal for interlaced modes
Daniel Vetter
1
-2
/
+0
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-07-25
DRM: clean up and document parsing of video= parameter
Rolf Eike Beer
1
-27
/
+60
2011-05-04
drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
Dave Airlie
1
-0
/
+2
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
1
-0
/
+154
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
1
-3
/
+3
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-08-27
drm/modes: Fix CVT-R modeline generation
Adam Jackson
1
-1
/
+4
2010-04-09
drm/edid: Fix sync polarity for secondary GTF curve
Adam Jackson
1
-1
/
+4
2010-04-06
drm/modes: Fix interlaced mode names
Adam Jackson
1
-9
/
+12
2010-04-06
drm/edid: Add secondary GTF curve support
Adam Jackson
1
-27
/
+54
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
1
-86
/
+4
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
1
-1
/
+27
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
1
-2
/
+1
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
1
-5
/
+6
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1
-0
/
+2
2009-08-13
drm: Fix drm_cvt_mode() for interlaced modes.
Francisco Jerez
1
-1
/
+1
2009-08-09
drm: When adding probed modes, preserve duplicate mode types
Keith Packard
1
-0
/
+2
2009-08-04
drm: Remove the macro defintion of DRM_DEBUG_MODE
Zhao Yakui
1
-2
/
+2
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
1
-5
/
+3
2009-07-15
drm/mode: add the GTF algorithm in kernel space
Zhao Yakui
1
-0
/
+197
2009-07-15
drm/mode: add the CVT algorithm in kernel space
Zhao Yakui
1
-0
/
+219
2009-06-12
drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode
yakui_zhao
1
-7
/
+11
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-0
/
+576