summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500
AgeCommit message (Expand)Author
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-18drm/gma500: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-10gpu: drm: gma500: remove dead codeGustavo A. R. Silva
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-25drm/gma500: Nuke device_is_agp callbackDaniel Vetter
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
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