summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
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-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
2016-06-03drm/omap: connector-analog-tv: Support only Composite type in legacy bootPeter Ujfalusi
2016-06-03drm/omap: displays: Do not include video/omap-panel-data.h if not neededPeter Ujfalusi
2016-06-03drm/omap: fix unused variable warning.Dave Airlie
2016-06-02drm/omap: Use for_each_plane_in_stateDaniel Vetter
2016-06-01drm/omapdrm: Nuke dummy fb->dirty callbackDaniel Vetter
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann
2016-05-31Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi
2016-05-31drm/omap: Remove regulator API abusePeter Ujfalusi
2016-05-31OMAPDSS: HDMI5: Change DDC timingsJim Lodes
2016-05-31OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes
2016-05-31drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen
2016-05-31drm/omap: Fix missing includesTomi Valkeinen
2016-05-31drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann
2016-05-19drm/omap: DPI: rename "DSI" related namesTomi Valkeinen
2016-05-19drm/omap: support type B PLL for DPITomi Valkeinen
2016-05-19drm/omap: add comments for PLL calculationsTomi Valkeinen
2016-05-19drm/omap: generalize dss_pll_calc_b()Tomi Valkeinen
2016-05-19drm/omap: move HDMI PLL calc function to pll.cTomi Valkeinen
2016-05-19drm/omap: rename PLL calc functionsTomi Valkeinen
2016-05-19drm/omap: HDMI PLL: use runtime pmTomi Valkeinen
2016-05-19drm/omap: fix DPI clkout index handlingTomi Valkeinen
2016-05-19drm/omap: cleanup DPI clock source handlingTomi Valkeinen