summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-13dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)Chris Wilson1-1/+2
2016-09-12drm/fence: allow fence waiting to be interrupted by userspaceGustavo Padovan3-12/+36
2016-09-12drm: Move property validation to a helper, v2.Maarten Lankhorst3-26/+20
2016-09-12drm/bridge: adv7511: add support for the 2nd chipSergei Shtylyov2-9/+8
2016-09-08drm: Fix error path in drm_mode_page_flip_ioctl()Imre Deak1-1/+1
2016-09-07Revert "drm: Unify handling of blob and object properties"Maarten Lankhorst1-5/+18
2016-09-06drm/udl: implement usb_driver suspend/resume.Haixia Shi3-0/+32
2016-09-06drm: fix signed integer overflowXie XiuQi1-1/+1
2016-09-06drm/atomic: Reject properties not part of the object.Maarten Lankhorst1-1/+10
2016-09-01drm/doc: Add a few words on validation with IGTTomeu Vizoso1-0/+37
2016-08-31Revert "drm: make DRI1 drivers depend on BROKEN"Dave Airlie1-1/+0
2016-08-31drm: drm_probe_helper: Fix output_poll_work schedulingPeter Ujfalusi1-1/+7
2016-08-30drm: bridge/dw-hdmi: Fix colorspace and scan information registers valuesJose Abreu1-3/+4
2016-08-29drm/doc: Polish docs for drm_property&drm_property_blobDaniel Vetter3-193/+244
2016-08-29drm: Unify handling of blob and object propertiesDaniel Vetter1-18/+5
2016-08-29drm: Extract drm_property.[hc]Daniel Vetter7-1028/+1102
2016-08-29drm: move drm_mode_legacy_fb_format to drm_fourcc.cDaniel Vetter4-45/+44
2016-08-29drm/doc: Polish docs for drm_mode_objectDaniel Vetter2-7/+60
2016-08-29drm: Remove drm_mode_object->atomic_countDaniel Vetter2-20/+13
2016-08-29drm: Extract drm_mode_object.[hc]Daniel Vetter11-449/+492
2016-08-29drm/doc: Polish kerneldoc for encodersDaniel Vetter3-63/+101
2016-08-29drm: Extract drm_encoder.[hc]Daniel Vetter7-329/+407
2016-08-29drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=yArnd Bergmann1-1/+1
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying16-28/+59
2016-08-29drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()Liu Ying2-9/+12
2016-08-29drm/atomic-helper: Add atomic_disable CRTC helper callbackLiu Ying2-0/+26
2016-08-29drm: simple_kms_helper: add support for bridgesAndrea Merello2-0/+45
2016-08-29drm: simple_kms_helper: make connector optional at init timeAndrea Merello1-3/+8
2016-08-29drm/bridge: introduce bridge detaching mechanismAndrea Merello2-3/+52
2016-08-25drm/simple-helpers: Always add planes to the state updateDaniel Vetter2-0/+13
2016-08-25drm: reduce GETCLIENT to a minimumDavid Herrmann1-3/+2
2016-08-25drm: make DRI1 drivers depend on BROKENDavid Herrmann1-0/+1
2016-08-25drm: hide legacy drivers with CONFIG_DRM_LEGACYDavid Herrmann1-57/+78
2016-08-24drm/amdgpu: use memcpy_toio for VCE firmware uploadChristian König1-2/+2
2016-08-24drm/amdgpu: use memcpy_to/fromio for UVD fw uploadChristian König1-5/+5
2016-08-24drm/amd/powerplay: delete useless code in iceland_hwmgr.c.Rex Zhu1-2/+0
2016-08-24drm/radeon: switch UVD code to use UVD_NO_OP for paddingAlex Deucher12-8/+15
2016-08-24drm/amdgpu: switch UVD code to use UVD_NO_OP for paddingAlex Deucher6-5/+9
2016-08-24drm/radeon: add support for UVD_NO_OP registerAlex Deucher3-1/+4
2016-08-24drm/amdgpu: add support for UVD_NO_OP registerAlex Deucher3-1/+4
2016-08-24drm/amdgpu: fix VCE ib alignment valueAlex Deucher1-1/+1
2016-08-24drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-08-24drm/doc: Fix vga_switcheroo xrefDaniel Vetter1-0/+2
2016-08-24io-mapping: Fixup for different names of writecombineDaniel Vetter1-0/+6
2016-08-24io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/Chris Wilson1-2/+2
2016-08-24drm/gma500: remove unnecessary config_enabled() guardMasahiro Yamada1-4/+1
2016-08-23drm/doc: Document uapi requirements in DRMDaniel Vetter1-0/+67
2016-08-23drm/fb-helper: Make docs for fb_set_suspend wrappers consistentDaniel Vetter2-9/+9
2016-08-23drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()Tom St Denis1-1/+1
2016-08-23drm/radeon: remove dead code, si_mc_load_microcode (v2)Heinrich Schuchardt1-9/+1