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-08-10
amdgpu/pm: Replace amdgpu_pm usage of sprintf with sysfs_emit
Darren Powell
1
-8
/
+8
2021-08-10
amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emit
Darren Powell
3
-33
/
+34
2021-08-10
amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emit
Darren Powell
2
-44
/
+44
2021-08-10
amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emit
Darren Powell
1
-19
/
+19
2021-08-10
amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emit
Darren Powell
3
-28
/
+27
2021-08-10
amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emit
Darren Powell
3
-53
/
+53
2021-08-10
amdgpu/pm: Replace navi10 usage of sprintf with sysfs_emit
Darren Powell
2
-32
/
+35
2021-08-10
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
1
-3
/
+9
2021-08-10
Merge tag 'gvt-fixes-2021-08-10' of https://github.com/intel/gvt-linux into drm-intel-fixes
Rodrigo Vivi
2
-0
/
+3
2021-08-10
drm/tegra: Allocate per-engine channel in core code
Mikko Perttunen
2
-0
/
+13
2021-08-10
drm/tegra: Boot VIC during runtime PM resume
Mikko Perttunen
1
-61
/
+51
2021-08-10
drm/tegra: Extract tegra_gem_lookup()
Mikko Perttunen
3
-17
/
+18
2021-08-10
gpu: host1x: Add option to skip firewall for a job
Mikko Perttunen
2
-9
/
+14
2021-08-10
gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
Mikko Perttunen
9
-41
/
+199
2021-08-10
gpu: host1x: Add job release callback
Mikko Perttunen
1
-0
/
+3
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
6
-7
/
+72
2021-08-10
gpu: host1x: Add DMA fence implementation
Mikko Perttunen
5
-0
/
+193
2021-08-10
drm/meson: fix colour distortion from HDR set during vendor u-boot
Christian Hewitt
2
-1
/
+11
2021-08-09
drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"
Cai Huoqing
2
-10
/
+9
2021-08-09
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
7
-14
/
+9
2021-08-09
drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
Desmond Cheong Zhi Xi
1
-2
/
+2
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cmdbuf_res.c
Baokun Li
1
-2
/
+1
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cmdbuf.c
Baokun Li
1
-2
/
+1
2021-08-09
drm/vmwgfx: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-09
drm/amdgpu: Removed unnecessary if statement
Sergio Miguéns Iglesias
1
-3
/
+0
2021-08-09
drm/amdgpu: fix kernel-doc warnings on non-kernel-doc comments
Randy Dunlap
1
-3
/
+3
2021-08-09
drm/amd/display: use do-while-0 for DC_TRACE_LEVEL_MESSAGE()
Randy Dunlap
1
-1
/
+1
2021-08-09
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
Anson Jacob
1
-1
/
+1
2021-08-09
drm/amd/display: Increase timeout threshold for DMCUB reset
Nicholas Kazlauskas
1
-5
/
+5
2021-08-09
drm/amd/display: Clear GPINT after DMCUB has reset
Nicholas Kazlauskas
1
-4
/
+4
2021-08-09
drm/amd/display: 3.2.148
Anthony Koo
1
-1
/
+1
2021-08-09
drm/amd/display: [FW Promotion] Release 0.0.78
Anthony Koo
1
-2
/
+2
2021-08-09
drm/amd/display: add authentication_complete in hdcp output
Wenjing Liu
7
-79
/
+93
2021-08-09
drm/amd/display: Add AUX I2C tracing.
Ashley Thomas
1
-9
/
+183
2021-08-09
drm/amd/display: Correct comment style
Roy Chan
1
-1
/
+1
2021-08-09
drm/amd/display: fix incorrect CM/TF programming sequence in dwb
Roy Chan
1
-26
/
+64
2021-08-09
drm/amd/display: refactor the cursor programing codes
Roy Chan
1
-41
/
+65
2021-08-09
drm/amd/display: refactor the codes to centralize the stream/pipe checking logic
Roy Chan
1
-21
/
+41
2021-08-09
drm/amd/display: fix missing writeback disablement if plane is removed
Roy Chan
2
-7
/
+19
2021-08-09
drm/amd/display: Remove invalid assert for ODM + MPC case
Eric Bernstein
1
-1
/
+0
2021-08-09
drm/amd/amdgpu: skip locking delayed work if not initialized.
YuBiao Wang
1
-1
/
+2
2021-08-09
drm/amdgpu: Extend full access wait time in guest
Victor Zhao
1
-4
/
+12
2021-08-09
drm/mediatek: Test component initialization earlier in the function mtk_drm_crtc_create
Dafna Hirschfeld
1
-8
/
+8
2021-08-09
drm/mediatek: Add support for main DDP path on MT8167
Fabien Parent
1
-0
/
+38
2021-08-09
drm/mediatek: Implement mmap as GEM object function
Thomas Zimmermann
3
-46
/
+14
2021-08-09
drm/i915/gvt: Fix cached atomics setting for Windows VM
Zhenyu Wang
2
-0
/
+3
2021-08-09
drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'
Lee Jones
1
-1
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspace
Laurent Pinchart
1
-0
/
+1
2021-08-09
drm: xlnx: zynqmp_dpsub: Add global alpha support
Laurent Pinchart
1
-2
/
+7
2021-08-09
drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
Laurent Pinchart
1
-1
/
+11
[prev]
[next]