Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6cef2b8a5671dc6abbc0414a94be843590f93ede
/
drivers
/
gpu
/
drm
/
exynos
c3bddbd
drm/exynos: g2d: fix memory leak to userptr
by Inki Dae
· 11 years ago
049ffa8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
d6cfaab
DMA-API: others: use dma_set_coherent_mask()
by Russell King
· 12 years ago
92b6f89
drm: Add separate Kconfig option for fbdev helpers
by Daniel Vetter
· 11 years ago
4423843
drm: Make irq_enabled bool
by Ville Syrjälä
· 11 years ago
ba0bf12
drm: Make vblank_disable_allowed bool
by Ville Syrjälä
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
4ddc773
drm/exynos: use drm_edid_duplicate
by Jani Nikula
· 11 years ago
662bb69
drm/exynos: fix return value check in lowlevel_buffer_allocate()
by Wei Yongjun
· 11 years ago
fafb383
drm/exynos: Fix address space warnings in exynos_drm_fbdev.c
by Sachin Kamat
· 11 years ago
19e307b
drm/exynos: Fix address space warning in exynos_drm_buf.c
by Sachin Kamat
· 11 years ago
09bd14b
drm/exynos: Remove redundant OF dependency
by Sachin Kamat
· 11 years ago
6914262
drm/exynos: Fix build error with exynos_drm_connector.c
by Sachin Kamat
· 11 years ago
2d3f173
drm/exynos: Remove non-DT support in exynos_drm_fimd
by Sachin Kamat
· 11 years ago
88c4981
drm/exynos: Remove non-DT support in exynos_hdmi
by Sachin Kamat
· 11 years ago
61c48fb
drm/exynos: Remove non-DT support in exynos_drm_g2d
by Sachin Kamat
· 11 years ago
459e97e
drm/exynos: Remove non-DT support in exynos_hdmiphy
by Sachin Kamat
· 11 years ago
f61d5f29
drm/exynos: Remove non-DT support in exynos_ddc
by Sachin Kamat
· 11 years ago
eccbf0d8
drm/exynos: Make Exynos DRM drivers depend on OF
by Sachin Kamat
· 11 years ago
3fec453
drm/exynos: Consider fallback option to allocation fail
by Vikas Sajjan
· 11 years ago
562ad9f
drm/exynos: fimd: move platform data parsing to separate function
by Andrzej Hajda
· 11 years ago
b063f4a
drm/exynos: fimd: get signal polarities from device tree
by Andrzej Hajda
· 11 years ago
111e605
drm/exynos: fimd: replace struct fb_videomode with videomode
by Andrzej Hajda
· 11 years ago
5cc4621
drm/exynos: check a pixel format to a particular window layer
by Inki Dae
· 11 years ago
a4f38a8
drm/exynos: fix fimd pixel format setting
by Inki Dae
· 11 years ago
4db7fcd
drm/exynos: Add NULL pointer check
by Sachin Kamat
· 11 years ago
38bb525
drm/exynos: Remove redundant error messages
by Sachin Kamat
· 11 years ago
3f1c781
drm/exynos: Add missing of.h header include
by Sachin Kamat
· 11 years ago
ca7c622
drm/exynos: Remove redundant NULL check in exynos_drm_buf
by Sachin Kamat
· 11 years ago
319477f
drm/exynos: add device tree support for rotator
by Chanho Park
· 11 years ago
e30655d
drm/exynos: Add missing includes
by Mark Brown
· 11 years ago
b10d635
drm/exynos: add runtime pm interfaces to g2d driver
by Inki Dae
· 11 years ago
a1bfacf
drm/exynos: Add fallback option to get non physically contiguous memory for fb
by Vikas Sajjan
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
ed8d197
drm: Pass page flip ioctl flags to driver
by Keith Packard
· 11 years ago
a8e11d1
drm/gem: fix up flink name create race
by Daniel Vetter
· 11 years ago
d0ed8d2
drm/exynos: explicit store base gem object in dma_buf->priv
by Inki Dae
· 11 years ago
c1d6798
drm: use common drm_gem_dmabuf_release in i915/exynos drivers
by Daniel Vetter
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
43387b3
drm/gem: create drm_gem_dumb_destroy
by Daniel Vetter
· 12 years ago
db70d16
drm/exynos: Remove module.h header inclusion
by Sachin Kamat
· 11 years ago
89f8b85
drm/exynos: consider common clock framework to g2d driver.
by Inki Dae
· 11 years ago
de1d367
drm/exynos: fix module build error
by Inki Dae
· 11 years ago
be34879
drm/exynos: exynos_drm_ipp: fix return value check
by Wei Yongjun
· 12 years ago
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
4bb615c
drm/exynos: remove duplicated error routine and unnecessary assign
by Seung-Woo Kim
· 12 years ago
42ac99a
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
by YoungJun Cho
· 12 years ago
af51a5e
drm/exynos: use drm_calloc_large when allocates pointer array
by YoungJun Cho
· 12 years ago
ba3706c
drm/exynos: add error check routine in exynos_drm_open
by YoungJun Cho
· 12 years ago
782953e
drm/exynos: initialize the buf_num in vp_video_buffer
by YoungJun Cho
· 12 years ago
cbb28bb
drm/exynos: remove dead code in vidi_power_on
by YoungJun Cho
· 12 years ago
c58c159
drm/exynos: fix not to remain exynos_gem_obj as a leak
by YoungJun Cho
· 12 years ago
def5e09
drm/exynos: add support for exynos5420 mixer
by Rahul Sharma
· 12 years ago
cc57caf
drm/exynos: add new compatible strings for hdmi subsystem
by Rahul Sharma
· 12 years ago
1482995
drm/exynos: fix interlace resolutions for exynos5420
by Rahul Sharma
· 12 years ago
5f916e2
drm/exynos: use of_get_named_gpio to get hdmi hpd gpio
by Rahul Sharma
· 12 years ago
23f340e
drm/exynos: make sure to handle an error case to vm_mmap call
by Inki Dae
· 12 years ago
2fa7b74
drm/exynos: exynos_drm_ipp: Remove redundant break statement
by Sachin Kamat
· 12 years ago
59956d3
drm/exynos: add mout_hdmi clock in hdmi driver to change parent
by Rahul Sharma
· 12 years ago
0bfb1f8
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
by Sean Paul
· 12 years ago
cbc4c33
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
by YoungJun Cho
· 12 years ago
bca34c9
drm/exynos: Remove tracking log functions
by YoungJun Cho
· 12 years ago
16844fb
drm/exynos: hdmi: use drm_display_mode to check the supported modes
by Rahul Sharma
· 12 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
· 12 years ago
ad07945
drm/exynos: remove ignoring return value warning in hdmi
by Seung-Woo Kim
· 12 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
Next »