summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplugVille Syrjälä2018-03-291-1/+7
* drm/i915: Restore planes after load detectionVille Syrjälä2018-03-291-0/+2
* drm/zte: Stop consulting plane->crtcVille Syrjälä2018-03-293-4/+6
* drm/vmwgfx: Stop consulting plane->fbVille Syrjälä2018-03-291-3/+3
* drm/sti: Stop consulting plane->fbVille Syrjälä2018-03-291-4/+5
* drm/i915: Stop consulting plane->fbVille Syrjälä2018-03-292-2/+2
* drm: Use plane->state->fb over plane->fbVille Syrjälä2018-03-293-8/+24
* drm: Make the fb refcount handover less magicVille Syrjälä2018-03-291-2/+1
* drm: Adjust whitespace for legibilityVille Syrjälä2018-03-292-2/+8
* drm: Add local 'plane' variable for primary/cursor planesVille Syrjälä2018-03-292-27/+37
* drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...Ville Syrjälä2018-03-291-1/+6
* drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()Ville Syrjälä2018-03-291-1/+1
* drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä2018-03-291-39/+39
* drm: Use srcu to protect drm_device.unpluggedNoralf Trønnes2018-03-293-10/+68
* drm: add parameter explanation for some gem dmabuf_opsSamuel Li2018-03-281-0/+13
* drm/tinydrm: Make fb_dirty into a lower level hookVille Syrjälä2018-03-2811-78/+78
* drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä2018-03-2810-10/+21
* drm/udl: Get rid of dev->struct_mutex usageDaniel Vetter2018-03-285-5/+11
* drm/rockchip: fixup comment for gem_free_object_unlockedDaniel Vetter2018-03-281-2/+2
* staging/vboxvideo: Use gem_free_object_unlockedDaniel Vetter2018-03-281-1/+1
* drm/omap: Use normalized zpos for plane placementPeter Ujfalusi2018-03-282-1/+4
* drm: rcar-du: Let core take care of normalizing the zposPeter Ujfalusi2018-03-281-9/+2
* drm/sti: Let core take care of normalizing the zposPeter Ujfalusi2018-03-281-21/+3
* drm/tegra: Let core take care of normalizing the zposPeter Ujfalusi2018-03-281-17/+4
* drm/exynos: Let core take care of normalizing the zposPeter Ujfalusi2018-03-283-22/+3
* drm: Add drm_mode_config->normalize_zpos booleanPeter Ujfalusi2018-03-283-2/+21
* drm: make drm_core_check_feature() bool that it isJani Nikula2018-03-281-2/+2
* drm: remove old documentation comment cruft from drmP.hJani Nikula2018-03-281-21/+0
* drm: prefer inline over __inline__Jani Nikula2018-03-282-5/+4
* drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko2018-03-281-4/+5
* drm/tinydrm: Use gem_free_object_unlockedDaniel Vetter2018-03-272-2/+2
* drm/scdc-helper: Convert errors into debug messagesVille Syrjälä2018-03-261-5/+5
* drm/gem: Document that handle_create must be the last stepDaniel Vetter2018-03-261-3/+6
* gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entryArushi Singhal2018-03-261-1/+1
* gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entryArushi Singhal2018-03-261-1/+1
* drm: Remove drm_property_{un/reference}_blob aliasesHaneen Mohammed2018-03-222-36/+0
* Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-21763-33627/+68429
|\
| * Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2018-03-2155-3831/+4277
| |\
| | * drm/omap: fix compile error when DPI is disabledTomi Valkeinen2018-03-141-1/+1
| | * drm/omap: fix compile error when debugfs is disabledTomi Valkeinen2018-03-141-14/+12
| | * drm: omapdrm: displays: panel-dsi-cm: Fix field access before setLaurent Pinchart2018-03-021-3/+3
| | * drm/omap: cleanup color space conversionTomi Valkeinen2018-03-011-15/+44
| | * drm/omap: Allow HDMI audio setup even if we do not have video configuredJyri Sarha2018-03-012-40/+30
| | * drm/omap: fix maximum sizesTomi Valkeinen2018-03-011-4/+7
| | * drm/omap: add writeback funcs to dispc_opsTomi Valkeinen2018-03-013-25/+35
| | * drm/omap: fix scaling limits for WBTomi Valkeinen2018-03-011-4/+20
| | * drm/omap: fix WB height with interlaceTomi Valkeinen2018-03-011-12/+16
| | * drm/omap: fix WBDELAYCOUNT with interlaceTomi Valkeinen2018-03-011-5/+9
| | * drm/omap: fix WBDELAYCOUNT for HDMITomi Valkeinen2018-03-011-2/+6
| | * drm/omap: set WB channel-in in wb_setup()Tomi Valkeinen2018-03-012-10/+5