aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28drm/i915: Prevent zero length "index" writeVille Syrjälä1-1/+2
2017-11-28drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä1-0/+1
2017-11-27Merge tag 'v4.15-rc1' into drm-misc-fixesDaniel Vetter1603-56734/+196393
2017-11-27drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma1-2/+2
2017-11-27drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single statement blocks."Vitor Massaru Iha1-2/+1
2017-11-27drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enableMirza Krak1-2/+1
2017-11-26drm/amdkfd: fix amdkfd use-after-free GP faultRandy Dunlap1-1/+2
2017-11-26drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling1-0/+18
2017-11-26drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl1-2/+2
2017-11-26drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling1-13/+34
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-54/+42
2017-11-24drm: mali-dp: Disable planes when their CRTC gets disabled.Liviu Dudau1-0/+3
2017-11-24drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau5-80/+93
2017-11-24drm/arm: Replace instances of drm_dev_unref with drm_dev_put.Srishti Sharma1-2/+2
2017-11-24drm: mali-dp: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk1-1/+1
2017-11-24drm: hdlcd: Update PM code to save/restore console.Liviu Dudau1-1/+4
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds35-511/+268
2017-11-24Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-4/+20
2017-11-24Merge tag 'drm-intel-next-fixes-2017-11-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie6-3/+23
2017-11-24Merge tag 'drm-misc-next-fixes-2017-11-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2017-11-24drm/ttm: don't attempt to use hugepages if dma32 requested (v2)Dave Airlie1-16/+20
2017-11-23drm/vblank: Pass crtc_id to page_flip_ioctl.Maarten Lankhorst1-0/+1
2017-11-23drm/edid: quirk HTC vive headset as non-desktop. [v2]Dave Airlie1-0/+3
2017-11-23drm/fb: add support for not enabling fbcon on non-desktop displays [v2]Dave Airlie1-1/+5
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie2-2/+23
2017-11-23Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie5-380/+0
2017-11-23Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie14-25/+37
2017-11-23Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie3-5/+2
2017-11-23Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-46/+111
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-4/+4
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook9-33/+28
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-3/+1
2017-11-21drm/vc4: Convert timers to use timer_setup()Kees Cook2-12/+7
2017-11-21drm/i915/selftests: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng3-5/+3
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu1-4/+1
2017-11-21drm/i915: Fix init_clock_gating for resumeVille Syrjälä1-0/+1
2017-11-21drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIMChris Wilson1-2/+4
2017-11-21drm/i915: Clear breadcrumb node when cancelling signalingChris Wilson1-0/+1
2017-11-21drm/i915/gvt: ensure -ve return value is handled correctlyColin Ian King1-1/+1
2017-11-21drm/i915: Re-register PMIC bus access notifier on runtime resumeHans de Goede3-0/+9
2017-11-21drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2Hans de Goede1-0/+7
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher1-0/+4
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu1-2/+2
2017-11-20drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha5-380/+0
2017-11-20drm/tegra: sor: Reimplement pad clockThierry Reding1-46/+111
2017-11-20Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-nextDave Airlie2-7/+1
2017-11-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie11-51/+87
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds366-75/+132365
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3