drm/radeon: reintroduce radeon_dp_work_func content
[platform/kernel/linux-starfive.git] / drivers /
2023-06-09 Alex Deucherdrm/radeon: reintroduce radeon_dp_work_func content
2023-06-09 Srinivasan Shanmugamdrm/amdgpu: Fix uninitalized variable in kgd2kfd_device...
2023-06-09 Srinivasan Shanmugamdrm/amdgpu: Fix uninitalized variable in jpeg_v4_0_3_is...
2023-06-09 Srinivasan Shanmugamdrm/amd/amdgpu: Fix errors & warnings in mmhub_v1_8.c
2023-06-09 Likun Gaodrm/amdgpu: retire set_vga_state for some ASIC
2023-06-09 Aurabindo Pillaidrm/amd/display: improve the message printed when loadi...
2023-06-09 Likun Gaodrm/amdgpu: fix vga_set_state NULL pointer issue
2023-06-09 Srinivasan Shanmugamdrm/amdgpu: Fix uninitialized variable in gfx_v9_4_3_cp...
2023-06-09 Horatio Zhangdrm/amdgpu: add RAS POISON interrupt funcs for jpeg_v4_0
2023-06-09 Horatio Zhangdrm/amdgpu: add RAS POISON interrupt funcs for jpeg_v2_6
2023-06-09 Horatio Zhangdrm/amdgpu: separate ras irq from jpeg instance irq...
2023-06-09 Horatio Zhangdrm/amdgpu: add RAS POISON interrupt funcs for vcn_v4_0
2023-06-09 Horatio Zhangdrm/amdgpu: add RAS POISON interrupt funcs for vcn_v2_6
2023-06-09 Horatio Zhangdrm/amdgpu: separate ras irq from vcn instance irq...
2023-06-09 YuanShangdrm/amdgpu: Remove IMU ucode in vf2pf
2023-06-09 Shiwu Zhangdrm/amdgpu: fix the memory override in kiq ring struct
2023-06-09 Shiwu Zhangdrm/amdgpu: add the smu_v13_0_6 and gfx_v9_4_3 ip block
2023-06-09 Jesse Zhangdrm/amdgpu: don't enable secure display on incompatible...
2023-06-09 Su Huidrm/radeon: Remove unnecessary (void*) conversions
2023-06-09 Sukrut Bellarydrm:amd:amdgpu: Fix missing buffer object unlock in...
2023-06-09 Aurabindo Pillaidrm/amd/display: Fix artifacting on eDP panels when...
2023-06-09 Bas Nieuwenhuizendrm/amdgpu: Validate VM ioctl flags.
2023-06-09 Su Huidrm/amdgpu: remove unnecessary (void*) conversions
2023-06-09 Tong Liu01drm/amdgpu: fix incorrect pcie_gen_mask in passthrough...
2023-06-09 Hamza Mahfoozdrm/amd/display: drop unused count variable in create_e...
2023-06-09 Hamza Mahfoozdrm/amd/display: drop unused function set_abm_event()
2023-06-09 Hamza Mahfoozdrm/amd/display: drop redundant memset() in get_availab...
2023-06-09 Jack Xiaodrm/amdgpu: fix S3 issue if MQD in VRAM
2023-06-09 Srinivasan Shanmugamdrm/amdgpu: Fix warnings in amdgpu _sdma, _ucode.c
2023-06-09 Srinivasan Shanmugamdrm/amd/amdgpu: Fix errors & warnings in amdgpu _uvd...
2023-06-09 YiPeng Chaidrm/amdgpu: perform mode2 reset for sdma fed error...
2023-06-09 Srinivasan Shanmugamdrm/amd/amdgpu: Fix errors & warnings in amdgpu_vcn.c
2023-06-09 Srinivasan Shanmugamdrm/amd/amdgpu: Fix warnings in amdgpu_encoders.c
2023-06-09 Alex Deucherdrm/amdkfd: fix stack size in svm_range_validate_and_map
2023-06-09 Srinivasan Shanmugamdrm/amd/amdgpu: Fix errors & warnings in amdgpu_ttm.c
2023-06-09 Alex Deucherdrm/amdgpu/vcn4: fix endian conversion
2023-06-09 Alex Deucherdrm/amdgpu/gmc9: fix 64 bit division in partition code
2023-06-09 Tao Zhoudrm/amdgpu: initialize RAS for gfx_v9_4_3
2023-06-09 Tao Zhoudrm/amdgpu: add sq timeout status functions for gfx_v9_4_3
2023-06-09 Tao Zhoudrm/amdgpu: add RAS error count reset for gfx_v9_4_3
2023-06-09 Tao Zhoudrm/amdgpu: add RAS error count query for gfx_v9_4_3
2023-06-09 Tao Zhoudrm/amdgpu: add RAS error count definitions for gfx_v9_4_3
2023-06-09 Tao Zhoudrm/amdgpu: add RAS definitions for GFX
2023-06-09 Hawking Zhangdrm/amdgpu: Add gc v9_4_3 ras error status registers
2023-06-09 Tao Zhoudrm/amdgpu: add RAS status reset for gfx_v9_4_3
2023-06-09 Tao Zhoudrm/amdgpu: add RAS status query for gfx_v9_4_3
2023-06-09 Tao Zhoudrm/amdgpu: add GFX RAS common function
2023-06-09 Hawking Zhangdrm/amdgpu: Do not access members of xcp w/o check...
2023-06-09 Hawking Zhangdrm/amdkfd: Fix null ptr access
2023-06-09 Tao Zhoudrm/amdgpu: add check for RAS instance mask
2023-06-09 Tao Zhoudrm/amdgpu: remove RAS GFX injection for gfx_v9_4/gfx_v...
2023-06-09 Tao Zhoudrm/amdgpu: reorganize RAS injection flow
2023-06-09 Tao Zhoudrm/amdgpu: add instance mask for RAS inject
2023-06-09 Tao Zhoudrm/amdgpu: convert logical instance mask to physical one
2023-06-09 Mukul Joshidrm/amdgpu: Enable IH CAM on GFX9.4.3
2023-06-09 Philip Yangdrm/amdgpu: Correct get_xcp_mem_id calculation
2023-06-09 Philip Yangdrm/amdkfd: Refactor migrate init to support partition...
2023-06-09 Shiwu Zhangdrm/amdgpu: route ioctls on primary node of XCPs to...
2023-06-09 Philip Yangdrm/amdkfd: APU mode set max svm range pages
2023-06-09 Mukul Joshidrm/amdkfd: Fix memory reporting on GFX 9.4.3
2023-06-09 Mukul Joshidrm/amdkfd: Move local_mem_info to kfd_node
2023-06-09 James Zhudrm/amdgpu: use xcp partition ID for amdgpu_gem
2023-06-09 Philip Yangdrm/amdgpu: KFD graphics interop support compute partition
2023-06-09 Philip Yangdrm/amdkfd: Store xcp partition id to amdgpu bo
2023-06-09 Philip Yangdrm/amdgpu: dGPU mode set VRAM range lpfn as exclusive
2023-06-09 Philip Yangdrm/amdgpu: Alloc page table on correct memory partition
2023-06-09 Philip Yangdrm/amdkfd: Update MTYPE for far memory partition
2023-06-09 Philip Yangdrm/amdgpu: dGPU mode placement support memory partition
2023-06-09 Philip Yangdrm/amdkfd: SVM range allocation support memory partition
2023-06-09 Philip Yangdrm/amdkfd: Alloc memory of GPU support memory partition
2023-06-09 Philip Yangdrm/amdgpu: Add memory partition mem_id to amdgpu_bo
2023-06-09 Philip Yangdrm/amdkfd: Show KFD node memory partition info
2023-06-09 Philip Yangdrm/amdgpu: Add memory partition id to amdgpu_vm
2023-06-09 Philip Yangdrm/amdkfd: Store drm node minor number for kfd nodes
2023-06-09 Philip Yangdrm/amdgpu: Add xcp manager num_xcp_per_mem_partition
2023-06-09 James Zhudrm/amdgpu: update ref_cnt before ctx free
2023-06-09 James Zhudrm/amdgpu: run partition schedule if it is supported
2023-06-09 James Zhudrm/amdgpu: add partition schedule for GC(9, 4, 3)
2023-06-09 James Zhudrm/amdgpu: keep amdgpu_ctx_mgr in ctx structure
2023-06-09 James Zhudrm/amdgpu: add partition scheduler list update
2023-06-09 James Zhudrm/amdgpu: update header to support partition scheduling
2023-06-09 James Zhudrm/amdgpu: add partition ID track in ring
2023-06-09 James Zhudrm/amdgpu: find partition ID when open device
2023-06-09 James Zhudrm/amdgpu: support partition drm devices
2023-06-09 Graham Siderdrm/amdgpu/bu: update mtype_local parameter settings
2023-06-09 David Francisdrm/amdgpu/bu: add mtype_local as a module parameter
2023-06-09 Felix Kuehlingdrm/amdgpu: Override MTYPE per page on GFXv9.4.3 APUs
2023-06-09 Felix Kuehlingdrm/amdgpu: Fix per-BO MTYPE selection for GFXv9.4.3
2023-06-09 Graham Siderdrm/amdgpu/bu: Add use_mtype_cc_wa module param
2023-06-09 Graham Siderdrm/amdgpu: Use legacy TLB flush for gfx943
2023-06-09 Harish Kasiviswanathandrm/amdgpu: For GFX 9.4.3 APU fix vram_usage value
2023-06-09 Philip Yangdrm/amdgpu: Enable NPS4 CPX mode
2023-06-09 Philip Yangdrm/amdkfd: Move pgmap to amdgpu_kfd_dev structure
2023-06-09 Lijo Lazardrm/amdgpu: Skip halting RLC on GFX v9.4.3
2023-06-09 Lijo Lazardrm/amdgpu: Fix register accesses in GFX v9.4.3
2023-06-09 Mukul Joshidrm/amdkfd: Increase queue number per process to 255...
2023-06-09 Hawking Zhangdrm/amdgpu: Adjust the sequence to query ras error...
2023-06-09 Hawking Zhangdrm/amdgpu: Initialize jpeg v4_0_3 ras function
2023-06-09 Hawking Zhangdrm/amdgpu: Add reset_ras_error_count for jpeg v4_0_3
2023-06-09 Hawking Zhangdrm/amdgpu: Add query_ras_error_count for jpeg v4_0_3
next