summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* agp: efficeon: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: ati: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: ali: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: intel: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: amd-k7: constify pci_device_id.Arvind Yadav2017-08-041-2/+2
* agp: uninorth: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie2017-08-042-28/+36
|\
| * drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callbackJose Abreu2017-08-031-3/+4
| * drm: arcpgu: Fix module unloadJose Abreu2017-08-031-1/+1
| * drm: arcpgu: Fix mmap() callbackJose Abreu2017-08-031-23/+1
| * arcpgu: Simplify driver nameAlexey Brodkin2017-08-031-1/+1
| * drm/arcpgu: Opt in debugfsAlexey Brodkin2017-08-031-0/+29
* | Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr...Dave Airlie2017-08-0428-536/+942
|\ \ | |/ |/|
| * drm: rcar-du: Use new iterator macrosMaarten Lankhorst2017-08-031-34/+38
| * drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham2017-08-038-20/+33
| * drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2017-08-032-6/+60
| * drm: rcar-du: Wait for flip completion instead of vblank in commit tailLaurent Pinchart2017-08-031-1/+1
| * drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart2017-08-031-1/+1
| * drm: rcar-du: Add HDMI outputs to R8A7796 device descriptionLaurent Pinchart2017-08-031-2/+7
| * drm: rcar-du: Remove an unneeded NULL checkDan Carpenter2017-08-031-1/+1
| * drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart2017-08-033-29/+43
| * drm: rcar-du: Configure DPAD0 routing through last group on Gen3Laurent Pinchart2017-08-031-6/+14
| * drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.xLaurent Pinchart2017-08-031-10/+27
| * drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart2017-08-035-33/+108
| * drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart2017-08-038-48/+96
| * drm: rcar-du: Use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-031-1/+1
| * v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart2017-08-032-69/+127
| * v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart2017-08-032-94/+141
| * v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart2017-08-037-30/+46
| * v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart2017-08-032-2/+37
| * v4l: vsp1: Add support for the BRS entityLaurent Pinchart2017-07-2911-60/+136
| * v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart2017-07-292-10/+22
| * v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart2017-07-293-58/+12
| * v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart2017-07-294-18/+18
| * v4l: vsp1: Don't set WPF sink pointerLaurent Pinchart2017-07-291-1/+0
| * v4l: vsp1: Don't recycle active list at display startLaurent Pinchart2017-07-295-35/+4
| * v4l: vsp1: Fill display list headers without holding dlm spinlockLaurent Pinchart2017-07-291-2/+4
* | Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-02109-1761/+4301
|\ \
| * | drm/amdgpu: fix header on gfx9 clear stateAlex Deucher2017-07-271-20/+21
| * | drm/amdgpu: reduce the time of reading VBIOSXiangliang Yu2017-07-251-1/+1
| * | drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng2017-07-251-1/+1
| * | drm/amdgpu/gmc9: disable legacy vga features in gmc initAlex Deucher2017-07-251-0/+16
| * | drm/amdgpu/gmc8: disable legacy vga features in gmc initAlex Deucher2017-07-251-0/+14
| * | drm/amdgpu/gmc7: disable legacy vga features in gmc initAlex Deucher2017-07-251-0/+14
| * | drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)Alex Deucher2017-07-251-1/+13
| * | drm/radeon: Set depth on low mem to 16 bpp instead of 8 bppEgbert Eich2017-07-251-2/+5
| * | drm/amdgpu: fix the incorrect scratch reg number on gfx v6Huang Rui2017-07-251-1/+1
| * | drm/amdgpu: fix the incorrect scratch reg number on gfx v7Huang Rui2017-07-251-1/+1
| * | drm/amdgpu: fix the incorrect scratch reg number on gfx v8Huang Rui2017-07-251-1/+1
| * | drm/amdgpu: fix the incorrect scratch reg number on gfx v9Huang Rui2017-07-251-1/+1