summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2016-11-07drm/nouveau/kms: execute drm_mode_config_reset() after constructing displayBen Skeggs1-0/+2
2016-11-07drm/nouveau/kms: move drm_crtc_force_disable_all() earlierBen Skeggs3-5/+7
2016-11-07drm/nouveau/kms: drop dpms off/on in response to hotplugBen Skeggs1-8/+0
2016-11-07drm/nouveau/fbcon: refcount the drm_framebufferBen Skeggs4-38/+34
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.fbBen Skeggs4-33/+25
2016-11-07drm/nouveau/fbcon: make use of drm_fb_helper.devBen Skeggs5-22/+20
2016-11-07drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling...Ben Skeggs2-0/+2
2016-11-07drm/nouveau/disp/sor/gf119-: add method to program mst payload informationBen Skeggs6-0/+50
2016-11-07drm/nouveau/disp/sor/gf119-: add method to control mst enableBen Skeggs5-11/+43
2016-11-07drm/nouveau/disp/dp: remove workqueue for link trainingBen Skeggs7-37/+20
2016-11-07drm/nouveau/nvif: helper to match against supported class listBen Skeggs1-0/+29
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs33-55/+58
2016-11-07drm/nouveau/tegra: Fix error handlingChristophe JAILLET1-1/+1
2016-11-07drm/nouveau/fb: add gm20b deviceAlexandre Courbot6-2/+48
2016-11-07drm/nouveau/fb/gk20a: use regular gf100's functionsAlexandre Courbot1-12/+5
2016-11-07drm/nouveau/fb/gk20a: fix constructor callAlexandre Courbot1-1/+2
2016-11-07drm/nouveau/pmu: remove reset() hookAlexandre Courbot2-11/+0
2016-11-07drm/nouveau: fix notify data leakLucas Stach1-4/+2
2016-11-07drm/nouveau: fix nv84 fence context leakLucas Stach1-1/+1
2016-11-07drm/nouveau: hide gcc-4.9 -Wmaybe-uninitializedArnd Bergmann1-1/+1
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie17-28/+28
2016-11-07drm/nouveau: add missing header dependenciesBaoyou Xie5-1/+5
2016-11-07drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs1-3/+3
2016-11-07drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an errorBen Skeggs2-10/+10
2016-11-07drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs1-0/+3
2016-11-07drm/nouveau/mxm: add some extra debug outputBen Skeggs1-0/+4
2016-11-07drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs3-2/+7
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie48-138/+321
2016-11-03Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie11-108/+171
2016-11-03Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...Dave Airlie2-9/+25
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann1-2/+1
2016-11-02drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...Peter Ujfalusi1-0/+5
2016-11-02drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edgePeter Ujfalusi1-0/+4
2016-11-02drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edgePeter Ujfalusi1-0/+4
2016-11-02drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edgePeter Ujfalusi1-0/+4
2016-11-02drm/omap: Use consistent name for struct videomodePeter Ujfalusi33-535/+527
2016-11-02drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi34-317/+178
2016-11-02drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi5-14/+15
2016-11-02drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi16-54/+35
2016-11-02drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi16-46/+24
2016-11-02drm/omap: omap_display_timings: Use display_flags for double_pixel modePeter Ujfalusi7-13/+11
2016-11-02drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi15-44/+29
2016-11-02drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi18-83/+52
2016-11-02drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parametersPeter Ujfalusi1-24/+14
2016-11-02drm/omap: omap_display_timings: Use display_flags for interlace modePeter Ujfalusi10-22/+21
2016-11-02drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_c...Peter Ujfalusi1-27/+20
2016-11-02drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi18-32/+33
2016-11-02drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi18-32/+33
2016-11-02drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi18-31/+31
2016-11-02drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi18-36/+38