summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs
2016-11-07drm/nouveau/tegra: Fix error handlingChristophe JAILLET
2016-11-07drm/nouveau/fb: add gm20b deviceAlexandre Courbot
2016-11-07drm/nouveau/fb/gk20a: use regular gf100's functionsAlexandre Courbot
2016-11-07drm/nouveau/fb/gk20a: fix constructor callAlexandre Courbot
2016-11-07drm/nouveau/pmu: remove reset() hookAlexandre Courbot
2016-11-07drm/nouveau: fix notify data leakLucas Stach
2016-11-07drm/nouveau: fix nv84 fence context leakLucas Stach
2016-11-07drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie
2016-11-07drm/nouveau: add missing header dependenciesBaoyou Xie
2016-11-07drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs
2016-11-07drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an errorBen Skeggs
2016-11-07drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs
2016-11-07drm/nouveau/mxm: add some extra debug outputBen Skeggs
2016-11-07drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-11-03Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-11-03Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...Dave Airlie
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann
2016-11-02drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...Peter Ujfalusi
2016-11-02drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edgePeter Ujfalusi
2016-11-02drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edgePeter Ujfalusi
2016-11-02drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edgePeter Ujfalusi
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi
2016-11-02drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for double_pixel modePeter Ujfalusi
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi
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