summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-1339-1637/+431Star
|\
| * Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-1310-74/+124
| |\
| | * Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland2018-04-121-28/+0Star
| | * Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-04-121-3/+0Star
| | * drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li2018-04-121-3/+6
| | * drm/amd/display: Fix FBC text console corruptionRoman Li2018-04-121-13/+54
| | * drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland2018-04-121-25/+33
| | * drm/amd/display: fix brightness level after resume from suspendRoman Li2018-04-113-1/+18
| | * drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu2018-04-111-0/+2
| | * drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan2018-04-112-1/+4
| | * drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui2018-04-111-0/+3
| | * drm/radeon: add PX quirk for Asus K73TKNico Sneck2018-04-111-0/+4
| * | Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie2018-04-131-7/+8
| |\ \ | | |/ | |/|
| | * drm/omap: fix crash if there's no video PLLTomi Valkeinen2018-04-051-7/+8
| * | drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai2018-04-031-4/+5
| * | drm/amdgpu: Fix PCIe lane width calculationAlex Deucher2018-04-031-2/+2
| * | drm/radeon: Fix PCIe lane width calculationPaul Parsons2018-04-031-2/+2
| * | drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher2018-04-031-0/+67
| * | drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-036-79/+72Star
| * | Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"Chunming Zhou2018-04-032-17/+17
| * | drm/amd/powerply: fix power reading on FijiEric Huang2018-04-031-1/+2
| * | drm/amd/powerplay: Enable ACG SS featureKenneth Feng2018-04-035-18/+39
| * | drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher2018-04-034-4/+4
| * | drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.Andrey Grodzovsky2018-04-031-1/+53
| * | drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu2018-04-031-4/+2Star
| * | drm/amd/pp: Remove Dead functions on Vega12Rex Zhu2018-04-034-1419/+23Star
| * | drm/amd/pp: silence a static checker warningDan Carpenter2018-04-031-4/+4
| * | drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)Evan Quan2018-04-031-3/+9
| * | drm/amdgpu: fix typo of domain fallbackChunming Zhou2018-04-031-1/+1
* | | Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-101-2/+2
|\ \ \
| * | | soc: qcom: mdt-loader: Return relocation baseBjorn Andersson2018-02-121-2/+2
* | | | treewide: fix up files incorrectly marked executableLinus Torvalds2018-04-071-0/+0
* | | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-071-1/+4
|\ \ \ \
| * | | | drm/i915: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-02-161-1/+4
| |/ / /
* | | | kernel.h: Retain constant expression output for max()/min()Kees Cook2018-04-051-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-053-4/+4
|\ \ \ \
| * | | | treewide: Fix typos in printkMasanari Iida2018-03-272-3/+3
| * | | | treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | | | | Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-051-32/+15Star
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/vc4_hdmi', 'asoc/topic/wl1273', 'a...Mark Brown2018-03-281-32/+15Star
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * / | | | ASoC: vc4_hdmi: replace codec to componentKuninori Morimoto2018-02-121-32/+15Star
| | |/ / / /
* | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-051-3/+94
|\ \ \ \ \ \
| * | | | | | Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-2884-491/+799
| |\| | | | |
| * | | | | | Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-03-211-3/+94
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-nextChanwoo Choi2018-03-211-3/+94
| | |\ \ \ \ \ \
| | | * | | | | | drm/bridge/sii8620: use micro-USB cable detection logic to detect MHLMaciej Purski2018-03-121-3/+94
| | | | |/ / / / | | | |/| | | |
* | | | | | | | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-032-16/+11Star
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var...Peter Zijlstra2018-03-202-16/+11Star
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-04-02956-36926/+142017
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...Dave Airlie2018-03-291-1/+7
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |