index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
drm/i915: Ensure gem_contexts selftests work with unbind changes, v2.
Maarten Lankhorst
1
-24
/
+35
2021-12-20
drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2.
Maarten Lankhorst
2
-9
/
+28
2021-12-20
drm/i915: Take object lock in i915_ggtt_pin if ww is not set
Maarten Lankhorst
1
-12
/
+28
2021-12-20
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
Maarten Lankhorst
11
-439
/
+374
2021-12-20
drm/i915: Change shrink ordering to use locking around unbinding.
Maarten Lankhorst
1
-20
/
+18
2021-12-20
drm/i915: Remove unused bits of i915_vma/active api
Maarten Lankhorst
4
-57
/
+14
2021-12-20
drm/i915/adl-n: Enable ADL-N platform
Tejas Upadhyay
4
-0
/
+13
2021-12-20
drm/i915/guc: Only assign guc_id.id when stealing guc_id
Matthew Brost
1
-1
/
+1
2021-12-20
drm/i915/guc: Use correct context lock when callig clr_context_registered
Matthew Brost
1
-2
/
+2
2021-12-20
mock a drm_plane in igt_check_plane_state to make the test more robust
Claudio Suarez
1
-0
/
+4
2021-12-17
drm/i915: Rename i915->gt to i915->gt0
Andi Shyti
1
-2
/
+2
2021-12-17
drm/i915: Use to_gt() helper
Michał Winiarski
14
-103
/
+103
2021-12-17
drm/i915/pxp: Use to_gt() helper
Andi Shyti
1
-1
/
+3
2021-12-17
drm/i915/selftests: Use to_gt() helper
Andi Shyti
14
-40
/
+40
2021-12-17
drm/i915/gvt: Use to_gt() helper
Michał Winiarski
2
-2
/
+2
2021-12-17
drm/i915/gem: Use to_gt() helper
Michał Winiarski
15
-50
/
+55
2021-12-17
drm/i915/gt: Use to_gt() helper
Michał Winiarski
23
-46
/
+46
2021-12-17
drm/i915/display: Use to_gt() helper
Michał Winiarski
4
-14
/
+14
2021-12-17
drm/i915: Introduce to_gt() helper
Michał Winiarski
2
-6
/
+6
2021-12-17
drm/i915: Store backpointer to GT in uncore
Michał Winiarski
7
-14
/
+21
2021-12-17
drm/msm/a5xx: Fix missing CP_PROTECT for SMMU on A540
Vladimir Lypak
1
-4
/
+2
2021-12-17
drm/msm/a5xx: Add support for Adreno 506 GPU
Vladimir Lypak
3
-15
/
+47
2021-12-17
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
2
-22
/
+103
2021-12-17
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
chen gong
1
-0
/
+7
2021-12-17
drm/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
1
-1
/
+1
2021-12-17
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
3
-51
/
+90
2021-12-17
drm/vmwgfx: Fix possible usage of an uninitialized variable
Zack Rusin
1
-3
/
+5
2021-12-17
drm/vmwgfx: Remove unused compile options
Zack Rusin
3
-14
/
+5
2021-12-17
drm/vmwgfx: Remove explicit transparent hugepages support
Zack Rusin
4
-198
/
+0
2021-12-17
drm/vmwgfx: Fix a size_t/long int format specifier mismatch
Zack Rusin
1
-1
/
+1
2021-12-17
drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
Christian König
1
-1
/
+1
2021-12-17
Merge tag 'mediatek-drm-next-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
8
-178
/
+414
2021-12-17
Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
74
-2310
/
+4020
2021-12-17
dmaengine: xilinx_dpdma: stop using slave_id field
Arnd Bergmann
1
-2
/
+7
2021-12-17
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-next
Dave Airlie
72
-1894
/
+2072
2021-12-17
Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
15
-16
/
+32
2021-12-17
Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes
Dave Airlie
3
-3
/
+12
2021-12-16
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
2
-22
/
+103
2021-12-16
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-12-16
drm/amdgpu: clean up some leftovers from bring up
Alex Deucher
2
-14
/
+0
2021-12-16
drm/amdgpu: Separate vf2pf work item init from virt data exchange
Victor Skvortsov
3
-13
/
+30
2021-12-16
drm/amdkfd: use max() and min() to make code cleaner
Changcheng Deng
1
-2
/
+2
2021-12-16
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
chen gong
1
-0
/
+7
2021-12-16
drm/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
1
-1
/
+1
2021-12-16
drm/amd/pm: restore SMU version print statement for dGPUs
Mario Limonciello
1
-0
/
+5
2021-12-16
drm/amdkfd: fix svm_bo release invalid wait context warning
Philip Yang
3
-6
/
+30
2021-12-16
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
3
-51
/
+90
2021-12-16
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
Prike Liang
2
-6
/
+4
2021-12-16
drivers/amd/pm: smu13: use local variable adev
Mario Limonciello
1
-5
/
+5
2021-12-16
drm/msm/dpu: add layer mixer register dump to dpu snapshot
Abhinav Kumar
1
-0
/
+5
[prev]
[next]