summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-09-16Merge branch 'amlogic-4.9-dev' into bringup/amlogic-4.9/sync20190611_forQ_mer...Jianxin Pan869-228459/+107099
2019-07-30drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard4-2/+32
2019-07-09drm/atomic: Make private objs proper objectsVille Syrjälä4-73/+118
2019-07-09drm: Add driver-private objects to atomic statePandiyan, Dhinakaran3-0/+165
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-03-13Merge 4.9.163 into android-4.9Greg Kroah-Hartman106-274/+1546
2019-03-13drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel1-0/+18
2018-08-15drm: Create a format/modifier blobBen Widawsky5-0/+148
2018-08-15drm: Plumb modifiers through plane initBen Widawsky6-2/+72
2018-08-15drm: Nuke modifier[1-3]Ville Syrjälä4-10/+18
2018-08-15drm: Extract drm_mode_config.[hc]Daniel Vetter6-1109/+1191
2018-08-15drm: add helper for printing to log or seq_fileRob Clark4-1/+189
2018-08-15drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart3-9/+26
2018-08-15drm: Centralize format informationLaurent Pinchart3-0/+108
2018-08-14drm: Add drm_rotation_90_or_270()Ville Syrjälä4-5/+9
2018-08-03Merge 4.9.117 into android-4.9Greg Kroah-Hartman137-285/+721
2018-08-03drm: Add DP PSR2 sink enable bitJosé Roberto de Souza1-0/+1
2018-07-05drm: Add Content Protection propertyYi Zhou4-0/+73
2018-03-18Merge 4.9.88 into android-4.9Greg Kroah-Hartman95-950/+875
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner2-0/+21
2017-06-27Merge 4.9.33 into android-4.9Greg Kroah-Hartman115-808/+1690
2017-06-17drm: Don't race connector registrationDaniel Vetter3-0/+8
2017-06-17drm: prevent double-(un)registration for connectorsDaniel Vetter2-6/+30
2017-05-24UPSTREAM: drm/fb_cma_helper: Add missing forward declarationMarek Vasut1-0/+2
2017-05-23BACKPORT: drm/fence: fix memory overwrite when setting out_fence fdGustavo Padovan3-8/+8
2017-05-23BACKPORT: drm/fence: add out-fences supportGustavo Padovan4-45/+211
2017-05-23BACKPORT: drm/fence: add fence timeline to drm_crtcGustavo Padovan3-0/+69
2017-05-23BACKPORT: drm/fence: add in-fences supportGustavo Padovan6-0/+30
2017-05-23BACKPORT: drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helperMarek Vasut2-0/+38
2017-05-23BACKPORT: drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan3-1/+33
2017-04-12drm/i915: more .is_mobile cleanups for BDWPaulo Zanoni1-6/+3
2017-04-12drm/i915: fix INTEL_BDW_IDS definitionPaulo Zanoni1-2/+0
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom5-23/+24
2017-03-30drm: reference count event->completionDaniel Vetter3-1/+13
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä7-9/+60
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula1-1/+1
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas1-2/+2
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ1-1/+1
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson6-5/+37
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2-8/+12
2016-10-05drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2-0/+46
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso2-0/+9
2016-10-04drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ1-0/+13
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter2-15/+73
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches2-18/+17
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä4-14/+23
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä4-4/+4
2016-10-04drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson2-13/+77
2016-09-30Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie8-9/+686
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie79-3018/+3020
[next]