Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cbc4c33d14ceefe99372065cb5733101401c08a2
/
drivers
/
gpu
/
drm
/
exynos
cbc4c33
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
by YoungJun Cho
· 11 years ago
bca34c9
drm/exynos: Remove tracking log functions
by YoungJun Cho
· 11 years ago
16844fb
drm/exynos: hdmi: use drm_display_mode to check the supported modes
by Rahul Sharma
· 11 years ago
725ddea
drm/exynos: fimd: Add support for S3C64xx SoCs
by Tomasz Figa
· 12 years ago
411d9ed
drm/exynos: fimd: Add support for FIMD variants with clock selection
by Tomasz Figa
· 12 years ago
de7af10
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
by Tomasz Figa
· 12 years ago
1887346
drm/exynos: fimd: Hold pointer to driver data in context struct
by Tomasz Figa
· 12 years ago
7fd65df
drm/exynos: do not use mode_set_base function directly
by Inki Dae
· 12 years ago
e436b09
drm/exynos: Remove redundant use of of_match_ptr macro
by Sachin Kamat
· 11 years ago
ad07945
drm/exynos: remove ignoring return value warning in hdmi
by Seung-Woo Kim
· 11 years ago
a7f98d6
drm/exynos: fix WINDOWS_NR checking to vidi driver
by Inki Dae
· 12 years ago
37b006e
drm/exynos: fix tests for valid FIMD window number
by Krzysztof Kozlowski
· 12 years ago
1586d80
drm/exynos: fix checks for valid mixer window
by Krzysztof Kozlowski
· 12 years ago
fb85ac4
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
by Ville Syrjälä
· 12 years ago
80ce5f6
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 12 years ago
dcb9a7c
drm/exynos: replace request_threaded_irq with devm function
by Seung-Woo Kim
· 12 years ago
7a1b00e
drm/exynos: remove unnecessary devm_kfree
by Seung-Woo Kim
· 12 years ago
a3ad697
drm/exynos: fix build warnings from ipp fimc
by Seung-Woo Kim
· 12 years ago
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 12 years ago
20cd264
drm/exynos: wait for the completion of pending page flip
by Inki Dae
· 12 years ago
c5cca97
drm/exynos: use drm_send_vblank_event() helper
by Rob Clark
· 12 years ago
94d019b
drm/exynos: page flip fixes
by Rob Clark
· 12 years ago
4c1d8de
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 12 years ago
f025045
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
41eab40
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
56261c5
drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
011c2282
drm: prime: fix refcounting on the dmabuf import error path
by Imre Deak
· 12 years ago
0377f4e
drm/exynos: Don't blend mixer layer 0
by Sean Paul
· 12 years ago
5f46c33
drm/exynos: Remove unnecessary braces in exynos_hdmi.c
by Sachin Kamat
· 12 years ago
b9047b8
drm/exynos: Select VIDEOMODE_HELPERS for FIMD
by Sachin Kamat
· 12 years ago
69961d8
drm/exynos: do not use generic flags to dumb
by Inki Dae
· 12 years ago
43f4190
drm/exynos: added ipp device registration to drm driver
by Seung-Woo Kim
· 12 years ago
0f6f959
exynos/drm: hdmi: cleanup for hdmi common device registration
by Seung-Woo Kim
· 12 years ago
1055f49
drm/exynos: fix wrong return check for platform_device_register_simple
by Seung-Woo Kim
· 12 years ago
5186fc5
drm/exynos: add device tree support for fimc ipp driver
by Sylwester Nawrocki
· 12 years ago
e5f8683
drm/exynos: rework fimc clocks handling
by Sylwester Nawrocki
· 12 years ago
4c30cbc
drm/exynos: remove redundant devm_kfree()
by Sylwester Nawrocki
· 12 years ago
11963a6
drm/exynos: enable FIMD clocks
by Vikas Sajjan
· 12 years ago
baa88c8
Revert "drm/exynos: prepare FIMD clocks"
by Inki Dae
· 12 years ago
b4e3a3e
drm/exynos: prepare FIMD clocks
by Vikas Sajjan
· 12 years ago
81ed703
drm/exynos: drm_connector: Fix error check condition
by Sachin Kamat
· 12 years ago
d8e9ca4
drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
c11182d
drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
ee7cbaf
drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
1977e6d
drm/exynos: change the method for getting the interrupt
by Vikas Sajjan
· 12 years ago
1e2a4ad
drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd
by Vikas Sajjan
· 12 years ago
7f4596f
drm/exynos: Add display-timing node parsing using video helper function
by Vikas Sajjan
· 12 years ago
7ddcc73
drm/exynos: hdmi: move mode_fixup to drm common hdmi
by Rahul Sharma
· 12 years ago
6b986ed
drm/exynos: hdmi: using drm_display_mode timings for exynos4
by Rahul Sharma
· 12 years ago
2dec17c
drm/exynos: Check g2d cmd list for g2d restrictions
by YoungJun Cho
· 12 years ago
a4f19aa
drm/exynos: Add a new function to get gem buffer size
by Inki Dae
· 12 years ago
9963cb6
drm/exynos: Deal with g2d buffer info more efficiently
by YoungJun Cho
· 12 years ago
f3d2fc4
drm/exynos: Clean up some G2D codes for readability
by YoungJun Cho
· 12 years ago
7ad0181
drm/exynos: Fix G2D core malfunctioning issue
by YoungJun Cho
· 12 years ago
5efc1d1
drm/exynos: clear node object type at gem unmap
by YoungJun Cho
· 12 years ago
067ed33
drm/exynos: Fix error routine to getting dma addr.
by YoungJun Cho
· 12 years ago
e2779e1
drm/exynos: Replaced kzalloc & memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
0f10cf1
drm/exynos: fimd: calculate the correct address offset
by Leela Krishna Amudala
· 12 years ago
9800935
drm/exynos: Make mixer_check_timing static
by Sachin Kamat
· 12 years ago
5830daf
drm/exynos: modify the compatible string for exynos fimd
by Vikas Sajjan
· 12 years ago
8550cb2
drm/exynos: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4d53233
drm: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
95fc633
drm/exynos: Add device tree based discovery support for G2D
by Ajay Kumar
· 12 years ago
2f7e2ed
drm/exynos: hdmi: support extra resolutions using drm_display_mode timings
by Sean Paul
· 12 years ago
2963074
drm/exynos: mixer: set correct mode for range of resolutions
by Rahul Sharma
· 12 years ago
0ea6822
drm/exynos: implement display-mode-check callback in mixer driver
by Rahul Sharma
· 12 years ago
438c0f8
drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
by Rahul Sharma
· 12 years ago
979c0c7
drm/exynos: release resources properly when fb creation is failed.
by YoungJun Cho
· 12 years ago
5af9f11
drm/exynos: fix wrong pointer access at vm close.
by YoungJun Cho
· 12 years ago
e44a5c0
drm/exynos: Add missing braces around sizeof
by Sachin Kamat
· 12 years ago
b9ede27
drm/exynos: consider exception case to fb handle creation
by Inki Dae
· 12 years ago
fe9e3137
drm/exynos: fix iommu address allocation order
by Inki Dae
· 12 years ago
cd5428a
drm/<drivers>: simplify ->fb_probe callback
by Daniel Vetter
· 12 years ago
76a39db
drm/fb-helper: don't disable everything in initial_config
by Daniel Vetter
· 12 years ago
6aed8ec
drm: review locking for drm_fb_helper_restore_fbdev_mode
by Daniel Vetter
· 12 years ago
6dc1c49
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next
by Dave Airlie
· 12 years ago
d4ed602
drm: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
dda9012
drm/exynos: add check for the device power status
by Shirish S
· 12 years ago
428982e
drm/exynos: Make 'drm_hdmi_get_edid' static
by Sachin Kamat
· 12 years ago
7cdc046
drm/exynos: fimd and ipp are broken on multiplatform
by Arnd Bergmann
· 12 years ago
05523d5
drm/exynos: don't include plat/gpio-cfg.h
by Arnd Bergmann
· 12 years ago
77006a7
drm/exynos: Remove "internal" interrupt handling
by Sean Paul
· 12 years ago
0315a90
drm/exynos: Add missing static specifiers in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
09760ea
drm/exynos: Replace mdelay with usleep_range
by Sean Paul
· 12 years ago
0bc4a0a
drm/exynos: Make ipp_handle_cmd_work static
by Sachin Kamat
· 12 years ago
b7848c7
drm/exynos: Make g2d_userptr_get_dma_addr static
by Sachin Kamat
· 12 years ago
b8b5c13
drm/exynos: consider DMA_NONE flag to dmabuf import
by Inki Dae
· 12 years ago
420ae1e
drm/exynos: free sg object if dma_map_sg is failed
by Inki Dae
· 12 years ago
e7808df
drm/exynos: added validation of edid for vidi connection
by Seung-Woo Kim
· 12 years ago
9c08e4b
drm/exynos: let drm handle edid allocations
by Rahul Sharma
· 12 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 12 years ago
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
Next »