index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
6
-44
/
+105
2016-11-24
drm/mediatek: fix null pointer dereference
Matthias Brugger
1
-7
/
+7
2016-11-24
drm/mediatek: fixed the calc method of data rate per lane
Jitao Shi
1
-16
/
+48
2016-11-24
drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODE
Bibby Hsieh
1
-1
/
+1
2016-11-18
Revert "drm/mediatek: set vblank_disable_allowed to true"
Dave Airlie
1
-1
/
+0
2016-11-18
Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"
Dave Airlie
1
-1
/
+1
2016-11-16
drm/irq: Unexport drm_vblank_count
Daniel Vetter
1
-1
/
+1
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-1
/
+3
2016-10-19
drm/mediatek: modify the factor to make the pll_rate set in the 1G-2G range
Junzhi Zhao
1
-2
/
+7
2016-10-19
drm/mediatek: enhance the HDMI driving current
Junzhi Zhao
1
-12
/
+30
2016-10-19
drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable
Junzhi Zhao
1
-6
/
+11
2016-10-19
drm/mediatek: clear IRQ status before enable OVL interrupt
Bibby Hsieh
1
-0
/
+1
2016-10-19
drm/mediatek: set vblank_disable_allowed to true
Bibby Hsieh
1
-0
/
+1
2016-10-19
drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE
Bibby Hsieh
1
-1
/
+1
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-1
/
+2
2016-10-04
drm/mediatek: mark symbols static where possible
Baoyou Xie
1
-5
/
+6
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1
-0
/
+3
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-2
/
+4
2016-08-15
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
5
-114
/
+60
2016-08-11
drm/mediatek: set mt8173 dithering function
Bibby Hsieh
6
-20
/
+89
2016-08-11
drm/mediatek: Add gamma correction.
Bibby Hsieh
4
-1
/
+48
2016-08-11
drm/mediatek: add ARM_SMCCC dependency
Arnd Bergmann
1
-0
/
+1
2016-08-11
drm/mediatek: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2016-08-11
drm/mediatek: add COMMON_CLK dependency
Arnd Bergmann
1
-0
/
+1
2016-08-11
drm/mediatek: Add GAMMA engine basic function
Bibby Hsieh
1
-1
/
+28
2016-08-11
drm/mediatek: Add AAL engine basic function
Bibby Hsieh
1
-1
/
+28
2016-08-08
drm/mediatek: Fix mtk_atomic_complete for runtime_pm
Bibby Hsieh
1
-1
/
+16
2016-08-08
drm/mediatek: plane: Use FB's format's cpp to compute x offset
Daniel Kurtz
1
-1
/
+1
2016-08-08
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
Daniel Kurtz
1
-42
/
+23
2016-08-08
drm/mediatek: Use drm_atomic destroy_state helpers
Bibby Hsieh
2
-4
/
+2
2016-08-08
drm/mediatek: Remove mtk_drm_plane
Daniel Kurtz
3
-25
/
+14
2016-08-08
drm/mediatek: plane: Remove plane zpos/index
Daniel Kurtz
3
-7
/
+3
2016-08-08
drm/mediatek: Remove mtk_drm_crtc_check_flush
Daniel Kurtz
1
-1
/
+0
2016-08-08
drm/mediatek: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-52
/
+20
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-8
/
+7
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-07-12
drm/mediatek/mtk_mipi_tx: checking the wrong variable
Dan Carpenter
1
-1
/
+1
2016-07-05
Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...
Dave Airlie
1
-5
/
+5
2016-06-24
Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
9
-0
/
+3268
2016-06-21
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
1
-2
/
+0
2016-06-21
drm/mediatek: Remove IOMMU_DMA select
Arnd Bergmann
1
-1
/
+0
2016-06-21
drm/mediatek: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-7
/
+0
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
1
-0
/
+1
2016-06-16
drm/mediatek: enable hdmi output control bit
Jie Qiu
2
-0
/
+13
2016-06-16
drm/mediatek: Add HDMI support
Jie Qiu
9
-0
/
+3255
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-06-09
drm: mediatek: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-9
/
+0
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
2
-8
/
+1
[next]