aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Merge tag 'exynos-drm-next-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie1-0/+9
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+2
2018-09-20drm: drm_fourcc: add Samsung 16x16 tile formatAndrzej Pietrasiewicz1-0/+9
2018-09-14drm/amdgpu: Add DMCU to firmware query interfaceDavid Francis1-0/+2
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-1/+5
2018-09-11drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe1-1/+2
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+22
2018-09-06drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctlChris Wilson1-0/+3
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul3-38/+142
2018-08-21drm/fourcc: Add DOC: overview commentBrian Starkey1-0/+36
2018-07-26drm: add msm compressed format modifiersJeykumar Sankaran1-0/+13
2018-07-23Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi9-52/+1293
2018-07-20drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson1-0/+22
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+83
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky1-0/+1
2018-07-13drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compression (AFBC).Ayan Kumar Halder1-0/+83
2018-07-10Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-0/+107
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-39/+22
2018-07-06drm/vmwgfx: Expose SM4_1 param to user spaceDeepak Rawat1-0/+4
2018-07-06drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat1-0/+102
2018-07-06drm/vmwgfx: Add CAP2 support in vmwgfxNeha Bhende1-0/+1
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-39/+22
2018-06-29drm/v3d: Define the fourcc modifier for the Broadcom UIF format.Eric Anholt1-0/+21
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+25
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan3-10/+742
2018-06-20drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau1-0/+9
2018-06-20drm: Add writeback connector typeBrian Starkey1-0/+1
2018-06-15uapi/drm: add AMDGPU_HW_IP_VCN_JPEG for jpeg CSBoyuan Zhang1-1/+2
2018-06-15drm/amdgpu: add kernel doc for memory domains.Samuel Li1-0/+23
2018-05-31drm/vc4: Add support for SAND modifier.Dave Stevenson1-0/+59
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-10/+482
2018-05-19drm/tegra: Add kerneldoc for UAPIThierry Reding1-9/+481
2018-05-18drm/tegra: Use proper arguments for DRM_TEGRA_CLOSE_CHANNEL IOCTLThierry Reding1-1/+1
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy1-0/+7
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+20
2018-05-15drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9Yong Zhao1-0/+4
2018-05-15drm/amdgpu: add save restore list cntl gpm and srm firmware supportHuang Rui1-0/+6
2018-05-15drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák1-0/+4
2018-05-15drm/amdgpu: handle domain mask checking v2Chunming Zhou1-0/+6
2018-05-15drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"Christian König1-2/+0
2018-05-15Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-3/+217
2018-05-11drm: Add and handle new aspect ratios in DRM layerShashank Sharma1-0/+6
2018-05-11drm: Add DRM client cap for aspect-ratioAnkit Nautiyal1-0/+7
2018-05-10drm/exynos: ipp: Add IPP v2 frameworkMarek Szyprowski1-0/+240
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt1-0/+194
2018-05-03drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt1-0/+2
2018-04-30drm/vc4: Export fence through syncobjStefan Schake1-0/+6
2018-04-30drm/vc4: Syncobj import supportStefan Schake1-4/+3
2018-04-11drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)Chunming Zhou1-0/+2