summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-21drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen
2018-08-24drm: Plumb modifiers through plane initBen Widawsky
2018-04-13drm/omap: fix tiled buffer stride calculationsTomi Valkeinen
2018-03-24drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi
2018-03-24omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET
2017-12-20drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen
2017-11-21drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIASJarkko Nikula
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-08-12Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_p...Peter Chen
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-22GPU-DRM-OMAP: Delete unnecessary checks before two function callsMarkus Elfring
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-07-18drm/omap: make fbdev support really optionalTobias Jakobi
2016-07-15gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-07-15gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_pa...Peter Chen
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-06-21drm/omapdrm: don't call drm_helper_disable_unused_functionsDaniel Vetter
2016-06-10drm: omap: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-09drm/omap: fix unused variable warning in dsi & hdmiTomi Valkeinen
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-09Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...Dave Airlie
2016-06-07drm/omapdrm: Implement gamma_lut atomic crtc propertiesJyri Sarha
2016-06-07drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispcJyri Sarha
2016-06-07drm/omapdrm: Add gamma table support to DSS dispcJyri Sarha
2016-06-07Merge omapdss header refactoringTomi Valkeinen
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen
2016-06-06drm/omap: rename panel/encoder Kconfig namesTomi Valkeinen
2016-06-06drm: omapdrm: add DSI mappingSebastian Reichel
2016-06-06drm: omapdrm: Remove unused omap_framebuffer_bo functionLaurent Pinchart
2016-06-06drm: omapdrm: Remove unused omap_gem_tiled_size functionLaurent Pinchart
2016-06-06drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIOLaurent Pinchart
2016-06-06drm/omap: panel-dpi: implement support for a vcc regulatorUwe Kleine-König
2016-06-06drm/omap: panel-dpi: make (limited) use of a reset gpioUwe Kleine-König
2016-06-06drm/omap: fix pitch round-upTomi Valkeinen
2016-06-06drm/omap: remove align_pitch()Tomi Valkeinen
2016-06-06drm/omap: remove unnecessary pitch round-upTomi Valkeinen
2016-06-06drm/omap: remove unneeded gpio includesTomi Valkeinen
2016-06-03drm/omap: Remove the video/omapdss.h and move it's content to local header filePeter Ujfalusi
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi
2016-06-03omapdss: hdmi audio: Make header file independent of video/omapdss.hPeter Ujfalusi
2016-06-03drm/omap: Remove reference to pdata->default_devicePeter Ujfalusi