aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-11Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-07drm/amdgpu: fix fence memory leak in wait_all_fence V2Chunming Zhou
2017-04-07drm/amdgpu: fix "fix 64bit division"Christian König
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-04-07drm/radeon: fix typo in bandwidth calculationAlex Deucher
2017-04-07drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)Christopher James Halse Rogers
2017-04-07drm/radeon: Maintain prime import/export refcount for BOsChristopher James Halse Rogers
2017-04-07drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...Christopher James Halse Rogers
2017-04-07drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers
2017-04-07drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers
2017-04-08drm/mediatek: add support for Mediatek SoC MT2701yt.shen@mediatek.com
2017-04-08drm/mediatek: update DSI sub driver flow for sending commands to panelyt.shen@mediatek.com
2017-04-08drm/mediatek: add non-continuous clock mode and EOT packet controlyt.shen@mediatek.com
2017-04-08drm/mediatek: add dsi transfer functionshaoming chen
2017-04-08drm/mediatek: add dsi interrupt controlshaoming chen
2017-04-08drm/mediatek: cleaning up and refineyt.shen@mediatek.com
2017-04-08drm/mediatek: update display module connectionsyt.shen@mediatek.com
2017-04-08drm/mediatek: add BLS componentyt.shen@mediatek.com
2017-04-08drm/mediatek: add shadow register supportyt.shen@mediatek.com
2017-04-08drm/mediatek: add *driver_data for different hardware settingsyt.shen@mediatek.com
2017-04-08drm/mediatek: add helpers for coverting from the generic componentsyt.shen@mediatek.com
2017-04-07Merge branch 'acpi-scan-fixes'Rafael J. Wysocki
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren
2017-04-07Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-04-07Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-04-07Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-04-06drm/amdgpu: use uintptr_t instead of unsigned long to store pointerAlex Xie
2017-04-06drm/amdgpu: Avoid using signed integer to store pointer valueAlex Xie
2017-04-06drm/amdgpu:invoke new implemented AI MB funcMonk Liu
2017-04-06drm/amdgpu/vega10:timeout set to equal with VIMonk Liu
2017-04-06drm/amdgpu:implement the reset MB func for vega10Monk Liu
2017-04-06drm/amdgpu:fix typo for mxgpu_aiMonk Liu
2017-04-06drm/amdgpu:no need to involv HDP in KIQMonk Liu
2017-04-06drm/amdgpu:add PSP block only load_type=PSP (v2)Monk Liu