aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-11-03drm/scheduler: add drm_sched_job_add_resv_dependenciesChristian König1-15/+34
2022-11-03drm/i915/selftests: Reduce oversaturation of request smoketestingChris Wilson1-2/+3
2022-11-03drm/ofdrm: Depend on CONFIG_MMUThomas Zimmermann1-1/+1
2022-11-03drm/i915: update DSC feature flag handling during device initVinod Govindapillai1-1/+1
2022-11-03drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()Nathan Chancellor1-3/+4
2022-11-03drm/vc4: hdmi: Fix HSM clock too low on Pi4[email protected]2-4/+18
2022-11-03drm/vc4: hdmi: Fix outdated function name in comment[email protected]1-3/+2
2022-11-03drm/vc4: hdmi: Take our lock to reset the link[email protected]1-4/+17
2022-11-03drm/i915/hwmon: Fix a build error used with clang compilerGwan-gyeong Mun1-9/+3
2022-11-03Merge tag 'drm-misc-fixes-2022-11-02-1' of git://anongit.freedesktop.org/drm/...Dave Airlie7-33/+83
2022-11-03drm/msm: remove duplicated code from a6xx_create_address_spaceDmitry Baryshkov6-33/+20
2022-11-03drm/msm: move domain allocation into msm_iommu_new()Dmitry Baryshkov8-60/+62
2022-11-03drm/msm/hdmi: drop constant resource names from platform configDmitry Baryshkov2-9/+3
2022-11-03drm/msm/hdmi: use devres helper for runtime PM managementDmitry Baryshkov1-1/+1
2022-11-02drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura1-2/+2
2022-11-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall2-381/+389
2022-11-02drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-02drm/amd/display: Add DSC delay factor workaroundGeorge Shen7-7/+19
2022-11-02drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-02drm/amd/display: Use forced DSC bpp in DMLGeorge Shen2-2/+2
2022-11-02drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-11-02drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan1-1/+2
2022-11-02drm/amdgpu: disable GFXOFF during compute for GFX11Graham Sider1-0/+7
2022-11-02drm/amd: Fail the suspend if resources can't be evictedMario Limonciello1-5/+10
2022-11-02drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li1-3/+1
2022-11-02drm/amdgpu: correct MES debugfs versionsGraham Sider1-4/+6
2022-11-02drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang1-0/+2
2022-11-02drm/amd/display: cursor update command incompleteMax Tseng1-0/+4
2022-11-02drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-11-02drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone1-0/+3
2022-11-02drm/amd/display: Update latencies on DCN321Dillon Varone1-5/+5
2022-11-02drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei1-4/+4
2022-11-02drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo1-0/+3
2022-11-02drm/amd/display: Update DSC capabilitie for DCN314Leo Chen1-1/+1
2022-11-02overflow: Introduce overflows_type() and castable_to_type()Kees Cook2-5/+1
2022-11-02drm/msm/dpu: Refactor sc7280_pp locationRobert Foss1-7/+7
2022-11-02drm/msm: Add MSM_INFO_GET_FLAGSRob Clark1-0/+10
2022-11-02drm/msm/dpu: use DEFINE_SHOW_ATTRIBUTE to simplify dpu_regset32Liu Shixin1-15/+3
2022-11-02drm/msm/mdp5: stop overriding drvdataDmitry Baryshkov1-15/+17
2022-11-02drm/msm/dp: retry 3 times if set sink to D0 poweer state failedKuogee Hsieh1-5/+8
2022-11-02drm/msm/dpu: Add support for P010 formatJessica Zhang3-1/+18
2022-11-02drm/msm/dp: replace variable err with len at dp_aux_link_power_up()Kuogee Hsieh1-7/+7
2022-11-02drm/msm/dpu: Add support for XR30 formatJessica Zhang3-0/+10
2022-11-02drm/msm: less magic numbers in msm_mdss_enableDmitry Baryshkov1-8/+72
2022-11-02Merge remote-tracking branch 'msm/msm-fixes' into HEADDmitry Baryshkov17-31/+120
2022-11-02drm/tests: Add back seed value informationArthur Grillo2-4/+10
2022-11-02drm/client: Prevent NULL dereference in drm_client_buffer_delete()Dmitry Osipenko1-3/+3
2022-11-02drm/i915/selftests: Run the perf MI_BB tests on gen4/5Ville Syrjälä1-3/+13
2022-11-02drm/i915/selftests: Test RING_TIMESTAMP on gen4/5Ville Syrjälä1-21/+15
2022-11-02drm/i915/selftests: Run MI_BB perf selftests on SNBVille Syrjälä1-2/+8