コミット履歴

作者 SHA1 メッセージ 日付
  Jakob Bornecrantz 7c4eaca416 drm: Check for invalid cursor flags 13 年 前
  Ville Syrjälä 592c20ee45 drm: Use stdint types for consistency 13 年 前
  Ville Syrjälä cff91b625f drm: Constify params to format_check() and framebuffer_checks() 13 年 前
  Rob Clark 4d93914ae3 drm: add plane properties 13 年 前
  Rob Clark 49e2754578 drm: add bitmask property type 13 年 前
  Laurent Pinchart ebe0f2442c drm: Make the CRTC gamma_set operation optional 13 年 前
  Laurent Pinchart 3b02ab8893 drm: Miscellaneous typo fixes and documentation updates 13 年 前
  Laurent Pinchart 4a1b071427 drm: Don't initialize local ret variable when not needed 13 年 前
  Paulo Zanoni bffd9de029 drm: add CRTC properties 13 年 前
  Paulo Zanoni 7f88a9bedf drm: add 'count' to struct drm_object_properties 13 年 前
  Paulo Zanoni 0057d8dd8d drm: make the connector properties code use the object properties code 13 年 前
  Paulo Zanoni c543188afb drm: add generic ioctls to get/set properties on any object 13 年 前
  Paulo Zanoni 7e3bdf4a6d drm: create struct drm_object_properties and use it 13 年 前
  Paulo Zanoni afea2ad53f drm: WARN() when drm_connector_attach_property fails 13 年 前
  Paulo Zanoni 26a3481586 drm: add drm_property_change_is_valid 13 年 前
  Dave Airlie 4f256e8aa3 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next 13 年 前
  Daniel Vetter dc257cf154 Merge tag 'v3.4-rc6' into drm-intel-next 13 年 前
  Dave Airlie 1aa1b11c57 drm/kms: reduce some messages to debug level (v2) 13 年 前
  Ville Syrjälä f1ae126cdf drm: Unify and fix idr error handling 13 年 前
  Ville Syrjälä d1b45d5f05 drm: Add sanity checks to framebuffer creation 13 年 前
  Ville Syrjälä 01b68b0483 drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions 13 年 前
  Ville Syrjälä 5a86bd5524 drm: Add drm_format_plane_cpp() utility function 13 年 前
  Ville Syrjälä 141670e9b4 drm: Move drm_format_num_planes() to drm_crtc.c 13 年 前
  Joonyoung Shim aef6a7eeac drm: fix page_flip error handling 13 年 前
  Dave Airlie 9c1dfc5574 drm/usb: move usb support into a separate module 13 年 前
  Dave Airlie cbc7e22151 drm/modeset: add helper to unplug all connectors from sysfs 13 年 前
  Ville Syrjälä d63f5e6bf6 drm: Use a flexible array member for blob property data 13 年 前
  Ville Syrjälä 6bfc56aa89 drm: Handle drm_object_get() failures 13 年 前
  Ville Syrjälä 93bbf6dbda drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params 13 年 前
  Ville Syrjälä ac235dafb6 drm: Fix drm_mode_attachmode_crtc() 13 年 前