Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | drm/nouveau: clean up all clients on device removal | Jeremy Cline | 2021-11-04 | 1 | -0/+30 | |
| | * | | | | | | | | | drm/nouveau: Add a dedicated mutex for the clients list | Jeremy Cline | 2021-11-04 | 2 | -4/+11 | |
| | * | | | | | | | | | drm/nouveau: use drm_dev_unplug() during device removal | Jeremy Cline | 2021-11-04 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/nouveau/svm: Fix refcount leak bug and missing check against null bug | Chenyuan Mi | 2021-11-04 | 1 | -0/+4 | |
| | * | | | | | | | | | ce/gf100: fix incorrect CE0 address calculation on some GPUs | Ben Skeggs | 2021-11-04 | 2 | -3/+2 | |
| | * | | | | | | | | | drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap | Anand K Mistry | 2021-11-03 | 1 | -2/+4 | |
| | * | | | | | | | | | dma-buf: acquire name lock before read/write dma_buf.name | Guangming Cao | 2021-10-29 | 1 | -0/+3 | |
| * | | | | | | | | | | BackMerge tag 'v5.15' into drm-next | Dave Airlie | 2021-11-12 | 75 | -630/+628 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a... | Dave Airlie | 2021-11-11 | 32 | -79/+205 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64) | Guchun Chen | 2021-11-10 | 3 | -0/+3 | |
| | * | | | | | | | | | | | drm/amdgpu: drop jpeg IP initialization in SRIOV case | Guchun Chen | 2021-11-10 | 1 | -1/+2 | |
| | * | | | | | | | | | | | drm/amd/display: reject both non-zero src_x and src_y only for DCN1x | Shirish S | 2021-11-10 | 1 | -9/+11 | |
| | * | | | | | | | | | | | drm/amd/display: Add callbacks for DMUB HPD IRQ notifications | Nicholas Kazlauskas | 2021-11-09 | 1 | -2/+15 | |
| | * | | | | | | | | | | | drm/amd/display: Don't lock connection_mutex for DMUB HPD | Nicholas Kazlauskas | 2021-11-09 | 1 | -4/+0 | |
| | * | | | | | | | | | | | drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends | Anson Jacob | 2021-11-09 | 3 | -7/+9 | |
| | * | | | | | | | | | | | drm/amdkfd: Fix retry fault drain race conditions | Felix Kuehling | 2021-11-09 | 2 | -5/+20 | |
| | * | | | | | | | | | | | drm/amdkfd: lower the VAs base offset to 8KB | Alex Sierra | 2021-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptly | Shirish S | 2021-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov | shaoyunl | 2021-11-09 | 1 | -4/+1 | |
| | * | | | | | | | | | | | drm/amdgpu: fix uvd crash on Polaris12 during driver unloading | Evan Quan | 2021-11-09 | 1 | -11/+13 | |
| | * | | | | | | | | | | | drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support() | Alex Deucher | 2021-11-05 | 1 | -1/+11 | |
| | * | | | | | | | | | | | drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs | Felix Kuehling | 2021-11-05 | 3 | -6/+12 | |
| | * | | | | | | | | | | | drm/amd/amdkfd: Don't sent command to HWS on kfd reset | shaoyunl | 2021-11-05 | 2 | -2/+6 | |
| | * | | | | | | | | | | | drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access | Evan Quan | 2021-11-05 | 4 | -0/+17 | |
| | * | | | | | | | | | | | drm/amdgpu: correct xgmi ras error count reset | Tao Zhou | 2021-11-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | drm/amd/pm: Correct DPMS disable IP version check | Mario Limonciello | 2021-11-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9 | YuBiao Wang | 2021-11-05 | 1 | -1/+3 | |
| | * | | | | | | | | | | | drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9 | YuBiao Wang | 2021-11-05 | 1 | -0/+4 | |
| | * | | | | | | | | | | | drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling | Alex Deucher | 2021-11-05 | 7 | -12/+51 | |
| | * | | | | | | | | | | | drm/amdgpu: Make sure to reserve BOs before adding or removing | Kent Russell | 2021-11-05 | 1 | -3/+10 | |
| | * | | | | | | | | | | | drm/amdkfd: avoid recursive lock in migrations back to RAM | Alex Sierra | 2021-11-05 | 3 | -0/+8 | |
| | * | | | | | | | | | | | drm/amd/display: Don't allow partial copy_from_user | Harry Wentland | 2021-11-05 | 1 | -6/+4 | |
| * | | | | | | | | | | | | Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d... | Dave Airlie | 2021-11-10 | 12 | -189/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/locking: fix __stack_depot_* name conflict | Stephen Rothwell | 2021-11-09 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | drm/virtio: Fix NULL dereference error in virtio_gpu_poll | Vivek Kasireddy | 2021-11-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | Revert "drm/imx: Annotate dma-fence critical section in commit path" | Fabio Estevam | 2021-11-05 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | drm: fb_helper: improve CONFIG_FB dependency | Arnd Bergmann | 2021-11-05 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | drm/udl: fix control-message timeout | Johan Hovold | 2021-11-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/ttm: remove ttm_bo_vm_insert_huge() | Jason Gunthorpe | 2021-11-05 | 7 | -173/+6 | |
| * | | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/... | Dave Airlie | 2021-11-10 | 13 | -111/+148 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages | Imre Deak | 2021-11-09 | 2 | -1/+11 | |
| | * | | | | | | | | | | | | | drm/i915/fb: Fix rounding error in subsampled plane size calculation | Imre Deak | 2021-11-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown() | Ville Syrjälä | 2021-11-09 | 4 | -2/+17 | |
| | * | | | | | | | | | | | | | drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platforms | Ville Syrjälä | 2021-11-01 | 1 | -22/+63 | |
| | * | | | | | | | | | | | | | drm/i915: Extend the async flip VT-d w/a to skl/bxt | Ville Syrjälä | 2021-11-01 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | drm/i915/gvt: fix the usage of ww lock in gvt scheduler. | Zhi A Wang | 2021-11-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | drm/i915/dmabuf: fix broken build | Matthew Auld | 2021-10-28 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | drm/i915: Revert 'guc_id' from i915_request tracepoint | Joonas Lahtinen | 2021-10-28 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | drm/i915/dp: fix integer overflow in 128b/132b data rate calculation | Jani Nikula | 2021-10-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | drm/i915/guc: Fix recursive lock in GuC submission | Matthew Brost | 2021-10-27 | 1 | -1/+2 |