summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-262-4/+6
|\
| * drm/msm: fix OF child-node lookupJohan Hovold2018-10-231-2/+3
| * drm/mediatek: fix OF sibling-node lookupJohan Hovold2018-10-231-2/+3
* | Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-10-203-5/+24
|\ \
| * | drm/sun4i: Fix an ulong overflow in the dotclock driverBoris Brezillon2018-10-191-1/+11
| * | drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li2018-10-182-4/+13
* | | Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-10-193-69/+37
|\ \ \ | |/ /
| * | drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor2018-10-161-1/+1
| * | drm: fix use of freed memory in drm_mode_setcrtcTomi Valkeinen2018-10-051-3/+7
| * | drm: fb-helper: Reject all pixel format changing requestsEugeniy Paltsev2018-10-041-65/+26
| * | drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233slKai-Heng Feng2018-10-031-0/+3
* | | Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-10-121-1/+14
|\ \ \
| * \ \ Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-10-081-1/+14
| |\ \ \
| | * | | drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()Lyude Paul2018-10-051-1/+14
* | | | | Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-112-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-052-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-10-052-10/+37
|\ \ \ \
| * | | | drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling2018-10-041-8/+29
| * | | | drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S2018-10-041-2/+8
* | | | | Merge tag 'drm-misc-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-10-054-14/+35
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes2018-10-023-11/+32
| * | | drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn2018-10-021-3/+3
* | | | Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm ...Dave Airlie2018-10-041-2/+3
|\ \ \ \
| * | | | drm/i2c: tda9950: set MAX_RETRIES for errors onlyHans Verkuil2018-09-201-1/+2
| * | | | drm/i2c: tda9950: fix timeout counter checkColin Ian King2018-09-201-1/+1
* | | | | Merge tag 'drm-intel-fixes-2018-10-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-10-044-47/+76
|\ \ \ \ \
| * | | | | drm/i915: Handle incomplete Z_FINISH for compressed error statesChris Wilson2018-10-032-25/+64
| * | | | | drm/i915: Avoid compiler warning for maybe unused gu_misc_iirChris Wilson2018-10-011-21/+12
| * | | | | drm/i915: Do not redefine the has_csr parameter.Anusha Srivatsa2018-10-011-1/+0
| | |/ / / | |/| | |
* | | | | drm/exynos: Use selected dma_dev default iommu domain instead of a fake oneMarek Szyprowski2018-10-011-28/+6
|/ / / /
* | | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-09-288-28/+142
|\ \ \ \
| * | | | drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha2018-09-273-7/+137
| * | | | drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li2018-09-273-18/+1
| * | | | drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2018-09-272-3/+4
* | | | | Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-09-282-10/+5
|\ \ \ \ \
| * | | | | Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-10/+0
| * | | | | drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand2018-09-261-0/+5
* | | | | | Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie2018-09-275-7/+49
|\ \ \ \ \ \
| * | | | | | drm/malidp: Fix writeback in NV12Alexandru Gheorghe2018-09-214-7/+48
| * | | | | | drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe2018-09-211-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2018-09-271-6/+21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | drm/etnaviv: add DMA configuration for etnaviv platform deviceLucas Stach2018-09-141-6/+21
* | | | | | Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-2129-116/+151
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-09-2111-18/+49
| |\ \ \ \ \
| | * | | | | drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao2018-09-203-6/+29
| | * | | | | drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-205-5/+10
| | * | | | | drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin2018-09-201-1/+1
| | * | | | | drm/amdgpu: add new polaris pci idAlex Deucher2018-09-192-6/+9
| * | | | | | drm/vmwgfx: Fix buffer object evictionThomas Hellstrom2018-09-201-1/+1
| * | | | | | drm/vmwgfx: Don't impose STDU limits on framebuffer sizeDeepak Rawat2018-09-202-35/+14
OpenPOWER on IntegriCloud