summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-29drm/i915: Make force_load_detect effective even w/ DMI quirks/hotplugVille Syrjälä
2018-03-29drm/i915: Restore planes after load detectionVille Syrjälä
2018-03-29drm/zte: Stop consulting plane->crtcVille Syrjälä
2018-03-29drm/vmwgfx: Stop consulting plane->fbVille Syrjälä
2018-03-29drm/sti: Stop consulting plane->fbVille Syrjälä
2018-03-29drm/i915: Stop consulting plane->fbVille Syrjälä
2018-03-29drm: Use plane->state->fb over plane->fbVille Syrjälä
2018-03-29drm: Make the fb refcount handover less magicVille Syrjälä
2018-03-29drm: Adjust whitespace for legibilityVille Syrjälä
2018-03-29drm: Add local 'plane' variable for primary/cursor planesVille Syrjälä
2018-03-29drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...Ville Syrjälä
2018-03-29drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()Ville Syrjälä
2018-03-29drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä
2018-03-29drm: Use srcu to protect drm_device.unpluggedNoralf Trønnes
2018-03-28drm: add parameter explanation for some gem dmabuf_opsSamuel Li
2018-03-28drm/tinydrm: Make fb_dirty into a lower level hookVille Syrjälä
2018-03-28drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä
2018-03-28drm/udl: Get rid of dev->struct_mutex usageDaniel Vetter
2018-03-28drm/rockchip: fixup comment for gem_free_object_unlockedDaniel Vetter
2018-03-28staging/vboxvideo: Use gem_free_object_unlockedDaniel Vetter
2018-03-28drm/omap: Use normalized zpos for plane placementPeter Ujfalusi
2018-03-28drm: rcar-du: Let core take care of normalizing the zposPeter Ujfalusi
2018-03-28drm/sti: Let core take care of normalizing the zposPeter Ujfalusi
2018-03-28drm/tegra: Let core take care of normalizing the zposPeter Ujfalusi
2018-03-28drm/exynos: Let core take care of normalizing the zposPeter Ujfalusi
2018-03-28drm: Add drm_mode_config->normalize_zpos booleanPeter Ujfalusi
2018-03-28drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko
2018-03-27drm/tinydrm: Use gem_free_object_unlockedDaniel Vetter
2018-03-26drm/scdc-helper: Convert errors into debug messagesVille Syrjälä
2018-03-26drm/gem: Document that handle_create must be the last stepDaniel Vetter
2018-03-26gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entryArushi Singhal
2018-03-26gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entryArushi Singhal
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-21drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()Santha Meena Ramamoorthy
2018-03-21Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2018-03-21Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-03-21Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-03-21Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2018-03-20drm/meson: Fix potential NULL dereference in meson_drv_bind_master()Wei Yongjun
2018-03-19drm/sun4i: backend: Support YUV planesMaxime Ripard
2018-03-19drm/sun4i: backend: Check that we only have a single YUV planeMaxime Ripard
2018-03-19drm/sun4i: Add driver support for A80 display pipelineChen-Yu Tsai
2018-03-19drm/sun4i: Add support for A80 TCONsChen-Yu Tsai
2018-03-19drm: Reduce object size of DRM_DEV_<LEVEL> usesJoe Perches
2018-03-19drm: dma_bufs: Fixed checkpatch issuesPaul McQuade
2018-03-19drm/msm: fix building without debugfsArnd Bergmann
2018-03-19drm/msm/mdp5: don't pre-reserve LM's if no dual-dsiRob Clark
2018-03-19drm/msm/mdp5: add missing LM flush bitsRob Clark
2018-03-19drm/msm/mdp5: print a bit more of the atomic stateRob Clark
2018-03-19drm/msm/mdp5: rework CTL START signal handlingRob Clark