index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-30
drm/exynos: Remove useless EXPORT_SYMBOL_GPLs
Daniel Kurtz
2
-9
/
+0
2015-09-30
drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
Joonyoung Shim
1
-1
/
+2
2015-09-30
drm/exynos: cleanup function calling written twice
Joonyoung Shim
1
-33
/
+23
2015-09-30
drm/exynos: staticize exynos_drm_gem_init()
Joonyoung Shim
2
-6
/
+1
2015-09-30
drm/exynos: remove unnecessary NULL assignment
Joonyoung Shim
1
-3
/
+0
2015-09-30
drm/exynos: fix missed calling of drm_prime_gem_destroy()
Joonyoung Shim
2
-4
/
+7
2015-09-30
drm/exynos: fix layering violation of address
Joonyoung Shim
1
-1
/
+2
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
3
-157
/
+30
2015-09-11
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
3
-157
/
+30
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
1
-1
/
+1
2015-09-02
drm/exynos: remove buf_cnt from struct exynos_drm_fb
Joonyoung Shim
1
-9
/
+0
2015-09-02
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
Joonyoung Shim
3
-13
/
+1
2015-09-02
drm/exynos: cleanup exynos_user_fb_create()
Joonyoung Shim
1
-34
/
+13
2015-09-02
drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
Joonyoung Shim
3
-19
/
+25
2015-09-02
drm/exynos: cleanup to get gem object for fb
Joonyoung Shim
1
-15
/
+8
2015-09-02
drm/exynos: update fb_info via only one function
Joonyoung Shim
1
-16
/
+13
2015-09-02
drm/exynos: cleanup exynos_drm_fbdev_update()
Joonyoung Shim
1
-11
/
+4
2015-09-02
drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
Joonyoung Shim
1
-16
/
+14
2015-09-02
drm/exynos: remove exynos_drm_fb_set_buf_cnt()
Joonyoung Shim
3
-17
/
+3
2015-09-02
drm/exynos: remove superfluous checks in g2d_check_reg_offset()
Tobias Jakobi
1
-8
/
+0
2015-09-02
drm/exynos: fix size check in g2d_check_buf_desc_is_valid()
Tobias Jakobi
1
-10
/
+41
2015-08-31
drm/exynos: fix build warning to exynos_drm_gem.c
Inki Dae
1
-1
/
+1
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
7
-14
/
+73
2015-08-31
drm/exynos: add render node support
Joonyoung Shim
1
-19
/
+19
2015-08-31
drm/exynos: implement atomic_{begin/flush} of DECON
Hyungwon Hwang
2
-13
/
+51
2015-08-31
drm/exynos: remove legacy ->suspend()/resume()
Gustavo Padovan
1
-2
/
+0
2015-08-31
drm/exynos: Enable atomic modesetting feature
Gustavo Padovan
1
-1
/
+2
2015-08-31
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
2
-11
/
+1
2015-08-31
drm/exynos: wait all planes updates to finish
Gustavo Padovan
4
-6
/
+61
2015-08-31
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
3
-35
/
+124
2015-08-31
drm/exynos: fimd: only finish update if START == START_S
Gustavo Padovan
1
-2
/
+6
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
9
-9
/
+54
2015-08-31
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
Gustavo Padovan
1
-23
/
+34
2015-08-31
drm/exynos: add prepare and cleanup phases for planes
Gustavo Padovan
2
-0
/
+25
2015-08-31
drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()
Gustavo Padovan
1
-5
/
+5
2015-08-31
drm/exynos: don't track enabled state at exynos_crtc
Gustavo Padovan
2
-17
/
+0
2015-08-17
Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
Dave Airlie
1
-1
/
+1
2015-08-16
[media] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()
Jan Kara
3
-157
/
+30
2015-08-16
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
9
-334
/
+180
2015-08-16
drm/exynos: use prime helpers
Joonyoung Shim
6
-313
/
+95
2015-08-16
drm/exynos: remove function roundup_gem_size
Joonyoung Shim
1
-8
/
+1
2015-08-16
drm/exynos: remove function update_vm_cache_attr
Joonyoung Shim
1
-17
/
+11
2015-08-16
drm/exynos: remove function check_gem_flags
Joonyoung Shim
1
-18
/
+5
2015-08-16
drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init
Joonyoung Shim
1
-4
/
+4
2015-08-16
drm/exynos: remove unused fields of struct exynos_drm_gem_buf
Joonyoung Shim
1
-7
/
+0
2015-08-16
drm/exynos: stop copying sg table
Joonyoung Shim
3
-40
/
+20
2015-08-16
drm/exynos: remove function exynos_drm_gem_map_buf
Joonyoung Shim
1
-24
/
+12
2015-08-16
drm/exynos: remove mutex locking in pagefault handler
Joonyoung Shim
1
-5
/
+0
2015-08-16
drm/exynos: remove function convert_to_vm_err_msg
Joonyoung Shim
1
-24
/
+10
2015-08-16
drm/exynos: stop using sgtable in page fault handler
Joonyoung Shim
3
-29
/
+19
[prev]
[next]