summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-06-04161-1498/+2671
|\
| * drm/amdgpu: remove unsafe optimization to drop preamble ibJiansong Chen2021-06-011-10/+1
| * drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu2021-06-014-6/+208
| * drm/amdgpu: bump driver versionAlex Deucher2021-06-011-1/+2
| * drm/amdgpu: Remove unneeded semicolonZheng Yongjun2021-06-011-1/+1
| * drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_f...Baokun Li2021-06-011-4/+2
| * drm/amd/display: Remove the redundant initialization of local variableShaokun Zhang2021-06-011-9/+8
| * drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai2021-06-011-2/+2
| * drm/amd/display: Avoid HDCP over-read and corruptionKees Cook2021-06-011-1/+3
| * amdgpu: remove unreachable codeJiapeng Chong2021-06-011-2/+1
| * amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser2021-06-011-1/+1
| * drm/amdgpu: Fix a bug on flag table_freedEric Huang2021-06-011-2/+5
| * drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()Kevin Wang2021-06-011-3/+2
| * drm/amdgpu: fix sdma firmware version error in sriovKevin Wang2021-06-011-3/+3
| * drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S2021-06-014-0/+97
| * drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das2021-06-014-8/+21
| * drm/amdgpu: do not allocate entries separatelyNirmoy Das2021-06-011-14/+20
| * drm/amdgpu: remove unused codeNirmoy Das2021-06-012-35/+0
| * drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das2021-06-014-65/+96
| * drm/admgpu: add two shadow BO helper functionsNirmoy Das2021-06-012-0/+33
| * drm/amdgpu: move shadow bo validation to VM codeNirmoy Das2021-06-012-19/+9
| * drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das2021-06-012-0/+42
| * drm/amdgpu: make sure we unpin the UVD BONirmoy Das2021-06-011-0/+1
| * drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du2021-06-012-1/+23
| * drm/amd/display: WARN_ON cleanupsNirmoy Das2021-06-011-8/+4
| * drm/amd/display: do not dereference on NULLNirmoy Das2021-06-011-1/+4
| * drm/amdgpu: support atcs method powershift (v4)Sathishkumar S2021-06-013-0/+79
| * drm/amd/pm: use attr_update if the attr has itSathishkumar S2021-06-011-1/+1
| * drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang2021-06-011-1/+1
| * drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang2021-06-011-2/+3
| * drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.Mario Kleiner2021-05-271-0/+12
| * drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.Mario Kleiner2021-05-271-2/+2
| * drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner2021-05-278-10/+19
| * drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner2021-05-2715-6/+29
| * drm/fourcc: Add 16 bpc fixed point framebuffer formats.Mario Kleiner2021-05-271-0/+4
| * drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher2021-05-274-161/+139
| * drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao2021-05-273-2/+5
| * drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher2021-05-271-1/+4
| * drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1...Lee Jones2021-05-271-13/+0
| * drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-docLee Jones2021-05-271-13/+6
| * drm/amd/display/dc/core/dc: Convert function headers to kernel-docLee Jones2021-05-271-35/+11
| * drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our ...Lee Jones2021-05-271-0/+1
| * drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issueLee Jones2021-05-271-1/+1
| * drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones2021-05-271-1/+1
| * drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...Lee Jones2021-05-271-1/+0
| * drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...Lee Jones2021-05-271-1/+0
| * drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own headerLee Jones2021-05-271-0/+2
| * drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones2021-05-272-8/+8
| * drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-docLee Jones2021-05-271-13/+4
| * drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow their hea...Lee Jones2021-05-271-1/+1