Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c0eb454034aab783dc602739237a63b30867f5bd
/
drivers
/
gpu
/
drm
/
exynos
df547bf7
drm/exynos/gem: remove DMA-mapping hacks used for constructing page array
by Marek Szyprowski
· 9 years ago
5a3c35b
drm/exynos: simplify Kconfig component names
by Andrzej Hajda
· 9 years ago
ea97764
drm/exynos: re-arrange Kconfig entries
by Andrzej Hajda
· 9 years ago
dba6c52
drm/exynos: abstract out common dependency
by Andrzej Hajda
· 9 years ago
3cb02b4
drm/exynos: separate Mixer and HDMI drivers
by Andrzej Hajda
· 9 years ago
3ae2436
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
by Andrzej Hajda
· 9 years ago
5625b34
drm/exynos: add atomic_check callback to exynos_crtc
by Andrzej Hajda
· 9 years ago
b818283
drm/exynos/decon5433: add support for DECON-TV
by Andrzej Hajda
· 9 years ago
5d929ba
drm/exynos/decon5433: remove duplicated initialization
by Andrzej Hajda
· 9 years ago
7b6bb6e
drm/exynos/decon5433: merge different flag fields
by Andrzej Hajda
· 9 years ago
b219207
drm/exynos/decon5433: add function to set particular register bits
by Andrzej Hajda
· 9 years ago
85de275
drm/exynos/decon5433: fix timing registers writes
by Andrzej Hajda
· 9 years ago
4f54f21
drm/exynos/decon5433: add PCLK clock
by Andrzej Hajda
· 9 years ago
813fd67b
drm/exynos: cleanup name of gem object for exynos_drm
by Joonyoung Shim
· 9 years ago
4d91a85
drm/exynos: fix to detach device of iommu
by Joonyoung Shim
· 9 years ago
323db0e
drm/exynos: add cursor plane support
by Gustavo Padovan
· 9 years ago
5d3d099
drm/exynos: add global macro for the default primary plane
by Gustavo Padovan
· 9 years ago
c691349
drm/exynos: fix spelling errors
by Ingi Kim
· 9 years ago
02b3de4
drm: exynos: mixer: fix using usleep() in atomic context
by Tomasz Stanislawski
· 9 years ago
cf3e0fd
drm/exynos/hdmi: remove unused field
by Andrzej Hajda
· 9 years ago
d24bb3e
drm/exynos/hdmi: improve HDMI/ACR related code
by Andrzej Hajda
· 9 years ago
185f22d
drm/exynos/hdmi: convert container_of macro to inline function
by Andrzej Hajda
· 9 years ago
af1f7c2
drm/exynos/hdmi: remove deprecated hdmi_resources structure
by Andrzej Hajda
· 9 years ago
2228b7c
drm/exynos/hdmi: convert to gpiod API
by Andrzej Hajda
· 9 years ago
da5e36a
drm/exynos/hdmi: simplify clock re-parenting
by Andrzej Hajda
· 9 years ago
1ab739d
drm/exynos/hdmi: use constant size array for regulators
by Andrzej Hajda
· 9 years ago
498d5a3
drm/exynos/hdmi: use optional regulator_get for hdmi-en
by Andrzej Hajda
· 9 years ago
2445c4a
drm/exynos/hdmi: fix removal order
by Andrzej Hajda
· 9 years ago
1993c33
drm/exynos/hdmi: replace all writeb with writel
by Andrzej Hajda
· 9 years ago
74a74ff
drm/exynos/hdmi: simplify HDMI-PHY power sequence
by Andrzej Hajda
· 9 years ago
8eb6d4e
drm/exynos/hdmi: move PLL stabilization check code to separate function
by Andrzej Hajda
· 9 years ago
633d00b
drm/exynos/hdmi: use mappings for registers with IP dependent address
by Andrzej Hajda
· 9 years ago
e68d547
drm/exynos/hdmi: remove support for deprecated compatible
by Andrzej Hajda
· 9 years ago
affa0e0
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
48f87dd
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
cda3742
drm/exynos: Staticize local function in exynos_drm_gem.c
by Krzysztof Kozlowski
· 9 years ago
3c79fb8
drm/exynos: fimd: actually disable dp clock
by Gustavo Padovan
· 9 years ago
148ba09
drm/exynos: dp: remove suspend/resume functions
by Inki Dae
· 9 years ago
10d97d5
drm/exynos: remove unused mode_fixup() code
by Gustavo Padovan
· 9 years ago
208d7ee
drm/exynos: remove decon_mode_fixup()
by Gustavo Padovan
· 9 years ago
50bbfbf
drm/exynos: remove fimd_mode_fixup()
by Gustavo Padovan
· 9 years ago
85a8203
drm/exynos: rotator: Clock control is unused if !PM
by Thierry Reding
· 9 years ago
641a2fe
drm/exynos: fimc: Clock control is unused if !PM
by Thierry Reding
· 9 years ago
7082947
drm/exynos: Suspend/resume is unused if !PM
by Thierry Reding
· 9 years ago
48cf53f
drm/exynos: create a fake mmap offset with gem creation
by Joonyoung Shim
· 9 years ago
8755556
drm/exynos: remove call to drm_gem_free_mmap_offset()
by Joonyoung Shim
· 9 years ago
b9e7191
drm/exynos: Remove useless EXPORT_SYMBOL_GPLs
by Daniel Kurtz
· 9 years ago
b4cfd4d
drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
by Joonyoung Shim
· 9 years ago
333e8e5
drm/exynos: cleanup function calling written twice
by Joonyoung Shim
· 9 years ago
b319dc6
drm/exynos: staticize exynos_drm_gem_init()
by Joonyoung Shim
· 9 years ago
0269b1a
drm/exynos: remove unnecessary NULL assignment
by Joonyoung Shim
· 9 years ago
7c93537
drm/exynos: fix missed calling of drm_prime_gem_destroy()
by Joonyoung Shim
· 9 years ago
5e0fb1f
drm/exynos: fix layering violation of address
by Joonyoung Shim
· 9 years ago
646db26
Merge tag 'v4.3-rc2' into topic/drm-misc
by Daniel Vetter
· 9 years ago
06a660a
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
aef9dbb
drm/atomic-helper: Add option to update planes only on active crtc
by Daniel Vetter
· 9 years ago
c305857
drm/exynos: remove buf_cnt from struct exynos_drm_fb
by Joonyoung Shim
· 9 years ago
faec262
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
by Joonyoung Shim
· 9 years ago
8d31758
drm/exynos: cleanup exynos_user_fb_create()
by Joonyoung Shim
· 9 years ago
d56125a
drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
by Joonyoung Shim
· 9 years ago
dcbb85a
drm/exynos: cleanup to get gem object for fb
by Joonyoung Shim
· 9 years ago
ee885ca
drm/exynos: update fb_info via only one function
by Joonyoung Shim
· 9 years ago
d761996
drm/exynos: cleanup exynos_drm_fbdev_update()
by Joonyoung Shim
· 9 years ago
39a839f
drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
by Joonyoung Shim
· 9 years ago
94e30d9
drm/exynos: remove exynos_drm_fb_set_buf_cnt()
by Joonyoung Shim
· 9 years ago
7de5c36
drm/exynos: remove superfluous checks in g2d_check_reg_offset()
by Tobias Jakobi
· 9 years ago
179239a
drm/exynos: fix size check in g2d_check_buf_desc_is_valid()
by Tobias Jakobi
· 9 years ago
50002d4
drm/exynos: fix build warning to exynos_drm_gem.c
by Inki Dae
· 9 years ago
fbbb1e1
drm/exynos: Properly report supported formats for each device
by Marek Szyprowski
· 9 years ago
74f230d
drm/exynos: add render node support
by Joonyoung Shim
· 9 years ago
cc5a7b3
drm/exynos: implement atomic_{begin/flush} of DECON
by Hyungwon Hwang
· 9 years ago
e7fefb1
drm/exynos: remove legacy ->suspend()/resume()
by Gustavo Padovan
· 9 years ago
c8c38cc
drm/exynos: Enable atomic modesetting feature
by Gustavo Padovan
· 9 years ago
7cf23ea
drm/exynos: remove wait queue for pending page flip
by Gustavo Padovan
· 9 years ago
c453366
drm/exynos: wait all planes updates to finish
by Gustavo Padovan
· 9 years ago
a379df1
drm/exynos: add atomic asynchronous commit
by Gustavo Padovan
· 9 years ago
cb11b3f
drm/exynos: fimd: only finish update if START == START_S
by Gustavo Padovan
· 9 years ago
822f6df
drm/exynos: check for pending fb before finish update
by Gustavo Padovan
· 9 years ago
ce3ff36
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
by Gustavo Padovan
· 9 years ago
d9220d4
drm/exynos: add prepare and cleanup phases for planes
by Gustavo Padovan
· 9 years ago
fc75f71
drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()
by Gustavo Padovan
· 9 years ago
bb0fa93
drm/exynos: don't track enabled state at exynos_crtc
by Gustavo Padovan
· 9 years ago
6406e45
Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
63540f0
[media] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()
by Jan Kara
· 9 years ago
2a8cb48
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
by Joonyoung Shim
· 9 years ago
01ed50d
drm/exynos: use prime helpers
by Joonyoung Shim
· 9 years ago
eb57da8
drm/exynos: remove function roundup_gem_size
by Joonyoung Shim
· 9 years ago
211b887
drm/exynos: remove function update_vm_cache_attr
by Joonyoung Shim
· 9 years ago
c4130bc
drm/exynos: remove function check_gem_flags
by Joonyoung Shim
· 9 years ago
5f3f426
drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init
by Joonyoung Shim
· 9 years ago
8e38976
drm/exynos: remove unused fields of struct exynos_drm_gem_buf
by Joonyoung Shim
· 9 years ago
67e93c8
drm/exynos: stop copying sg table
by Joonyoung Shim
· 9 years ago
0e9a2ee
drm/exynos: remove function exynos_drm_gem_map_buf
by Joonyoung Shim
· 9 years ago
67412d1
drm/exynos: remove mutex locking in pagefault handler
by Joonyoung Shim
· 9 years ago
23597e2
drm/exynos: remove function convert_to_vm_err_msg
by Joonyoung Shim
· 9 years ago
8139951
drm/exynos: stop using sgtable in page fault handler
by Joonyoung Shim
· 9 years ago
2b8376c
drm/exynos: remove struct exynos_drm_encoder layer
by Gustavo Padovan
· 9 years ago
Next »