summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-12-31drm/amd/pm: avoid large variable on kernel stackArnd Bergmann1-5/+16
2022-12-31drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee2-6/+2
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers2-4/+55
2022-12-31drm/amdgpu: Fix potential double free and null pointer dereferenceLiang He2-2/+5
2022-12-31drm/amd/display: Fix display corruption w/ VSR enableIlya Bakoulin1-1/+1
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2022-12-31drm/amd/display: Workaround to increase phantom pipe vactive in pipesplitGeorge Shen1-0/+7
2022-12-31drm/amd/display: Disable DRR actions during state commitWesley Chalmers1-3/+0
2022-12-31drm/amd/display: Use min transition for SubVP into MPOAlvin Lee1-23/+20
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor2-2/+4
2022-12-31drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor1-1/+4
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz1-35/+0
2022-12-31drm/amd/display: prevent memory leakgehao2-0/+5
2022-12-31drm/amd/display: skip commit minimal transition statezhikzhai1-0/+22
2022-12-31drm/amdkfd: Fix memory leakageKonstantin Meskhidze1-1/+1
2022-12-31drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang1-0/+1
2022-12-31amdgpu/nv.c: Corrected typo in the video capabilities resolutionVeerabadhran Gopalakrishnan3-27/+27
2022-12-31drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2022-12-31drm/amdgpu: fix pci device refcount leakYang Yingliang1-0/+4
2022-12-31amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2022-12-31drm/amd/display: wait for vblank during pipe programmingHaiyi Zhou1-4/+2
2022-12-31drm/amdgpu/powerplay/psm: Fix memory leak in power state initRafael Mendonca1-0/+2
2022-12-31drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"Asher Song1-12/+13
2022-12-07drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai1-1/+1
2022-12-07drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang1-9/+15
2022-12-03Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2022-12-01drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu1-0/+3
2022-12-01drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones1-0/+7
2022-11-25Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...Dave Airlie31-293/+439
2022-11-25Merge tag 'drm-misc-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+3
2022-11-23drm/amdgpu/vcn: re-use original vcn0 doorbell valueJane Jian2-9/+1
2022-11-23drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-23drm/amdgpu: fix use-after-free during gpu recoveryStanley.Yang1-1/+5
2022-11-23drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-23drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher1-7/+9
2022-11-22drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao1-0/+6
2022-11-22drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu1-0/+1
2022-11-22drm/amdgpu: fix userptr HMM range handling v2Christian König7-51/+46
2022-11-22drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-11-22drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul1-1/+1
2022-11-22drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul1-4/+0