summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva2018-12-201-2/+8
* Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-12-136-4/+103
|\
| * drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom2018-12-136-2/+103
| * drm/vmwgfx: remove redundant return ret statementColin Ian King2018-12-121-2/+0Star
* | Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie2018-12-131-4/+7
|\ \
| * | drm/mediatek: Only try to attach bridge if there is oneNicolas Boichat2018-12-031-4/+7
* | | Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-12-132-11/+25
|\ \ \
| * | | drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul2018-12-121-0/+1
| * | | drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs2018-12-121-11/+18
| * | | drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()Thierry Reding2018-12-111-0/+6
* | | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-12-138-9/+58
|\ \ \ \
| * | | | drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan2018-12-121-1/+1
| * | | | drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky2018-12-111-2/+2
| * | | | drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng2018-12-102-0/+8
| * | | | drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang2018-12-101-1/+2
| * | | | drm/amdkfd: add new vega20 pci idAlex Deucher2018-12-101-0/+1
| * | | | drm/amdkfd: add new vega10 pci idsAlex Deucher2018-12-101-0/+6
| * | | | drm/amdgpu: add some additional vega20 pci idsAlex Deucher2018-12-101-0/+1
| * | | | drm/amdgpu: add some additional vega10 pci idsAlex Deucher2018-12-101-0/+6
| * | | | drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2018-12-072-5/+31
* | | | | Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-12-121-6/+0Star
|\ \ \ \ \
| * | | | | Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris2018-12-111-6/+0Star
* | | | | | Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...Dave Airlie2018-12-128-97/+94Star
|\ \ \ \ \ \
| * | | | | | drm/i915: Flush GPU relocs harder for gen3Chris Wilson2018-12-122-9/+13
| * | | | | | drm/i915: Allocate a common scratch pageChris Wilson2018-12-127-87/+75Star
| * | | | | | drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson2018-12-121-1/+6
* | | | | | | Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-12-129-204/+430
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-12-051-1/+1
| |\ \ \ \ \
| | * | | | | drm/i915/gvt: Fix tiled memory decoding bug on BDWTina Zhang2018-12-031-1/+1
| * | | | | | drm/i915: Introduce per-engine workaroundsTvrtko Ursulin2018-12-055-117/+151
| * | | | | | drm/i915: Record GT workarounds in a listTvrtko Ursulin2018-12-055-160/+352
* | | | | | | drm/ast: Fix connector leak during driver unloadSam Bobroff2018-12-061-0/+1
* | | | | | | Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-12-069-39/+60
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | drm/fb-helper: Fix typo in parameter descriptionWei Yongjun2018-12-041-1/+1
| * | | | | | drm/omap: fix incorrect union usageSebastian Reichel2018-12-031-25/+33
| * | | | | | drm/omap: populate DSI platform bus earlierSebastian Reichel2018-12-031-10/+10
| * | | | | | drm/omap: fix bus_flags for panel-dpiTomi Valkeinen2018-12-032-1/+2
| * | | | | | drm/bridge: fix AUX_CMD_SEND bit value for ti, sn65dsi86 bridgeSandeep Panda2018-11-301-1/+1
| * | | | | | drm/lease: Send a distinct ueventDaniel Vetter2018-11-303-1/+13
* | | | | | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-12-0614-53/+104
|\ \ \ \ \ \ \
| * | | | | | | drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu2018-12-051-1/+2
| * | | | | | | drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas2018-12-041-3/+3
| * | | | | | | drm/amd/powerplay: improve OD code robustnesstianci yin2018-12-042-8/+16
| * | | | | | | drm/amdgpu: enlarge maximum waiting time of KIQwentalou2018-12-041-1/+1
| * | | | | | | drm/amd/powerplay: support SoftMin/Max setting for some specific DPMEvan Quan2018-12-031-22/+32
| * | | | | | | drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan2018-12-032-2/+3
| * | | | | | | drm/amd/powerplay: support new pptable upload on Vega20Evan Quan2018-12-031-1/+3
| * | | | | | | drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher2018-12-031-8/+1Star
| * | | | | | | drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher2018-12-031-5/+24
| * | | | | | | drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang2018-12-031-0/+10