Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7949dd47ba58e0fb7effd4651afa4468ba240460
/
drivers
/
gpu
/
drm
/
omapdrm
« Previous
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
a58a3b9
gpu: drm: omapdrm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
9e9ac89
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
a7d7a14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
4dac3ed
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
2d31ca3
drm: omapdrm: fix compiler errors
by Russell King
· 10 years ago
a4969dd
drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
by Ville Syrjälä
· 10 years ago
7689ffb
drm: Add support_bits parameter to drm_property_create_bitmask()
by Ville Syrjälä
· 10 years ago
0659696
drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
by Ville Syrjälä
· 10 years ago
3aac450
dma-buf: use reservation objects
by Maarten Lankhorst
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 10 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 10 years ago
f71c5d9
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
by Dave Airlie
· 10 years ago
d2c87e2
drm/omap: remove null test before kfree
by Fabian Frederick
· 10 years ago
0cdbe8a
drm/gem: remove misleading gfp parameter to get_pages()
by David Herrmann
· 10 years ago
ab5a60c
drm/omap: use __GFP_DMA32 for shmem-backed gem
by David Herrmann
· 10 years ago
4f930c0
drm/omap: Add infoframe & dvi/hdmi mode support
by Tomi Valkeinen
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 10 years ago
5ea1f75
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
by Rob Clark
· 10 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 10 years ago
f2d022a
drm/omap: fix the handling of fb ref counts
by Tomi Valkeinen
· 11 years ago
38e5597
drm/omap: protect omap_crtc's event with event_lock spinlock
by Archit Taneja
· 11 years ago
bc905ac
drm/omap: Use old_fb to synchronize between successive page flips
by Archit Taneja
· 11 years ago
71b6667
drm/omap: Fix crash when using LCD3 overlay manager
by Archit Taneja
· 11 years ago
f2cff0f
drm/omap: gem sync: wait on correct events
by Archit Taneja
· 11 years ago
15ec2ca
drm/omap: Fix memory leak in omap_gem_op_async
by Subhajit Paul
· 11 years ago
b841aed
drm/omap: remove warn from debugfs
by Tomi Valkeinen
· 11 years ago
772cdc9
drm/omap: remove extra plane->destroy from crtc destroy
by Tomi Valkeinen
· 11 years ago
5ac9634
drm/omap: print warning when rotating non-TILER fb
by Tomi Valkeinen
· 11 years ago
5e19c06
drm/omap: fix missing unref to fb's buf object
by Tomi Valkeinen
· 11 years ago
d458660
drm/omap: fix plane rotation
by Grazvydas Ignotas
· 11 years ago
506096a
drm/omap: fix enabling/disabling of video pipeline
by Tomi Valkeinen
· 11 years ago
c7aef12
drm/omap: fix missing disable for unused encoder
by Tomi Valkeinen
· 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
2ec8e37
drm/omap: fix output enable/disable sequence
by Tomi Valkeinen
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
2614dc6
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
06fb220
drm/omap: Don't dereference list head when the connectors list is empty
by Laurent Pinchart
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
d8d78941
OMAPDSS: convert pixel clock to common videomode style
by Tomi Valkeinen
· 12 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
b04a590
drm: store the gem vma offset manager in a typed pointer
by Daniel Vetter
· 11 years ago
3d23234
drm/omap: Enable DT support for DMM
by Archit Taneja
· 11 years ago
80e4ed5
drm/omap: fix: change dev_unload order
by Archit Taneja
· 11 years ago
ec72a81
drm/omap: fix: disable encoder before destroying it
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
6da9f89
drm/omap: fix (un)registering irqs inside an irq handler
by Tomi Valkeinen
· 11 years ago
57ed0f7
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
by Daniel Vetter
· 11 years ago
e9f0d76
drm: Kill DRM_IRQ_ARGS
by Daniel Vetter
· 11 years ago
fd3c025
drm/omap: call drm_put_dev directly in ->remove
by Daniel Vetter
· 11 years ago
73e9efd
drm: Push dirtyfb ioctl kms locking down to drivers
by Ville Syrjälä
· 11 years ago
049ffa8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
d6cfaab
DMA-API: others: use dma_set_coherent_mask()
by Russell King
· 11 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
5380e92
drm: Collect per-crtc vblank stuff to a struct
by Ville Syrjälä
· 11 years ago
bf507d90
drm: Make vblank_enabled bool
by Ville Syrjälä
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
a09e9a7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
a73fdc6
OMAPDSS: rename omap_dss_device's 'output' to 'src'
by Tomi Valkeinen
· 11 years ago
ed8d197
drm: Pass page flip ioctl flags to driver
by Keith Packard
· 11 years ago
e1e9c90
drm/omap: tiler: clear buffer properly
by Dan Carpenter
· 11 years ago
ddcd09d
drm/omap: kill omap_gem_helpers.c
by Rob Clark
· 11 years ago
5833bd2
drm/omap: use flip-work helper
by Rob Clark
· 11 years ago
b0e898a
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
0de2397
drm/gem: convert to new unified vma manager
by David Herrmann
· 11 years ago
89c8233
drm/gem: simplify object initialization
by David Herrmann
· 11 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
4368dd8
drm/gem: add mutex lock when using drm_gem_mmap_obj
by YoungJun Cho
· 11 years ago
2644ee9
drm/omap: drop the !FB_OMAP2 dep
by Dave Airlie
· 11 years ago
dc8de1a
drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2"
by Paul Bolle
· 12 years ago
4300a0f
Merge tag 'v3.10-rc7' into drm-next
by Dave Airlie
· 11 years ago
4635c17
drm/omap: DVI connector fix
by Tomi Valkeinen
· 11 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
· 11 years ago
04b1fc0
OMAPDRM: fix overlay manager handling
by Tomi Valkeinen
· 11 years ago
be8e8e1
OMAPDSS: add helpers to get mgr or output from display
by Tomi Valkeinen
· 12 years ago
fb85ac4
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
by Ville Syrjälä
· 11 years ago
bda3fda
drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap
by Laurent Pinchart
· 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
· 11 years ago
591a0ac
OMAPDSS: Fix crash with DT boot
by Tomi Valkeinen
· 11 years ago
011c228
drm: prime: fix refcounting on the dmabuf import error path
by Imre Deak
· 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
b03e14fd
drm/omap: Take a fb reference in omap_plane_update()
by Archit Taneja
· 12 years ago
bddabbe
drm/omap: Make fixed resolution panels work
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
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
Next »