summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
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-29file_inode(f)->i_mapping is f->f_mappingAl Viro
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
2016-05-19drm/omap: cleanup dispc_fclk_rate()Tomi Valkeinen
2016-05-19drm/omap: cleanup dispc_mgr_lclk_rate()Tomi Valkeinen
2016-05-19drm/omap: add PLL helper funcsTomi Valkeinen
2016-05-19drm/omap: clean up the LCD clk mux codeTomi Valkeinen
2016-05-19drm/omap: add field for PLL typeTomi Valkeinen
2016-05-19drm/omap: Add missing clock sourcesTomi Valkeinen
2016-05-19drm/omap: rename dss_clk_source enumsTomi Valkeinen
2016-05-19drm/omap: rename dss_get_generic_clk_source_name()Tomi Valkeinen
2016-05-19drm/omap: remove dss_feat_get_clk_source_name()Tomi Valkeinen
2016-05-19drm/omap: rename omap_dss_clk_sourceTomi Valkeinen
2016-05-19drm/omap: copy enum omap_dss_clk_sourceTomi Valkeinen
2016-05-19drm/omap: video-pll: add missing data for clkout2 & 3Tomi Valkeinen
2016-05-19drm/omap: fix wrong variable typeTomi Valkeinen
2016-05-17drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-02drm/omapdrm: Rename async to nonblock.Maarten Lankhorst
2016-04-20drm/omapdrm: Use unlocked gem unreferencingDaniel Vetter
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-16drm/omap: fix panel/encoder probesTomi Valkeinen
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2016-03-05Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2016-03-04drm/omapdrm: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-03drm/omap: no need to select OMAP2_DSSTomi Valkeinen
2016-03-03drm/omap: gem: Fix omap_gem_new() error pathLaurent Pinchart