Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
63c88d2204bb33d060e22318b3d50162b7019add
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
5f741b3
drm: omapdrm: new vblank and event handling
by Tomi Valkeinen
· 10 years ago
69fb7c8
drm: omapdrm: Simplify DSS power management
by Laurent Pinchart
· 10 years ago
1cfe19a
drm: omapdrm: Support unlinking page flip events prematurely
by Laurent Pinchart
· 10 years ago
748471a5
drm: omapdrm: Implement asynchronous commit support
by Laurent Pinchart
· 10 years ago
cef77d4
drm: omapdrm: Switch plane update to atomic helpers
by Laurent Pinchart
· 10 years ago
69a1226
drm: omapdrm: Wire up atomic state object scaffolding
by Laurent Pinchart
· 10 years ago
2d278f5
drm: omapdrm: Clean up #include's
by Laurent Pinchart
· 10 years ago
c397cfd
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
by Laurent Pinchart
· 10 years ago
1d5e5ea
drm: omapdrm: Cancel pending page flips when closing device
by Laurent Pinchart
· 10 years ago
f13ab00
drm: omapdrm: Simplify IRQ registration
by Laurent Pinchart
· 10 years ago
a42133a
drm: omapdrm: Apply settings synchronously
by Laurent Pinchart
· 10 years ago
e2cd09b
drm: omapdrm: Store the rotation property in dev->mode_config
by Laurent Pinchart
· 10 years ago
8450c8d
drm/omap: add hibernation callbacks
by Grygorii Strashko
· 10 years ago
76c4055
drm/omap: fix race condition with dev->obj_list
by Tomi Valkeinen
· 10 years ago
ccd7b5e
drm/omap: stop connector polling during suspend
by Tomi Valkeinen
· 10 years ago
f5a1d31
drm/omap: remove dummy PM functions
by Tomi Valkeinen
· 10 years ago
c7c1aec
drm/omap: fix operation without fbdev
by Tomi Valkeinen
· 10 years ago
1733729
drm/omap: fix encoder-crtc mapping
by Tomi Valkeinen
· 10 years ago
ef6b0e0
drm: omapdrm: Switch to the universal plane API
by Laurent Pinchart
· 10 years ago
fb9a35f
drm: omapdrm: Refactor CRTC creation code
by Laurent Pinchart
· 10 years ago
222025e
drm: omapdrm: Fix indentation of structure and array initializers
by Laurent Pinchart
· 10 years ago
a58a3b9
gpu: drm: omapdrm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 11 years ago
e2f8fd7
drm/omap: fix race issue when unloading omapdrm
by Tomi Valkeinen
· 11 years ago
ea7e3a6
drm/omap: fix DMM driver (un)registration
by Tomi Valkeinen
· 11 years ago
707cf58
drm/omap: fix uninit order in pdev_remove()
by Tomi Valkeinen
· 11 years ago
dee13f1
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 11 years ago
80e4ed5
drm/omap: fix: change dev_unload order
by Archit Taneja
· 11 years ago
cc823bd
drm/omap: fix: disconnect devices when omapdrm module is removed
by Archit Taneja
· 11 years ago
3a01ab2
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
by Archit Taneja
· 11 years ago
fd3c025
drm/omap: call drm_put_dev directly in ->remove
by Daniel Vetter
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
b0e898ac
drm: remove FASYNC support
by Daniel Vetter
· 11 years ago
161695b
drm/omap: kill firstopen callback
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
· 11 years ago
4635c17
drm/omap: DVI connector fix
by Tomi Valkeinen
· 12 years ago
820caab
OMAPDSS: output: increase refcount in find_output funcs
by Tomi Valkeinen
· 12 years ago
1f68d9c
OMAPDSS: combine omap_dss_output into omap_dss_device
by Tomi Valkeinen
· 12 years ago
a7e71e7
OMAPDSS: Implement display (dis)connect support
by Tomi Valkeinen
· 12 years ago
04b1fc0
OMAPDRM: fix overlay manager handling
by Tomi Valkeinen
· 12 years ago
be8e8e1
OMAPDSS: add helpers to get mgr or output from display
by Tomi Valkeinen
· 12 years ago
2436e8a
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixes
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
591a0ac
OMAPDSS: Fix crash with DT boot
by Tomi Valkeinen
· 12 years ago
6717cd2
drm/omap: add statics to a few structs
by Tomi Valkeinen
· 12 years ago
0d8f371
drm/omap: Fix and improve crtc and overlay manager correlation
by Archit Taneja
· 12 years ago
581382e
drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements
by Archit Taneja
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
8bb0daf
drm/omap: move out of staging
by Rob Clark
· 12 years ago
[Renamed (99%) from drivers/staging/omapdrm/omap_drv.c]
4836d15
drm/omap: Add PM capabilities
by Andy Gross
· 12 years ago
3314fdf
Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 12 years ago