summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie618-3324/+5544
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie6-35/+26
2017-06-16Merge tag 'drm-fsl-dcu-for-v4.13' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie1-15/+9
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie15-35/+215
2017-06-16Merge tag 'sunxi-drm-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie24-105/+2285
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie157-6183/+292640
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie34-643/+944
2017-06-15drm: Reduce scope of 'state' variableDawid Kurek1-1/+2
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam1-0/+42
2017-06-15drm/amdgpu: Fix compiler warningsHarish Kasiviswanathan1-4/+4
2017-06-15drm/amdgpu: vm_update_ptes remove code duplicationHarish Kasiviswanathan1-57/+16
2017-06-15drm/amd/amdgpu: Port VCN over to new SOC15 macrosTom St Denis1-82/+82
2017-06-15drm/amd/amdgpu: Port PSP v10.0 over to new SOC15 macrosTom St Denis1-7/+7
2017-06-15drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macrosTom St Denis1-16/+16
2017-06-15drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macrosTom St Denis1-25/+17
2017-06-15drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis1-31/+23
2017-06-15drm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macrosTom St Denis1-87/+87
2017-06-15drm/amd/amdgpu: Port MMHUB over to new SOC15 macrosTom St Denis1-14/+11
2017-06-15drm/amd/amdgpu: Cleanup gfxhub read-modify-write patternsTom St Denis1-8/+3
2017-06-15drm/amd/amdgpu: Port GFXHUB over to new SOC15 macrosTom St Denis1-14/+12
2017-06-15drm/amd/amdgpu: Add offset variant to SOC15 macrosTom St Denis1-0/+14
2017-06-15drm/amd/powerplay: add avfs control for Vega10Eric Huang1-0/+1
2017-06-15drm/amdgpu: add virtual display support for ravenAlex Deucher1-0/+2
2017-06-15drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher1-1/+1
2017-06-15drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis1-1/+1
2017-06-15drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis1-19/+7
2017-06-15drm/amdgpu: add contiguous flag in ucode bo createhorchen1-1/+2
2017-06-15drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui2-8/+13
2017-06-15drm/amdgpu: export test ib debugfs interfaceHuang Rui1-0/+54
2017-06-15drm/amd/powerplay: add GPU power display for vega10Eric Huang1-0/+20
2017-06-15drm/amd/powerplay: update vega10_ppsmc.hEric Huang1-1/+2
2017-06-15drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang1-2/+0
2017-06-15drm/amdgpu: add new member in gpu_info fwHawking Zhang3-0/+11
2017-06-15drm: Remove duplicate forward declarationDawid Kurek1-2/+0
2017-06-14drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e boardHoegeun Kwon1-7/+57
2017-06-14dt-bindings: Add support for samsung s6e3hf2 panelHoegeun Kwon1-1/+4
2017-06-14drm/panel: add backlight dependency for sitronix-st7789vArnd Bergmann1-0/+1
2017-06-14drm/panel: S6E3HA2 needs backlight codeArnd Bergmann1-0/+1
2017-06-14drm/panel: simple: add support for AUO P320HVN03Lucas Stach2-0/+39
2017-06-14drm/panel: simple: add support for NLT NL192108AC18-02DLucas Stach2-0/+37
2017-06-14dt-bindings: add vendor prefix for NLT Technologies, Ltd.Lucas Stach1-0/+1
2017-06-14drm/panel: simple: add support for NEC NL12880B20-05Lucas Stach2-0/+38
2017-06-14drm/panel: add Innolux P079ZCA panel driverChris Zhong3-0/+352
2017-06-14dt-bindings: Add INNOLUX P079ZCA panel bindingsChris Zhong1-0/+23
2017-06-14drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie2-2/+75
2017-06-14drm: introduce sync objects (v4)Dave Airlie11-1/+552
2017-06-13drm/vc4: Fix resource leak in 'vc4_get_hang_state_ioctl()' in error handling ...Christophe JAILLET1-5/+8
2017-06-13drm/vc4/vc4_bo.c: always set bo->resvHans Verkuil1-8/+4
2017-06-12Linux 4.12-rc5Linus Torvalds1-1/+1
2017-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds19-330/+330