summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-14drm: Add library for shmem backed GEM objectsNoralf Trønnes
2019-03-14drm: Add helpers for locking an array of BO reservations.Eric Anholt
2019-03-14Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...Dave Airlie
2019-03-12drm/i915: Add new ICL PCI IDJosé Roberto de Souza
2019-03-11Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-07drm: export drm_timeout_abs_to_jiffiesQiang Yu
2019-03-07drm/fb-helper: call vga_remove_vgacon automatically.Gerd Hoffmann
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-06Merge drm/drm-next into drm-misc-nextSean Paul
2019-03-05drm/dsc: Split DSC PPS and SDP header initialisationsDavid Francis
2019-03-05drm/dsc: Add native 420 and 422 support to compute_rc_paramsDavid Francis
2019-03-05drm/i915: Move dsc rate params compute into drmDavid Francis
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-03-04drm/tinydrm: Remove tinydrm_deviceNoralf Trønnes
2019-03-04drm/tinydrm: Drop using tinydrm_deviceNoralf Trønnes
2019-03-04drm: Add devm_drm_dev_init()Noralf Trønnes
2019-02-28drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()Maarten Lankhorst
2019-02-21drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()Noralf Trønnes
2019-02-21drm/tinydrm: Remove tinydrm_shutdown()Noralf Trønnes
2019-02-21drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_deviceNoralf Trønnes
2019-02-21drm/modes: Add DRM_SIMPLE_MODE()Noralf Trønnes
2019-02-20drm: removing the DP Errata msg and its msg idRamalingam C
2019-02-20drm: HDCP2.2 link check periodRamalingam C
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola
2019-02-20Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie
2019-02-19drm: Add colorspace info to AVI InfoframeUma Shankar
2019-02-19drm: Add HDMI colorspace propertyUma Shankar
2019-02-19Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Maxime Ripard
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-19drm: Add reservation_object to drm_gem_objectRob Herring
2019-02-18drm/audio: declaration of struct deviceRamalingam C
2019-02-18drm: tweak header nameMichael S. Tsirkin
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-15drm: helper functions for hdcp2 seq_num to from u32Ramalingam C
2019-02-15drm/i915: MEI interface definitionRamalingam C
2019-02-15drm/i915: header for i915 - MEI_HDCP interfaceRamalingam C
2019-02-15drm/i915: enum port definition is moved into i915_drm.hRamalingam C
2019-02-14snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson
2019-02-13drm: annotate drm_core_check_feature() dev arg. as constEmil Velikov
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-08drm/dsc: Add kernel documentation for DRM DP DSC helpersManasi Navare
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter
2019-02-07drm: remove drmP.h from drm_modeset_helper.hSam Ravnborg
2019-02-07drm: Nuke drm_calc_{h,v}scale_relaxed()Ville Syrjälä
2019-02-06drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel