summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-12-20drm: panel-simple: support TOPLAND TIAN G07017 LCD panelAhmad Fatoum-0/+34
2024-12-20drm/bridge:anx7625: Update HDCP content statusXin Ji-44/+29
2024-12-20drm/i915/gt: Use ENGINE_TRACE for tracing.Nitin Gote-10/+11
2024-12-20drm/i915/dmc_wl: store register ranges in rodataJani Nikula-3/+3
2024-12-20Merge tag 'amd-drm-fixes-6.13-2024-12-18' of https://gitlab.freedesktop.org/a...Dave Airlie-14/+25
2024-12-20drm: adv7511: Drop dsi single lane supportBiju Das-1/+1
2024-12-20drm: adv7511: Fix use-after-free in adv7533_attach_dsi()Biju Das-4/+8
2024-12-20drm/bridge: adv7511_audio: Update Audio InfoFrame properlyStefan Ekenberg-2/+12
2024-12-20drm/xe/pf: Use correct function to check LMEM provisioningMichal Wajdeczko-1/+1
2024-12-19drm/amd/display: Reapply fdedd77b0eb3Nathan Chancellor-1/+1
2024-12-19drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen-2/+2
2024-12-19drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen-1/+1
2024-12-19drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen-9/+8
2024-12-19drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung-31/+0
2024-12-20Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-834/+5239
2024-12-20Merge tag 'amd-drm-next-6.14-2024-12-18' of https://gitlab.freedesktop.org/ag...Dave Airlie-3722/+10497
2024-12-20Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-13/+24
2024-12-19drm/amdgpu: track bo memory stats at runtimeYunxiang Li-139/+232
2024-12-19drm/amdgpu: remove unused function parameterYunxiang Li-12/+7
2024-12-19drm: make drm-active- stats optionalYunxiang Li-6/+10
2024-12-19drm: add drm_memory_stats_is_zeroYunxiang Li-0/+10
2024-12-19drm/sched: Fix drm_sched_fini() docu generationBagas Sanjaya-1/+2
2024-12-19drm/sched: Fix drm_sched_fini() docu generationBagas Sanjaya-1/+2
2024-12-19drm/xe/tests: Move shrink test out of xe_boNirmoy Das-2/+16
2024-12-19drm/bridge: synopsys: Fix Copyright Writing Style of dw-hdmi-qpAndy Yan-1/+1
2024-12-19drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional propertiesAndrej Picej-3/+142
2024-12-19drm/i915/selftests: Implement frequency logging for energy reading validationSk Anirban-3/+14
2024-12-19drm/i915/display: UHBR rates for ThunderboltMika Kahola-4/+39
2024-12-19drm: xlnx: zynqmp_dpsub: Add DP audio supportTomi Valkeinen-101/+526
2024-12-19Merge tag 'v6.13-rc3' into drm-nextDave Airlie-91/+182
2024-12-19Merge tag 'drm-intel-gt-next-2024-12-18' of https://gitlab.freedesktop.org/dr...Dave Airlie-50/+79
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello-0/+11
2024-12-18drm/xe: Force write completion of MI_STORE_DATA_IMMJosé Roberto de Souza-12/+22
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer-4/+3
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König-3/+2
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher-1/+1
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer-2/+1
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello-0/+3
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer-4/+3
2024-12-18drm/admgpu: replace kmalloc() and memcpy() with kmemdup()Mirsad Todorovac-3/+1
2024-12-18drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam-1/+4
2024-12-18drm/amdgpu: Show warning message if IH ring overflowPhilip Yang-11/+15
2024-12-18drm/amdkfd: Improve signal event slow pathPhilip Yang-0/+11
2024-12-18drm/amdkfd: Queue interrupt work to different CPUPhilip Yang-33/+20
2024-12-18drm/amdgpu: Optimize gfx v9 GPU page fault handlingPhilip Yang-1/+84