index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sun4i: rgb: Enable panel after controller
Jonathan Liu
2016-10-16
1
-6
/
+8
*
Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2016-09-28
5
-47
/
+79
|
\
|
*
drm/sun4i: Fix the high buffer address mask
Maxime Ripard
2016-09-22
1
-2
/
+2
|
*
drm/sun4i: tv: Check mode pointer
Maxime Ripard
2016-09-22
1
-1
/
+7
|
*
drm/sun4i: Fix formats usable by the primary plane
Maxime Ripard
2016-09-22
2
-19
/
+46
|
*
drm/sun4i: dotclock: Round to closest clock rate
Chen-Yu Tsai
2016-09-20
1
-1
/
+2
|
*
drm/sun4i: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-19
/
+19
|
*
drm/sun4i: dotclock: Allow divider = 127
Chen-Yu Tsai
2016-09-18
1
-1
/
+1
|
*
drm/sun4i: dotclock: Fix clock rate read back calcation
Chen-Yu Tsai
2016-09-18
1
-1
/
+1
|
*
drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind()
Wei Yongjun
2016-09-18
1
-3
/
+1
*
|
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
*
|
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2016-09-13
10
-49
/
+324
|
\
|
|
*
drm/sun4i: add missing header dependencies
Baoyou Xie
2016-09-08
3
-0
/
+3
|
*
drm/sun4i: Add a DRC driver
Maxime Ripard
2016-09-08
2
-1
/
+119
|
*
drm/sun4i: backend: Handle the SAT
Maxime Ripard
2016-09-08
2
-0
/
+63
|
*
drm/sun4i: support A33 tcon
Maxime Ripard
2016-09-08
3
-4
/
+13
|
*
drm/sun4i: support TCONs without channel 1
Maxime Ripard
2016-09-08
2
-13
/
+23
|
*
drm/sun4i: Clear encoder->bridge if a bridge is not found
Chen-Yu Tsai
2016-09-01
1
-4
/
+6
|
*
drm/sun4i: rgb: add missing calls to drm_panel_{prepare,unprepare}
Jonathan Liu
2016-08-30
1
-2
/
+6
|
*
drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()
Wei Yongjun
2016-08-27
1
-3
/
+1
|
*
drm/sun4i: Add bridge support
Maxime Ripard
2016-08-22
4
-19
/
+87
|
*
drm/sun4i: Move panel retrieval in RGB connector
Maxime Ripard
2016-08-22
3
-11
/
+9
|
*
drm/sun4i: Store TCON's device structure pointer
Maxime Ripard
2016-08-22
2
-0
/
+2
*
|
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-12
1
-1
/
+2
|
/
*
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-27
2
-3
/
+1
|
\
|
*
GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
Markus Elfring
2016-07-20
1
-2
/
+1
|
*
drm/sun4i: Remove redundant call to drm_connector_unregister_all()
Chris Wilson
2016-07-19
1
-1
/
+0
*
|
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-26
2
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
gpu: drm: sun4i_drv: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-05
1
-0
/
+1
|
*
drm/sun4i: Send vblank event when the CRTC is disabled
Maxime Ripard
2016-06-30
1
-0
/
+8
|
*
drm/sun4i: Report proper vblank
Maxime Ripard
2016-06-30
1
-1
/
+1
*
|
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-07-02
6
-17
/
+87
|
\
|
|
*
drm: sun4i: do cleanup if RGB output init fails
Chen-Yu Tsai
2016-05-30
1
-1
/
+5
|
*
drm/sun4i: Convert to connector register helpers
Maxime Ripard
2016-05-30
1
-29
/
+2
|
*
drm/sun4i: remove simplefb at probe
Maxime Ripard
2016-05-30
1
-0
/
+19
|
*
drm/sun4i: rgb: panel is an error pointer
Maxime Ripard
2016-05-30
1
-1
/
+1
|
*
drm/sun4i: defer only if we didn't find our panel
Maxime Ripard
2016-05-30
1
-8
/
+9
|
*
drm/sun4i: rgb: Validate the clock rate
Maxime Ripard
2016-05-30
1
-0
/
+14
|
*
drm/sun4i: request exact rates to our parents
Maxime Ripard
2016-05-30
1
-2
/
+29
|
*
drm: sun4i: fix probe error handling
Arnd Bergmann
2016-05-30
1
-2
/
+6
|
*
drm: sun4i: print DMA address correctly
Arnd Bergmann
2016-05-30
1
-2
/
+2
|
*
drm/sun4i: add COMMON_CLK dependency
Arnd Bergmann
2016-05-30
1
-1
/
+1
*
|
drm/sun4i: Remove open-coded drm_connector_register_all()
Chris Wilson
2016-06-22
1
-34
/
+0
*
|
drm: Don't call drm_dev_set_unique from platform drivers
Daniel Vetter
2016-06-21
1
-4
/
+0
*
|
drm: sun4i: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
2
-19
/
+0
*
|
drm/sun4i: Implement some semblance of vblank event handling
Daniel Vetter
2016-06-10
1
-0
/
+12
*
|
drm/sun4i: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
|
/
*
drm: sun4i: tv: Add NTSC output standard
Maxime Ripard
2016-04-28
1
-0
/
+45
*
drm: sun4i: tv: Add PAL output standard
Maxime Ripard
2016-04-28
1
-0
/
+42
*
drm: sun4i: Add composite output
Maxime Ripard
2016-04-28
2
-0
/
+623
[next]