summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi
2016-11-02drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parametersPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi
2016-11-02drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_c...Peter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi
2016-11-02drm/omap: fix return value check in dsi_bind()Wei Yongjun
2016-11-02drm/omap: omap_gem: Do not try to unmap page which is not mappedPeter Ujfalusi
2016-11-02drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()Jyri Sarha
2016-11-02drm/omap: remove unneeded conversions to boolAndrew F. Davis
2016-11-02drm/omap: print error instead of WARN() if plane setup failsTomi Valkeinen
2016-11-02drm/omap: cleanup omap_plane_atomic_check()Tomi Valkeinen
2016-11-02drm/omap: fix plane check when crtc is disabledTomi Valkeinen
2016-10-21drm/omap: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0Ville Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
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