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_crtc.c
Age
Commit message (
Expand
)
Author
2012-05-29
drm: Use stdint types for consistency
Ville Syrjälä
2012-05-29
drm: Constify params to format_check() and framebuffer_checks()
Ville Syrjälä
2012-05-22
drm: add plane properties
Rob Clark
2012-05-22
drm: add bitmask property type
Rob Clark
2012-05-22
drm: Make the CRTC gamma_set operation optional
Laurent Pinchart
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-05-17
drm: add CRTC properties
Paulo Zanoni
2012-05-17
drm: add 'count' to struct drm_object_properties
Paulo Zanoni
2012-05-17
drm: make the connector properties code use the object properties code
Paulo Zanoni
2012-05-17
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
2012-05-17
drm: create struct drm_object_properties and use it
Paulo Zanoni
2012-05-17
drm: WARN() when drm_connector_attach_property fails
Paulo Zanoni
2012-05-17
drm: add drm_property_change_is_valid
Paulo Zanoni
2012-05-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-02
drm/kms: reduce some messages to debug level (v2)
Dave Airlie
2012-04-24
drm: Unify and fix idr error handling
Ville Syrjälä
2012-04-20
drm: Add sanity checks to framebuffer creation
Ville Syrjälä
2012-04-20
drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
Ville Syrjälä
2012-04-20
drm: Add drm_format_plane_cpp() utility function
Ville Syrjälä
2012-04-20
drm: Move drm_format_num_planes() to drm_crtc.c
Ville Syrjälä
2012-04-19
drm: fix page_flip error handling
Joonyoung Shim
2012-03-20
drm/usb: move usb support into a separate module
Dave Airlie
2012-03-15
drm/modeset: add helper to unplug all connectors from sysfs
Dave Airlie
2012-03-15
drm: Use a flexible array member for blob property data
Ville Syrjälä
2012-03-15
drm: Handle drm_object_get() failures
Ville Syrjälä
2012-03-15
drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params
Ville Syrjälä
2012-03-15
drm: Fix drm_mode_attachmode_crtc()
Ville Syrjälä
2012-03-15
drm: Check CRTC viewport against framebuffer size
Ville Syrjälä
2012-03-15
drm: Check user mode against overflows
Ville Syrjälä
2012-03-15
drm: Fix memory leak in drm_mode_setcrtc()
Ville Syrjälä
2012-03-15
drm: Make drm_mode_attachmode() void
Ville Syrjälä
2012-03-15
drm: Check crtc x and y coordinates
Ville Syrjälä
2012-03-15
drm: Warn if mode to umode conversion overflows the destination types
Ville Syrjälä
2012-03-15
drm: Reject mode set with current fb if no current fb is bound
Ville Syrjälä
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
2012-02-03
drm crtc: Fix locking comments
Sascha Hauer
2012-02-03
drm: add proper return value for drm_mode_crtc_set_gamma_size
Sascha Hauer
2012-02-03
drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove
Sascha Hauer
2012-02-03
drm crtc: add forgotten idr cleanup functions
Sascha Hauer
2012-01-05
drm: add support for private planes
Rob Clark
2012-01-05
drm: disconnect plane from fb/crtc when disabled
Rob Clark
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
drm: Check that the requested pixel format is valid
Ville Syrjälä
2011-12-20
drm: plane: Check that the fb pixel format is supported by the plane
Ville Syrjälä
2011-12-20
drm: plane: Make 'formats' parameter to drm_plane_init() const
Ville Syrjälä
2011-12-20
drm: plane: Check crtc coordinates against integer overflows in setplane ioctl
Ville Syrjälä
[next]