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
/
exynos
Age
Commit message (
Expand
)
Author
2012-07-27
drm/exynos: fixed exception to page allocation failure
Inki Dae
2012-07-27
drm/exynos: use __free_page() to deallocate memory
Inki Dae
2012-07-27
drm/exynos: fixed a comment to gem size.
Inki Dae
2012-07-27
drm/exynos: removed unnecessary variable
Inki Dae
2012-07-27
drm/exynos: do not release memory region from exporter.
Inki Dae
2012-07-27
drm/exynos: set buffer type from exporter.
Inki Dae
2012-07-27
drm/exynos: use alloc_page() to allocate pages.
Inki Dae
2012-07-27
drm/exynos: fixed build warning.
Inki Dae
2012-07-27
drm/exynos: fixed edid data setting at vidi connection request
Inki Dae
2012-07-27
drm/exynos: check if raw edid data is fake or not for test
Inki Dae
2012-07-27
drm/exynos: set edid fake data only for test.
Inki Dae
2012-07-27
drm/exynos: removed unnecessary declaration.
Inki Dae
2012-07-27
drm/exynos: fix buffer pitch calculation
Cooper Yuan
2012-07-27
drm/exynos: check for null in return value of dma_buf_map_attachment()
Subash Patel
2012-07-27
drm/exynos: return NULL if exynos_pages_to_sg fails
Subash Patel
2012-07-27
drm/exynos: Use devm_* functions in exynos_mixer.c
Sachin Kamat
2012-07-27
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
2012-07-27
drm/exynos: Use devm_* functions in exynos_drm_fimd.c
Sachin Kamat
2012-07-27
drm/exynos: Add missing static storage class specifier
Sachin Kamat
2012-07-27
drm/exynos: add property for crtc mode
Joonyoung Shim
2012-07-27
drm/exynos: add crtc disable function
Joonyoung Shim
2012-07-27
drm/exynos: add plane enable/disable
Joonyoung Shim
2012-07-27
drm/exynos: remove unnecessary connector dpms control
Joonyoung Shim
2012-07-27
drm/exynos: fix dpms operation for mode set
Joonyoung Shim
2012-07-27
drm/exynos: add property for plane zpos
Joonyoung Shim
2012-07-27
drm/exynos: update overlay via plane from crtc
Joonyoung Shim
2012-07-27
drm/exynos: use private plane for crtc
Joonyoung Shim
2012-07-27
drm/exynos: define to_exynos_plane macro
Joonyoung Shim
2012-07-27
drm/exynos: fix to set pipe of crtc
Joonyoung Shim
2012-07-27
drm/exynos: fix point to call overlay_ops->mode_set
Joonyoung Shim
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-06-05
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
2012-06-05
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
2012-06-05
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
2012-06-05
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
2012-06-05
drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
Laurent Pinchart
2012-06-05
drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}
Ville Syrjälä
2012-05-22
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-05-17
drm/exynos: add G2D driver
Joonyoung Shim
2012-05-17
drm/exynos: added vp scaling feature for hdmi
Seung-Woo Kim
2012-05-17
drm/exynos: added source size to overlay structure
Seung-Woo Kim
2012-05-17
drm/exynos: add additional display mode for hdmi
Seung-Woo Kim
2012-05-17
drm/exynos: enable dvi mode for dvi monitor
Seung-Woo Kim
2012-05-17
drm/exynos: fixed wrong pageflip finish event for interlace mode
Seung-Woo Kim
2012-05-08
drm/exynos: add PM functions for hdmi and mixer
Joonyoung Shim
2012-05-08
drm/exynos: add dpms for hdmi
Joonyoung Shim
2012-05-08
drm/exynos: use threaded irq for hdmi hotplug
Joonyoung Shim
2012-05-08
drm/exynos: use platform_get_irq_byname for hdmi
Joonyoung Shim
[next]