summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/mgag200: Added support for the new device G200eH3Mathieu Larouche2017-01-234-19/+61
* Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabba...Dave Airlie2017-01-232-4/+6
|\
| * drm/amdkfd: fix improper return value on errorPan Bian2017-01-161-1/+3
| * amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiterColin Ian King2017-01-121-3/+3
* | Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2017-01-2317-479/+441Star
|\ \
| * | drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIASJarkko Nikula2017-01-041-0/+1
| * | drm/omap: dsi: fix compile errors when enabling debug printsH. Nikolaus Schaller2017-01-041-9/+9
| * | Merge omapdrm work from LaurentTomi Valkeinen2016-12-1915-472/+431Star
| |\ \
| | * | drm: omapdrm: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2016-12-192-108/+105Star
| | * | drm: Move vblank cleanup from unregister to releaseLaurent Pinchart2016-12-191-2/+2
| | * | drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart2016-12-195-8/+7Star
| | * | drm: omapdrm: Remove global variablesLaurent Pinchart2016-12-192-21/+24
| | * | drm: omapdrm: Simplify IRQ wait implementationLaurent Pinchart2016-12-192-74/+37Star
| | * | drm: omapdrm: Inline the pipe2vbl functionLaurent Pinchart2016-12-193-11/+3Star
| | * | drm: omapdrm: Don't call DISPC power handling in IRQ wait functionsLaurent Pinchart2016-12-191-4/+0Star
| | * | drm: omapdrm: Remove unused parameter from omap_drm_irq handlerLaurent Pinchart2016-12-192-3/+3
| | * | drm: omapdrm: Don't expose the omap_irq_(un)register() functionsLaurent Pinchart2016-12-192-22/+5Star
| | * | drm: omapdrm: Keep vblank interrupt enabled while CRTC is activeLaurent Pinchart2016-12-193-47/+37Star
| | * | drm: omapdrm: Use a spinlock to protect the CRTC pending flagLaurent Pinchart2016-12-191-11/+22
| | * | drm: omapdrm: Prevent processing the same event multiple timesLaurent Pinchart2016-12-191-8/+15
| | * | drm: omapdrm: Check the CRTC software state at enable/disable timeLaurent Pinchart2016-12-193-18/+16Star
| | * | drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCsLaurent Pinchart2016-12-192-2/+9
| | * | drm: omapdrm: Replace DSS manager state check with omapdrm CRTC stateLaurent Pinchart2016-12-191-9/+13
| | * | drm: omapdrm: Handle OCP error IRQ directlyLaurent Pinchart2016-12-192-19/+10Star
| | * | drm: omapdrm: Handle CRTC error IRQs directlyLaurent Pinchart2016-12-193-10/+11
| | * | drm: omapdrm: Handle FIFO underflow IRQs internallyLaurent Pinchart2016-12-194-30/+67
| | * | drm: omapdrm: fb: Turn framebuffer creation error messages into debugLaurent Pinchart2016-12-191-5/+5
| | * | drm: omapdrm: fb: Simplify mode command checks when creating framebufferLaurent Pinchart2016-12-191-27/+23Star
| | * | drm: omapdrm: fb: Simplify objects lookup when creating framebufferLaurent Pinchart2016-12-192-36/+18Star
| | * | drm: omapdrm: fb: Use format information provided by the DRM coreLaurent Pinchart2016-12-191-45/+46
| | * | drm: omapdrm: fb: Limit number of planes per framebuffer to twoLaurent Pinchart2016-12-191-2/+2
| | * | drm: Kbuild: add omap_drm.h to the installed headersLaurent Pinchart2016-12-191-0/+1
| |/ /
* | | Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie2017-01-239-350/+154Star
|\ \ \ | |_|/ |/| |
| * | drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav2017-01-061-0/+4
| * | drm/sti: remove deprecated sti_vtac.c fileVincent Abriou2017-01-064-226/+0Star
| * | drm/sti: create fbdev at bindingVincent Abriou2017-01-061-13/+14
| * | drm/sti: update fps debugfs entriesVincent Abriou2017-01-062-5/+14
| * | drm/sti: do not post HQVDP command if no updateFabien DESSENNE2017-01-061-0/+15
| * | drm/sti: load XP70 firmware only onceFabien DESSENNE2017-01-061-2/+6
| * | drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen2017-01-061-104/+101Star
| |/
* | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-09126-580/+831
|\ \
| * | dma-fence: Introduce drm_fence_set_error() helperChris Wilson2017-01-092-6/+26
| * | dma-fence: Wrap querying the fence->statusChris Wilson2017-01-094-13/+59
| * | dma-fence: Clear fence->status during dma_fence_init()Chris Wilson2017-01-091-0/+1
| * | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard2017-01-0912-12/+13
| * | drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-0933-73/+39Star
| * | drm: add more document for drm_crtc_from_index()Shawn Guo2017-01-092-2/+5
| * | drm: remove useless parameters from drm_pick_cmdline_mode functionVincent Abriou2017-01-093-7/+5Star
| * | drm: crc: Call wake_up_interruptible() each time there is a new CRC entryBenjamin Gaignard2017-01-061-0/+2
| * | drm: allow to use mmuless SoCBenjamin Gaignard2017-01-064-2/+101