aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-03-01drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-03-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-03-01drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin3-2/+11
2023-03-01drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-03-01drm/amdgpu: remove unused variable ringTom Rix1-2/+0
2023-03-01drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-03-01drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-01drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+1
2023-03-01drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li1-10/+5
2023-03-01drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-01drm/i915/sseu: fix max_subslices array-index-out-of-bounds accessAndrea Righi1-1/+1
2023-03-01drm/i915/hwmon: Accept writes of value 0 to power1_max_intervalAshutosh Dixit1-5/+9
2023-03-01drm/radeon: Use the drm suballocation manager implementation.Maarten Lankhorst6-356/+57
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst6-337/+45
2023-03-01drm/suballoc: Extract amdgpu_sa.c as generic suballocation helperMaarten Lankhorst3-0/+464
2023-03-01drm/i915/psr: Fix the delayed vblank w/aVille Syrjälä1-7/+2
2023-03-01drm/i915/vrr: Fix "window2" handlingVille Syrjälä1-8/+2
2023-03-01drm/i915: Get HDR DPCD refresh timeout from VBTVille Syrjälä3-2/+14
2023-03-01drm/edid: Fix csync detailed mode parsingVille Syrjälä1-8/+21
2023-03-01drm/i915/selftests: Fix live_requests for all enginesTvrtko Ursulin1-56/+77
2023-03-01drm/ast: Rename to_ast_private() to to_ast_device()Thomas Zimmermann7-46/+46
2023-03-01drm/ast: Rename struct ast_private to struct ast_deviceThomas Zimmermann9-150/+150
2023-03-01drm/ast: Rework definition of I/O read and write helpersThomas Zimmermann1-34/+14
2023-03-01drm/ast: Remove little-endianism from I/O helpersThomas Zimmermann1-1/+3
2023-02-28drm/msm/dpu: disable features unsupported by QCM2290Dmitry Baryshkov1-6/+7
2023-02-28drm/msm/dpu: set DPU_MDP_PERIPH_0_REMOVED for sc8280xpDmitry Baryshkov1-1/+1
2023-02-28drm/vc4: replace obj lookup steps with drm_gem_objects_lookupMaíra Canal1-41/+2
2023-02-28drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_infoMaíra Canal3-23/+20
2023-02-28drm/i915: Stop whitelisting CS_CTX_TIMESTAMP on Xe_HP platformsMatt Roper1-10/+1
2023-02-28drm/i915: Whitelist COMMON_SLICE_CHICKEN3 for UMD accessMatt Roper1-1/+23
2023-02-28drm/amd/display: Promote DAL to 3.2.224Aric Cyr1-1/+1
2023-02-28drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai1-6/+12
2023-02-28drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-02-28drm/amd/display: Only wait for blank completion if OTG activeAric Cyr1-1/+3
2023-02-28drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-28drm/amd/display: remove empty dc_link.cWenjing Liu1-27/+0
2023-02-28drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2-204/+392
2023-02-28drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou1-1/+2
2023-02-28drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling3-10/+92
2023-02-28drm/amdgpu: Generalize KFD dmabuf importFelix Kuehling1-17/+21
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu33-288/+978
2023-02-28drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar2-4/+4
2023-02-28Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr1-9/+3
2023-02-28drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee4-10/+34
2023-02-28drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-02-28drm/amd/display: update pixel format in DP hw sequenceYihan Zhu1-0/+6
2023-02-28drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2
2023-02-28drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu3-11/+22
2023-02-28drm/amd/display: Allocation at stream EnableMustapha Ghaddar4-4/+56