summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-06-2111-65/+209
|\
| * Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2019-06-211-13/+27
| |\
| | * gpu: ipu-v3: image-convert: Fix image downsize coefficientsSteve Longerbeam2019-06-141-2/+4
| | * gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsSteve Longerbeam2019-06-141-1/+3
| | * gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignSteve Longerbeam2019-06-141-11/+21
| * | Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-06-212-15/+38
| |\ \
| | * | drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä2019-06-191-9/+29
| | * | Merge tag 'gvt-fixes-2019-06-19' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-06-191-6/+9
| | |\ \
| | | * | drm/i915/gvt: ignore unexpected pvinfo writeWeinan Li2019-06-171-6/+9
| * | | | Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-06-215-3/+19
| |\ \ \ \
| | * | | | drm: return -EFAULT if copy_to_user() failsDan Carpenter2019-06-182-2/+8
| | * | | | drm/panfrost: Make sure a BO is only unmapped when appropriateBoris Brezillon2019-06-183-1/+11
| * | | | | Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-06-213-34/+125
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai2019-06-111-0/+3
| | * | | | drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom2019-06-111-5/+5
| | * | | | drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom2019-06-111-29/+117
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19114-476/+114
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-191-9/+1
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19142-1704/+142
|/ / / / /
* | | | | Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter2019-06-145-5/+15
|\ \ \ \ \
| * | | | | drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher2019-06-121-2/+2
| * | | | | drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter2019-06-121-0/+2
| * | | | | drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S2019-06-113-3/+11
* | | | | | Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2019-06-1410-21/+120
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | drm: add fallback override/firmware EDID modes workaroundJani Nikula2019-06-122-0/+37
| * | | | | drm/edid: abstract override/firmware EDID retrievalJani Nikula2019-06-121-8/+17
| * | | | | drm/panfrost: Require the simple_ondemand governorEzequiel Garcia2019-06-101-0/+1
| * | | | | drm/panfrost: make devfreq optional againNeil Armstrong2019-06-101-1/+12
| * | | | | drm/gem_shmem: Use a writecombine mapping for ->vaddrBoris Brezillon2019-06-101-1/+2
| * | | | | drm: panel-orientation-quirks: Add quirk for GPD MicroPCHans de Goede2019-06-081-0/+16
| * | | | | drm: panel-orientation-quirks: Add quirk for GPD pocket2Hans de Goede2019-06-081-0/+16
| * | | | | drm/meson: fix G12A primary plane disablingNeil Armstrong2019-06-073-4/+5
| * | | | | drm/meson: fix primary plane disablingNeil Armstrong2019-06-072-5/+3
| * | | | | drm/meson: fix G12A HDMI PLL settings for 4K60 1000/1001 variationsNeil Armstrong2019-06-071-2/+11
* | | | | | Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2019-06-138-16/+91
|\ \ \ \ \ \
| * | | | | | drm/i915/perf: fix whitelist on Gen10+Lionel Landwerlin2019-06-122-0/+2
| * | | | | | drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä2019-06-122-11/+50
| * | | | | | drm/i915: Fix per-pixel alpha with CCSVille Syrjälä2019-06-121-4/+8
| * | | | | | drm/i915/dmc: protect against reading random memoryLucas De Marchi2019-06-121-0/+18
| * | | | | | drm/i915/dsi: Use a fuzzy check for burst mode clock checkHans de Goede2019-06-123-1/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...Daniel Vetter2019-06-124-31/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang2019-06-041-1/+9
| * | | | | drm/mediatek: clear num_pipes when unbind driverHsin-Yi Wang2019-06-041-0/+1
| * | | | | drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driverHsin-Yi Wang2019-06-041-0/+1
| * | | | | drm/mediatek: unbind components in mtk_drm_unbind()Hsin-Yi Wang2019-06-041-5/+1
| * | | | | drm/mediatek: fix unbind functionsHsin-Yi Wang2019-06-041-0/+2
| * | | | | drm/mediatek: respect page offset for PRIME mmap callsYongqiang Niu2019-05-291-1/+6
| * | | | | drm/mediatek: adjust ddp clock control flowYongqiang Niu2019-05-291-24/+6
* | | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08195-1756/+195
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner2019-06-0513-69/+13