summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-295-26/+25
|\
| * drm: omapdrm: fix compiler errorsRussell King2014-07-223-9/+11
| * drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-081-1/+1
| * drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-081-1/+1
| * Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-07-081-13/+10
| |\
| | * drm/omap: remove null test before kfreeFabian Frederick2014-07-081-3/+1
| | * drm/gem: remove misleading gfp parameter to get_pages()David Herrmann2014-07-081-1/+1
| | * drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann2014-07-081-9/+8
| * | drm: add register and unregister functions for connectorsThomas Wood2014-06-191-2/+2
| |/
* | drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()Ville Syrjälä2014-07-111-13/+7
* | drm: Add support_bits parameter to drm_property_create_bitmask()Ville Syrjälä2014-07-111-1/+4
* | drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä2014-07-111-7/+0
|/
* drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark2014-06-051-3/+1
* drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark2014-06-051-5/+5
* drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter2014-06-041-0/+1
* drm/omap: fix the handling of fb ref countsTomi Valkeinen2014-04-151-5/+5
* drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja2014-04-151-0/+6
* drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja2014-04-151-1/+1
* drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja2014-04-151-0/+1
* drm/omap: gem sync: wait on correct eventsArchit Taneja2014-04-151-2/+2
* drm/omap: Fix memory leak in omap_gem_op_asyncSubhajit Paul2014-04-151-0/+2
* drm/omap: remove warn from debugfsTomi Valkeinen2014-04-151-3/+0
* drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen2014-04-151-1/+0
* drm/omap: print warning when rotating non-TILER fbTomi Valkeinen2014-04-151-0/+14
* drm/omap: fix missing unref to fb's buf objectTomi Valkeinen2014-04-141-0/+3
* drm/omap: fix plane rotationGrazvydas Ignotas2014-04-141-0/+8
* drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen2014-04-141-7/+12
* drm/omap: fix missing disable for unused encoderTomi Valkeinen2014-04-141-0/+6
* drm/omap: fix race issue when unloading omapdrmTomi Valkeinen2014-04-143-0/+26
* drm/omap: fix DMM driver (un)registrationTomi Valkeinen2014-04-141-4/+19
* drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen2014-04-141-1/+2
* drm/omap: fix output enable/disable sequenceTomi Valkeinen2014-04-141-19/+27
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-083-25/+27
|\
| * Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2014-04-041-1/+2
| |\
| | * drm/omap: Don't dereference list head when the connectors list is emptyLaurent Pinchart2014-03-311-1/+2
| * | drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-012-7/+8
| |/
| * drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-161-17/+17
* | OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen2014-03-051-3/+3
|/
* Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2014-01-296-33/+99
|\
| * drm/omap: Enable DT support for DMMArchit Taneja2014-01-091-0/+9
| * drm/omap: fix: change dev_unload orderArchit Taneja2014-01-091-3/+3
| * drm/omap: fix: disable encoder before destroying itArchit Taneja2014-01-091-0/+3
| * drm/omap: fix: disconnect devices when omapdrm module is removedArchit Taneja2014-01-091-4/+11
| * drm/omap: fix: Defer probe if an omapdss device requests for it at connectArchit Taneja2014-01-093-22/+54
| * drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen2014-01-093-7/+23
* | drm: store the gem vma offset manager in a typed pointerDaniel Vetter2014-01-141-1/+1
* | drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter2013-12-181-1/+1
* | drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-182-2/+2
* | drm/omap: call drm_put_dev directly in ->removeDaniel Vetter2013-12-181-2/+2
* | drm: Push dirtyfb ioctl kms locking down to driversVille Syrjälä2013-12-181-0/+4
|/
OpenPOWER on IntegriCloud