aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-04-24drm/amd/display: Lowering min Z8 residency timeLeo Chen1-1/+1
2023-04-24drm/amd/display: Enable SubVP on PSR panels if single streamAlvin Lee3-1/+4
2023-04-24drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin6-17/+154
2023-04-24drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPOAlvin Lee3-0/+19
2023-04-24drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJinZe.Xu8-0/+52
2023-04-24drm/amd/display: Update FW feature caps structAlvin Lee1-1/+2
2023-04-24drm/amd/display: implement force function in amdgpu_dm_connector_funcsAlex Hung1-1/+27
2023-04-24drm/amd/display: 3.2.232Aric Cyr1-1/+1
2023-04-24drm/amd/display: [FW Promotion] Release 0.0.163.0Anthony Koo1-1/+2
2023-04-24drm/amdgpu: add debugfs interface for reading MQDsAlex Deucher1-0/+59
2023-04-24drm/amdgpu: track MQD size for gfx and computeAlex Deucher2-0/+3
2023-04-24drm/amdgpu: bump driver version number for CP GFX shadowAlex Deucher1-1/+2
2023-04-24drm/amdkfd: Fix an issue at userptr buffer validation process.Xiaogang Chen1-4/+18
2023-04-24drm/amd/display: Convert Delaying Aux-I Disable To Monitor PatchMichael Strauss3-7/+12
2023-04-24drm/amd/display: assign edid_blob_ptr with edid from debugfsHersen Wu1-4/+13
2023-04-24drm/amdgpu: add support for new GFX shadow size queryAlex Deucher1-0/+13
2023-04-24drm/amdgpu: add get_gfx_shadow_info callback for gfx11Alex Deucher1-0/+22
2023-04-24drm/amdgpu: add gfx shadow callbackAlex Deucher1-0/+10
2023-04-24drm/amdgpu: don't require a job for cond_exec and shadowAlex Deucher1-2/+2
2023-04-24drm/amdgpu: add gfx11 emit shadow callbackChristian König2-1/+29
2023-04-24drm/amdgpu: add gfx shadow CS IOCTL supportChristian König4-1/+63
2023-04-24drm/amdgpu/gfx11: check the CP FW version CP GFX shadow supportAlex Deucher1-0/+5
2023-04-24drm/amdgpu: fix memory leak in mes self testJack Xiao1-0/+2
2023-04-24drm/amdgpu/gfx11: add FW version check for new CP GFX shadow featureAlex Deucher2-0/+15
2023-04-21drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-21drm/amd/display: dumb_abm_lcd: avoid missing-prototype warningsArnd Bergmann1-21/+1
2023-04-21drm/amd/display: 3.2.231Aric Cyr1-1/+1
2023-04-21drm/amd/display: Add FAMS related definitions and documenation for enum fieldsAurabindo Pillai1-2/+15
2023-04-21drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1hackyzh0021-1/+1
2023-04-21drm/radeon: Fix integer overflow in radeon_cs_parser_inithackyzh0021-1/+2
2023-04-21drm/amd/display: Add FAMS capability to DCN31Aurabindo Pillai1-0/+1
2023-04-21drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas1-3/+0
2023-04-21drm/amd/display: fix dpms_off issue when disabling bios modeZhongwei1-1/+1
2023-04-21drm/amd/display: update GSP1 generic info packet for PSRSUPo-Ting Chen1-0/+15
2023-04-21drm/amd/display: Set min_width and min_height capability for DCN30Igor Kravchenko1-1/+3
2023-04-21drm/amd/display: Adjust dmub outbox notification enableMeenakshikumar Somasundaram1-4/+0
2023-04-21drm/amd/display: 3-plane MPO enablement for DCN321Krunoslav Kovac1-3/+3
2023-04-21drm/amd/display: Add extra check for 444 16 formatAurabindo Pillai1-1/+1
2023-04-21drm/amd/display: correct DML calc errorSherry Wang3-6/+6
2023-04-21drm/amd/display: Limit nv21 dst_yDmytro Laktyushkin1-1/+3
2023-04-21drm/amd/display: Isolate remaining FPU code in DCN32Jasdeep Dhillon2-0/+8
2023-04-21drm/amd/display: Add check for PState change in DCN32Aurabindo Pillai1-0/+4
2023-04-21drm/amd/display: Set DRAM clock if retraining is requiredAurabindo Pillai1-1/+1
2023-04-21drm/amd/display: add support for low bpcDillon Varone1-9/+5
2023-04-21drm/amd/amdgpu: Fix style issues in amdgpu_discovery.cSrinivasan Shanmugam1-4/+4
2023-04-21drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai1-12/+12
2023-04-21drm/amd/display: Do not clear GPINT register when releasing DMUB from resetAurabindo Pillai1-1/+0
2023-04-21drm/amd/display: Remove unused variables in dcn21_hwseq.cSrinivasan Shanmugam1-2/+0
2023-04-21drm/amdgpu: allocate doorbell index for multi-die caseLe Ma5-2/+22
2023-04-21drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam2-33/+34