summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-21Documentation/gpu: convert the KMS properties table to CSVJani Nikula
2016-06-21Documentation/gpu: use recommended order of heading markersJani Nikula
2016-06-21MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rstJani Nikula
2016-06-21Documentation/gpu: split up the gpu documentationJani Nikula
2016-06-21Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmplJani Nikula
2016-06-21drm/crtc-helper: disable_unused_functions really isn't for atomicDaniel Vetter
2016-06-21drm/rcar-du: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-21drm/msm: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-21drm/mediatek: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-21drm/hisilicon: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-21drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-21drm/arc: Remove redundant calls to drm_connector_register_all()Chris Wilson
2016-06-21drm/rockchip: Finish initialization before registering DRM deviceTomasz Figa
2016-06-21drm/omapdrm: don't call drm_helper_disable_unused_functionsDaniel Vetter
2016-06-20drm: Mark set/drop master ioctl as unlocked.Daniel Vetter
2016-06-20drm: Mark authmagic ioctls as unlockedDaniel Vetter
2016-06-20drm: Protect authmagic with master_mutexDaniel Vetter
2016-06-20drm: Move authmagic cleanup into drm_master_releaseDaniel Vetter
2016-06-20drm: Only do the hw.lock cleanup in master_relase for !MODESETDaniel Vetter
2016-06-20drm: rcar-du: error message is not needed for EPROBE_DEFERKuninori Morimoto
2016-06-20drm: rcar-du: error message is not needed for drm_vblank_init()Kuninori Morimoto
2016-06-20rcar-du: add/rename DEFR6 TCON bitsSergei Shtylyov
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/bridge: Add sii902x DT bindings docBoris Brezillon
2016-06-20drm/bridge: Add sii902x driverBoris Brezillon
2016-06-20drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpyChris Wilson
2016-06-19drm/i915: Update DRIVER_DATE to 20160620Daniel Vetter
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-18drm: Protect drm_connector_register_all() under DRIVER_MODESETChris Wilson
2016-06-17drm/i915: Introduce GVT context creation APIZhi Wang
2016-06-17drm/i915: Support LRC context single submissionZhi Wang
2016-06-17drm/i915: Introduce execlist context status change notificationZhi Wang
2016-06-17drm/i915: Make addressing mode bits in context descriptor configurableZhi Wang
2016-06-17drm/i915: Make ring buffer size of a LRC context configurableZhi Wang
2016-06-17drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang
2016-06-17drm/i915: Fold vGPU active check into inner functionsZhi Wang
2016-06-17drm/i915: Use offsetof() to calculate the offset of members in PVINFO pageZhi Wang
2016-06-17drm/i915: Factor out i915_pvinfo.hZhi Wang
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/i915: Serialise presentation with imported dmabufsChris Wilson
2016-06-17drm: Automatically unregister the connector during cleanupChris Wilson