summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-05-073-20/+18
|\
| * drm_syncobj: switch to fdget()Al Viro2019-05-021-7/+6
| * amdgpu: switch to fdget()Al Viro2019-05-021-12/+11
| * don't open-code file_count()Al Viro2019-05-021-1/+1
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-0710-0/+28
|\ \
| * | drm/nouveau/nvkm: mark expected switch fall-throughsGustavo A. R. Silva2019-04-1010-0/+28
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-10/+0
|\ \ \
| * | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-10/+0
* | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-063-43/+18
|\ \ \ \
| * | | | drm: Simplify stacktrace handlingThomas Gleixner2019-04-293-36/+18
| * | | | drm: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-142-7/+0
* | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-2/+4
|\ \ \ \ \
| * | | | | i915, uaccess: Fix redundant CLACPeter Zijlstra2019-04-031-2/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-032-0/+16
|\ \ \ \ \
| * | | | | Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann2019-04-302-0/+16
* | | | | | Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie2019-04-262-4/+10
|\ \ \ \ \ \
| * | | | | | drm/imx: don't skip DP channel disable for background planeLucas Stach2019-04-231-1/+1
| * | | | | | gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-04-231-3/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-04-261-28/+5
|\ \ \ \ \ \
| * | | | | | drm/vmwgfx: Fix dma API layer violationThomas Hellstrom2019-04-251-28/+5
* | | | | | | Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-04-263-5/+22
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman2019-04-251-4/+8
| * | | | | | drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst2019-04-241-1/+1
| * | | | | | drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski2019-04-241-2/+3
| * | | | | | drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst2019-04-241-1/+1
| * | | | | | drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski2019-04-181-0/+4
| * | | | | | drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski2019-04-181-0/+2
| * | | | | | drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbindPaul Kocialkowski2019-04-181-0/+2
| * | | | | | drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCsJonas Karlman2019-04-121-0/+4
* | | | | | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-263-9/+9
|\ \ \ \ \ \ \
| * | | | | | | drm/sched: Fix description of drm_sched_stopJonathan Neuschäfer2019-04-231-2/+1
| * | | | | | | drm/ttm: fix re-init of global structuresChristian König2019-04-192-7/+8
* | | | | | | | Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-04-262-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculationVille Syrjälä2019-04-151-2/+4
| * | | | | | | | drm/i915: Do not enable FEC without DSCVille Syrjälä2019-04-151-3/+3
* | | | | | | | | Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie2019-04-243-0/+20
* | | | | | | | | Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie2019-04-241-7/+5
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-188-13/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/amd/display: If one stream full updates, full update all planesDavid Francis2019-04-142-0/+22
| * | | | | | | | drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher2019-04-121-0/+1
| * | | | | | | | drm/amdgpu: shadow in shadow_list without tbo.mem.start cause page fault in s...wentalou2019-04-121-0/+1
| * | | | | | | | drm/amd/display: extending AUX SW TimeoutMartin Leung2019-04-112-6/+9
| * | | | | | | | drm/ttm: fix dma_fence refcount imbalance on error pathLin Yi2019-04-111-1/+3
| * | | | | | | | drm/ttm: fix incrementing the page pointer for huge pagesChristian König2019-04-111-2/+2
| * | | | | | | | drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König2019-04-111-2/+2
| * | | | | | | | drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König2019-04-111-2/+3
* | | | | | | | | Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-04-182-5/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | drm/tegra: hdmi: Setup audio only if configuredThierry Reding2019-04-171-3/+9
| * | | | | | | | gpu: host1x: Program stream ID to bypass without SMMUArnd Bergmann2019-04-111-2/+6
* | | | | | | | | Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-04-129-110/+97
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |