aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-09
|\
| * drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard2017-01-09
| * drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-09
* | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-08
|\|
| * drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-18
| * drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
| * drm: Nuke fb->depthVille Syrjälä2016-12-15
| * drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
| * drm/gma500: Add some local 'fb' variablesVille Syrjälä2016-12-14
* | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-14
|/
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
* drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-14
* drm/gma500: remove unused ioctl declarationsJiang Biao2016-11-08
* drm/gma500: make function static to eliminate compiling warningJiang Biao2016-11-08
* drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-02
* drm/gma500: Add compat ioctlPatrik Jakobsson2016-11-02
* drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()Laurent Pinchart2016-10-18
* drm/gma500: add comments for new parametersJiang Biao2016-10-13
* drm/gma500: remove useless commentJiang Biao2016-10-13
* gpu: drm: gma500: Use vma_pages()Shyam Saini2016-10-13
* drm/gma500: remove unnecessary config_enabled() guardMasahiro Yamada2016-08-24
* drm: Remove display_info->min/max_(h|v)maxDaniel Vetter2016-08-16
* drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-12
* drm/gma500: remove unnecessary stub for fb_ioctl()Stefan Christ2016-07-28
* GPU-DRM-GMA500: Delete unnecessary checks before two function callsMarkus Elfring2016-07-22
* drm/gma500: make fbdev support really optionalTobias Jakobi2016-07-18
* drm/gma500: use drm_crtc_vblank_{on,off}()Gustavo Padovan2016-06-13
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* drm: Initialize a linear gamma table by defaultDaniel Vetter2016-05-31
* drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-20
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* Merge tag 'v4.6-rc3' into drm-nextDave Airlie2016-04-21
|\
| * gma500: remove annoying deprecation warningLinus Torvalds2016-04-04
* | drm/gma500/mdfld_dsi: remove bogus if checkAlan2016-04-08
* | drm/gma500: Fix possible out of bounds readItai Handler2016-04-08
* | drm/gma500: fix double freeingSudip Mukherjee2016-04-08
|/
* drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/gma500: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* drm/gma500: fix error path in gma_intel_setup_gmbus()Rasmus Villemoes2016-02-10
* Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-08
|\
| * gma500: clean up an excessive and confusing helperAlan Cox2016-02-08
| * drm/gma500: remove helper functionSudip Mukherjee2016-02-08
| * drm/gma500: Remove empty preclose hookDaniel Vetter2016-01-25
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-17
|\|
| * drm/gma500: use to_pci_dev()Geliang Tang2016-01-04
| * drm/gma500: Sanity-check pipe indexThierry Reding2015-12-15
| * drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
| * drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-08
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-17
|\ \ | |/ |/|
| * mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-15