summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-01-191-0/+1
|\
| * vga-switcheroo: make PCI dependency explicitSinan Kaya2019-01-151-0/+1
* | Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-01-181-0/+33
|\ \
| * | drm/nouveau/core: recognise TU102Ben Skeggs2019-01-181-0/+33
* | | Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-189-66/+20
|\ \ \
| * | | drm/sun4i: backend: add missing of_node_putsJulia Lawall2019-01-151-2/+3
| * | | drm/meson: Fix atomic mode switching regressionNeil Armstrong2019-01-152-21/+7
| * | | drm/meson: add missing of_node_putJulia Lawall2019-01-141-2/+7
| * | | drm/virtio: drop prime import/export callbacksGerd Hoffmann2019-01-143-22/+0
| * | | drm/qxl: drop prime import/export callbacksGerd Hoffmann2019-01-142-18/+0
| * | | drm/rockchip: add missing of_node_putJulia Lawall2019-01-131-1/+3
* | | | Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-184-6/+29
|\ \ \ \
| * \ \ \ Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-01-174-6/+29
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/i915/gvt: Fix mmap range checkZhenyu Wang2019-01-151-2/+12
| | * | | drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan2019-01-153-4/+16
| | * | | drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0Colin Xu2019-01-141-0/+1
* | | | | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-01-1814-59/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/amd/display: Detach backlight from streamDavid Francis2019-01-164-15/+3
| * | | | Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer2019-01-151-10/+0
| * | | | Revert "drm/amdgpu: validate user GEM object size"Alex Deucher2019-01-151-8/+0
| * | | | drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2019-01-142-2/+2
| * | | | drm/amd/display: fix warning on raven hotplugRoman Li2019-01-141-13/+6
| * | | | drm/amd/display: fix PME notification not working in RV desktopCharlene Liu2019-01-141-1/+6
| * | | | drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas2019-01-141-1/+1
| * | | | drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic2019-01-141-0/+2
| * | | | drm/amd/powerplay: run acg btc for Vega12Kenneth Feng2019-01-141-0/+21
| * | | | drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling2019-01-141-3/+9
| * | | | drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling2019-01-143-6/+15
* | | | | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-121-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+3
* | | | | Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2019-01-119-39/+91
|\ \ \ \ \
| * | | | | drm/i915: init per-engine WAs for all enginesDaniele Ceraolo Spurio2019-01-101-1/+2
| * | | | | drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson2019-01-101-3/+12
| * | | | | drm/i915: Skip the ERR_PTR error stateChris Wilson2019-01-103-13/+26
| * | | | | drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza2019-01-102-0/+8
| | |/ / / | |/| | |
| * | | | drm/i915/gvt: Fix workload request allocation before request addZhenyu Wang2019-01-092-22/+43
| |/ / /
* | | | Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...Daniel Vetter2019-01-113-58/+82
|\ \ \ \ | | |/ / | |/| |
| * | | gpu/drm: Fix lock held when returning to user space.Tetsuo Handa2019-01-102-4/+3
| * | | drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov2019-01-101-1/+6
| * | | drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov2019-01-101-53/+73
* | | | Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-01-113-5/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin2019-01-111-2/+5
| * | | drm/nouveau: Don't disable polling in fallback modeTakashi Iwai2019-01-111-3/+4
| * | | drm/nouveau: register backlight on pascal and newerBen Skeggs2019-01-111-0/+3
* | | | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-01-1115-96/+156
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/amdgpu: disable system memory page tables for nowChristian König2019-01-091-3/+0
| * | | drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu2019-01-091-1/+2
| * | | drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou2019-01-091-5/+5
| * | | drm/amdgpu: validate user GEM object sizeYu Zhao2019-01-081-0/+8
| * | | drm/amdgpu: validate user pitch alignmentYu Zhao2019-01-081-0/+10