summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)AuthorFilesLines
2016-06-10drm: omap: Rely on the default ->best_encoder() behaviorBoris Brezillon1-10/+0
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter1-1/+1
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie48-520/+1889
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-6/+5
2016-06-09Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...Dave Airlie1-8/+0
2016-06-07drm/omapdrm: Implement gamma_lut atomic crtc propertiesJyri Sarha1-0/+56
2016-06-07drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispcJyri Sarha1-0/+174
2016-06-07drm/omapdrm: Add gamma table support to DSS dispcJyri Sarha5-22/+197
2016-06-07Merge omapdss header refactoringTomi Valkeinen38-64/+911
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen13-348/+494
2016-06-06drm/omap: rename panel/encoder Kconfig namesTomi Valkeinen2-28/+28
2016-06-06drm: omapdrm: add DSI mappingSebastian Reichel1-0/+2
2016-06-06drm: omapdrm: Remove unused omap_framebuffer_bo functionLaurent Pinchart2-9/+0
2016-06-06drm: omapdrm: Remove unused omap_gem_tiled_size functionLaurent Pinchart2-13/+0
2016-06-06drm: omapdrm: panel-lgphilips-lb035q02: Remove unused backlight GPIOLaurent Pinchart1-19/+0
2016-06-06drm/omap: panel-dpi: implement support for a vcc regulatorUwe Kleine-König1-0/+13
2016-06-06drm/omap: panel-dpi: make (limited) use of a reset gpioUwe Kleine-König1-0/+10
2016-06-06drm/omap: fix pitch round-upTomi Valkeinen2-3/+3
2016-06-06drm/omap: remove align_pitch()Tomi Valkeinen3-12/+4
2016-06-06drm/omap: remove unnecessary pitch round-upTomi Valkeinen1-4/+1
2016-06-06drm/omap: remove unneeded gpio includesTomi Valkeinen2-2/+0
2016-06-03drm/omap: Remove the video/omapdss.h and move it's content to local header filePeter Ujfalusi1-1/+865
2016-06-03drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi37-50/+44
2016-06-03omapdss: hdmi audio: Make header file independent of video/omapdss.hPeter Ujfalusi1-0/+1
2016-06-03drm/omap: Remove reference to pdata->default_devicePeter Ujfalusi1-2/+0
2016-06-03drm/omap: connector-analog-tv: Support only Composite type in legacy bootPeter Ujfalusi1-7/+1
2016-06-03drm/omap: displays: Do not include video/omap-panel-data.h if not neededPeter Ujfalusi4-4/+0
2016-06-03drm/omap: fix unused variable warning.Dave Airlie1-1/+0
2016-06-02drm/omap: Use for_each_plane_in_stateDaniel Vetter1-6/+5
2016-06-01drm/omapdrm: Nuke dummy fb->dirty callbackDaniel Vetter1-8/+0
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann9-8/+6
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann7-0/+9
2016-05-31Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi1-0/+1
2016-05-31drm/omap: Remove regulator API abusePeter Ujfalusi3-27/+0
2016-05-31OMAPDSS: HDMI5: Change DDC timingsJim Lodes1-2/+2
2016-05-31OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes1-1/+1
2016-05-31drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen1-1/+1
2016-05-31drm/omap: Fix missing includesTomi Valkeinen6-0/+6
2016-05-31drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann1-0/+1
2016-05-19drm/omap: DPI: rename "DSI" related namesTomi Valkeinen1-22/+22
2016-05-19drm/omap: support type B PLL for DPITomi Valkeinen1-9/+22
2016-05-19drm/omap: add comments for PLL calculationsTomi Valkeinen1-0/+7
2016-05-19drm/omap: generalize dss_pll_calc_b()Tomi Valkeinen4-8/+17
2016-05-19drm/omap: move HDMI PLL calc function to pll.cTomi Valkeinen6-64/+67
2016-05-19drm/omap: rename PLL calc functionsTomi Valkeinen4-10/+10
2016-05-19drm/omap: HDMI PLL: use runtime pmTomi Valkeinen2-0/+10
2016-05-19drm/omap: fix DPI clkout index handlingTomi Valkeinen1-6/+6
2016-05-19drm/omap: cleanup DPI clock source handlingTomi Valkeinen1-30/+18
2016-05-19drm/omap: cleanup dispc_fclk_rate()Tomi Valkeinen1-20/+11
2016-05-19drm/omap: cleanup dispc_mgr_lclk_rate()Tomi Valkeinen1-29/+17