summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/amdgpu: Use correct SRIOV macro for gmc_v9_0_vm_fault_interrupt_stateVictor Lu2024-02-221-4/+4
| * | | | | drm/amdgpu: Do not program IH_CHICKEN in vega20_ih.c under SRIOVVictor Lu2024-02-221-18/+20
| * | | | | drm/amdgpu: Improve error checking in amdgpu_virt_rlcg_reg_rw (v2)Victor Lu2024-02-222-2/+4
| * | | | | drm/amdgpu: enable MES discovery for GC 11.5.1Yifan Zhang2024-02-221-0/+1
| * | | | | drm/amdgpu: add GC 11.5.1 discovery supportYifan Zhang2024-02-221-0/+1
| * | | | | drm/amdkfd: add KFD support for GC 11.5.1Yifan Zhang2024-02-222-0/+8
| * | | | | drm/amdgpu: enable CGPG for GFX ip v11.5.1Tim Huang2024-02-221-2/+21
| * | | | | drm/amdgpu: initialize gfx11.5.1Yifan Zhang2024-02-221-1/+7
| * | | | | drm/amdgpu: add mes firmware support for GC 11.5.1Yifan Zhang2024-02-221-0/+2
| * | | | | drm/amdgpu: add imu firmware support for GC 11.5.1Yifan Zhang2024-02-221-0/+1
| * | | | | drm/amdgpu: add firmware for GC 11.5.1Yifan Zhang2024-02-221-0/+4
| * | | | | drm/amdgpu: add GC 11.5.1 to GC 11.5.0 familyYifan Zhang2024-02-221-0/+2
| * | | | | drm/amdgpu: enable soc21 discovery support for GC 11.5.1Yifan Zhang2024-02-221-0/+1
| * | | | | drm/amdgpu: add initial GC 11.5.1 soc21 supportYifan Zhang2024-02-221-0/+5
| * | | | | drm/amdgpu: enable gmc11 discovery support for GC 11.5.1Yifan Zhang2024-02-221-0/+1
| * | | | | drm/amd: Update atomfirmware.h for DCN401Aurabindo Pillai2024-02-221-0/+32
| * | | | | drm/amd/display: 3.2.273Aric Cyr2024-02-221-1/+1
| * | | | | drm/amd/display: Fix nanosec stat overflowAric Cyr2024-02-221-2/+2
| * | | | | drm/amd/display: Drop unnecessary headerRodrigo Siqueira2024-02-227-14/+0
| * | | | | drm/amd/display: reenable windowed mpo odm support on dcn32 and dcn321Wenjing Liu2024-02-222-1/+2
| * | | | | drm/amd/display: Remove pixle rate limit for subvpAlvin Lee2024-02-221-1/+0
| * | | | | drm/amd/display: Only log during optimize_bandwidth callEthan Bitnun2024-02-221-1/+1
| * | | | | drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel2024-02-221-1/+8
| * | | | | drm/amd/display: Generalize new minimal transition pathAlvin Lee2024-02-222-100/+77
| * | | | | drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen2024-02-222-19/+71
| * | | | | drm/amdgpu: Remove pcie bw sys entryAsad Kamal2024-02-222-2/+2
| * | | | | Revert "drm/amdgpu: Add pcie usage callback to nbio"Asad Kamal2024-02-222-11/+0
| * | | | | drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam2024-02-221-2/+5
| * | | | | drm/amd/display: Fix S4 hang polling on HW power up done for VBIOS DMCUBNicholas Kazlauskas2024-02-222-9/+8
| * | | | | drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang2024-02-225-27/+21
| * | | | | drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun2024-02-227-21/+13
| * | | | | Revert "drm/amdgpu: Add pci usage to nbio v7.9"Asad Kamal2024-02-223-72/+1
| * | | | | drm/amd/display: adjust few initialization order in dmWayne Lin2024-02-221-19/+18
| * | | | | drm/amd/display: Remove redundant FPU guardRodrigo Siqueira2024-02-221-2/+0
| * | | | | drm/amd/display: Add SMU timeout check and retryRodrigo Siqueira2024-02-222-4/+13
| * | | | | drm/amd/display: Remove unused fileRodrigo Siqueira2024-02-221-79/+0
| * | | | | drm/amd/display: Initialize variable with default valueRodrigo Siqueira2024-02-221-1/+1
| * | | | | drm/amdgpu: add tmz support for GC IP v11.5.1Yifan Zhang2024-02-221-0/+1
| * | | | | drm/amdgpu: Do not toggle bif ras irq from guestHawking Zhang2024-02-221-1/+2
| * | | | | drm/amdgpu: add GFXHUB 11.5.1 supportYifan Zhang2024-02-221-0/+2
* | | | | | Merge tag 'drm-misc-next-fixes-2024-02-29' of https://anongit.freedesktop.org...Dave Airlie2024-03-013-6/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | drm/imx/dcss: fix resource size calculationDan Carpenter2024-02-281-3/+1
| * | | | | firmware/sysfb: fix an error code in sysfb_init()Dan Carpenter2024-02-271-1/+3
| * | | | | Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann2024-02-261748-10927/+47790
| |\ \ \ \ \
| * | | | | | drm/i915: Fix possible null pointer dereference after drm_dbg_printer conversionTvrtko Ursulin2024-02-221-2/+2
* | | | | | | Merge tag 'drm-msm-next-2024-02-29' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-03-0176-3463/+10938
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | drm/msm/adreno: Add A702 supportKonrad Dybcio2024-02-263-9/+117
| * | | | | | drm/msm: Fix page fault client detection on a660 family and a7xxConnor Abbott2024-02-261-10/+85
| * | | | | | drm/msm: More fully implement devcoredump for a7xxConnor Abbott2024-02-264-632/+1462
| * | | | | | drm/msm: Fix snapshotting a7xx indexed regsConnor Abbott2024-02-261-2/+2