summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/bridge: use bus flags in bridge timingsStefan Agner2019-03-181-7/+5
| | * | | | | | | drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart2019-03-181-4/+5
| | * | | | | | | drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macrosLaurent Pinchart2019-03-181-4/+32
| | |/ / / / / /
| | * | | | | | Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-151-3/+11
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...Dave Airlie2019-03-141-3/+11
| | | |\ \ \ \ \ \
| | | | * | | | | | drm/fb-helper: call vga_remove_vgacon automatically.Gerd Hoffmann2019-03-071-3/+11
| | * | | | | | | | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-0845-404/+1111
| | |\| | | | | | |
| | * | | | | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-065-0/+188
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-2/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm: tweak header nameMichael S. Tsirkin2019-02-181-2/+1
| * | | | | | | | | | | drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus2019-03-221-0/+7
| * | | | | | | | | | | drm/i915/cml: Add CML PCI IDSAnusha Srivatsa2019-03-191-1/+27
| * | | | | | | | | | | drm/i915: Add new ICL PCI IDJosé Roberto de Souza2019-03-121-1/+2
| * | | | | | | | | | | Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-03-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | drm: removing the DP Errata msg and its msg idRamalingam C2019-02-201-6/+0
| * | | | | | | | | | | drm: HDCP2.2 link check periodRamalingam C2019-02-201-0/+1
| * | | | | | | | | | | Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen2019-02-205-0/+188
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | drm/audio: declaration of struct deviceRamalingam C2019-02-181-0/+1
| | * | | | | | | | | | drm: helper functions for hdcp2 seq_num to from u32Ramalingam C2019-02-151-0/+18
| | * | | | | | | | | | drm/i915: MEI interface definitionRamalingam C2019-02-151-0/+1
| | * | | | | | | | | | drm/i915: header for i915 - MEI_HDCP interfaceRamalingam C2019-02-151-0/+149
| | * | | | | | | | | | drm/i915: enum port definition is moved into i915_drm.hRamalingam C2019-02-151-0/+15
| * | | | | | | | | | | Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-02-2019-142/+409
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson2019-02-141-2/+5
* | | | | | | | | | | | drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann2019-04-101-1/+1
* | | | | | | | | | | | drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann2019-04-101-3/+3
* | | | | | | | | | | | drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann2019-04-101-1/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | drm: add drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann2019-04-081-0/+3
* | | | | | | | | | | drm: add drm_fb_xrgb8888_to_rgb565_dstclip()Gerd Hoffmann2019-04-081-1/+4
* | | | | | | | | | | drm: add drm_fb_memcpy_dstclip() helperGerd Hoffmann2019-04-081-0/+2
* | | | | | | | | | | drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann2019-04-082-10/+26
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | drm: Add a helper function for printing a debugfs_regset32.Eric Anholt2019-04-011-0/+2
* | | | | | | | | | drm/syncobj: add new drm_syncobj_add_point interface v4Christian König2019-04-011-0/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | drm/fb-helper: Fixup fill_info cleanupDaniel Vetter2019-03-271-12/+6
* | | | | | | | | drm: Kill drm_display_info.nameVille Syrjälä2019-03-271-5/+0
* | | | | | | | | drm: Fix tabs vs. spacesVille Syrjälä2019-03-271-1/+2
* | | | | | | | | drm: Nuke unused drm_display_info.pixel_clockVille Syrjälä2019-03-271-6/+0
* | | | | | | | | drm/fb-helper: Unexport fill_{var,info}Daniel Vetter2019-03-271-4/+0
* | | | | | | | | drm/fb-helper: Add fill_info() functionsDaniel Vetter2019-03-271-0/+3
* | | | | | | | | drm/doc: fix missing verbLuca Ceresoli2019-03-251-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes2019-03-201-2/+3
* | | | | | | | drm: Add library for shmem backed GEM objectsNoralf Trønnes2019-03-141-0/+159
* | | | | | | | drm: Add helpers for locking an array of BO reservations.Eric Anholt2019-03-141-0/+4
* | | | | | | | drm: export drm_timeout_abs_to_jiffiesQiang Yu2019-03-071-0/+4
* | | | | | | | Merge drm/drm-next into drm-misc-nextSean Paul2019-03-062-1/+14
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-051-1/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drm: annotate drm_core_check_feature() dev arg. as constEmil Velikov2019-02-131-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie2019-02-201-0/+13
| |\ \ \ \ \ \
| | * | | | | | drm: add definitions for DP Audio/Video compliance testsChandan Uddaraju2019-02-051-0/+13
* | | | | | | | drm/dsc: Split DSC PPS and SDP header initialisationsDavid Francis2019-03-051-2/+2