Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
49239503a364bf09845d03536b28ea434b92184d
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_ipp.c
bf56608
drm/exynos: remove unnecessary checking to support iommu
by Joonyoung Shim
· 9 years ago
3c10473
drm/exynos: ipp: validate a GEM handle with multiple planes
by Hyungwon Hwang
· 10 years ago
b224fa9
drm/exynos: ipp: fix wrong index referencing a config element
by Hyungwon Hwang
· 10 years ago
417133e
drm/exynos: consolidate driver/device initialization code
by Andrzej Hajda
· 10 years ago
e44bf6b
drm/exynos/ipp: Validate buffer enqueue requests
by Beata Michalska
· 10 years ago
be19d93
drm/exynos/ipp: fix error return code
by Julia Lawall
· 10 years ago
a36ed46
drm/exynos/ipp: traverse ipp drivers list safely
by Andrzej Hajda
· 10 years ago
18383cb
drm/exynos/ipp: add file checks for ioctls
by Andrzej Hajda
· 10 years ago
d9b9734
drm/exynos/ipp: remove file argument from node related functions
by Andrzej Hajda
· 10 years ago
c0592c8
drm/exynos/ipp: remove events during command cleaning
by Andrzej Hajda
· 10 years ago
8aa99dd
drm/exynos/ipp: stop hardware before freeing memory
by Andrzej Hajda
· 10 years ago
05afb1a
drm/exynos/ipp: replace work_struct casting with better constructs
by Andrzej Hajda
· 10 years ago
22e816f
drm/exynos/ipp: clean memory nodes on command node cleaning
by Andrzej Hajda
· 10 years ago
c4a856a
drm/exynos/ipp: move nodes cleaning to separate function
by Andrzej Hajda
· 10 years ago
6602ffb
drm/exynos/ipp: free partially allocated resources on error
by Andrzej Hajda
· 10 years ago
985c293
drm/exynos/ipp: remove unused field in command node
by Andrzej Hajda
· 10 years ago
21a825e
drm/exynos/ipp: remove only related commands on file close
by Andrzej Hajda
· 10 years ago
945a0aa
drm/exynos/ipp: move file reference from memory to command node
by Andrzej Hajda
· 10 years ago
6f7d48e
drm/exynos/ipp: cancel works before command node clean
by Andrzej Hajda
· 10 years ago
9b5bd1c
drm/exynos/ipp: remove fake pm callbacks
by Andrzej Hajda
· 10 years ago
9cc7d85
drm/exynos/ipp: simplify ipp_find_driver
by Andrzej Hajda
· 10 years ago
12ff54d
drm/exynos/ipp: simplify ipp_create_id
by Andrzej Hajda
· 10 years ago
57ace33
drm/exynos/ipp: remove redundant messages
by Andrzej Hajda
· 10 years ago
134f0e9
drm/exynos/ipp: simplify ipp_find_obj
by Andrzej Hajda
· 10 years ago
5ece5a1
drm/exynos/ipp: remove useless registration checks
by Andrzej Hajda
· 10 years ago
fb5ee01
drm/exynos/ipp: simplify memory check function
by Andrzej Hajda
· 10 years ago
187d5ed
drm/exynos/ipp: remove incorrect checks of list_first_entry result
by Andrzej Hajda
· 10 years ago
73b0023
drm/exynos/ipp: remove temporary variable
by Andrzej Hajda
· 10 years ago
a8ea17f
drm/exynos/ipp: correct address type
by Andrzej Hajda
· 10 years ago
5c76c5b
drm/exynos/ipp: remove struct exynos_drm_ipp_private
by Andrzej Hajda
· 10 years ago
c51f73b
drm/exynos/ipp: remove unused field from exynos_drm_ipp_private
by Andrzej Hajda
· 10 years ago
60b61c2
drm/exynos/ipp: remove type casting
by Andrzej Hajda
· 10 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
4d52076
drm/exynos: ipp: rearrange c_node->event_lock using routine
by YoungJun Cho
· 11 years ago
220db6f
drm/exynos: ipp: rearrange c_node->mem_lock using routines
by YoungJun Cho
· 11 years ago
075436b
drm/exynos: ipp: add ipp_remove_id()
by YoungJun Cho
· 11 years ago
7f5af05
drm/exynos: ipp: add cmd_lock for cmd_list
by YoungJun Cho
· 11 years ago
4e4fe55
drm/exynos: ipp: rename cmd_lock to lock
by YoungJun Cho
· 11 years ago
ebaf05c
drm/exynos: ipp: remove duplicated setting
by YoungJun Cho
· 11 years ago
c66ce40
drm/exynos: ipp: remove usless list_empty() functions
by YoungJun Cho
· 11 years ago
3164605
drm/exynos/ipp: simplify property list allocation
by Andrzej Hajda
· 11 years ago
f51bcee
drm/exynos/ipp: correct ipp_id field initialization
by Andrzej Hajda
· 11 years ago
396e103
drm/exynos/ipp: fix get_property IOCTL
by Andrzej Hajda
· 11 years ago
9fca9ac
drm/exynos: Spelling s/contro/control/
by Geert Uytterhoeven
· 11 years ago
4fe25b8
drm/exynos: Fix trivial typo
by Sachin Kamat
· 11 years ago
86ac5b8
drm/exynos: Fix multiplatform breakage for ipp/gsc
by Tushar Behera
· 11 years ago
c6b78bc
drm: fix typos in comment in /gpu/drm/exynos
by Masanari Iida
· 11 years ago
38bb525
drm/exynos: Remove redundant error messages
by Sachin Kamat
· 11 years ago
db70d16
drm/exynos: Remove module.h header inclusion
by Sachin Kamat
· 11 years ago
be34879
drm/exynos: exynos_drm_ipp: fix return value check
by Wei Yongjun
· 11 years ago
2fa7b74
drm/exynos: exynos_drm_ipp: Remove redundant break statement
by Sachin Kamat
· 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
d873ab9
drm/exynos: cleanup device pointer usages
by Seung-Woo Kim
· 12 years ago
f025045
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
by Sachin Kamat
· 12 years ago
43f4190
drm/exynos: added ipp device registration to drm driver
by Seung-Woo Kim
· 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
0bc4a0a
drm/exynos: Make ipp_handle_cmd_work static
by Sachin Kamat
· 12 years ago
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
bfb6ed2
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
by Sachin Kamat
· 12 years ago
6fe891f
drm/exynos: correct some comments to abbreviation.
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
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 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