summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| | | |\ \ \
| | | * | | | 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/+0
| | | * | | | 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/+0
| | | * | | | 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/+17
| | | * | | | 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
| | | |\ \ \ \
| | | * \ \ \ \ Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-191-1/+2
| | | |\ \ \ \ \
| | | * | | | | | drm: Add reservation_object to drm_gem_objectRob Herring2019-02-191-0/+21
| | * | | | | | | Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2019-03-252-2/+35
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart2019-03-182-1/+34
| | | * | | | | | | drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart2019-03-181-1/+1
| | * | | | | | | | drm: Turn bus flags macros into an enumLaurent Pinchart2019-03-181-44/+64
| | * | | | | | | | 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
| | |/ / / / / / /
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 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/ttm: fix re-init of global structuresChristian König2019-04-191-1/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira2019-03-291-0/+4
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | 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 '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
| * | | | | | | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-1/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | 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