summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2023-10-10drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-10-06drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz
2023-10-06drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang
2023-10-06drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis
2023-10-06drm/amdkfd: Checkpoint and restore queues on GFX11David Francis
2023-10-06drm/amdgpu: fallback to old RAS error message for aqua_vanjaramHawking Zhang
2023-10-06drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher
2023-10-06drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher
2023-10-06drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel
2023-10-06drm/amdkfd: Update CU masking for GFX 9.4.3Mukul Joshi
2023-10-06drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi
2023-10-06drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-10-06drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu
2023-10-06drm/amd/display: Update DPG test pattern programmingWenjing Liu
2023-10-06drm/amdgpu: set completion status as preempted for the resubmissionJiadong Zhu
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar
2023-09-23drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar
2023-09-23drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang
2023-09-23drm/amd/display: Adjust the MST resume flowWayne Lin
2023-09-23drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-23drm/amd: Make fence wait in suballocator uninterruptibleSimon Pilkington
2023-09-23drm/amd/display: Use max memclk variable when setting max memclkAlvin Lee
2023-09-23drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314Leo Chen
2023-09-23drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31Leo Chen
2023-09-23drm/amd/display: Use DTBCLK as refclk instead of DPREFCLKAustin Zheng
2023-09-23drm/amd/display: Fix underflow issue on 175hz timingLeo Ma
2023-09-23drm/amdgpu: Update ring scheduler info as neededLijo Lazar
2023-09-23drm/amdgpu: Increase soft IH ring sizePhilip Yang
2023-09-19drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-09-19drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz
2023-09-19drm/amdkfd: Add missing gfx11 MQD manager callbacksJay Cornwall
2023-09-19drm/amd/display: Remove wait while lockedGabe Teeger
2023-09-19drm/amd/display: always switch off ODM before committing more streamsWenjing Liu
2023-09-19drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-09-19drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-19Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz
2023-09-19drm/amd/display: Temporary Disable MST DP Colorspace PropertyFangzhi Zuo
2023-09-19drm/amd/display: fix mode scaling (RMX_.*)Hamza Mahfooz
2023-09-13drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers
2023-09-13drm/amd/display: Add smu write msg id fail retry processFudong Wang
2023-09-13drm/amd/display: register edp_backlight_control() for DCN301Hamza Mahfooz
2023-09-13drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang
2023-09-13drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.hSrinivasan Shanmugam
2023-09-13drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.cSrinivasan Shanmugam
2023-09-13drm/amdgpu: Use seq_puts() instead of seq_printf()Srinivasan Shanmugam