summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500
AgeCommit message (Expand)Author
2016-12-14drm/gma500: Add some local 'fb' variablesVille Syrjälä
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-14drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-11-08drm/gma500: remove unused ioctl declarationsJiang Biao
2016-11-08drm/gma500: make function static to eliminate compiling warningJiang Biao
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-11-02drm/gma500: Add compat ioctlPatrik Jakobsson
2016-10-18drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()Laurent Pinchart
2016-10-13drm/gma500: add comments for new parametersJiang Biao
2016-10-13drm/gma500: remove useless commentJiang Biao
2016-10-13gpu: drm: gma500: Use vma_pages()Shyam Saini
2016-08-24drm/gma500: remove unnecessary config_enabled() guardMasahiro Yamada
2016-08-16drm: Remove display_info->min/max_(h|v)maxDaniel Vetter
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-07-28drm/gma500: remove unnecessary stub for fb_ioctl()Stefan Christ
2016-07-22GPU-DRM-GMA500: Delete unnecessary checks before two function callsMarkus Elfring
2016-07-18drm/gma500: make fbdev support really optionalTobias Jakobi
2016-06-13drm/gma500: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-05-31drm: Initialize a linear gamma table by defaultDaniel Vetter
2016-05-21drm: Nuke ->vblank_disable_allowedDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-04-22Merge tag 'v4.6-rc3' into drm-nextDave Airlie
2016-04-08drm/gma500/mdfld_dsi: remove bogus if checkAlan
2016-04-08drm/gma500: Fix possible out of bounds readItai Handler
2016-04-08drm/gma500: fix double freeingSudip Mukherjee
2016-04-04gma500: remove annoying deprecation warningLinus Torvalds
2016-03-04drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-02-16drm/gma500: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-10drm/gma500: fix error path in gma_intel_setup_gmbus()Rasmus Villemoes
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08gma500: clean up an excessive and confusing helperAlan Cox
2016-02-08drm/gma500: remove helper functionSudip Mukherjee
2016-01-25drm/gma500: Remove empty preclose hookDaniel Vetter
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-04drm/gma500: use to_pci_dev()Geliang Tang
2015-12-15drm/gma500: Sanity-check pipe indexThierry Reding
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-08drm/gma500: Move to private save/restore hooksDaniel Vetter
2015-12-01drm/gma500: Add driver private mutex for the fault handlerDaniel Vetter
2015-12-01drm/gma500: Drop dev->struct_mutex from mmap offset functionDaniel Vetter
2015-12-01drm/gma500: Drop dev->struct_mutex from fbdev init/teardown codeDaniel Vetter
2015-12-01drm/gma500: Drop dev->struct_mutex from modeset codeDaniel Vetter
2015-12-01drm/gma500: Use correct unref in the gem bo create functionDaniel Vetter
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-09-24drm/gma500: Remove DP_LINK_STATUS_SIZE redefinitionThierry Reding
2015-08-06drm/gma500: Use new drm_fb_helper functionsArchit Taneja