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
/
sun4i
Age
Commit message (
Expand
)
Author
2017-03-07
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
Chen-Yu Tsai
2017-03-07
drm/sun4i: Drop primary layer pointer from sun4i_drv
Chen-Yu Tsai
2017-03-07
drm/sun4i: Initialize crtc from tcon bind function
Chen-Yu Tsai
2017-03-07
drm/sun4i: Move layers from sun4i_drv to sun4i_crtc
Chen-Yu Tsai
2017-03-07
drm/sun4i: Add end of list element for sun4i_layers_init's returned list
Chen-Yu Tsai
2017-03-07
drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node
Chen-Yu Tsai
2017-03-07
drm/sun4i: Make sunxi_rgb2yuv_coef constant
Chen-Yu Tsai
2017-03-07
drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codes
Chen-Yu Tsai
2017-03-07
drm/sun4i: Save newly created layer in layers array in sun4i_layers_init
Chen-Yu Tsai
2017-03-07
drm/sun4i: Drop useless assignment in sun4i_layers_init
Chen-Yu Tsai
2017-03-07
drm/sun4i: Fix kcalloc element size in sun4i_layers_init
Chen-Yu Tsai
2017-03-07
drm/sun4i: Check return value of drm_vblank_init
Chen-Yu Tsai
2017-03-07
drm/sun4i: Fix up error path cleanup for master bind function
Chen-Yu Tsai
2017-03-07
drm/sun4i: Move drm_mode_config_cleanup call to main driver
Chen-Yu Tsai
2017-02-09
drm: sun4i: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-01
Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-01-02
drm/sun4i: Fix a return value in case of error
Christophe JAILLET
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-17
Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-16
Merge tag 'sunxi-drm-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2016-11-13
drm/sun4i: constify component_ops structures
Julia Lawall
2016-11-07
drm/sun4i: Propagate error to the caller
Christophe JAILLET
2016-11-02
drm/sun4i: Add a few formats
Maxime Ripard
2016-11-02
drm/sun4i: Fix error handling
Christophe JAILLET
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2016-10-20
drm/sun4i: Add compatible strings for A31/A31s display pipelines
Chen-Yu Tsai
2016-10-20
drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
Chen-Yu Tsai
2016-10-20
drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
Chen-Yu Tsai
2016-10-20
drm/sun4i: sun6i-drc: Support DRC on A31 and A31s
Chen-Yu Tsai
2016-10-16
drm/sun4i: rgb: Remove the bridge enable/disable functions
Maxime Ripard
2016-10-16
drm/sun4i: rgb: Enable panel after controller
Jonathan Liu
2016-09-28
Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
drm/sun4i: Fix the high buffer address mask
Maxime Ripard
2016-09-22
drm/sun4i: tv: Check mode pointer
Maxime Ripard
2016-09-22
drm/sun4i: Fix formats usable by the primary plane
Maxime Ripard
2016-09-20
drm/sun4i: dotclock: Round to closest clock rate
Chen-Yu Tsai
2016-09-19
drm/sun4i: Fix sparse warnings
Ville Syrjälä
2016-09-18
drm/sun4i: dotclock: Allow divider = 127
Chen-Yu Tsai
2016-09-18
drm/sun4i: dotclock: Fix clock rate read back calcation
Chen-Yu Tsai
2016-09-18
drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()
Wei Yongjun
2016-09-13
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
[next]