summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-021-3/+4
| * drm: arcpgu: Fix module unloadJose Abreu2017-08-021-1/+1
| * drm: arcpgu: Fix mmap() callbackJose Abreu2017-08-021-23/+1
| * arcpgu: Simplify driver nameAlexey Brodkin2017-08-021-1/+1
| * drm/arcpgu: Opt in debugfsAlexey Brodkin2017-08-021-0/+29
* | Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr...Dave Airlie2017-08-0411-172/+405
|\ \ | |/ |/|
| * 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-033-5/+13
| * 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 pipe index argument to the VSP-DU APILaurent Pinchart2017-07-291-6/+6
* | 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
| * | drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.Rex Zhu2017-07-251-8/+80
| * | drm/amdgpu: enable huge page handling in the VM v5Alex Deucher2017-07-252-20/+104
| * | drm/amdgpu: increase fragmentation size for Vega10 v2Christian König2017-07-255-7/+15
| * | drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pinChunming Zhou2017-07-251-6/+7
| * | drm/amdgpu: correct clock info for SRIOVXiangliang Yu2017-07-251-2/+2
| * | drm/amdgpu/gmc8: SRIOV need to program fb locationEmily Deng2017-07-251-1/+15
| * | drm/amdgpu: disable firmware loading for psp v10Junwei Zhang2017-07-251-0/+2
| * | drm/amdgpu:fix gfx fence allocate sizeMonk Liu2017-07-253-8/+52
| * | drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2Felix Kuehling2017-07-251-0/+62
| * | drm/ttm: Implement vm_operations_struct.access v2Felix Kuehling2017-07-251-1/+78
| * | drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang2017-07-251-9/+3
| * | drm/amdgpu: read reg in each iterator of psp_wait_for loopZhang, Jerry2017-07-252-4/+1
| * | drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle2017-07-251-11/+13
| * | drm/amdgpu: add ring_destroy for psp v10Junwei Zhang2017-07-253-0/+30
| * | drm/amdgpu: add ring_create function for psp v10Junwei Zhang2017-07-253-0/+34
| * | drm/amdgpu: add init microcode function for psp v10Junwei Zhang2017-07-253-0/+48