aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-04-05drm/panel: Add panel driver for NewVision NV3052C based LCDsChristophe Branchereau3-0/+494
2022-04-05drm/ingenic: Add ingenic_drm_bridge_atomic_enable and disableChristophe Branchereau1-11/+23
2022-04-05drm/amd/display: [FW Promotion] Release 0.0.111.0Anthony Koo1-20/+82
2022-04-05drm/amd/display: Check for invalid input params when building scaling paramsMichael Strauss1-0/+9
2022-04-05drm/amd/display: Move link_trace for edp to dp_traceLeo (Hanghong) Ma4-22/+40
2022-04-05drm/amd/display: 3.2.180Aric Cyr1-1/+1
2022-04-05drm/amd/display: fix missing-prototypes warningBecle Lee1-0/+1
2022-04-05drm/amd/display: Enable 3 plane for DCN 3.0 and 3.02Krunoslav Kovac2-6/+6
2022-04-05drm/amd/display: extract set stream attribute to link_hwssWenjing Liu8-47/+94
2022-04-05drm/amd/display: revert Power down hardware if timer not triggerMartin Leung1-25/+1
2022-04-05drm/amd/display: add support for handling 128b/132b link training test requestWenjing Liu2-2/+36
2022-04-05drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2-1/+24
2022-04-05drm/amd/display: Remove underflow IRQ typeAngus Wang1-1/+0
2022-04-05drm/amd/display: Add flip interval workaroundAngus Wang2-1/+85
2022-04-05drm/amd/display: remove assert for odm transition caseEric Bernstein1-1/+0
2022-04-05drm/amdgpu: Flush TLB after mapping for VG20+XGMIPhilip Yang1-0/+6
2022-04-05drm/amdgpu: don't use BACO for reset in S3Alex Deucher1-0/+11
2022-04-05drm/amdgpu/vcn: Remove unneeded semicolonHaowen Bai1-1/+1
2022-04-05drm/amd/display: Fix unused-but-set-variable warningAashish Sharma1-4/+2
2022-04-05amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12Marko Zekovic1-2/+4
2022-04-05drm/amdgpu: fix TLB flushing during evictionChristian König3-48/+48
2022-04-05drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-04-05drm/i915/dsb: modified to drm_info in dsb_prepare()Animesh Manna1-3/+4
2022-04-05drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fbChristian König1-9/+5
2022-04-05Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard1-47/+48
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard1358-33345/+483379
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard1163-29265/+470943
2022-04-05drm/i915/dp: Fix DFP rgb->ycbcr conversion matrixVille Syrjälä1-35/+3
2022-04-05drm/i915/dp: Duplicate native HDMI TMDS clock limit handling for DP HDMI DFPsVille Syrjälä1-13/+38
2022-04-05drm/i915/dp: Add support for "4:2:0 also" modes for DPVille Syrjälä1-8/+59
2022-04-05drm/i915/dp: Rework HDMI DFP TMDS clock handlingVille Syrjälä1-10/+25
2022-04-05drm/i915/dp: Make intel_dp_output_format() usable for "4:2:0 also" modesVille Syrjälä1-6/+7
2022-04-05drm/i915/dp: Pass around intel_connector rather than drm_connectorVille Syrjälä1-20/+18
2022-04-05drm/i915/dp: Reorder intel_dp_compute_config() a bitVille Syrjälä1-13/+10
2022-04-05drm/i915/dp: s/intel_dp_hdmi_ycbcr420/intel_dp_is_ycbcr420/Ville Syrjälä1-3/+3
2022-04-05drm/i915/dp: Extract intel_dp_has_audio()Ville Syrjälä1-10/+20
2022-04-05drm/i915/dp: Respect the sink's max TMDS clock when dealing with DP->HDMI DFPsVille Syrjälä1-5/+19
2022-04-05drm/i915/dp: Extract intel_dp_tmds_clock_valid()Ville Syrjälä1-33/+26
2022-04-05drm/i915: Expose client engine utilisation via fdinfoTvrtko Ursulin3-0/+91
2022-04-05drm/i915: Count engine instances per uabi classTvrtko Ursulin2-5/+7
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin10-50/+118
2022-04-05drm/i915: Track all user contexts per clientTvrtko Ursulin4-0/+23
2022-04-05drm/i915: Track runtime spent in closed and unreachable GEM contextsTvrtko Ursulin2-2/+32
2022-04-05drm/i915: Make GEM contexts track DRM clientsTvrtko Ursulin2-0/+8
2022-04-05drm/i915: Explicitly track DRM clientsTvrtko Ursulin7-3/+149
2022-04-05drm/nouveau: stop using dma_resv_excl_fenceChristian König1-1/+8
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst4-1/+4
2022-04-04drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong1-2/+4
2022-04-04drm/format_helper: fix a kernel-doc typoRandy Dunlap1-1/+1
2022-04-04drm/sched: Check locking in drm_sched_job_add_implicit_dependenciesDaniel Vetter1-0/+2