aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie5-29/+24
2019-02-08Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie3-8/+46
2019-02-07Merge branch 'vmwgfx-fixes-5.0-2' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie3-53/+36
2019-02-06drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen1-0/+11
2019-02-06drm/omap: dsi: Fix OF platform depopulateTomi Valkeinen1-2/+2
2019-02-06drm/omap: dsi: Fix crash in DSI debug dumpsTomi Valkeinen1-6/+6
2019-02-06drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä1-6/+44
2019-02-05drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas1-1/+2
2019-02-05drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor1-1/+1
2019-02-05drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang1-2/+3
2019-02-05drm/i915: always return something on DDI clock selectionLucas De Marchi1-1/+1
2019-02-05drm/i915: Fix skl srckey mask bitsVille Syrjälä1-1/+1
2019-02-05drm/vmwgfx: Improve on IOMMU detectionThomas Hellstrom1-2/+17
2019-02-05drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-02-05drm/vmwgfx: Also check for crtc status while checking for DU activeDeepak Rawat1-1/+1
2019-02-05drm/vmwgfx: Fix an uninitialized fence handle valueThomas Hellstrom1-2/+2
2019-02-05drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-02-01drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski1-0/+2
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui1-2/+4
2019-02-01drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall1-0/+13
2019-02-01drm/amd/display: Fix fclk idle stateRoman Li1-1/+9
2019-01-30drm/amdgpu: Transfer fences to dmabuf importerChris Wilson1-8/+51
2019-01-29drm/amd/powerplay: Fix missing break in switchGustavo A. R. Silva1-0/+1
2019-01-29drm/radeon: check if device is root before getting pci speed capsAlex Deucher2-4/+6
2019-01-29drm/amdgpu: Add missing power attribute to APU checkAlex Deucher1-1/+2
2019-01-29drm/vmwgfx: unwind spaghetti code in vmw_dma_select_modeChristoph Hellwig1-19/+6
2019-01-29drm/vmwgfx: fix the check when to use dma_alloc_coherentChristoph Hellwig1-7/+4
2019-01-29drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2Christoph Hellwig1-17/+4
2019-01-29drm/vmwgfx: remove CONFIG_X86 ifdefsChristoph Hellwig1-6/+0
2019-01-25drm/rockchip: rgb: update SPDX license identifierSandy Huang2-20/+2
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie9-24/+36
2019-01-25Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-5/+10
2019-01-25Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-1/+22
2019-01-24drm/msm: avoid unused function warningArnd Bergmann1-13/+13
2019-01-24drm/msm: Add __printf verificationJoe Perches1-0/+3
2019-01-24drm/msm: Fix A6XX support for opp-levelDouglas Anderson1-1/+1
2019-01-24drm/msm: honor GPU_READONLY flagRob Clark3-5/+11
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse3-3/+1
2019-01-24drm/msm/gpu: fix building without debugfsArnd Bergmann1-1/+1
2019-01-24drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-01-24Merge tag 'gvt-fixes-2019-01-24' of https://github.com/intel/gvt-linux into drm-intel-fixesJani Nikula1-5/+6
2019-01-24drm/i915/execlists: Mark up priority boost on preemptionChris Wilson1-0/+4
2019-01-23drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workloadWeinan Li1-5/+6
2019-01-22drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes1-0/+4
2019-01-21drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng1-1/+21
2019-01-19Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2019-01-18Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+33
2019-01-18drm/nouveau/core: recognise TU102Ben Skeggs1-0/+33
2019-01-18Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie9-66/+20
2019-01-18Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie4-6/+29