index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
drm/mediatek: dp: Don't register HPD interrupt handler for eDP case
AngeloGioacchino Del Regno
1
-27
/
+46
2023-08-09
drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
AngeloGioacchino Del Regno
1
-7
/
+38
2023-08-09
drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
AngeloGioacchino Del Regno
2
-14
/
+79
2023-08-09
drm/mediatek: dp: Move PHY registration to new function
AngeloGioacchino Del Regno
1
-17
/
+26
2023-08-09
drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
AngeloGioacchino Del Regno
1
-2
/
+5
2023-08-09
drm/mediatek: dp: Enable event interrupt only when bridge attached
AngeloGioacchino Del Regno
1
-5
/
+10
2023-08-09
drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
AngeloGioacchino Del Regno
1
-4
/
+5
2023-08-09
drm/mediatek: dp: Use devm variant of drm_bridge_add()
AngeloGioacchino Del Regno
1
-2
/
+3
2023-08-09
drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
AngeloGioacchino Del Regno
1
-3
/
+3
2023-08-09
drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
AngeloGioacchino Del Regno
1
-46
/
+30
2023-08-09
drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
AngeloGioacchino Del Regno
1
-5
/
+10
2023-08-09
drm/mediatek: mtk_dpi: Compress struct of_device_id entries
AngeloGioacchino Del Regno
1
-22
/
+8
2023-08-09
drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
AngeloGioacchino Del Regno
1
-3
/
+1
2023-08-09
drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
AngeloGioacchino Del Regno
1
-4
/
+2
2023-08-09
drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
AngeloGioacchino Del Regno
1
-4
/
+4
2023-08-09
drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-30
/
+14
2023-08-09
drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
AngeloGioacchino Del Regno
1
-5
/
+3
2023-08-09
drm/amdgpu: Use local64_try_cmpxchg in amdgpu_perf_read
Uros Bizjak
1
-3
/
+2
2023-08-09
drm/ttm/tests: Add tests for ttm_pool
Karolina Stolarek
4
-0
/
+459
2023-08-09
drm/ttm/tests: Add tests for ttm_device
Karolina Stolarek
1
-0
/
+158
2023-08-09
drm/ttm: Introduce KUnit test
Karolina Stolarek
7
-0
/
+212
2023-08-09
drm/amdgpu: Add pci usage to nbio v7.9
Asad Kamal
3
-1
/
+72
2023-08-09
drm/amdgpu: Add pcie usage callback to nbio
Asad Kamal
2
-0
/
+11
2023-08-09
drm/amdgpu: Extend poison mode check to SDMA/VCN/JPEG
Candice Li
1
-1
/
+4
2023-08-09
drm/buddy: Fix drm buddy info output format
Ma Jun
1
-4
/
+4
2023-08-09
drm/amdgpu/irq: Move irq resume to the beginning
Emily Deng
1
-1
/
+1
2023-08-09
drm/amdgpu: add RAS fatal error handler for NBIO v7.9
Tao Zhou
3
-0
/
+193
2023-08-09
drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'
Srinivasan Shanmugam
1
-2
/
+2
2023-08-09
drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV
Alex Deucher
1
-2
/
+6
2023-08-09
drm/amd/display: Get replay info from VSDB
Bhawanpreet Lakha
3
-0
/
+64
2023-08-09
drm/amdgpu: Add FRU sysfs nodes only if needed
Lijo Lazar
3
-68
/
+94
2023-08-09
drm/amd/pm: Clean up errors in smu73_discrete.h
Ran Sun
1
-44
/
+29
2023-08-09
drm/amdgpu: Clean up errors in vcn_v3_0.c
Ran Sun
1
-6
/
+5
2023-08-09
drm/amdgpu: Clean up errors in tonga_ih.c
Ran Sun
1
-2
/
+1
2023-08-09
drm/amdgpu: Clean up errors in gfx_v7_0.c
Ran Sun
1
-17
/
+11
2023-08-09
drm/amdgpu: Clean up errors in vcn_v4_0.c
Ran Sun
1
-6
/
+5
2023-08-09
drm/amdgpu: Clean up errors in uvd_v3_1.c
Ran Sun
1
-2
/
+1
2023-08-09
drm/amdgpu: Clean up errors in mxgpu_vi.c
Ran Sun
1
-1
/
+1
2023-08-09
drm/amdgpu: Clean up errors in nv.c
Ran Sun
1
-32
/
+16
2023-08-09
drm/amdgpu: Clean up errors in amdgpu_virt.c
Ran Sun
1
-1
/
+1
2023-08-09
drm/amdgpu: Clean up errors in amdgpu_ring.h
Ran Sun
1
-1
/
+1
2023-08-09
drm/amdgpu: Clean up errors in amdgpu_trace.h
Ran Sun
1
-2
/
+2
2023-08-09
drm/amdgpu: Clean up errors in mes_v11_0.c
Ran Sun
1
-2
/
+1
2023-08-09
drm/amdgpu: Clean up errors in amdgpu_atombios.h
Ran Sun
1
-6
/
+3
2023-08-09
drm/amdgpu: Clean up errors in soc21.c
Ran Sun
1
-20
/
+10
2023-08-09
drm/amdgpu: Clean up errors in dce_v8_0.c
Ran Sun
1
-23
/
+14
2023-08-09
drm/amdgpu/jpeg: Clean up errors in vcn_v1_0.c
Ran Sun
1
-5
/
+4
2023-08-09
drm/amdgpu: Clean up errors in mxgpu_nv.c
Ran Sun
1
-4
/
+2
2023-08-09
drm/amdgpu: Clean up errors in dce_v10_0.c
Ran Sun
1
-20
/
+10
2023-08-09
drm/jpeg: Clean up errors in jpeg_v2_0.c
Ran Sun
1
-2
/
+1
[prev]
[next]