aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-35/+35
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Gravatar Dave Airlie 1-35/+35
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 31-435/+1023
2017-07-06Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-0/+1
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Gravatar Chris Wilson 1-2/+1
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesGravatar Sean Paul 1-0/+40
2017-06-26DRM: Fix an incorrectly formatted tableGravatar Jonathan Corbet 1-35/+35
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 1-0/+40
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextGravatar Dave Airlie 1-0/+51
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Gravatar Dave Airlie 4-4/+9
2017-06-14drm: Remove duplicate forward declarationGravatar Dawid Kurek 1-2/+0
2017-06-14drm: introduce sync objects (v4)Gravatar Dave Airlie 3-0/+96
2017-06-09drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku.Gravatar Anusha Srivatsa 1-0/+7
2017-06-09drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku.Gravatar Anusha Srivatsa 1-0/+5
2017-06-09drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus.Gravatar Anusha Srivatsa 1-0/+8
2017-06-08drm: Add const to name field declaration in struct drm_prop_enum_listGravatar Jyri Sarha 1-1/+1
2017-06-07drm/i915/cnl: Add Cannonlake PCI IDs for Y-skus.Gravatar Rodrigo Vivi 1-1/+11
2017-06-07drm/i915/cnl: Add Cannonlake PCI IDs for U-skus.Gravatar Rodrigo Vivi 1-0/+10
2017-06-06Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...Gravatar Dave Airlie 13-212/+277
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Gravatar Eric Anholt 1-0/+7
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackGravatar Jose Abreu 1-1/+1
2017-06-02drm: remove writeq/readq function definitionsGravatar Corentin Labbe 1-13/+1
2017-06-01drm/doc: Polish irq helper documentationGravatar Daniel Vetter 2-4/+38
2017-06-01drm: Extract drm_vblank.[hc]Gravatar Daniel Vetter 5-159/+188
2017-05-31drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()Gravatar Ville Syrjälä 1-1/+1
2017-05-31drm: better document how to send out the crtc disable eventGravatar Daniel Vetter 1-1/+3
2017-05-31drm/doc: move printf helpers out of drmP.hGravatar Daniel Vetter 3-17/+44
2017-05-30drm: Introduce drm_bridge_mode_valid()Gravatar Jose Abreu 1-0/+2
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 2-11/+13
2017-05-29drm: Remove drm_device->virtdevGravatar Daniel Vetter 1-2/+0
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseGravatar Jani Nikula 1-0/+32
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDGravatar Jani Nikula 1-0/+19
2017-05-27new helper: drm_ioctl_kernel()Gravatar Al Viro 1-0/+1
2017-05-26drm: Add definition for eDP backlight frequencyGravatar Puthikorn Voravootivat 1-0/+2
2017-05-26drm: remove unsafe drm_for_each_connector()Gravatar Gustavo Padovan 1-15/+0
2017-05-23drm/doc: Clarify mode_fixup vs. atomic_check a bit moreGravatar Daniel Vetter 1-2/+13
2017-05-23drm/doc: Document adjusted/request modes a bit betterGravatar Daniel Vetter 3-6/+30
2017-05-23drm: Add crtc/encoder/bridge->mode_valid() callbacksGravatar Jose Abreu 2-33/+141
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIGravatar Robert Foss 1-19/+2
2017-05-18drm: drop drm_[cm]alloc* helpersGravatar Michal Hocko 1-1/+0
2017-05-18drm: replace drm_[cm]alloc* by kvmalloc alternativesGravatar Michal Hocko 1-78/+0
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextGravatar Sean Paul 1-6/+3
2017-05-18drm: trivial documentation fix to drm_for_each_connector_iterGravatar Gabriel Krisman Bertazi 1-1/+1
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Gravatar Dave Airlie 13-75/+403
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagGravatar Masahiro Yamada 4-7/+11
2017-05-16drm: make drm_panel.h self-containedGravatar Masahiro Yamada 1-0/+2
2017-05-16drm: add missing declaration to drm_blend.hGravatar Tomi Valkeinen 1-0/+1
2017-05-10drm/prime: Forward declare struct deviceGravatar Laura Abbott 1-0/+2
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposGravatar Daniel Vetter 3-24/+19
2017-05-10drm/vblank: Add FIXME comments about moving the vblank ts hooksGravatar Daniel Vetter 1-0/+10