aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-27drm/i915/adlp: Fix TypeC PHY-ready status readoutImre Deak1-1/+2
2022-01-27drm/panel: simple: add Multi-Inno Technology MI0700S4T-6Marek Vasut1-0/+33
2022-01-27drm: mxsfb: Shutdown the display on system shutdownMarek Vasut1-0/+8
2022-01-27drm: mxsfb: Shutdown the display on removeMarek Vasut1-0/+1
2022-01-27drm/simpledrm: Request memory region in driverThomas Zimmermann1-5/+17
2022-01-26drm/i915/guc: Update guc shim control programming on newer platformsDaniele Ceraolo Spurio1-3/+5
2022-01-26drm/i915/wopcm: Handle pre-programmed WOPCM registersDaniele Ceraolo Spurio5-7/+43
2022-01-26drm/i915: Clean up PIPESRC definesVille Syrjälä3-5/+10
2022-01-26drm/i915: Clean up PCH_TRANSCONF/TRANS_DP_CTL bit definesVille Syrjälä2-38/+33
2022-01-26drm/i915: Clean up PIPECONF bit definesVille Syrjälä6-98/+89
2022-01-26drm/i915: Clean up SKL_BOTTOM_COLOR definesVille Syrjälä1-2/+2
2022-01-26drm/i915: Clean up PIPEMISC register definesVille Syrjälä2-25/+28
2022-01-26drm/i915/rpl-s: Add stepping infoAnusha Srivatsa1-0/+8
2022-01-26drm/i915: Bump DSL linemask to 20 bitsVille Syrjälä3-15/+6
2022-01-26drm/i915: Use single_enabled_crtc() in i9xx_update_wm()Ville Syrjälä1-15/+11
2022-01-26drm/i915: Use the correct plane source width in watermark calculationsVille Syrjälä1-11/+10
2022-01-26drm/i915: Fix up pixel_rate vs. clock confusion in wm calculationsVille Syrjälä1-30/+22
2022-01-26gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquelYunlong Jia1-0/+17
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König2-2/+14
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König10-10/+15
2022-01-26drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang1-0/+3
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König12-6/+45
2022-01-26drm/i915: Fix vma resource freeingThomas Hellström2-3/+4
2022-01-26drm/i915: Move dsc/joiner enable into hsw_crtc_enable()Ville Syrjälä3-15/+5
2022-01-26drm/i915: Extract hsw_configure_cpu_transcoder()Ville Syrjälä1-15/+23
2022-01-26drm/i915: Use per-device debugs for bigjoiner stuffVille Syrjälä1-9/+13
2022-01-26drm/i915: Simplify intel_dsc_source_support()Ville Syrjälä1-6/+1
2022-01-26drm/i915: Skip dsc readout if the transcoder is disabledVille Syrjälä1-3/+3
2022-01-26drm/i915/guc: Use struct_size() helper in kmalloc()Gustavo A. R. Silva1-1/+1
2022-01-26Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie1-2/+0
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1084-24765/+43051
2022-01-26drm/i915: Don't allocate extra ddb during async flip for DG2Stanislav Lisovskiy1-0/+19
2022-01-26drm/i915: Use wm0 only during async flips for DG2Stanislav Lisovskiy2-2/+36
2022-01-26drm/i915: Introduce do_async_flip flag to intel_plane_stateStanislav Lisovskiy3-3/+12
2022-01-26drm/i915: Pass plane to watermark calculation functionsStanislav Lisovskiy2-16/+22
2022-01-26drm/i915: Introduce ilk_pch_pre_enable()Ville Syrjälä3-4/+17
2022-01-25drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa3-14/+50
2022-01-25drm/i915/selftests: Use less in contexts steal guc id testMatthew Brost1-1/+1
2022-01-25drm/amd/display: convert to DCE IP version checkingTim Huang1-6/+4
2022-01-25drm/amdgpu: convert to UVD IP version checkingTim Huang1-2/+7
2022-01-25drm/amdgpu: convert to NBIO IP version checkingTim Huang1-13/+31
2022-01-25drm/amd/display: don't use /** for non-kernel-doc commentsRandy Dunlap1-1/+1
2022-01-25drm/radeon: remove redundant assignment to regColin Ian King1-1/+0
2022-01-25drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix1-1/+1
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen3-2/+13
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-25drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()Zhou Qingyang1-0/+3
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-25drm/amdgpu: convert amdgpu_display_supported_domains() to IP versionsAlex Deucher1-12/+17
2022-01-25drm/amdgpu: handle BACO synchronization with secondary funcsAlex Deucher1-12/+18