aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20drm: Only do the hw.lock cleanup in master_relase for !MODESETDaniel Vetter
2016-06-20drm: Prevent NULL deref in drm_name_info()Chris Wilson
2016-06-20drm: fix send_vblank_event use-after-free errorMatthew Auld
2016-06-20dma-buf: remove dma_buf_debugfs_create_file()Mathias Krause
2016-06-20dma-buf: remove dma_buf directory on bufinfo file creation errorsMathias Krause
2016-06-20dma-buf: propagate errors from dma_buf_describe() on debugfs readMathias Krause
2016-06-20drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpyChris Wilson
2016-06-19drm/i915: Move backlight unregistration to connector unregistrationChris Wilson
2016-06-19drm/i915: Move intel_connector->unregister to connector->early_unregisterChris Wilson
2016-06-19drm: Protect drm_connector_register_all() under DRIVER_MODESETChris Wilson
2016-06-17drm: Deal with rotation in drm_plane_helper_check_update()Ville Syrjälä
2016-06-17drm: Automatically register/unregister all connectorsChris Wilson
2016-06-17drm: Minimally initialise drm_dp_auxChris Wilson
2016-06-17drm: Pass the drm_dp_aux->hw_mutex to i2c for its lockingChris Wilson
2016-06-17drm/sti: Don't call drm_helper_disable_unused_functionsDaniel Vetter
2016-06-17drm: Automatically unregister the connector during cleanupChris Wilson
2016-06-17drm: Make drm_connector_register() safe against multiple callsChris Wilson
2016-06-17drm: Add a callback from connector registeringChris Wilson
2016-06-17drm: Export drm_dev_init() for subclassingChris Wilson
2016-06-16drm: rockchip: select DRM_GEM_CMA_HELPERArnd Bergmann
2016-06-16drm: Extract drm_master_relaseDaniel Vetter
2016-06-16drm: Extract drm_master_openDaniel Vetter
2016-06-16drm: Move master functions into drm_auth.cDaniel Vetter
2016-06-16drm: Link directly from drm_master to drm_deviceDaniel Vetter
2016-06-16drm: Hide hw.lock cleanup in filp->release betterDaniel Vetter
2016-06-16drm: Nuke legacy maps debugfs filesDaniel Vetter
2016-06-16Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-15drm/atomic-helpers: Clear up cleanup_done a bitDaniel Vetter
2016-06-15drm/atomic-helpers: Stall on the right commitDaniel Vetter
2016-06-15drm/vmwgfx: use *_32_bits() macrosPaul Bolle
2016-06-14Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-miscDaniel Vetter
2016-06-14drm/virtio: Don't reinvent a flipping wheelDaniel Vetter
2016-06-14drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun
2016-06-14Merge branch 'topic-arcpgu-sim' of https://github.com/foss-for-synopsys-dwc-a...Dave Airlie
2016-06-13drm/gma500: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-13drm/radeon: use crtc directly in drm_crtc_vblank_put()Gustavo Padovan
2016-06-13drm/amdgpu: use crtc directly in drm_crtc_vblank_put()Gustavo Padovan
2016-06-13drm/radeon: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-13drm/amdgpu: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-13drm: make drm_vblank_{get,put}() staticGustavo Padovan
2016-06-13drm: remove legacy drm_arm_vblank_event()Gustavo Padovan
2016-06-13drm: remove legacy drm_send_vblank_event()Gustavo Padovan
2016-06-13drm/nouveau: replace legacy vblank helpersGustavo Padovan
2016-06-13ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platformsAlexey Brodkin
2016-06-13ARCv2: [vdk] Enable ARC PGU on HS38 VDKAlexey Brodkin
2016-06-13drm/arcpgu: Make ARC PGU usable on simulation platformsRuud Derwig
2016-06-13drm/prime: fix error path deadlock failRob Clark
2016-06-13drm/dsi: Add uevent callbackThierry Reding
2016-06-13drm: fb: cma: fix memory leakSudip Mukherjee
2016-06-10drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon