summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-06drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin
2020-01-06drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea
2020-01-06drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea
2020-01-06dt-bindings: fix warnings in xinpeng,xpp055c272.yamlSam Ravnborg
2020-01-06drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK onlyKai Vehmanen
2020-01-06drm/bridge: cdns: remove set but not used variable 'nlanes'yu kuai
2020-01-06drm/bridge: cdns: remove set but not used variable 'bpp'yu kuai
2020-01-06drm: meson: Remove unneeded semicolonzhengbin
2020-01-06drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson
2020-01-06drm: bridge: dw-hdmi: constify copied structureJulia Lawall
2020-01-06drm/i915/gt: Use memset_p to clear the portsChris Wilson
2020-01-06drm/i915/gt: Drop mutex serialisation between context pin/unpinChris Wilson
2020-01-06drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and coChris Wilson
2020-01-06drm/i915: Merge i915_request.flags with i915_request.fence.flagsChris Wilson
2020-01-06drm/i915/selftests: Impose a timeout for request submissionChris Wilson
2020-01-06drm/i915/selftests: Fixup sparse __user annotation on local varChris Wilson
2020-01-06drm/hisilicon/hibmc: Export VRAM MM information to debugfsThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpersThomas Zimmermann
2020-01-06drm/vram: Support scanline alignment for dumb buffersThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic codeThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Switch to generic fbdev emulationThomas Zimmermann
2020-01-06drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang
2020-01-06drm/rockchip: lvds: Add PX30 supportMiquel Raynal
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-05drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal
2020-01-05drm/rockchip: lvds: improve error handling in helper functionsMiquel Raynal
2020-01-05drm/rockchip: lvds: Create an RK3288 specific probe functionMiquel Raynal
2020-01-05drm/rockchip: lvds: Change platform data to hold helper_funcs pointerMiquel Raynal
2020-01-05drm/rockchip: lvds: Harmonize function namesMiquel Raynal
2020-01-05drm/rockchip: lvds: Fix indentation of a #defineMiquel Raynal
2020-01-05dt-bindings: display: rockchip-lvds: Document PX30 PHYMiquel Raynal
2020-01-05dt-bindings: display: rockchip-lvds: Declare PX30 compatibleMiquel Raynal
2020-01-05drm/i915: Create dumb buffer from LMEMRamalingam C
2020-01-05drm/i915: lookup for mem_region of a mem_typeRamalingam C
2020-01-04drm/i915/selftests: Compare user mmap against GPUChris Wilson
2020-01-04drm/i915/selftests: Extend fault handler selftests to all memory regionsAbdiel Janulgue
2020-01-04drm/i915/gem: Extend mmap support for lmemAbdiel Janulgue
2020-01-04drm/panel: add panel driver for Leadtek LTK500HD1829Heiko Stuebner
2020-01-04dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829Heiko Stuebner
2020-01-04dt-bindings: Add vendor prefix for Leadtek TechnologyHeiko Stuebner
2020-01-04drm/panel: add panel driver for Xinpeng XPP055C272 panelsHeiko Stuebner
2020-01-04dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272Heiko Stuebner
2020-01-04dt-bindings: Add vendor prefix for Xinpeng TechnologyHeiko Stuebner
2020-01-03drm/i915/selftests: Make headers self-containedChris Wilson
2020-01-03drm/i915/selftests: Move igt_atomic_section[] out of the headerChris Wilson
2020-01-03omapfb/dss: remove unneeded conversions to boolAndrew F. Davis
2020-01-03video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()Markus Elfring
2020-01-03video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()Markus Elfring
2020-01-03video: fbdev: fsl-diu-fb: mark expected switch fall-throughsGustavo A. R. Silva
2020-01-03fbdev: matrox: make array wtst_xlat static const, makes object smallerColin Ian King