summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2019-07-09drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-03-27MLK-21150-4 drm/bridge: sec-dsim: a general way to compute PLL PMSFancy Fang
2019-03-13drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel
2019-02-12drm: HDMI and DP specific HDCP2.2 definesRamalingam C
2019-02-12drm: hdcp2.2 authentication msg definitionsRamalingam C
2019-02-12drm: Fix HDCP downstream dev count readRamalingam C
2019-02-12drm/i915: Check for downstream topology errorsRamalingam C
2019-02-12drm: content-type property for HDMI connectorStanislav Lisovskiy
2019-02-12drm: Add some HDCP related #definesSean Paul
2019-02-12drm: Add Content Protection propertySean Paul
2019-02-12MLK-17537-7: drm: simple_kms_helper: Add mode_valid() callback supportLinus Walleij
2019-02-12MLK-17537-4: drm/bridge: nwl-dsi: implement mode_valid()Robert Chiras
2019-02-12MLK-20181-5: drm/modeset-helper: Add simple modeset suspend/resume helpersNoralf Trønnes
2019-02-12MLK-20181-4: drm: Add drm_device->fb_helper pointerNoralf Trønnes
2019-02-12MLK-19317-1 drm/bridge: sec-dsim: add missing 'ctrail' assignmentFancy Fang
2019-02-12MLK-19252-6 drm/bridge: sec-dsim: improve DPHY TIMING configsFancy Fang
2019-02-12MLK-19252-1 drm/bridge: sec-dsim: move PLL check to DSIM EncoderFancy Fang
2019-02-12MLK-18535-7 drm/bridge: sec-dsim: add bridge driver supportFancy Fang
2019-02-12MLK-18106: drm/bridge: Fix nwl-dsi bridge handlingRobert Chiras
2019-02-12MLK-17684-2: drm/bridge: nwl-dsi: Let CRTC dictate the final bus formatMirela Rabulea
2019-02-12drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2019-02-12MLK-17634-4: drm: move hdr_panel_metadata to drm_hdmi_infoLaurentiu Palcu
2019-02-12drm: Enable HDR infoframe supportUma Shankar
2019-02-12drm: Parse Colorimetry data block from EDIDUma Shankar
2019-02-12drm: Add HDR capabilty field to plane structureUma Shankar
2019-02-12drm: Add HDR source metadata propertyUma Shankar
2019-02-12MLK-16918-5: drm: Implement NWL MIPI-DSI as a real drm_bridgeRobert Chiras
2019-02-12drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard
2019-02-12drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard
2019-02-12drm: Add drm_object lease infrastructure [v5]Keith Packard
2019-02-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2019-02-12drm: Add new LEASE debug levelKeith Packard
2019-02-12MLK-16347-3: drm/bridge: Add Northwest Logic DSI transmitter supportRobert Chiras
2019-02-12MLK-16290 drm: Add drm_of_component_probe_with_match() helperLiu Ying
2018-11-10drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor
2018-08-03drm: Add DP PSR2 sink enable bitJosé Roberto de Souza
2018-03-28drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson
2018-03-15drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin
2018-03-15drm: Allow determining if current task is output poll workerLukas Wunner
2018-02-22x86/gpu: add CFL to early quirksLucas De Marchi
2018-02-22drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5Anuj Phogat
2018-02-22drm/i915: add GT number to intel_device_infoLionel Landwerlin
2017-12-05drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand
2017-08-21Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie