summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-11drm/edid: Don't send bogus aspect ratios in AVI infoframesVille Syrjälä
2018-05-11drm/edid: Fix cea mode aspect ratio handlingVille Syrjälä
2018-05-11drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcyVille Syrjälä
2018-05-11drm/modes: Introduce drm_mode_match()Ville Syrjälä
2018-05-10drm: panel-orientation-quirks: Convert to use match_string() helperAndy Shevchenko
2018-05-10drm/exynos: Add driver for Exynos Scaler moduleAndrzej Pietrasiewicz
2018-05-10drm/exynos: fimc: Convert driver to IPP v2 core APIMarek Szyprowski
2018-05-10drm/exynos: gsc: Convert driver to IPP v2 core APIMarek Szyprowski
2018-05-10drm/exynos: rotator: Convert driver to IPP v2 core APIMarek Szyprowski
2018-05-10drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski
2018-05-09drm/tilcdc: Fix setting clock divider for omap-l138David Lechner
2018-05-09drm/i915/psr: Check if VBT says PSR can be enabled.Dhinakaran Pandiyan
2018-05-09drm/i915/guc: Make submission tasklet hardirq safeChris Wilson
2018-05-09drm/i915/execlists: Make submission tasklet hardirq safeChris Wilson
2018-05-09drm/i915/selftests: Only switch to kernel context when lockedChris Wilson
2018-05-09drm/i915/selftests: Create mock_engine() under struct_mutexChris Wilson
2018-05-09drm/exynos: Allow DRM_EXYNOS on s5pv210.Paweł Chmiel
2018-05-09drm/exynos: fimd: Add support for S5PV210 FIMD variantTomasz Figa
2018-05-09gpu: drm: exynos: Change return type to vm_fault_tSouptick Joarder
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin
2018-05-08drm/i915: Annotate timeline lock nestingChris Wilson
2018-05-08drm/i915: Remove unused i915_flip tracepointsChris Wilson
2018-05-08drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4Matt Atwood
2018-05-08drm/i915: Disable tasklet scheduling across initial schedulingChris Wilson
2018-05-08drm/i915: Flush submission tasklet after bumping priorityChris Wilson
2018-05-08drm/i915/selftests: Return to kernel context after each testChris Wilson
2018-05-08drm/i915: don't leak the pin_map on errorMatthew Auld
2018-05-08drm/i915/selftests: Flush GPU activity before completing live_contextsChris Wilson
2018-05-08drm/i915/selftests: Refactor common flush_test()Chris Wilson
2018-05-08drm/i915/userptr: reject zero user_sizeMatthew Auld
2018-05-08drm/xen-front: Fix loop timeoutDan Carpenter
2018-05-08drm/xen-front: fix xen_drm_front_shbuf_alloc() error handlingDan Carpenter
2018-05-08drm/xen-front: checking for NULL instead of IS_ERRDan Carpenter
2018-05-08drm/i915/execlists: Cache the priolist when reschedulingChris Wilson
2018-05-08drm/i915/execlists: Drop unused parameter to lookup_priolist()Chris Wilson
2018-05-08drm/i915: Don't request a bug report for unsafe module parametersChris Wilson
2018-05-07drm/i915/icl: compute the MG PLL registersPaulo Zanoni
2018-05-07drm/i915/icl: compute the combo PHY (DPLL) DP registersPaulo Zanoni
2018-05-07drm/i915/icl: compute the combo PHY (DPLL) HDMI registersPaulo Zanoni
2018-05-07drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni
2018-05-07drm/i915: Add documentation to gen9_set_dc_state()Imre Deak
2018-05-07dma-buf: Remove unneeded stubs around sync_debug interfacesEzequiel Garcia
2018-05-05drm: rcar-du: Track dma-buf fencesEmre Ucan
2018-05-05drm: rcar-du: Add R8A77965 supportKieran Bingham
2018-05-05drm: rcar-du: Allow DU groups to work with hardware indexingKieran Bingham
2018-05-05drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham
2018-05-05drm: rcar-du: Use the correct naming for ODPM fields in DEFR6Kieran Bingham
2018-05-05drm: rcar-du: Use NULL for table initialisationKieran Bingham
2018-05-05drm: rcar-du: of: Include header to define prototypesKieran Bingham
2018-05-04drm/i915/selftests: Skip the execlists tests on !execlists machinesChris Wilson