Commit History

Author SHA1 Message Date
  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
  Dave Airlie 1fbe6f625f Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next 13 years ago
  Ville Syrjälä 01f2c7730e drm: Replace pitch with pitches[] in drm_framebuffer 13 years ago
  Ville Syrjälä 935b597740 drm: Check that the requested pixel format is valid 13 years ago
  Ville Syrjälä 62443be626 drm: plane: Check that the fb pixel format is supported by the plane 13 years ago
  Ville Syrjälä 22cd7c6258 drm: plane: Make 'formats' parameter to drm_plane_init() const 13 years ago
  Ville Syrjälä 687a040038 drm: plane: Check crtc coordinates against integer overflows in setplane ioctl 13 years ago
  Ville Syrjälä 42ef87896a drm: plane: Check source coordinates 13 years ago
  Ville Syrjälä e5e3b44c67 drm: plane: Clear plane.crtc and plane.fb after disable_plane() 13 years ago
  Ville Syrjälä 81f6c7f873 drm: Fix __user sparse warnings 13 years ago