summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/msm/dpu: fix clocks settings for msm8998 SSPP blocksDmitry Baryshkov2023-03-031-2/+2
| | * drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASKDmitry Baryshkov2023-03-031-1/+1
| | * drm/msm/dpu: correct sm6115 scalerDmitry Baryshkov2023-03-031-6/+3
| | * drm/msm/dpu: correct sm8250 and sm8350 scalerDmitry Baryshkov2023-03-031-10/+10
| | * drm/msm/dpu: correct sm8450 scalerDmitry Baryshkov2023-03-031-4/+4
| | * drm/msm/dpu: correct sc8280xp scalerDmitry Baryshkov2023-03-031-9/+9
| | * drm/msm/dpu: correct sm8550 scalerDmitry Baryshkov2023-03-031-5/+5
| | * drm/msm/dpu: fix sm6115 and qcm2290 mixer width limitsDmitry Baryshkov2023-03-031-3/+3
| | * drm/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov2023-03-031-3/+3
| | * drm/msm/dpu: fix typo in in sm8550's dma_sblk_5Dmitry Baryshkov2023-03-031-2/+2
| | * drm/msm/dpu: disable features unsupported by QCM2290Dmitry Baryshkov2023-02-281-6/+7
| | * drm/msm/dpu: set DPU_MDP_PERIPH_0_REMOVED for sc8280xpDmitry Baryshkov2023-02-281-1/+1
| | * drm/msm/adreno: fix runtime PM imbalance at unbindJohan Hovold2023-02-221-1/+2
| | * drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov2023-02-221-1/+1
| | * drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov2023-02-221-1/+1
| | * drm/msm/a5xx: fix highest bank bit for a530Dmitry Baryshkov2023-02-221-1/+1
| | * drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov2023-02-221-2/+2
| | * drm/msm/a6xx: Make GPU destroy a bit saferDouglas Anderson2023-02-222-1/+3
| | * drm/msm: Fix possible uninitialized access in fbdevThomas Zimmermann2023-02-221-2/+2
| | * drm/msm: Fix potential invalid ptr freeRob Clark2023-02-221-3/+2
| | * Merge tag 'drm-msm-fixes-2023-01-16' into msm-fixesRob Clark2023-02-224-4/+19
| | |\
| * | \ Merge tag 'drm-misc-fixes-2023-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-03-0710-53/+40
| |\ \ \
| * \ \ \ Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-03-0249-149/+435
| |\ \ \ \
| | * \ \ \ Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-03-0338-128/+409
| | |\ \ \ \
| | | * | | | drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou2023-03-011-1/+2
| | | * | | | drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim2023-03-011-0/+2
| | | * | | | Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr2023-03-011-0/+3
| | | * | | | drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung2023-03-011-1/+4
| | | * | | | drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2023-03-013-2/+11
| | | * | | | drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang2023-03-011-3/+3
| | | * | | | drm/amdgpu: remove unused variable ringTom Rix2023-03-011-2/+0
| | | * | | | drm/amd/display: fix dm irq error message in gpu recovertiancyin2023-03-011-2/+2
| | | * | | | drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello2023-03-011-0/+5
| | | * | | | drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland2023-03-011-1/+1
| | | * | | | drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li2023-03-011-10/+5
| | | * | | | drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak2023-03-011-2/+3
| | | * | | | drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-233-6/+6
| | | * | | | drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li2023-02-231-0/+134
| | | * | | | drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li2023-02-231-31/+42
| | | * | | | drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou2023-02-231-5/+14
| | | * | | | drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou2023-02-233-6/+7
| | | * | | | drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou2023-02-233-6/+17
| | | * | | | drm/amdgpu: add umc retire unit elementTao Zhou2023-02-234-0/+7
| | | * | | | drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
| | | * | | | drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
| | | * | | | drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-234-1/+22
| | | * | | | drm/amdkfd: Fix an illegal memory accessQu Huang2023-02-231-6/+3
| | | * | | | drm/amdgpu/vcn: set and use harvest configJane Jian2023-02-231-11/+15
| | | * | | | drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2023-02-232-1/+9
| | | * | | | drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang2023-02-231-26/+52