summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-06-01drm/amdgpu: Fix a bug on flag table_freedEric Huang
2021-06-01drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()Kevin Wang
2021-06-01drm/amdgpu: fix sdma firmware version error in sriovKevin Wang
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das
2021-06-01drm/amdgpu: remove unused codeNirmoy Das
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das
2021-06-01drm/amdgpu: make sure we unpin the UVD BONirmoy Das
2021-06-01drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du
2021-06-01drm/amd/display: WARN_ON cleanupsNirmoy Das
2021-06-01drm/amd/display: do not dereference on NULLNirmoy Das
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang
2021-05-27drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.Mario Kleiner
2021-05-27drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.Mario Kleiner
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner
2021-05-27drm/fourcc: Add 16 bpc fixed point framebuffer formats.Mario Kleiner
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher
2021-05-27drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao
2021-05-27drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher
2021-05-27drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...Lee Jones
2021-05-27drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-docLee Jones
2021-05-27drm/amd/display/dc/core/dc: Convert function headers to kernel-docLee Jones
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our ...Lee Jones
2021-05-27drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issueLee Jones
2021-05-27drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...Lee Jones
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...Lee Jones
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own headerLee Jones
2021-05-27drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2021-05-27drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-docLee Jones
2021-05-27drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow their hea...Lee Jones
2021-05-27drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issuesLee Jones
2021-05-27drm/amd/display/dc/bios/command_table_helper2: Fix function name 'dal_cmd_tab...Lee Jones
2021-05-27drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_...Lee Jones
2021-05-27drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_s...Lee Jones
2021-05-27drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...Lee Jones
2021-05-27drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' fu...Lee Jones
2021-05-27drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function nameLee Jones
2021-05-27drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_...Lee Jones
2021-05-27drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses itLee Jones
2021-05-27drm/amdgpu/acpi: fix typo in ATCS handlingAlex Deucher
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo