summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2020-01-09drm: of: Fix linking when CONFIG_OF is not setLaurent Pinchart1-2/+3
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-21/+103
2019-12-27Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-14/+28
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding2-19/+19
2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding1-1/+1
2019-12-18Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter1-0/+20
2019-12-18drm: Add __drm_atomic_helper_crtc_state_reset() & co.Ville Syrjälä1-0/+6
2019-12-18drm: of: Add drm_of_lvds_get_dual_link_pixel_orderFabrizio Castro1-0/+20
2019-12-17drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more timeAndy Shevchenko1-1/+1
2019-12-17drm/print: introduce new struct drm_device based logging macrosJani Nikula1-0/+65
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter19-259/+414
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede1-0/+8
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner1-0/+9
2019-12-12drm/i915/cml: Separate U series pci id from origianl list.Lee Shawn C1-7/+13
2019-12-12drm/i915/cml: Remove unsupport PCI IDLee Shawn C1-4/+0
2019-12-11drm/edid: Increase size of VDB and CMDB bitmaps to 256 bitsThomas Anderson1-8/+8
2019-12-11Merge drm/drm-next into drm-intel-next-queuedJani Nikula3-1/+19
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter1-2/+11
2019-12-10drm/panel: drop drm_device from drm_panelSam Ravnborg1-7/+0
2019-12-10drm/panel: decouple connector from drm_panelSam Ravnborg1-8/+1
2019-12-10drm/panel: add drm_connector argument to get_modes()Sam Ravnborg1-1/+2
2019-12-10drm: get drm_bridge_panel connector via helperSam Ravnborg1-0/+1
2019-12-10drm/panel: add backlight supportSam Ravnborg1-0/+25
2019-12-10drm/drm_panel: no error when no callbackSam Ravnborg1-2/+14
2019-12-09drm/bridge: Clarify the atomic enable/disable hooks semanticsBoris Brezillon1-4/+4
2019-12-09drm/bridge: Add the drm_bridge_get_prev_bridge() helperBoris Brezillon1-0/+16
2019-12-09drm/bridge: Add the drm_for_each_bridge_in_chain() helperBoris Brezillon1-0/+11
2019-12-09drm/bridge: Make the bridge chain a double-linked listBoris Brezillon2-5/+14
2019-12-09drm: Stop accessing encoder->bridge directlyBoris Brezillon1-0/+15
2019-12-09drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon1-0/+13
2019-12-09drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon1-30/+34
2019-12-07drm/i915: Add new EHL/JSL PCI idsJosé Roberto de Souza1-2/+5
2019-12-06drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann1-3/+1
2019-12-06drm: Add FEC registers for LT-tunable repeatersRodrigo Siqueira1-0/+2
2019-12-06drm: Fix DSC throughput mode 0 mask definitionRodrigo Siqueira1-1/+1
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul1-4/+12
2019-12-05drm/pci: Hide legacy PCI functions from non-legacy codeThomas Zimmermann2-16/+28
2019-12-05drm/pci: Only build drm_pci.c if CONFIG_PCI is setThomas Zimmermann1-3/+31
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds1-0/+14
2019-11-29drm: Inline drm_color_lut_extract()Ville Syrjälä1-1/+23
2019-11-28drm/selftests: Add drm_rect selftestsVille Syrjälä1-0/+2
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie1-0/+14
2019-11-28Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-555/+638
2019-11-27drm/vram: remove unused declarationGurchetan Singh1-1/+0
2019-11-27Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+4
2019-11-26Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown1-0/+4
2019-11-20Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of git://anongit.freede...Jani Nikula1-0/+4
2019-11-20Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...Maarten Lankhorst1-0/+4
2019-11-20drm/r128: make ATI PCI GART part of its only user, r128Jani Nikula1-31/+0