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
2016-11-15
Revert "drm: Add aspect ratio parsing in DRM layer"
Ville Syrjälä
2016-11-15
Revert "drm: Add and handle new aspect ratios in DRM layer"
Ville Syrjälä
2016-11-08
drm: helper macros to print composite types
Rob Clark
2016-10-21
drm: Use u64 for intermediate dotclock calculations
Chris Wilson
2016-10-17
drm: Add and handle new aspect ratios in DRM layer
Shashank Sharma
2016-10-17
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
2016-08-16
drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9...
Lothar Waßmann
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
2016-08-08
drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
Lothar Waßmann
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
2016-06-02
drm/doc: Appease sphinx
Daniel Vetter
2016-06-01
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
2016-04-22
drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.
Dave Airlie
2016-02-09
drm: modes: add missing [drm] to message printing
LABBE Corentin
2015-12-15
drm/doc: Convert to markdown
Danilo Cesar Lemes de Paula
2015-12-11
drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint"
LABBE Corentin
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
drm: Only merge mode type bits between new probed modes
Ville Syrjälä
2015-12-11
drm: Flatten drm_mode_connector_list_update() a bit
Ville Syrjälä
2015-12-11
drm: Rename MODE_UNVERIFIED to MODE_STALE
Ville Syrjälä
2015-12-09
drm: Move drm_display_mode an related docs into kerneldoc
Daniel Vetter
2015-12-01
drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...
Ville Syrjälä
2015-11-24
drm: modes: replace simple_strtoul by kstrtouint
LABBE Corentin
2015-05-22
drm/mode: Unstatic kernel-userspace mode conversion
Daniel Stone
2015-03-23
drm: mode: Allow NULL modes for equality check
Daniel Stone
2015-03-23
drm: mode: Fix typo in kerneldoc
Daniel Stone
2015-03-10
drm: Fix trivial typos in comments
Yannick Guerrini
2015-02-03
drm/modes: Print the mode status in human readable form
Ville Syrjälä
2015-01-21
Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-01-10
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-01-07
drm_modes: add drm_display_mode_to_videomode
Steve Longerbeam
2014-12-17
drm: Perform basic sanity checks on probed modes
Ville Syrjälä
2014-12-17
drm: Reorganize probed mode validation
Ville Syrjälä
2014-12-05
drm: add helper to get crtc timings (v5)
Gustavo Padovan
2014-10-21
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
Masanari Iida
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
2014-03-13
drm: polish function kerneldoc for drm_modes.[hc]
Daniel Vetter
2014-03-13
drm/modes: drop maxPitch from drm_mode_validate_size
Daniel Vetter
2014-03-13
drm/modes: drop return value from drm_display_mode_from_videomode
Daniel Vetter
2014-03-13
drm/modes: remove drm_mode_height/width
Daniel Vetter
2014-03-13
drm: extract drm_modes.h for drm_crtc.h functions
Daniel Vetter
2014-03-13
drm: move drm_mode related functions into drm_modes.c
Daniel Vetter
2014-03-13
drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c
Daniel Vetter
2014-03-13
drm/doc: Integrate drm_modes.c kerneldoc
Daniel Vetter
2014-01-14
Revert "drm: copy mode type in drm_mode_connector_list_update()"
Dave Airlie
2013-10-23
drm: copy mode type in drm_mode_connector_list_update()
Marc-André Lureau
2013-10-01
drm: Implement timings adjustments for frame packing
Damien Lespiau
2013-10-01
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
[next]