summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-08-29drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang1-3/+11
2024-08-29drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang2-24/+16
2024-08-29drm/xe: Do not dereference NULL job->fence in trace pointsMatthew Brost2-2/+2
2024-08-29nouveau/firmware: use dma non-coherent allocatorDave Airlie2-3/+12
2024-08-29drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher1-8/+10
2024-08-29drm/amdgpu: Validate TA binary sizeCandice Li1-0/+3
2024-08-29drm/xe: Free job before xe_exec_queue_putMatthew Brost1-1/+2
2024-08-29drm/xe: Don't initialize fences at xe_sched_job_create()Thomas Hellström6-93/+115
2024-08-29drm/xe: Split lrc seqno fence creation upThomas Hellström4-16/+101
2024-08-29drm/xe: Decouple job seqno and lrc seqnoMatthew Brost7-19/+30
2024-08-29drm/xe: Relax runtime pm protection during executionRodrigo Vivi3-21/+6
2024-08-29drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers1-2/+16
2024-08-29drm/xe: Fix tile fini sequenceMatthew Brost1-1/+4
2024-08-29drm/xe: reset mmio mappings with devmMatthew Auld3-8/+33
2024-08-29drm/xe/mmio: move mmio_fini over to devmMatthew Auld1-2/+5
2024-08-29drm/xe: Fix opregion leakLucas De Marchi1-1/+4
2024-08-29drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld1-1/+0
2024-08-29drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal1-1/+3
2024-08-29drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar1-1/+1
2024-08-29drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov1-0/+12
2024-08-29drm/msm/dpu: relax YUV requirementsDmitry Baryshkov1-3/+2
2024-08-29drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov1-2/+2
2024-08-29drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov1-0/+3
2024-08-29drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-08-29drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar1-2/+2
2024-08-29drm/msm/dp: fix the max supported bpp logicAbhinav Kumar1-9/+10
2024-08-29drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-08-29drm/amd/display: Don't register panel_power_savings on OLED panelsMario Limonciello1-4/+25
2024-08-29drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`Maíra Canal1-3/+11
2024-08-29drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu5-2/+76
2024-08-29drm/amdgpu/jpeg4: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-08-29drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-08-29drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2024-08-29drm/amd/display: Enable otg synchronization logic for DCN321Loan Chen1-0/+3
2024-08-29drm/amd/display: fix s2idle entry for DCN3.5+Hamza Mahfooz1-0/+3
2024-08-29drm/amd/display: Adjust cursor positionRodrigo Siqueira1-1/+1
2024-08-29drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen1-0/+8
2024-08-19Revert "drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()"Greg Kroah-Hartman1-147/+85
2024-08-19drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam1-1/+4
2024-08-19drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-08-19drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo1-0/+10
2024-08-19drm/amd/display: Separate setting and programming of cursorHarry Wentland5-33/+72
2024-08-19drm/amd/display: Defer handling mst up request in resumeWayne Lin1-1/+0
2024-08-14drm/amd/display: Change ASSR disable sequenceSwapnil Patel1-2/+1
2024-08-14drm/amd/display: Add null check in resource_log_pipe_topology_updateNatanel Roizenman1-0/+4
2024-08-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski1-12/+4
2024-08-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang1-15/+9
2024-08-14drm/radeon: Remove __counted_by from StateArray.states[]Bill Wendling1-1/+1
2024-08-14drm/mgag200: Bind I2C lifetime to DRM deviceThomas Zimmermann1-2/+4
2024-08-14drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann1-1/+1