Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ad2e6329666650d9cafcae9ef53fbe09ea759ae2
/
drivers
/
gpu
/
drm
/
exynos
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
be8a42a
drm/prime: drop reference on imported dma-buf come from gem
by Seung-Woo Kim
· 12 years ago
663d876
drm/exynos: move finish page flip to a common place
by Rahul Sharma
· 12 years ago
28998af
drm/exynos: fimd: modify condition in fimd resume
by Prathyush K
· 12 years ago
5cbd419
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
a8527cf
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
cfdee8f
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
af8cd94
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
df257a8
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
6eac74d
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
15b3263
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
3fb6922
drm/exynos: Remove redundant NULL check
by Sachin Kamat
· 12 years ago
87acdde
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
bfb6ed2
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
by Sachin Kamat
· 12 years ago
1dcfe23
drm/exynos: fix gem buffer allocation type checking
by Inki Dae
· 12 years ago
13a32eb
drm/exynos: remove needless parenthesis.
by Eunchul Kim
· 12 years ago
e39d5ce
drm/exynos: fix incorrect interrupt induced by m2m operation.
by Jinyoung Jeon
· 12 years ago
b5c0b55
drm/exynos: remove color bar pattern operation.
by JoongMock Shin
· 12 years ago
6fe891f
drm/exynos: correct some comments to abbreviation.
by Eunchul Kim
· 12 years ago
5bbea0c
drm/exynos: fix build warning.
by Eunchul Kim
· 12 years ago
4f21877
drm/exynos: consider both case of vflip and hflip.
by Eunchul Kim
· 12 years ago
0ca824c
drm/exynos: remove needless error handling to property.
by Eunchul Kim
· 12 years ago
7259c3d
drm/exynos: change member variable name.
by Eunchul Kim
· 12 years ago
694be45
drm/exynos: consider buffer allocation without iommu
by Inki Dae
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
c704f1b
drm/exynos: consider no iommu support to console framebuffer
by Inki Dae
· 12 years ago
f4fd9bd
drm/exynos: fix flags in dma buf exporting
by Seung-Woo Kim
· 12 years ago
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
f264638
drm/exynos: add gsc ipp driver
by Eunchul Kim
· 12 years ago
bea8a42
drm/exynos: add rotator ipp driver
by Eunchul Kim
· 12 years ago
16102ed
drm/exynos: add fimc ipp driver
by Eunchul Kim
· 12 years ago
c12e261
drm/exynos: add iommu support for ipp
by Eunchul Kim
· 12 years ago
cb471f14
drm/exynos: add ipp subsystem
by Eunchul Kim
· 12 years ago
d636ead
drm/exynos: support device tree for fimd
by Joonyoung Shim
· 12 years ago
ca555e5
drm/exynos: support extended screen coordinate of fimd
by Joonyoung Shim
· 12 years ago
f56aad3
drm/exynos: fix x, y coordinates for right bottom pixel
by Joonyoung Shim
· 12 years ago
60a705a
drm/exynos: fix fb offset calculation for plane
by Joonyoung Shim
· 12 years ago
1a4513b
drm/exynos: hdmi: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
65da035
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
a556225
drm/exynos: add support for hdmiphy power control for exynos5
by Rahul Sharma
· 12 years ago
000f130
drm/exynos: add runtime pm support for mixer
by Rahul Sharma
· 12 years ago
64327cb
drm/exynos: added runtime pm support for hdmi
by Rahul Sharma
· 12 years ago
1169af21
drm/exynos: fix allocation and cache mapping type
by Inki Dae
· 12 years ago
f2c0095
drm/exynos: reorder framebuffer init sequence
by Daniel Vetter
· 12 years ago
a0e41b5
drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
by Wei Yongjun
· 12 years ago
ddd8e95
drm/exynos: remove unused vaddr member
by YoungJun Cho
· 12 years ago
4744ad2
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
by Inki Dae
· 12 years ago
662aa6d
drm/exynos: add exception codes to exynos_drm_fbdev_create()
by Inki Dae
· 12 years ago
db7e55a
drm/exynos: clear windows in fimd dpms off
by Prathyush K
· 12 years ago
db43fd1
drm/exynos: clear windows in mixer dpms off
by Prathyush K
· 12 years ago
01ce113
drm/exynos: modify wait_for_vblank of fimd
by Prathyush K
· 12 years ago
6e95d5e
drm/exynos: modify wait_for_vblank of mixer
by Prathyush K
· 12 years ago
0703397
drm/exynos: move fimd wait_for_vblank to manager_ops
by Prathyush K
· 12 years ago
8137a2e
drm/exynos: move hdmi's wait_for_vblank to manager_ops
by Prathyush K
· 12 years ago
f74085a
drm/exynos: make wait_for_vblank a manager op
by Prathyush K
· 12 years ago
a7b362f
drm/exynos: add dmabuf attach/detach callbacks.
by Inki Dae
· 12 years ago
ae9dace
drm: exynos: moved exynos drm hdmi device registration to drm driver
by Rahul Sharma
· 12 years ago
422bd00
drm: exynos: moved exynos drm device registration to drm driver
by Rahul Sharma
· 12 years ago
1a1494d
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
a144c2e
drm/exynos: sending AVI and AUI info frames
by Rahul Sharma
· 12 years ago
a4d8de5
drm/exynos: Use devm_clk_get in exynos_drm_fimd.c
by Sachin Kamat
· 12 years ago
9f49d9f
drm/exynos: Use devm_* APIs in exynos_hdmi.c
by Sachin Kamat
· 12 years ago
37f5086
drm/exynos: Use devm_clk_get in exynos_mixer.c
by Sachin Kamat
· 12 years ago
df3d90e
drm/exynos: Fix potential NULL pointer dereference
by Sachin Kamat
· 12 years ago
dc62553
drm/exynos: Use devm_clk_get in exynos_drm_g2d.c
by Sachin Kamat
· 12 years ago
640631d
drm/exynos: use sgt instead of pages for framebuffer address
by Prathyush K
· 12 years ago
a3f9bca
drm: exynos: fix for loosing display mode header during mode adjustment
by Rahul Sharma
· 12 years ago
3dc5fa9
drm/exynos: fix memory leak to EDID block
by Egbert Eich
· 12 years ago
465ed66
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
by Prathyush K
· 12 years ago
dd26585
drm/exynos: add exynos drm specific fb_mmap function
by Prathyush K
· 12 years ago
1daa892
drm/exynos: make sure that overlay data are updated
by Inki Dae
· 12 years ago
5b07c66
drm/exynos: add vm_ops to specific gem mmaper
by Inki Dae
· 12 years ago
2a3098f
drm/exynos: add userptr feature for g2d module
by Inki Dae
· 12 years ago
1119707
drm/exynos: remove unnecessary sg_alloc_table call
by Prathyush K
· 12 years ago
4ddc404
drm: exynos: fix for mapping of dma buffers
by Rahul Sharma
· 12 years ago
ea6d66c
drm/exynos: remove EXYNOS_BO_NONCONTIG type checking.
by Inki Dae
· 12 years ago
d87342c
drm/exynos: add iommu support for g2d
by Inki Dae
· 12 years ago
1055b39
drm/exynos: add iommu support for hdmi driver
by Inki Dae
· 12 years ago
bcc5cd1
drm/exynos: add iommu support to fimd driver
by Inki Dae
· 12 years ago
0519f9a
drm/exynos: add iommu support for exynos drm framework
by Inki Dae
· 12 years ago
9fb7dff
drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock
by Imre Deak
· 12 years ago
e1f48ee
drm/exynos: call drm_vblank_put for each queued flip event
by Imre Deak
· 12 years ago
8547332
drm/exynos: hold event_lock while accessing pageflip_event_list
by Imre Deak
· 12 years ago
fdd66e0
drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c
by Sachin Kamat
· 12 years ago
6ecf18f
drm/exynos: Make exynos4/5_fimd_driver_data static
by Sachin Kamat
· 12 years ago
8e8755d
drm/exynos: fix overlay updating issue
by Inki Dae
· 12 years ago
fa3692d
drm/exynos: remove unnecessary code.
by Inki Dae
· 12 years ago
9d93479
drm/exynos: fix linux framebuffer address setting.
by Inki Dae
· 12 years ago
c69d527
drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c
by Sachin Kamat
· 12 years ago
77b1c03
drm/exynos: Make exynos4/5_fimd_driver_data static
by Sachin Kamat
· 12 years ago
ffe9955
drm/exynos: fix overlay updating issue
by Inki Dae
· 12 years ago
a39b498
drm/exynos: remove unnecessary code.
by Inki Dae
· 12 years ago
129495d
drm/exynos: fix linux framebuffer address setting.
by Inki Dae
· 12 years ago
2cdc53b
drm: exynos: removed warning due to missing typecast for mixer driver data
by Rahul Sharma
· 12 years ago
9eb3e9e6
drm/exynos: add support for ARCH_MULTIPLATFORM
by Rob Clark
· 12 years ago
44c9169
drm/exynos: fix display on issue
by Inki Dae
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
a5a0fc6
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next
by Dave Airlie
· 12 years ago
768c305
drm: exynos: hdmi: remove drm common hdmi platform data struct
by Rahul Sharma
· 12 years ago
Next »