Commit History

Author SHA1 Message Date
  Dave Airlie 4f256e8aa3 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next 13 years ago
  Daniel Vetter dc257cf154 Merge tag 'v3.4-rc6' into drm-intel-next 13 years ago
  Dave Airlie 1aa1b11c57 drm/kms: reduce some messages to debug level (v2) 13 years ago
  Ville Syrjälä f1ae126cdf drm: Unify and fix idr error handling 13 years ago
  Ville Syrjälä d1b45d5f05 drm: Add sanity checks to framebuffer creation 13 years ago
  Ville Syrjälä 01b68b0483 drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions 13 years ago
  Ville Syrjälä 5a86bd5524 drm: Add drm_format_plane_cpp() utility function 13 years ago
  Ville Syrjälä 141670e9b4 drm: Move drm_format_num_planes() to drm_crtc.c 13 years ago
  Joonyoung Shim aef6a7eeac drm: fix page_flip error handling 13 years ago
  Dave Airlie 9c1dfc5574 drm/usb: move usb support into a separate module 13 years ago
  Dave Airlie cbc7e22151 drm/modeset: add helper to unplug all connectors from sysfs 13 years ago
  Ville Syrjälä d63f5e6bf6 drm: Use a flexible array member for blob property data 13 years ago
  Ville Syrjälä 6bfc56aa89 drm: Handle drm_object_get() failures 13 years ago
  Ville Syrjälä 93bbf6dbda drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params 13 years ago
  Ville Syrjälä ac235dafb6 drm: Fix drm_mode_attachmode_crtc() 13 years ago
  Ville Syrjälä 5f61bb421f drm: Check CRTC viewport against framebuffer size 13 years ago
  Ville Syrjälä 90367bf6e9 drm: Check user mode against overflows 13 years ago
  Ville Syrjälä ee34ab5b01 drm: Fix memory leak in drm_mode_setcrtc() 13 years ago
  Ville Syrjälä 1dd6c8bda9 drm: Make drm_mode_attachmode() void 13 years ago
  Ville Syrjälä 1d97e91548 drm: Check crtc x and y coordinates 13 years ago
  Ville Syrjälä e36fae3889 drm: Warn if mode to umode conversion overflows the destination types 13 years ago
  Ville Syrjälä 6653cc8d3b drm: Reject mode set with current fb if no current fb is bound 13 years ago
  Sascha Hauer d9bc3c02e3 drm: add convenience function to create an range property 13 years ago
  Sascha Hauer 4a67d39190 drm: add convenience function to create an enum property 13 years ago
  Sascha Hauer b20f38679f drm crtc: Fix locking comments 13 years ago
  Sascha Hauer 4cae5b8462 drm: add proper return value for drm_mode_crtc_set_gamma_size 13 years ago
  Sascha Hauer 554f1d7888 drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove 13 years ago
  Sascha Hauer 59ce062ead drm crtc: add forgotten idr cleanup functions 13 years ago
  Rob Clark 0a7eb243db drm: add support for private planes 13 years ago
  Rob Clark a9971157b6 drm: disconnect plane from fb/crtc when disabled 13 years ago