Commit Graph

639 Commits (e515c18bfef718a7900924d50198d968565dd60e)

Author SHA1 Message Date
Ville Syrjälä d9dd85dd4e drm: Drop the NV12M and YUV420M formats 13 years ago
Jakob Bornecrantz 7c4eaca416 drm: Check for invalid cursor flags 13 years ago
Ville Syrjälä 22f5d115a2 drm: Initialize object type when using DRM_MODE() macro 13 years ago
Damien Lespiau 04ccfe77f1 drm: Remove two unused fields from struct drm_display_mode 13 years ago
Marek Olšák 6759a0a7a0 drm/radeon/kms: implement timestamp userspace query (v2) 13 years ago
Alex Deucher 2f292004dd drm/radeon: add some new SI pci ids 13 years ago
Joonyoung Shim 00ae67cf26 drm/exynos: add property for plane zpos 13 years ago
Ben Skeggs 2a259a3d84 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer 13 years ago
Ilija Hadzic b97ce28e9f drm/ttm: remove stale declaration and field 13 years ago
Daniel Vetter 83bc5fd29a drm/sis: fixup sis_mm ioctl structs 13 years ago
Daniel Vetter 26587e6994 drm: kill i915/i830 ids from drm_pciids.h 13 years ago
Daniel Vetter a344a7e7c2 drm: kill dma queue support 13 years ago
Daniel Vetter b0071efe82 drm: kill reclaim_buffers callback 13 years ago
Daniel Vetter 923d1fe86b drm: kill reclaim_buffers_locked 13 years ago
Daniel Vetter 3ae6b64400 drm: kill reclaim_buffers_idlelocked functions 13 years ago
Dave Airlie f42977841f drm/pci: add support for getting the supported link bw. 13 years ago
Laurent Pinchart e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
Daniel Vetter 59fd415ded drm: remove the list_head from drm_mode_set 13 years ago
Chris Wilson 6b9d89b436 drm: Add colouring to the range allocator 13 years ago
Dave Airlie 59bbe27ba0 drm: drop comment about this header being autogenerated. 13 years ago
Ben Widawsky 6e0a69dbc8 drm/i915/context: switch contexts with execbuf2 13 years ago
Ben Widawsky 846248136d drm/i915/context: create & destroy ioctls 13 years ago
Daniel Vetter 8ecd1a6615 drm/i915: call intel_enable_gtt 13 years ago
Daniel Vetter 14be93ddff drm/i915 + agp/intel-gtt: prep work for direct setup 13 years ago
Daniel Vetter dd2757f8b5 drm/i915: stop using dev->agp->base 13 years ago
Paulo Zanoni fe45616805 drm: increase DRM_OBJECT_MAX_PROPERTY to 24 13 years ago
Ben Widawsky 172cf15d18 drm/i915: Add wait render timeout get param 13 years ago
Ben Widawsky eac1f14fd1 drm/i915: Inifite timeout for wait ioctl 13 years ago
Alex Deucher 7aaa61b347 drm/radeon/kms: add new SI PCI ids 13 years ago
Alex Deucher a2bef8ce82 drm/radeon/kms: add new BTC PCI ids 13 years ago
Alex Deucher 4a6991cc1f drm/radeon/kms: add new Palm, Sumo PCI ids 13 years ago
Alex Deucher d430f7dbf7 drm/radeon/kms: add new Trinity PCI ids 13 years ago
Inki Dae 13b87b2742 drm/exynos: fixed size type. 13 years ago
Xi Wang a3860c1c5d introduce SIZE_MAX 13 years ago
Ben Widawsky 23ba4fd0a4 drm/i915: wait render timeout ioctl 13 years ago
Dave Airlie 129b78bfca ttm: add prime sharing support to TTM (v2) 13 years ago
Dave Airlie 51ab7ba267 drm/prime: introduce sg->pages/addr arrays helper 13 years ago
Rob Clark 4d93914ae3 drm: add plane properties 13 years ago
Rob Clark 49e2754578 drm: add bitmask property type 13 years ago
Laurent Pinchart e6ecefaadf drm: Constify drm_mode_config_funcs pointer 13 years ago
Laurent Pinchart 78b68556a9 drm: Constify gem_vm_ops pointer 13 years ago
Laurent Pinchart 3b02ab8893 drm: Miscellaneous typo fixes and documentation updates 13 years ago
Adam Jackson de44d97193 drm/dp: Add DPCD defines for register 0x007 13 years ago
Adam Jackson 86c3c3beb8 drm/dp: Add DPCD OUI register defines 13 years ago
Dave Airlie 4271a40900 drm/prime: expose capability flags for userspace. 13 years ago
Joonyoung Shim d7f1642c90 drm/exynos: add G2D driver 13 years ago
Paulo Zanoni bffd9de029 drm: add CRTC properties 13 years ago
Paulo Zanoni 7f88a9bedf drm: add 'count' to struct drm_object_properties 13 years ago
Paulo Zanoni c543188afb drm: add generic ioctls to get/set properties on any object 13 years ago
Paulo Zanoni 7e3bdf4a6d drm: create struct drm_object_properties and use it 13 years ago