index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Commit message (
Expand
)
Author
Age
...
*
|
drm/exynos/hdmi: move PLL stabilization check code to separate function
Andrzej Hajda
2015-10-26
*
|
drm/exynos/hdmi: use mappings for registers with IP dependent address
Andrzej Hajda
2015-10-26
*
|
drm/exynos/hdmi: remove support for deprecated compatible
Andrzej Hajda
2015-10-26
*
|
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-19
|
\
\
|
*
|
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
*
|
|
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm/exynos: Staticize local function in exynos_drm_gem.c
Krzysztof Kozlowski
2015-10-01
|
*
drm/exynos: fimd: actually disable dp clock
Gustavo Padovan
2015-10-01
|
*
drm/exynos: dp: remove suspend/resume functions
Inki Dae
2015-10-01
|
*
drm/exynos: remove unused mode_fixup() code
Gustavo Padovan
2015-09-30
|
*
drm/exynos: remove decon_mode_fixup()
Gustavo Padovan
2015-09-30
|
*
drm/exynos: remove fimd_mode_fixup()
Gustavo Padovan
2015-09-30
|
*
drm/exynos: rotator: Clock control is unused if !PM
Thierry Reding
2015-09-30
|
*
drm/exynos: fimc: Clock control is unused if !PM
Thierry Reding
2015-09-30
|
*
drm/exynos: Suspend/resume is unused if !PM
Thierry Reding
2015-09-30
|
*
drm/exynos: create a fake mmap offset with gem creation
Joonyoung Shim
2015-09-30
|
*
drm/exynos: remove call to drm_gem_free_mmap_offset()
Joonyoung Shim
2015-09-30
|
*
drm/exynos: Remove useless EXPORT_SYMBOL_GPLs
Daniel Kurtz
2015-09-30
|
*
drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
Joonyoung Shim
2015-09-30
|
*
drm/exynos: cleanup function calling written twice
Joonyoung Shim
2015-09-30
|
*
drm/exynos: staticize exynos_drm_gem_init()
Joonyoung Shim
2015-09-30
|
*
drm/exynos: remove unnecessary NULL assignment
Joonyoung Shim
2015-09-30
|
*
drm/exynos: fix missed calling of drm_prime_gem_destroy()
Joonyoung Shim
2015-09-30
|
*
drm/exynos: fix layering violation of address
Joonyoung Shim
2015-09-30
*
|
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-07
*
|
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
*
|
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
2015-09-24
|
\
|
|
*
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-11
|
|
\
|
|
*
[media] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()
Jan Kara
2015-08-16
*
|
|
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-09-08
|
/
/
*
|
drm/exynos: remove buf_cnt from struct exynos_drm_fb
Joonyoung Shim
2015-09-02
*
|
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
Joonyoung Shim
2015-09-02
*
|
drm/exynos: cleanup exynos_user_fb_create()
Joonyoung Shim
2015-09-02
*
|
drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
Joonyoung Shim
2015-09-02
*
|
drm/exynos: cleanup to get gem object for fb
Joonyoung Shim
2015-09-02
*
|
drm/exynos: update fb_info via only one function
Joonyoung Shim
2015-09-02
*
|
drm/exynos: cleanup exynos_drm_fbdev_update()
Joonyoung Shim
2015-09-02
*
|
drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
Joonyoung Shim
2015-09-02
*
|
drm/exynos: remove exynos_drm_fb_set_buf_cnt()
Joonyoung Shim
2015-09-02
*
|
drm/exynos: remove superfluous checks in g2d_check_reg_offset()
Tobias Jakobi
2015-09-02
*
|
drm/exynos: fix size check in g2d_check_buf_desc_is_valid()
Tobias Jakobi
2015-09-02
*
|
drm/exynos: fix build warning to exynos_drm_gem.c
Inki Dae
2015-08-30
*
|
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-30
*
|
drm/exynos: add render node support
Joonyoung Shim
2015-08-30
*
|
drm/exynos: implement atomic_{begin/flush} of DECON
Hyungwon Hwang
2015-08-30
*
|
drm/exynos: remove legacy ->suspend()/resume()
Gustavo Padovan
2015-08-30
*
|
drm/exynos: Enable atomic modesetting feature
Gustavo Padovan
2015-08-30
*
|
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
2015-08-30
*
|
drm/exynos: wait all planes updates to finish
Gustavo Padovan
2015-08-30
*
|
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
2015-08-30
[prev]
[next]