summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-221-12/+1
|\
| * Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-0/+25
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* | | drm/omapdrm: drop use of drmP.hSam Ravnborg2019-07-171-0/+2
| |/ |/|
* | drm/omap: add framedone interrupt supportSebastian Reichel2019-06-101-0/+25
|/
* drm/omap: Group CRTC, encoder, connector and dssdev in a structureLaurent Pinchart2018-09-031-2/+2
* drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart2018-03-011-15/+17
* drm: omapdrm: Use kernel integer typesLaurent Pinchart2018-03-011-3/+3
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-3/+1
* drm/omap: ratelimit OCP errorTomi Valkeinen2017-06-021-3/+4
* drm/omap: remove read_irqenable()Tomi Valkeinen2017-06-021-1/+0
* drm/omap: fix crash on module unloadTomi Valkeinen2017-04-031-14/+0
* drm/omap: use dispc_opsTomi Valkeinen2017-04-031-16/+17
* drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen2017-04-031-1/+1
* drm/omap: use vblank hooks in struct drm_crtc_funcsTomi Valkeinen2017-02-081-8/+10
* drm: omapdrm: Remove global variablesLaurent Pinchart2016-12-191-20/+22
* drm: omapdrm: Simplify IRQ wait implementationLaurent Pinchart2016-12-191-59/+35
* drm: omapdrm: Inline the pipe2vbl functionLaurent Pinchart2016-12-191-3/+3
* drm: omapdrm: Don't call DISPC power handling in IRQ wait functionsLaurent Pinchart2016-12-191-4/+0
* drm: omapdrm: Remove unused parameter from omap_drm_irq handlerLaurent Pinchart2016-12-191-2/+2
* drm: omapdrm: Don't expose the omap_irq_(un)register() functionsLaurent Pinchart2016-12-191-18/+5
* drm: omapdrm: Keep vblank interrupt enabled while CRTC is activeLaurent Pinchart2016-12-191-1/+3
* drm: omapdrm: Handle OCP error IRQ directlyLaurent Pinchart2016-12-191-18/+10
* drm: omapdrm: Handle CRTC error IRQs directlyLaurent Pinchart2016-12-191-0/+8
* drm: omapdrm: Handle FIFO underflow IRQs internallyLaurent Pinchart2016-12-191-3/+64
* drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-8/+8
* drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart2015-06-121-4/+0
* drm: omapdrm: Simplify IRQ registrationLaurent Pinchart2015-06-121-79/+23
* drm/omap: do not use BUG_ON(!spin_is_locked(x))Tomi Valkeinen2015-03-241-1/+1
* Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2014-01-291-4/+18
|\
| * drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen2014-01-091-4/+18
* | drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter2013-12-181-1/+1
* | drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-181-1/+1
|/
* drm: Make irq_enabled boolVille Syrjälä2013-10-091-5/+6
* drm: Collect per-crtc vblank stuff to a structVille Syrjälä2013-10-091-3/+3
* drm: Make vblank_enabled boolVille Syrjälä2013-10-091-1/+1
* drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja2013-04-111-6/+11
* drm/omap: move out of stagingRob Clark2013-02-161-0/+322