summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-05-10Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-10Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
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/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland
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/vc4: Fix scaling of uni-planar formatsBoris Brezillon
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: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
2018-05-08drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä
2018-05-08drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi
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