summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-04Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie2-28/+36
2017-08-04Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr...Dave Airlie29-541/+949
2017-08-03drm/fb-helper: add new drm_setup_crtcs_fb() functionDavid Lechner1-12/+18
2017-08-03drm/atmel-hlcdc: switch to drm_*{get,put} helpersCihangir Akturk1-4/+4
2017-08-03drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.Arvind Yadav1-2/+2
2017-08-03drm: rcar-du: Use new iterator macrosMaarten Lankhorst1-34/+38
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham9-21/+34
2017-08-03drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2-6/+60
2017-08-03drm: rcar-du: Wait for flip completion instead of vblank in commit tailLaurent Pinchart1-1/+1
2017-08-03drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart1-1/+1
2017-08-03drm: rcar-du: Add HDMI outputs to R8A7796 device descriptionLaurent Pinchart1-2/+7
2017-08-03drm: rcar-du: Remove an unneeded NULL checkDan Carpenter1-1/+1
2017-08-03drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart3-29/+43
2017-08-03drm: rcar-du: Configure DPAD0 routing through last group on Gen3Laurent Pinchart1-6/+14
2017-08-03drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.xLaurent Pinchart1-10/+27
2017-08-03drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart5-33/+108
2017-08-03drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart8-48/+96
2017-08-03drm: rcar-du: Use of_graph_get_remote_endpoint()Kuninori Morimoto1-1/+1
2017-08-03v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart2-69/+127
2017-08-03v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart2-94/+141
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart7-30/+46
2017-08-03v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart2-2/+37
2017-08-03drm/fb: Fix pointer dereference before null check.David Lechner1-1/+1
2017-08-03drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callbackJose Abreu1-3/+4
2017-08-03drm: arcpgu: Fix module unloadJose Abreu1-1/+1
2017-08-03drm: arcpgu: Fix mmap() callbackJose Abreu1-23/+1
2017-08-03arcpgu: Simplify driver nameAlexey Brodkin1-1/+1
2017-08-03drm/arcpgu: Opt in debugfsAlexey Brodkin1-0/+29
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie110-1761/+4318
2017-08-02drm/ast: Actually load DP501 firmware when requiredEgbert Eich3-11/+18
2017-08-02drm/ast: Add an crtc_disable callback to the crtc helper funcsEgbert Eich1-0/+16
2017-08-02drm/ast: Fix memleak in error path in ast_bo_create()Egbert Eich1-5/+6
2017-08-02drm/ast: Free container instead of member in ast_user_framebuffer_destroy()Egbert Eich1-1/+1
2017-08-02drm/ast: Simplify function ast_bo_unpin()Egbert Eich1-6/+2
2017-08-01drm: Create a format/modifier blobBen Widawsky4-0/+147
2017-08-01drm: Plumb modifiers through plane initBen Widawsky45-50/+131
2017-08-01drm/msm: Convert to use new iterator macros, v2.Maarten Lankhorst2-11/+11
2017-08-01drm/nouveau: Convert nouveau to use new iterator macros, v2.Maarten Lankhorst1-35/+37
2017-08-01drm/omapdrm: Fix omap_atomic_wait_for_completionMaarten Lankhorst1-3/+3
2017-08-01drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, ...Maarten Lankhorst1-1/+1
2017-07-31dma-buf/sw_sync: clean up list before signaling the fenceGustavo Padovan1-1/+11
2017-07-31dma-buf/sw_sync: move timeline_fence_ops aroundGustavo Padovan1-69/+69
2017-07-31drm: todo: Avoid accidental crossreferencesThierry Reding1-2/+2
2017-07-31drm: Add a few missing descriptions in drm_driver docsSean Paul1-6/+46
2017-07-31gpu/host1x: Remove excess parameter in host1x_subdev_add docsSean Paul1-1/+0
2017-07-31drm: Fix warning when building docs for scdc_helperSean Paul2-38/+20
2017-07-31drm/modes: Fix drm_mode_is_420_only() commentSean Paul1-1/+1
2017-07-31drm: Fix kerneldoc for atomic_async_updateDaniel Vetter1-3/+3
2017-07-31drm/atomic: Update comment to match the codeThierry Reding1-1/+1
2017-07-31drm/rockchip: vop: rk3328: fix overlay abnormalMark yao3-0/+4