summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt1-0/+2
2019-04-01drm/syncobj: add new drm_syncobj_add_point interface v4Christian König1-0/+5
2019-03-27drm/fb-helper: Fixup fill_info cleanupDaniel Vetter1-12/+6
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä1-5/+0
2019-03-27drm: Fix tabs vs. spacesVille Syrjälä1-1/+2
2019-03-27drm: Nuke unused drm_display_info.pixel_clockVille Syrjälä1-6/+0
2019-03-27drm/fb-helper: Unexport fill_{var,info}Daniel Vetter1-4/+0
2019-03-27drm/fb-helper: Add fill_info() functionsDaniel Vetter1-0/+3
2019-03-25drm/doc: fix missing verbLuca Ceresoli1-3/+3
2019-03-20tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes1-2/+3
2019-03-14drm: Add library for shmem backed GEM objectsNoralf Trønnes1-0/+159
2019-03-14drm: Add helpers for locking an array of BO reservations.Eric Anholt1-0/+4
2019-03-07drm: export drm_timeout_abs_to_jiffiesQiang Yu1-0/+4
2019-03-06Merge drm/drm-next into drm-misc-nextSean Paul2-1/+14
2019-03-05drm/dsc: Split DSC PPS and SDP header initialisationsDavid Francis1-2/+2
2019-03-05drm/dsc: Add native 420 and 422 support to compute_rc_paramsDavid Francis1-2/+2
2019-03-05drm/i915: Move dsc rate params compute into drmDavid Francis1-0/+1
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2019-03-04drm/tinydrm: Remove tinydrm_deviceNoralf Trønnes1-42/+0
2019-03-04drm/tinydrm: Drop using tinydrm_deviceNoralf Trønnes1-9/+17
2019-03-04drm: Add devm_drm_dev_init()Noralf Trønnes1-0/+3
2019-02-28drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()Maarten Lankhorst1-1/+1
2019-02-21drm/tinydrm/mipi-dbi: Add drm_to_mipi_dbi()Noralf Trønnes1-2/+3
2019-02-21drm/tinydrm: Remove tinydrm_shutdown()Noralf Trønnes1-1/+0
2019-02-21drm/tinydrm: tinydrm_display_pipe_init() don't use tinydrm_deviceNoralf Trønnes2-9/+13
2019-02-21drm/modes: Add DRM_SIMPLE_MODE()Noralf Trønnes2-23/+17
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola1-1/+1
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-0/+13
2019-02-19drm: Add colorspace info to AVI InfoframeUma Shankar1-0/+6
2019-02-19drm: Add HDMI colorspace propertyUma Shankar1-0/+42
2019-02-19Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Maxime Ripard1-0/+4
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+2
2019-02-19drm: Add reservation_object to drm_gem_objectRob Herring1-0/+21
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-1/+2
2019-02-13drm: annotate drm_core_check_feature() dev arg. as constEmil Velikov1-1/+1
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard5-35/+51
2019-02-09drm/dsc: Add kernel documentation for DRM DP DSC helpersManasi Navare2-59/+189
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter1-0/+4
2019-02-07drm: remove drmP.h from drm_modeset_helper.hSam Ravnborg1-1/+5
2019-02-07drm: Nuke drm_calc_{h,v}scale_relaxed()Ville Syrjälä1-6/+0
2019-02-06drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel1-0/+18
2019-02-06drm/atomic: Add drm_atomic_state->duplicatedLyude Paul1-0/+9
2019-02-05drm: add definitions for DP Audio/Video compliance testsChandan Uddaraju1-0/+13
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper7-7/+7
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+5
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-28/+0
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-33/+151
2019-02-01drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling supportNeil Armstrong1-0/+1
2019-02-01Merge tag 'drm-intel-next-2019-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+33
2019-02-01Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2-7/+15