index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modes.c
Age
Commit message (
Expand
)
Author
2012-03-15
drm: Add drm_mode_copy()
Ville Syrjälä
2012-02-13
drm/modes: do not enforce an odd vtotal for interlaced modes
Daniel Vetter
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-07-25
DRM: clean up and document parsing of video= parameter
Rolf Eike Beer
2011-05-04
drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
Dave Airlie
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-08-27
drm/modes: Fix CVT-R modeline generation
Adam Jackson
2010-04-09
drm/edid: Fix sync polarity for secondary GTF curve
Adam Jackson
2010-04-06
drm/modes: Fix interlaced mode names
Adam Jackson
2010-04-06
drm/edid: Add secondary GTF curve support
Adam Jackson
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-13
drm: Fix drm_cvt_mode() for interlaced modes.
Francisco Jerez
2009-08-09
drm: When adding probed modes, preserve duplicate mode types
Keith Packard
2009-08-04
drm: Remove the macro defintion of DRM_DEBUG_MODE
Zhao Yakui
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
2009-07-15
drm/mode: add the GTF algorithm in kernel space
Zhao Yakui
2009-07-15
drm/mode: add the CVT algorithm in kernel space
Zhao Yakui
2009-06-12
drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode
yakui_zhao
2008-12-29
DRM: add mode setting support
Dave Airlie