summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-08-04agp: ati: constify pci_device_id.Arvind Yadav
2017-08-04agp: ali: constify pci_device_id.Arvind Yadav
2017-08-04agp: intel: constify pci_device_id.Arvind Yadav
2017-08-04agp: amd-k7: constify pci_device_id.Arvind Yadav
2017-08-04agp: uninorth: constify pci_device_id.Arvind Yadav
2017-08-04Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie
2017-08-04Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr...Dave Airlie
2017-08-03drm: rcar-du: Use new iterator macrosMaarten Lankhorst
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-03drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart
2017-08-03drm: rcar-du: Wait for flip completion instead of vblank in commit tailLaurent Pinchart
2017-08-03drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart
2017-08-03drm: rcar-du: Add HDMI outputs to R8A7796 device descriptionLaurent Pinchart
2017-08-03drm: rcar-du: Remove an unneeded NULL checkDan Carpenter
2017-08-03drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart
2017-08-03drm: rcar-du: Configure DPAD0 routing through last group on Gen3Laurent Pinchart
2017-08-03drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.xLaurent Pinchart
2017-08-03drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart
2017-08-03drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart
2017-08-03drm: rcar-du: Use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-08-03v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart
2017-08-03drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callbackJose Abreu
2017-08-03drm: arcpgu: Fix module unloadJose Abreu
2017-08-03drm: arcpgu: Fix mmap() callbackJose Abreu
2017-08-03arcpgu: Simplify driver nameAlexey Brodkin
2017-08-03drm/arcpgu: Opt in debugfsAlexey Brodkin
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-08-02drm/ast: Actually load DP501 firmware when requiredEgbert Eich
2017-08-02drm/ast: Add an crtc_disable callback to the crtc helper funcsEgbert Eich
2017-08-02drm/ast: Fix memleak in error path in ast_bo_create()Egbert Eich
2017-08-02drm/ast: Free container instead of member in ast_user_framebuffer_destroy()Egbert Eich
2017-08-02drm/ast: Simplify function ast_bo_unpin()Egbert Eich
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart
2017-07-29v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart
2017-07-29v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart
2017-07-29v4l: vsp1: Don't set WPF sink pointerLaurent Pinchart
2017-07-29v4l: vsp1: Don't recycle active list at display startLaurent Pinchart
2017-07-29v4l: vsp1: Fill display list headers without holding dlm spinlockLaurent Pinchart
2017-07-27drm/amdgpu: fix header on gfx9 clear stateAlex Deucher
2017-07-27drm: linux-next: build failure after merge of the drm-misc treeStephen Rothwell
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie
2017-07-27Merge tag 'drm-misc-next-2017-07-26' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-07-26drm/hisilicon: fix build error without fbdev emulationArnd Bergmann
2017-07-26drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm usersMaxime Ripard
2017-07-26drm: Improve kerneldoc for drm_modeset_lockLiviu Dudau
2017-07-26drm/hisilicon: Remove custom FB helper deferred setupThierry Reding