summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-02-16drm/vc4: Add support for YUV planes.Eric Anholt
2016-02-16drm/vc4: Add support a few more RGB display plane formats.Eric Anholt
2016-02-16drm/vc4: Add support for scaling of display planes.Eric Anholt
2016-02-16drm/vc4: Fix which value is being used for source image size.Eric Anholt
2016-02-16drm/vc4: Add more display planes to each CRTC.Eric Anholt
2016-02-16drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt
2016-02-16drm/vc4: Add a proper short-circut path for legacy cursor updates.Eric Anholt
2016-02-16drm/vc4: Move the plane clipping/scaling setup to a separate function.Eric Anholt
2016-02-16drm/vc4: Add missing __iomem annotation to hw_dlist.Eric Anholt
2016-02-16drm/vc4: Improve comments on vc4_plane_state members.Eric Anholt
2016-02-16drm: fixes crct set_mode when crtc mode_fixup is null.Carlos Palminha
2016-02-16drm/tilcdc: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/sti: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/rockchip: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/qxl: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/mgag200: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/msm/mdp: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/gma500: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/radeon: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/cirrus: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/bochs: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/ast: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/amdgpu: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/udl: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-16drm/virtio: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-15drm/fb_helper: Use add_one_connector in add_all_connectors.Maarten Lankhorst
2016-02-15drm/fb_helper: Use correct allocation count for arrays.Maarten Lankhorst
2016-02-14drm/i915: Set aux.dev to the drm_connector device, instead of drm_device.Rafael Antognolli
2016-02-12drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabledLukas Wunner
2016-02-12drm/amdgpu/vi: move uvd tiling config setup into uvd codeAlex Deucher
2016-02-12drm/amdgpu/vi: move sdma tiling config setup into sdma codeAlex Deucher
2016-02-12drm/amdgpu/cik: move uvd tiling config setup into uvd codeAlex Deucher
2016-02-12drm/amdgpu/cik: move sdma tiling config setup into sdma codeAlex Deucher
2016-02-12drm/amdgpu/gfx7: rework gpu_init()Alex Deucher
2016-02-12drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher
2016-02-12drm/amdgpu: fix coding style in amdgpu_ctx.cChristian König
2016-02-12drm/amdgpu: nuke the kernel contextChristian König
2016-02-12drm/amdgpu: use separate scheduler entity for VCE submissionsChristian König
2016-02-12drm/amdgpu: use separate scheduler entity for UVD submissionsChristian König
2016-02-12drm/amdgpu: use separate scheduler entitiy for buffer movesChristian König
2016-02-12drm/amdgpu: use SDMA round robin for VM updates v3Christian König
2016-02-12drm/amdgpu: remove is_pte_ringChristian König
2016-02-12drm/amdgpu: use per VM entity for page table updates (v2)Christian König
2016-02-12drm/amdgpu: remove the userptr rmn->lockChristian König
2016-02-12drm/amd/include: Update dce 8 headers for dalHarry Wentland
2016-02-12drm/amdgpu/gfx7: Fix whitespaceTom St Denis
2016-02-12drm/amdgpu/gfx7: Simplify wptr/rptr functionsTom St Denis
2016-02-12drm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rbTom St Denis