summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-10-12drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä
2020-10-12Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-12Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-10Merge tag 'drm-misc-next-fixes-2020-10-02' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher
2020-10-09drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee
2020-10-09drm/panfrost: increase readl_relaxed_poll_timeout valuesChristian Hewitt
2020-10-08drm/amd/display: Change ABM config init interfaceYongqiang Sun
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-07Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil
2020-10-07drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira
2020-10-05drm/amdgpu: align frag_end to covered address spaceAlex Sierra
2020-10-05drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-10-02tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz
2020-10-02drm/vmwgfx: fix regression in thp code due to ttm init refactor.Dave Airlie
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher
2020-10-01drm/amdgpu/swsmu: add interrupt work functionAlex Deucher
2020-10-01drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-10-01drm/amdgpu: switch to indirect reg access helperHawking Zhang
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang
2020-10-01drm: bridge: cdns-mhdp8546: fix compile warningTomi Valkeinen
2020-10-01Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-30drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu
2020-09-30drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu
2020-09-30drm/i915: Avoid mixing integer types during batch copiesChris Wilson
2020-09-30drm/i915/gem: Always test execution status on closing the contextChris Wilson
2020-09-30drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson
2020-09-30drm/i915: Cancel outstanding work after disabling heartbeats on an engineChris Wilson
2020-09-30drm/i915/gem: Hold request reference for canceling an active contextChris Wilson
2020-09-30drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"Chris Wilson
2020-09-30drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson
2020-09-30drm/i915: check i915_vm_alloc_pt_stash for errorsMatthew Auld
2020-09-30drm/i915: Fix uninitialised variable in intel_context_create_request.Maarten Lankhorst