aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-01-18drm/radeon: Clean up errors in ni.cGuoHua Chen1-13/+8
2024-01-18drm/radeon: Clean up errors in r600_dpm.hGuoHua Chen1-2/+1
2024-01-18drm/radeon/r100: Clean up errors in r100.cGuoHua Chen1-1/+1
2024-01-18drm/radeon: Clean up errors in radeon_atpx_handler.cGuoHua Chen1-4/+8
2024-01-18drm/radeon: Clean up errors in trinity_dpm.cGuoHua Chen1-5/+4
2024-01-18drm/radeon/trinity_dpm: Clean up errors in trinity_dpm.cGuoHua Chen1-13/+9
2024-01-18drm/radeon: Clean up errors in si_dpm.cGuoHua Chen1-88/+44
2024-01-18drm/amd/include/vega20_ip_offset: Clean up errors in vega20_ip_offset.hchenxuebing1-40/+38
2024-01-18drm/amd/display: Clean up errors in renoir_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amd/amdgpu: Clean up errors in beige_goby_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amdgpu: Clean up errors in v10_structs.hchenxuebing1-2/+1
2024-01-18drm/amd/include/navi14_ip_offset: Clean up errors in navi14_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amdgpu: Clean up errors in cgs_common.hchenxuebing1-12/+11
2024-01-18drm/amd/include/sienna_cichlid_ip_offset: Clean up errors in sienna_cichlid_i...chenxuebing1-4/+2
2024-01-18drm/amd/include/vangogh_ip_offset: Clean up errors in vangogh_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amdgpu: Clean up errors in dimgrey_cavefish_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amd/pp: Clean up errors in dm_pp_interface.hchenxuebing1-5/+4
2024-01-18drm/amd: Clean up errors in vega10_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amd/include/vega10_ip_offset:Clean up errors in vega10_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amdgpu: Clean up errors in kgd_pp_interface.hchenxuebing1-4/+2
2024-01-18drm/amdgpu: Clean up errors in navi12_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amdgpu: Clean up errors in atom-bits.hchenxuebing1-1/+1
2024-01-18drm/amd/include: Clean up errors in arct_ip_offset.hchenxuebing1-4/+2
2024-01-18drm/amdgpu: Clean up errors in umc_v6_0.cchenxuebing1-1/+1
2024-01-18drm/amdgpu: Clean up errors in clearstate_si.hchenxuebing1-16/+8
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit3-3/+0
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit21-21/+0
2024-01-18drm/xe/gsc: add support for GSC proxy interruptDaniele Ceraolo Spurio6-22/+143
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio14-13/+659
2024-01-18drm/xe/guc: Add kernel-doc for xe_guc_ct_send_recv()Michal Wajdeczko1-0/+18
2024-01-18drm/xe/guc: Return CTB HXG response DATA0 if no buffer providedMichal Wajdeczko1-1/+5
2024-01-18drm/xe: Mark internal gmdid mappings as constMichal Wajdeczko1-2/+2
2024-01-18drm/xe/guc: Enable WA 14018913170Karthik Poosa3-0/+19
2024-01-18drm/i915: Drop -Wstringop-overflowLucas De Marchi1-1/+0
2024-01-18Revert "drm/i915/dsi: Do display on sequence later on icl+"Ville Syrjälä1-2/+1
2024-01-18drm/xe: Use a NULL pointer instead of 0.Thomas Hellström1-1/+1
2024-01-18drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström1-1/+1
2024-01-18drm/i915/opregion: remove unused lid_stateJani Nikula1-2/+0
2024-01-17Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-78/+96
2024-01-17drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error caseDouglas Anderson1-1/+3
2024-01-17drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()Pin-yen Lin1-0/+16
2024-01-17drm/i915: Drop -Wstringop-overflowLucas De Marchi1-1/+0
2024-01-17Revert "drm/i915/dsi: Do display on sequence later on icl+"Ville Syrjälä1-2/+1
2024-01-17drm/tests: managed: Add a simple test for drmm_managed_releaseMichał Winiarski1-0/+25
2024-01-17drm/tests: managed: Extract device initialization into test initMichał Winiarski1-15/+26
2024-01-17drm/tests: managed: Add comments about test intentMichał Winiarski1-0/+9
2024-01-17drm/tests: managed: Rename the suite name to match other DRM testsMichał Winiarski1-1/+1
2024-01-17drm/managed: Add drmm_release_actionMichał Winiarski1-0/+39
2024-01-17drm/rockchip: inno_hdmi: Explicitly include drm_atomic.hAlex Bee1-0/+1
2024-01-17drm/tests: mm: Call drm_mm_print in drm_test_mm_debugMichał Winiarski1-1/+4