summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-11drm/edid: Don't send bogus aspect ratios in AVI infoframesVille Syrjälä1-6/+17
2018-05-11drm/edid: Fix cea mode aspect ratio handlingVille Syrjälä1-4/+14
2018-05-11drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcyVille Syrjälä1-1/+1
2018-05-11drm/modes: Introduce drm_mode_match()Ville Syrjälä1-31/+103
2018-05-10drm: panel-orientation-quirks: Convert to use match_string() helperAndy Shevchenko1-4/+3
2018-05-10drm/exynos: Add driver for Exynos Scaler moduleAndrzej Pietrasiewicz6-0/+1131
2018-05-10drm/exynos: fimc: Convert driver to IPP v2 core APIMarek Szyprowski5-756/+366
2018-05-10drm/exynos: gsc: Convert driver to IPP v2 core APIMarek Szyprowski4-765/+338
2018-05-10drm/exynos: rotator: Convert driver to IPP v2 core APIMarek Szyprowski3-571/+190
2018-05-10drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski5-2/+1115
2018-05-09drm/tilcdc: Fix setting clock divider for omap-l138David Lechner1-1/+1
2018-05-09drm/i915/psr: Check if VBT says PSR can be enabled.Dhinakaran Pandiyan3-2/+7
2018-05-09drm/i915/guc: Make submission tasklet hardirq safeChris Wilson1-9/+25
2018-05-09drm/i915/execlists: Make submission tasklet hardirq safeChris Wilson1-13/+29
2018-05-09drm/i915/selftests: Only switch to kernel context when lockedChris Wilson1-1/+2
2018-05-09drm/i915/selftests: Create mock_engine() under struct_mutexChris Wilson1-3/+6
2018-05-09drm/exynos: Allow DRM_EXYNOS on s5pv210.Paweł Chmiel1-1/+1
2018-05-09drm/exynos: fimd: Add support for S5PV210 FIMD variantTomasz Figa1-0/+8
2018-05-09gpu: drm: exynos: Change return type to vm_fault_tSouptick Joarder2-18/+6
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin1-2/+0
2018-05-08drm/i915: Annotate timeline lock nestingChris Wilson1-1/+1
2018-05-08drm/i915: Remove unused i915_flip tracepointsChris Wilson1-36/+0
2018-05-08drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4Matt Atwood1-4/+18
2018-05-08drm/i915: Disable tasklet scheduling across initial schedulingChris Wilson1-3/+2
2018-05-08drm/i915: Flush submission tasklet after bumping priorityChris Wilson1-1/+3
2018-05-08drm/i915/selftests: Return to kernel context after each testChris Wilson1-0/+5
2018-05-08drm/i915: don't leak the pin_map on errorMatthew Auld1-4/+6
2018-05-08drm/i915/selftests: Flush GPU activity before completing live_contextsChris Wilson1-0/+3
2018-05-08drm/i915/selftests: Refactor common flush_test()Chris Wilson5-122/+93
2018-05-08drm/i915/userptr: reject zero user_sizeMatthew Auld1-0/+3
2018-05-08drm/xen-front: Fix loop timeoutDan Carpenter1-1/+1
2018-05-08drm/xen-front: fix xen_drm_front_shbuf_alloc() error handlingDan Carpenter2-3/+3
2018-05-08drm/xen-front: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2018-05-08drm/i915/execlists: Cache the priolist when reschedulingChris Wilson1-3/+10
2018-05-08drm/i915/execlists: Drop unused parameter to lookup_priolist()Chris Wilson1-5/+3
2018-05-08drm/i915: Don't request a bug report for unsafe module parametersChris Wilson1-1/+7
2018-05-08drm/i915/icl: compute the MG PLL registersPaulo Zanoni1-1/+222
2018-05-08drm/i915/icl: compute the combo PHY (DPLL) DP registersPaulo Zanoni1-1/+86
2018-05-08drm/i915/icl: compute the combo PHY (DPLL) HDMI registersPaulo Zanoni1-3/+36
2018-05-08drm/i915/icl: add basic support for the ICL clocksPaulo Zanoni6-5/+491
2018-05-07drm/i915: Add documentation to gen9_set_dc_state()Imre Deak1-0/+23
2018-05-07dma-buf: Remove unneeded stubs around sync_debug interfacesEzequiel Garcia1-10/+0
2018-05-05drm: rcar-du: Track dma-buf fencesEmre Ucan1-0/+5
2018-05-05drm: rcar-du: Add R8A77965 supportKieran Bingham1-0/+29
2018-05-05drm: rcar-du: Allow DU groups to work with hardware indexingKieran Bingham3-6/+15
2018-05-05drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham5-31/+42
2018-05-05drm: rcar-du: Use the correct naming for ODPM fields in DEFR6Kieran Bingham2-10/+10
2018-05-05drm: rcar-du: Use NULL for table initialisationKieran Bingham1-1/+1
2018-05-05drm: rcar-du: of: Include header to define prototypesKieran Bingham1-0/+1
2018-05-04drm/i915/selftests: Skip the execlists tests on !execlists machinesChris Wilson1-0/+4