aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-17drm/vc4: Add some missing HVS register definitions.Eric Anholt1-0/+96
2018-04-17drm/rockchip: fix VOP vblank raceJohn Keeping1-1/+1
2018-04-16drm/docs: Remove the rcar alpha from the csv fileMaxime Ripard1-1/+0
2018-04-16drm/sun4i: Add support for plane alphaMaxime Ripard3-3/+18
2018-04-16drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard6-59/+9
2018-04-16drm/atmel-hclcdc: Convert to the new generic alpha propertyMaxime Ripard2-88/+14
2018-04-16drm/blend: Add a generic alpha propertyMaxime Ripard5-0/+56
2018-04-11drm/sun4i: Tie the DSI controller in the TCONMaxime Ripard2-0/+119
2018-04-11drm/sun4i: Add Allwinner A31 MIPI-DSI controller supportMaxime Ripard5-0/+1476
2018-04-11dt-bindings: display: Add Allwinner MIPI-DSI bindingsMaxime Ripard1-0/+93
2018-04-11drm/sun4i: tcon: Add TRI finish interrupt for vblankMaxime Ripard2-3/+10
2018-04-11Merge tag 'mmio-clk-config' of https://git.kernel.org/pub/scm/linux/kernel/gi...Maarten Lankhorst2-0/+27
2018-04-05drm/sti: Depend on OF rather than selecting itOliver O'Halloran1-2/+1
2018-04-03MAINTAINERS: Add drm/xen-front maintainer entryOleksandr Andrushchenko1-0/+9
2018-04-03drm/xen-front: Add support for Xen PV display frontendOleksandr Andrushchenko21-0/+3229
2018-03-30drm: Reshuffle getfb error returnsDaniel Stone1-16/+18
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul1706-12408/+81704
2018-03-29drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplugVille Syrjälä1-1/+7
2018-03-29drm/i915: Restore planes after load detectionVille Syrjälä1-0/+2
2018-03-29drm/zte: Stop consulting plane->crtcVille Syrjälä3-4/+6
2018-03-29drm/vmwgfx: Stop consulting plane->fbVille Syrjälä1-3/+3
2018-03-29drm/sti: Stop consulting plane->fbVille Syrjälä1-4/+5
2018-03-29drm/i915: Stop consulting plane->fbVille Syrjälä2-2/+2
2018-03-29drm: Use plane->state->fb over plane->fbVille Syrjälä3-8/+24
2018-03-29drm: Make the fb refcount handover less magicVille Syrjälä1-2/+1
2018-03-29drm: Adjust whitespace for legibilityVille Syrjälä2-2/+8
2018-03-29drm: Add local 'plane' variable for primary/cursor planesVille Syrjälä2-27/+37
2018-03-29drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...Ville Syrjälä1-1/+6
2018-03-29drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()Ville Syrjälä1-1/+1
2018-03-29drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä1-39/+39
2018-03-29drm: Use srcu to protect drm_device.unpluggedNoralf Trønnes3-10/+68
2018-03-29Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...Dave Airlie1-1/+7
2018-03-28drm: add parameter explanation for some gem dmabuf_opsSamuel Li1-0/+13
2018-03-28drm/tinydrm: Make fb_dirty into a lower level hookVille Syrjälä11-78/+78
2018-03-28drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä10-10/+21
2018-03-28drm/udl: Get rid of dev->struct_mutex usageDaniel Vetter5-5/+11
2018-03-28drm/rockchip: fixup comment for gem_free_object_unlockedDaniel Vetter1-2/+2
2018-03-28staging/vboxvideo: Use gem_free_object_unlockedDaniel Vetter1-1/+1
2018-03-28drm/omap: Use normalized zpos for plane placementPeter Ujfalusi2-1/+4
2018-03-28drm: rcar-du: Let core take care of normalizing the zposPeter Ujfalusi1-9/+2
2018-03-28drm/sti: Let core take care of normalizing the zposPeter Ujfalusi1-21/+3
2018-03-28drm/tegra: Let core take care of normalizing the zposPeter Ujfalusi1-17/+4
2018-03-28drm/exynos: Let core take care of normalizing the zposPeter Ujfalusi3-22/+3
2018-03-28drm: Add drm_mode_config->normalize_zpos booleanPeter Ujfalusi3-2/+21
2018-03-28drm: make drm_core_check_feature() bool that it isJani Nikula1-2/+2
2018-03-28drm: remove old documentation comment cruft from drmP.hJani Nikula1-21/+0
2018-03-28drm: prefer inline over __inline__Jani Nikula2-5/+4
2018-03-28drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko1-4/+5
2018-03-28Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...Dave Airlie19-165/+1398
2018-03-28Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/...Dave Airlie3-26/+19