| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/sti: Use drm_atomic_helper_shutdown | Daniel Vetter | 2018-10-05 | 1 | -1/+0 |
* | drm: add missing ctx argument to plane transitional helpers | Russell King | 2018-07-03 | 1 | -1/+1 |
* | gpu: drm: sti: Adopt SPDX identifiers | Benjamin Gaignard | 2017-12-06 | 1 | -1/+1 |
* | drm: Nuke drm_atomic_helper_plane_set_property | Daniel Vetter | 2017-08-08 | 1 | -1/+0 |
* | drm: Plumb modifiers through plane init | Ben Widawsky | 2017-08-01 | 1 | -1/+1 |
* | drm: sti: sti_hqvdp: undo preparation of a clock source. | Arvind Yadav | 2017-06-21 | 1 | -0/+3 |
* | drm: sti: sti_hqvdp: make of_device_ids const. | Arvind Yadav | 2017-06-20 | 1 | -1/+1 |
* | drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe() | Markus Elfring | 2017-05-09 | 1 | -2/+2 |
* | drm/sti: Replace 17 seq_puts() calls by seq_putc() | Markus Elfring | 2017-05-09 | 1 | -2/+1 |
* | drm/sti: do not check hw scaling if mode is not set | Fabien DESSENNE | 2017-02-10 | 1 | -3/+3 |
* | Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ... | Dave Airlie | 2017-01-23 | 1 | -2/+21 |
|\ |
|
| * | drm/sti: do not post HQVDP command if no update | Fabien DESSENNE | 2017-01-06 | 1 | -0/+15 |
| * | drm/sti: load XP70 firmware only once | Fabien DESSENNE | 2017-01-06 | 1 | -2/+6 |
* | | drm: Nuke fb->pixel_format | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
|/ |
|
* | drm/sti: use valid video mode | Fabien Dessenne | 2016-09-20 | 1 | -4/+4 |
* | drm/sti: fix atomic_disable check | Fabien Dessenne | 2016-09-20 | 1 | -3/+3 |
* | drm/sti: run hqvdp init sequence only once | Fabien Dessenne | 2016-09-20 | 1 | -2/+2 |
* | drm/sti: Fix sparse warnings | Ville Syrjälä | 2016-09-20 | 1 | -3/+4 |
* | drm: sti: use generic zpos for plane | Benjamin Gaignard | 2016-07-29 | 1 | -2/+2 |
* | gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle | Peter Chen | 2016-07-12 | 1 | -0/+1 |
* | drm: sti: use late_register and early_unregister callbacks | Benjamin Gaignard | 2016-06-21 | 1 | -4/+28 |
* | drm: sti: remove useless call to dev->struct_mutex | Benjamin Gaignard | 2016-06-01 | 1 | -7/+0 |
* | drm/sti: include linux/seq_file.h where needed | Arnd Bergmann | 2016-05-11 | 1 | -0/+1 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-21 | 1 | -81/+366 |
|\ |
|
| * | drm/sti: use u32 to store DMA addresses | Arnd Bergmann | 2016-03-03 | 1 | -6/+8 |
| * | drm/sti: add debugfs fps_show/fps_get mechanism for planes | Vincent Abriou | 2016-02-26 | 1 | -7/+4 |
| * | drm/sti: add debugfs entries for HQVDP plane | Vincent Abriou | 2016-02-26 | 1 | -0/+243 |
| * | drm/sti: implement atomic_check for the planes | Vincent Abriou | 2016-02-26 | 1 | -66/+109 |
| * | drm/sti: clarify the skip frame/field message | Fabien Dessenne | 2016-02-26 | 1 | -2/+2 |
* | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 2016-03-09 | 1 | -3/+3 |
|/ |
|
* | drm: Pass 'name' to drm_universal_plane_init() | Ville Syrjälä | 2015-12-11 | 1 | -1/+1 |
* | drm/sti: load HQVDP firmware the first time HQVDP's plane is used | Vincent Abriou | 2015-11-03 | 1 | -152/+150 |
* | drm/sti: Build monolithic driver | Thierry Reding | 2015-11-03 | 1 | -2/+0 |
* | drm/sti: Use drm_crtc_vblank_*() API | Thierry Reding | 2015-11-03 | 1 | -1/+1 |
* | drm/sti: atomic crtc/plane update | Vincent Abriou | 2015-08-03 | 1 | -199/+230 |
* | drm/sti: rename files and functions | Vincent Abriou | 2015-08-03 | 1 | -3/+3 |
* | drm/sti: code clean up | Vincent Abriou | 2015-08-03 | 1 | -104/+97 |
* | drm: sti: fix check for clk_pix_main | Jassi Brar | 2015-02-04 | 1 | -1/+1 |
* | drm: sti: fix module compilation issue | benjamin.gaignard@linaro.org | 2014-12-15 | 1 | -0/+1 |
* | drm: sti: add HQVDP plane | Benjamin Gaignard | 2014-12-11 | 1 | -0/+1072 |