summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-04drm: mst: Fix query_payload ack reply structSean Paul
2019-11-12drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-13drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel
2018-09-03MLK-19317-1 drm/bridge: sec-dsim: add missing 'ctrail' assignmentFancy Fang
2018-08-27MLK-19252-6 drm/bridge: sec-dsim: improve DPHY TIMING configsFancy Fang
2018-08-27MLK-19252-1 drm/bridge: sec-dsim: move PLL check to DSIM EncoderFancy Fang
2018-08-24MLK-18535-7 drm/bridge: sec-dsim: add bridge driver supportFancy Fang
2018-08-24MLK-18163-1: drm: edid: fix HDMI2.0 deep color depth parsingLaurentiu Palcu
2018-08-24MLK-17684-2: drm/bridge: nwl-dsi: Let CRTC dictate the final bus formatMirela Rabulea
2018-08-24drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2018-08-24drm: add helper functions for YCBCR420 handlingShashank Sharma
2018-08-24drm/edid: parse ycbcr 420 deep color informationShashank Sharma
2018-08-24drm/edid: parse YCBCR420 videomodes from EDIDShashank Sharma
2018-08-24drm: add helper to validate YCBCR420 modesShashank Sharma
2018-08-24MLK-17634-4: drm: move hdr_panel_metadata to drm_hdmi_infoLaurentiu Palcu
2018-08-24drm: Enable HDR infoframe supportUma Shankar
2018-08-24drm: Parse Colorimetry data block from EDIDUma Shankar
2018-08-24drm/edid: detect SCDC support in HF-VSDBShashank Sharma
2018-08-24drm/edid: detect SCDC support in HF-VSDBShashank Sharma
2018-08-24drm: Add SCDC helpersThierry Reding
2018-08-24drm: Add a new connector atomic property for link statusManasi Navare
2018-08-24drm: Add HDR capabilty field to plane structureUma Shankar
2018-08-24drm: Add HDR source metadata propertyUma Shankar
2018-08-24drm: Create a format/modifier blobBen Widawsky
2018-08-24drm: Plumb modifiers through plane initBen Widawsky
2018-08-24drm: fix possible_crtc's typeTomi Valkeinen
2018-08-24MLK-16918-5: drm: Implement NWL MIPI-DSI as a real drm_bridgeRobert Chiras
2018-08-24drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard
2018-08-24drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard
2018-08-24drm: Add drm_object lease infrastructure [v5]Keith Packard
2018-08-24drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2018-08-24drm: Add new LEASE debug levelKeith Packard
2018-08-24MLK-16347-3: drm/bridge: Add Northwest Logic DSI transmitter supportRobert Chiras
2018-08-24MLK-16290 drm: Add drm_of_component_probe_with_match() helperLiu Ying
2018-08-03drm: Add DP PSR2 sink enable bitJosé Roberto de Souza
2018-03-18drm: Allow determining if current task is output poll workerLukas Wunner
2017-06-17drm: Don't race connector registrationDaniel Vetter
2017-06-17drm: prevent double-(un)registration for connectorsDaniel Vetter
2017-04-12drm/i915: more .is_mobile cleanups for BDWPaulo Zanoni
2017-04-12drm/i915: fix INTEL_BDW_IDS definitionPaulo Zanoni
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-03-30drm: reference count event->completionDaniel Vetter
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson