summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-13drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic
2024-08-13drm/amd/display: apply vmin optimization even if it doesn't reach vmin levelWenjing Liu
2024-08-13drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu
2024-08-13drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)Srinivasan Shanmugam
2024-08-13Revert "drm/amdgpu: add vcn ip dump ptr in vcn global struct"Sunil Khatri
2024-08-13Revert "drm/amdgpu: add vcn_v3_0 ip dump support"Sunil Khatri
2024-08-13Revert "drm/amdgpu: add print support for vcn_v3_0 ip dump"Sunil Khatri
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-08-13drm/amdgpu/mes12: update mes_v12_api_def.hJack Xiao
2024-08-13Revert "drm/amdgpu: add vcn_v5_0 ip dump support"Sunil Khatri
2024-08-13drm/amdgpu: add vcn_v5_0 ip dump supportSunil Khatri
2024-08-13drm/amdgpu/mes12: add API for legacy queue resetAlex Deucher
2024-08-13drm/amdgpu/mes11: add API for legacy queue resetAlex Deucher
2024-08-13drm/amdgpu/mes: add API for legacy queue resetAlex Deucher
2024-08-13drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen
2024-08-13drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven
2024-08-13drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann
2024-08-13drm/amdgpu/swsmu: fix SMU11 typos (memlk -> memclk)Tobias Jakobi
2024-08-13drm/amd: Make amd_ip_funcs static for SDMA v5.2Tobias Jakobi
2024-08-13drm/amd: Make amd_ip_funcs static for SDMA v5.0Tobias Jakobi
2024-08-13drm/amdgpu/uvd4: fix mask and shift definitionsRemington Brasga
2024-08-13drm/amd/display: remove extraneous ; after statementsColin Ian King
2024-08-13drm/amd/amdgpu: Properly tune the size of structWangYuli
2024-08-13drm/amdgpu/jpeg4: properly set atomics vmid fieldAlex Deucher
2024-08-13drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher
2024-08-13drm/hisilicon: Remove unused delarationsZhang Zekun
2024-08-13drm: Remove struct drm_mode_config_funcs.output_poll_changedThomas Zimmermann
2024-08-13drm: Remove struct drm_driver.lastcloseThomas Zimmermann
2024-08-13drm/fbdev-helper: Remove drm_fb_helper_output_poll_changed()Thomas Zimmermann
2024-08-13drm/fbdev-helper: Update documentation on obsolete callbacksThomas Zimmermann
2024-08-13drm/nouveau: Implement switcheroo reprobe with drm_client_dev_hotplug()Thomas Zimmermann
2024-08-13drm/nouveau: Do not set struct drm_mode_config_funcs.output_poll_changedThomas Zimmermann
2024-08-13drm/nouveau: Do not set struct drm_driver.lastcloseThomas Zimmermann
2024-08-13drm/amdgpu: Do not set struct drm_driver.lastcloseThomas Zimmermann
2024-08-13drm: Do delayed switcheroo in drm_lastclose()Thomas Zimmermann
2024-08-13drm/amd/display: fix s2idle entry for DCN3.5+Hamza Mahfooz
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao
2024-08-13drm/xe: add kdev_to_xe_device() helper and use itJani Nikula
2024-08-13drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directlyJani Nikula
2024-08-13drm/xe/tests: remove unused leftover xe_call_for_each_device()Jani Nikula
2024-08-13drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das
2024-08-13drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directlyJani Nikula
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-12drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay
2024-08-12drm/xe: Add stats for tlb invalidation countNirmoy Das
2024-08-12drm/xe/gt: Add APIs for printing stats over debugfsNirmoy Das
2024-08-12drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`MaĆ­ra Canal
2024-08-12drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()Chun-Kuang Hu
2024-08-12drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize()Chun-Kuang Hu
2024-08-12drm/connector: kerneldoc: Fix two missing newlines in drm_connector.cDaniel Yang