summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2019-12-09drm: get drm_bridge_panel connector via helperSam Ravnborg-0/+1
2019-12-09drm/panel: add backlight supportSam Ravnborg-0/+25
2019-12-09drm/drm_panel: no error when no callbackSam Ravnborg-2/+14
2019-12-09drm/bridge: Clarify the atomic enable/disable hooks semanticsBoris Brezillon-4/+4
2019-12-09drm/bridge: Add the drm_bridge_get_prev_bridge() helperBoris Brezillon-0/+16
2019-12-09drm/bridge: Add the drm_for_each_bridge_in_chain() helperBoris Brezillon-0/+11
2019-12-09drm/bridge: Make the bridge chain a double-linked listBoris Brezillon-5/+14
2019-12-09drm: Stop accessing encoder->bridge directlyBoris Brezillon-0/+15
2019-12-09drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon-0/+13
2019-12-09drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon-30/+34
2019-12-06drm/i915: Add new EHL/JSL PCI idsJosé Roberto de Souza-2/+5
2019-12-06drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann-3/+1
2019-12-05drm: Add FEC registers for LT-tunable repeatersRodrigo Siqueira-0/+2
2019-12-05drm: Fix DSC throughput mode 0 mask definitionRodrigo Siqueira-1/+1
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul-4/+12
2019-12-05drm/pci: Hide legacy PCI functions from non-legacy codeThomas Zimmermann-16/+28
2019-12-05drm/pci: Only build drm_pci.c if CONFIG_PCI is setThomas Zimmermann-3/+31
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds-0/+14
2019-11-29drm: Inline drm_color_lut_extract()Ville Syrjälä-1/+23
2019-11-28drm/selftests: Add drm_rect selftestsVille Syrjälä-0/+2
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie-0/+14
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-555/+638
2019-11-27drm/vram: remove unused declarationGurchetan Singh-1/+0
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+4
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1/+1
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown-0/+4
2019-11-20Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of git://anongit.freede...Jani Nikula-0/+4
2019-11-20Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...Maarten Lankhorst-0/+4
2019-11-20drm/r128: make ATI PCI GART part of its only user, r128Jani Nikula-31/+0
2019-11-19drm/fb-helper: Remove drm_fb_helper_unlink_fbi()Thomas Zimmermann-6/+0
2019-11-15Merge drm/drm-next into drm-intel-next-queuedJani Nikula-376/+332
2019-11-15Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie-1/+1
2019-11-14drm/print: group logging functions by prink or device basedJani Nikula-61/+74
2019-11-14drm/print: convert debug category macros into an enumJani Nikula-40/+61
2019-11-14drm/print: underscore prefix functions that should be private to printJani Nikula-11/+11
2019-11-14drm/print: rename drm_debug to __drm_debug to discourage useJani Nikula-2/+3
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom-1/+1
2019-11-14drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()james qian wang (Arm Technology China)-0/+1
2019-11-14Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-0/+3
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie-1/+15
2019-11-13drm/fb-helper: unexport drm_fb_helper_generic_probeDaniel Vetter-9/+0
2019-11-08drm/sched: struct completion requires linux/completion.h inclusionStephen Rothwell-0/+1
2019-11-08drm/ttm: also export ttm_bo_vm_fault v2Christian König-0/+6
2019-11-07drm/sched: Use completion to wait for sched->thread idle v2.Andrey Grodzovsky-0/+2
2019-11-07drm: Expose a method for creating anonymous struct file around drm_minorChris Wilson-0/+3
2019-11-07drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate KconfigChris Wilson-1/+1
2019-11-07drm/dsi: add helpers for DSI compression mode and PPS packetsJani Nikula-0/+4
2019-11-07drm: atomic helper: fix W=1 warningsBenjamin Gaignard-3/+14
2019-11-07drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()Thomas Zimmermann-25/+0
2019-11-06drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring-0/+13