summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-26accel: Use XArray instead of IDR for minorsMichał Winiarski
2024-08-26drm: Use XArray instead of IDR for minorsMichał Winiarski
2024-08-26drm: Fix kerneldoc for "Returns" sectionrenjun wang
2024-08-26drm/i915: ARL requires a newer GSC firmwareJohn Harrison
2024-08-26drm/panel-edp: add BOE NE140WUM-N6G panel entryAbel Vesa
2024-08-26drm/i915/dp_mst: Fix MST state after a sink resetImre Deak
2024-08-26drm: renesas: rz-du: Add RZ/G2UL DU SupportBiju Das
2024-08-26drm: renesas: Move RZ/G2L MIPI DSI driver to rz-duLad Prabhakar
2024-08-26drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke
2024-08-26drm/i915: remove unused leftover basedie step codeJani Nikula
2024-08-26drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()Apoorva Singh
2024-08-26drm/i915: remove unnecessary display includesJani Nikula
2024-08-26drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin
2024-08-26drm/vmwgfx: Fix prime with external buffersZack Rusin
2024-08-26drm/vmwgfx: Prevent unmapping active read buffersZack Rusin
2024-08-24drm/xe: Fix total initialization in xe_ggtt_print_holes()Nathan Chancellor
2024-08-24drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-08-24drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-24drm/i915/gt: Continue creating engine sysfs files even after a failureAndi Shyti
2024-08-23drm/xe/display: handle HPD polling in display runtime suspend/resumeVinod Govindapillai
2024-08-23drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()Imre Deak
2024-08-23drm/xe: Suspend/resume user access only during system s/rImre Deak
2024-08-23drm/xe: Update xe_sa to use xe_managed_bo_create_pin_mapMatthew Brost
2024-08-23drm/xe: Move hw_engine_fini to devm managedMatthew Brost
2024-08-23drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc finiMatthew Brost
2024-08-23drm/xe: Set firmware state to loadable before registering guc_fini_hwMatthew Brost
2024-08-23drm/xe: Move ggtt_fini to devm managedMatthew Brost
2024-08-23Revert "drm/xe: Invalidate media_gt TLBs in PT code"Matthew Brost
2024-08-23drm/amd/display: use a more lax vblank enable policy for older ASICsHamza Mahfooz
2024-08-23drm/amd/display: use a more lax vblank enable policy for DCN35+Hamza Mahfooz
2024-08-23drm/amd/display: use new vblank enable policy for DCN35+Hamza Mahfooz
2024-08-23drm/panic: Add a QR code panic screenJocelyn Falempe
2024-08-23drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li
2024-08-23drm/amdkfd: Change kfd/svm page fault drain handlingXiaogang Chen
2024-08-23drm/amd/pm: Add support for new P2S table revisionLijo Lazar
2024-08-23drm/amdgpu: support for gc_info table v1.3Likun Gao
2024-08-23drm/amd/display: avoid using null object of framebufferMa Ke
2024-08-23drm/amdgpu: add list empty check to avoid null pointer issueYang Wang
2024-08-23drm/amd/display: Make dcn401_dsc_funcs staticJinjie Ruan
2024-08-23drm/amd/display: Make dcn35_hubp_funcs staticJinjie Ruan
2024-08-23drm/amd/display: Make core_dcn4_ip_caps_base staticJinjie Ruan
2024-08-23drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table staticJinjie Ruan
2024-08-23drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-08-23drm/amdgpu: Retire query_utcl2_poison_status callbackHawking Zhang
2024-08-23drm/panic: Simplify logo handlingJocelyn Falempe
2024-08-23drm/amdgpu: Take IOMMU remapping into account for p2p checksRahul Jain
2024-08-23drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng
2024-08-23drm/amdkfd: Drop poison hanlding from gfx v10Hawking Zhang
2024-08-23drm/amdkfd: Check int source id for utcl2 poison eventHawking Zhang
2024-08-23drm/rect: Add drm_rect_overlap()Jocelyn Falempe