summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2221-135/+193
|\
| * Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-233-14/+13
| |\
| | * drm/amd/powerplay: header file interface to SMU updateKenneth Feng2018-04-191-1/+3
| | * drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
| | * drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
| * | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-04-233-67/+29
| |\ \
| | * | drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone2018-04-171-20/+8
| | * | drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone2018-04-171-5/+3
| | * | drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone2018-04-171-35/+4
| * | | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
| |\ \ \
| | * | | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
| | * | | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| | * | | drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula2018-04-181-4/+9
| | * | | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-181-10/+27
| | * | | drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-181-1/+1
| | * | | drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson2018-04-041-0/+9
| | * | | Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-04-048-27/+69
| | |\ \ \
| | | * | | drm/i915/gvt: Add drm_format_mod updateTina Zhang2018-03-301-0/+1
| | | * | | drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...Xiong Zhang2018-03-301-0/+10
| | | * | | drm/i915/gvt: Delete redundant error message in fb_decode.cXiong Zhang2018-03-301-18/+9
| | | * | | drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du2018-03-302-6/+18
| | | * | | drm/i915/gvt: Missed to cancel dma map for ggtt entriesChangbin Du2018-03-301-2/+28
| | | * | | drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parserZhipeng Gong2018-03-281-0/+1
| | | * | | drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notificationGustavo A. R. Silva2018-03-281-0/+1
| | | * | | drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann2018-03-221-1/+1
| * | | | | drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak2018-04-181-7/+32
| * | | | | Merge airlied/drm-next into drm-misc-fixesSean Paul2018-04-16955-37079/+140964
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2018-04-092-0/+3
* | | | | | Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-1239-1637/+431
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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/+0
| | * | | | | Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland2018-04-121-3/+0
| | * | | | | 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/+72
| * | | | | | 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