summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie156-6182/+292612
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie23-638/+877
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-14drm/panel: s6e3ha2: Add support for s6e3hf2 panel on TM2e boardHoegeun Kwon1-7/+57
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 Stach1-0/+31
2017-06-14drm/panel: simple: add support for NLT NL192108AC18-02DLucas Stach1-0/+29
2017-06-14drm/panel: simple: add support for NEC NL12880B20-05Lucas Stach1-0/+30
2017-06-14drm/panel: add Innolux P079ZCA panel driverChris Zhong3-0/+352
2017-06-14drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie1-2/+73
2017-06-14drm: introduce sync objects (v4)Dave Airlie5-1/+417
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-09drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher3-49/+124
2017-06-09drm/amd/powerplay: fix copy error in powerplay.Rex Zhu1-3/+3
2017-06-09drm/amdgpu: move comment to the right placeAlex Xie1-2/+2
2017-06-09drm/amdgpu: fix a typo in commentAlex Xie1-1/+1
2017-06-09drm/amdgpu: remove duplicate function prototypesAlex Xie1-1/+0
2017-06-09drm/amdgpu: Support page table update via CPUHarish Kasiviswanathan1-1/+87
2017-06-09drm/amdgpu: Support page directory update via CPUHarish Kasiviswanathan1-42/+119
2017-06-09drm/amdgpu: Add amdgpu_sync_waitHarish Kasiviswanathan2-0/+20
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan5-3/+61
2017-06-08drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_devAlex Deucher1-2/+26
2017-06-08drm/amdgpu: call pci_[un]register_driver() directlyAlex Deucher1-2/+2