index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
4
-0
/
+4
2022-07-08
drm/tegra: Fix vmapping of prime buffers
Dmitry Osipenko
1
-1
/
+10
2022-07-08
drm/tegra: vic: Fix build warning when CONFIG_PM=n
YueHaibing
1
-2
/
+2
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
2
-0
/
+13
2022-07-08
drm/tegra: Implement stream ID related callbacks on engines
Mikko Perttunen
3
-8
/
+76
2022-07-08
drm/tegra: Support context isolation
Mikko Perttunen
3
-3
/
+91
2022-07-08
drm/tegra: nvdec: Fix TRANSCFG register offset
Mikko Perttunen
1
-1
/
+3
2022-07-08
drm/tegra: falcon: Set DMACTX field on DMA transactions
Mikko Perttunen
2
-0
/
+9
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
3
-3
/
+3
2022-06-03
Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+2
2022-06-03
Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
86
-2546
/
+3601
2022-06-03
drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
Yury Norov
2
-2
/
+2
2022-06-03
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-06-03
LoongArch: Add writecombine support for drm
Huacai Chen
2
-2
/
+2
2022-06-03
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhin...
Dave Airlie
5
-15
/
+66
2022-06-01
drm/msm/dpu: Move min BW request and full BW disable back to mdss
Douglas Anderson
2
-8
/
+57
2022-06-01
drm/msm/dpu: Fix pointer dereferenced before checking
Haowen Bai
1
-2
/
+2
2022-06-01
drm/msm/dpu: Remove unused code
Jiapeng Chong
1
-2
/
+0
2022-06-01
drm/msm/disp/dpu1: remove superfluous init
Vinod Koul
1
-1
/
+0
2022-06-01
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...
Kuogee Hsieh
1
-2
/
+7
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-96
/
+31
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-17
/
+11
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+3
2022-05-26
drm/amdgpu: add drm-client-id to fdinfo v2
Christian König
1
-8
/
+7
2022-05-26
drm/amdgpu: Convert to common fdinfo format v5
Christian König
3
-121
/
+125
2022-05-26
drm/amdgpu: bump minor version number
Christian König
1
-2
/
+3
2022-05-26
drm/amdgpu: add AMDGPU_VM_NOALLOC v2
Christian König
3
-1
/
+10
2022-05-26
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Christian König
5
-5
/
+5
2022-05-26
drm/amdgpu: add beige goby PCI ID
Alex Deucher
1
-0
/
+1
2022-05-26
drm/amd/pm: Return auto perf level, if unsupported
Lijo Lazar
1
-0
/
+3
2022-05-26
drm/amdkfd: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-26
drm/amdgpu/gfx: fix typos in comments
Julia Lawall
3
-4
/
+4
2022-05-26
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
Dave Airlie
1
-1
/
+1
2022-05-26
drm/amdgpu: differentiate between LP and non-LP DDR memory
Alex Deucher
2
-3
/
+9
2022-05-26
drm/amdgpu: Resolve pcie_bif RAS recovery bug
Candice Li
1
-1
/
+1
2022-05-26
drm/amdgpu: clean up asd on the ta_firmware_header_v2_0
Prike Liang
1
-6
/
+0
2022-05-26
drm/amdgpu/discovery: validate VCN and SDMA instances
Alex Deucher
1
-3
/
+14
2022-05-26
drm/amd/display: add Coverage blend mode for overlay plane
Sung Joon Kim
5
-24
/
+40
2022-05-26
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
Dan Carpenter
1
-1
/
+1
2022-05-26
drm/amdgpu: suppress some compile warnings
Evan Quan
2
-1
/
+2
2022-05-26
drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13
Evan Quan
1
-13
/
+44
2022-05-26
drm/amdkfd: Add gfx11 trap handler
Jay Cornwall
3
-31
/
+507
2022-05-26
drm/amdkfd: port cwsr trap handler from dkms branch
Eric Huang
3
-1492
/
+1588
2022-05-26
drm/amd/display: Add HDMI_ACP_SEND register
Alan Liu
9
-2
/
+18
2022-05-26
drm/amd/pm: Fix missing thermal throttler status
Lijo Lazar
1
-0
/
+1
2022-05-26
drm/amdgpu: add support of tmz for GC 10.3.7
Sunil Khatri
1
-0
/
+2
2022-05-26
drm/amdgpu: change code name to ip version for tmz set
Sunil Khatri
1
-9
/
+18
2022-05-26
drm/amdgpu: move amdgpu_gmc_tmz_set after ip_version populated
Sunil Khatri
1
-3
/
+3
2022-05-26
drm/amdgpu: support ras on SRIOV
Stanley.Yang
4
-15
/
+44
2022-05-26
drm/amdgpu/pm: smu_v13_0_4: delete duplicate condition
Dan Carpenter
1
-32
/
+30
[next]