summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* 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/+6Star
* drm: Kill drm_display_info.nameVille Syrjälä2019-03-271-5/+0Star
* 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/+0Star
* drm/fb-helper: Unexport fill_{var,info}Daniel Vetter2019-03-271-4/+0Star
* 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-041-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
* | | | drm/dsc: Add native 420 and 422 support to compute_rc_paramsDavid Francis2019-03-051-2/+2
* | | | drm/i915: Move dsc rate params compute into drmDavid Francis2019-03-051-0/+1
* | | | drm/tinydrm: Remove tinydrm_deviceNoralf Trønnes2019-03-041-42/+0Star
* | | | drm/tinydrm: Drop using tinydrm_deviceNoralf Trønnes2019-03-041-9/+17
* | | | drm: Add devm_drm_dev_init()Noralf Trønnes2019-03-041-0/+3
* | | | drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()Maarten Lankhorst2019-02-281-1/+1
* | | | drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()Noralf Trønnes2019-02-211-2/+3
* | | | drm/tinydrm: Remove tinydrm_shutdown()Noralf Trønnes2019-02-211-1/+0Star
* | | | drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_deviceNoralf Trønnes2019-02-212-9/+13
* | | | drm/modes: Add DRM_SIMPLE_MODE()Noralf Trønnes2019-02-212-23/+17Star
* | | | drm: change func to better detect wether swiotlb is neededMichael D Labriola2019-02-201-1/+1
* | | | drm: Add colorspace info to AVI InfoframeUma Shankar2019-02-191-0/+6
* | | | drm: Add HDMI colorspace propertyUma Shankar2019-02-191-0/+42
* | | | Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Maxime Ripard2019-02-191-0/+4
|\ \ \ \
| * | | | i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-081-0/+4
| | |_|/ | |/| |
* | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-191-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-1/+2
| |\| |
| | * | Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2019-01-111-0/+7
| | |\ \
| | | * | drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza2019-01-101-1/+1
| | | * | drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza2019-01-101-0/+7
| | * | | drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-1/+2
| | |/ /
* | / / drm: Add reservation_object to drm_gem_objectRob Herring2019-02-191-0/+21
|/ / /
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-115-35/+51
|\ \ \
| * \ \ Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-042-2/+5
| |\ \ \
| | * | | drm/i915/cfl: Adding another PCI Device ID.Rodrigo Vivi2019-01-311-0/+4
| | * | | drm: Constify drm_color_lut_check()Ville Syrjälä2019-01-291-2/+1Star
| | * | | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-01-298-64/+134
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-041-28/+0Star
| |\ \ \ \
| | * | | | drm/ttm: Remove ttm_bo_reference and ttm_bo_unrefThomas Zimmermann2019-01-281-28/+0Star
| * | | | | Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-02-045-33/+151
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-2019-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-012-0/+33
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | drm: Add color management LUT validation helper (v4)Matt Roper2019-01-241-0/+29