drm/amdgpu: Fix type of second parameter in trans_msg() callback
[platform/kernel/linux-rpi.git] / drivers / gpu / drm / amd /
2022-12-31 Nathan Chancellordrm/amdgpu: Fix type of second parameter in trans_msg...
2022-12-31 Hamza MahfoozRevert "drm/amd/display: Limit max DSC target bpp for...
2022-12-31 gehaodrm/amd/display: prevent memory leak
2022-12-31 Konstantin Meskhidzedrm/amdkfd: Fix memory leakage
2022-12-31 Xiongfeng Wangdrm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm...
2022-12-31 Guchun Chendrm/amd/pm/smu11: BACO is supported when it's in BACO...
2022-12-31 Yang Yingliangdrm/amdgpu: fix pci device refcount leak
2022-12-31 Dan Carpenteramdgpu/pm: prevent array underflow in vega20_odn_edit_d...
2022-12-31 Rafael Mendoncadrm/amdgpu/powerplay/psm: Fix memory leak in power...
2022-12-31 Martin Leungdrm/amd/display: Manually adjust strobe for DCN303
2022-12-14 Prike Liangdrm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in...
2022-12-08 Leo Liudrm/amdgpu: enable Vangogh VCN indirect sram mode
2022-12-08 Lee Jonesdrm/amdgpu: temporarily disable broken Clang builds...
2022-12-08 Alex Deucherdrm/amdgpu: Partially revert "drm/amdgpu: update drm_di...
2022-12-08 Claudio Suarezdrm/amdgpu: update drm_display_info correctly when...
2022-12-02 Christian Königdrm/amdgpu: always register an MMU notifier for userptr
2022-12-02 Ramesh Erraboludrm/amdgpu: Enable Aldebaran devices to report CU Occupancy
2022-12-02 Tsung-hua Lindrm/amd/display: No display after resume from WB/CB
2022-12-02 Lyude Pauldrm/amd/dc/dce120: Fix audio register mapping, stop...
2022-12-02 Guchun Chendrm/amdgpu: disable BACO support on more cards
2022-12-02 Asher SongRevert "drm/amdgpu: Revert "drm/amdgpu: getting fan...
2022-11-26 Rodrigo Siqueiradrm/amd/display: Add HUBP surface flip interrupt handler
2022-11-26 Rodrigo Siqueiradrm/amd/display: Remove wrong pipe control lock
2022-11-16 Philip Yangdrm/amdkfd: Migrate in CPU page fault use current mm
2022-11-16 Guchun Chendrm/amdgpu: disable BACO on special BEIGE_GOBY card
2022-11-16 Yang Lidrm/amdkfd: Fix NULL pointer dereference in svm_migrate...
2022-11-16 Philip Yangdrm/amdkfd: handle CPU fault on COW mapping
2022-11-16 Alex Sierradrm/amdkfd: avoid recursive lock in migrations back...
2022-11-10 Danijel Slivkadrm/amdgpu: set vm_update_mode=0 as default for Sienna...
2022-11-10 Shirish Sdrm/amd/display: explicitly disable psr_feature_enable...
2022-11-03 Rafael Mendoncadrm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
2022-11-03 Prike Liangdrm/amdgpu: disallow gfxoff until GC IP blocks complete...
2022-10-29 Alex Deucherdrm/amdgpu: fix sdma doorbell init ordering on APUs
2022-10-26 Nathan Chancellordrm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
2022-10-26 Aric Cyrdrm/amd/display: Remove interface for periodic interrupt 1
2022-10-26 hongaodrm/amdgpu: fix initial connector audio value
2022-10-26 David Gowdrm/amd/display: fix overflow on MIN_I64 definition
2022-10-26 Rafael Mendoncadrm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqu...
2022-10-26 Yang Yingliangdrm/amdgpu: add missing pci_disable_device() in amdgpu_...
2022-10-26 Yunxiang Lidrm/amd/display: Fix vblank refcount in vrr transition
2022-10-26 Hamza MahfoozRevert "drm/amdgpu: use dirty framebuffer helper"
2022-10-12 zhikzhaidrm/amd/display: skip audio setup when audio stream...
2022-10-12 Hugo Hudrm/amd/display: update gamut remap if plane has changed
2022-10-12 Michael Straussdrm/amd/display: Assume an LTTPR is always present...
2022-10-12 Leo Lidrm/amd/display: Fix double cursor on non-video RGB MPO
2022-10-05 Bokun Zhangdrm/amdgpu: Add amdgpu suspend-resume code path under...
2022-09-28 Alex Deucherdrm/amdgpu: don't register a dirty callback for non...
2022-09-28 Nathan Chancellordrm/amd/display: Mark dml30's UseMinimumDCFCLK() as...
2022-09-28 Nathan Chancellordrm/amd/display: Reduce number of arguments of dml31...
2022-09-28 Nathan Chancellordrm/amd/display: Reduce number of arguments of dml31...
2022-09-28 Yao Wang1drm/amd/display: Limit user regamma to a valid value
2022-09-28 Hamza Mahfoozdrm/amdgpu: use dirty framebuffer helper
2022-09-28 Guchun Chendrm/amd/pm: disable BACO entry/exit completely on sever...
2022-09-28 Jingwen Chendrm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
2022-09-28 Alex Deucherdrm/amdgpu: make sure to init common IP before gmc
2022-09-28 Victor Skvortsovdrm/amdgpu: Separate vf2pf work item init from virt...
2022-09-23 Alex Deucherdrm/amdgpu: move nbio sdma_doorbell_range() into sdma...
2022-09-23 Alex Deucherdrm/amdgpu: move nbio ih_doorbell_range() into ih code...
2022-09-23 Lijo Lazardrm/amdgpu: Don't enable LTR if not supported
2022-09-20 Chengming Guidrm/amd/amdgpu: skip ucode loading if ucode_size == 0
2022-09-15 Greg Kroah-Hartmandrm/amd/display: fix memory leak when using debugfs_loo...
2022-09-15 Qu Huangdrm/amdgpu: mmVM_L2_CNTL3 register not initialized...
2022-09-15 Candice Lidrm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
2022-09-15 YiPeng Chaidrm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xg...
2022-09-05 Charlene Liudrm/amd/display: avoid doing vm_init multiple time
2022-09-05 Dusica Milinkovicdrm/amdgpu: Increase tlb flush timeout for sriov
2022-09-05 Ilya Bakoulindrm/amd/display: Fix pixel clock programming
2022-09-05 Evan Quandrm/amd/pm: add missing ->fini_microcode interface...
2022-09-05 Fudong Wangdrm/amd/display: clear optc underflow before turn off...
2022-09-05 Alvin Leedrm/amd/display: For stereo keep "FLIP_ANY_FRAME"
2022-09-05 Leo Madrm/amd/display: Fix HDMI VSIF V3 incorrect issue
2022-09-05 Josip Pavicdrm/amd/display: Avoid MPC infinite loop
2022-08-25 Aurabindo Pillaidrm/amd/display: Check correct bounds for stream encode...
2022-08-17 xinhui pandrm/amdgpu: Remove one duplicated ef removal
2022-08-17 Alex Deucherdrm/amdgpu: fix check in fbdev init
2022-08-17 Leo Lidrm/amdgpu: Check BO's requested pinning domains agains...
2022-07-29 Hayden Goodfellowdrm/amd/display: Fix wrong format specifier in amdgpu_dm.c
2022-07-29 Dan Carpenterdrm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
2022-07-29 José Expósitodrm/amd/display: invalid parameter check in dmub_hpd_ca...
2022-07-29 Nicholas Kazlauskasdrm/amd/display: Don't lock connection_mutex for DMUB HPD
2022-07-29 Nicholas Kazlauskasdrm/amd/display: Fix surface optimization regression...
2022-07-29 Nicholas Kazlauskasdrm/amd/display: Optimize bandwidth on following fast...
2022-07-29 Nicholas Kazlauskasdrm/amd/display: Reset DMCUB before HW init
2022-07-29 Fangzhi Zuodrm/amd/display: Ignore First MST Sideband Message...
2022-07-29 Alex Deucherdrm/amdgpu/display: add quirk handling for stutter...
2022-07-29 Wayne Lindrm/amd/display: Fork thread to offload work of hpd_rx_irq
2022-07-29 Wayne Lindrm/amd/display: Add option to defer works of hpd_rx_irq
2022-07-29 Jude Shihdrm/amd/display: Support for DMUB HPD interrupt handling
2022-07-21 Yefim Barashkindrm/amd/pm: Prevent divide by zero
2022-07-21 Mario Kleinerdrm/amd/display: Only use depth 36 bpp linebuffers...
2022-07-12 Richard Gongdrm/amdgpu: vi: disable ASPM on Intel Alder Lake based...
2022-07-12 Mario Limonciellodrm/amd: Refactor `amdgpu_aspm` to be evaluated per...
2022-07-12 tiancyindrm/amd/vcn: fix an error msg on vcn 3.0
2022-07-12 CHANDAN VURDIGERE... drm/amd/display: Fix by adding FPU protection for dcn30...
2022-07-12 Michael Straussdrm/amd/display: Set min dcfclk if pipe count is 0
2022-07-07 Ruili Jidrm/amdgpu: To flush tlb for MMHUB of RAVEN series
2022-07-07 Alex DeucherRevert "drm/amdgpu/display: set vblank_disable_immediat...
2022-06-25 Nicholas Kazlauskasdrm/amd/display: Don't reinitialize DMCUB on s0ix resume
2022-06-22 Roman Lidrm/amd/display: Cap OLED brightness per max frame...
2022-06-22 Lang Yudrm/amdkfd: add pinned BOs to kfd_bo_list
next