aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-04drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe3-0/+21
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe1-3/+5
2023-10-04drm/panfrost: Add fdinfo support for memory statsAdrián Larumbe2-0/+17
2023-10-04drm/panfrost: Add fdinfo support GPU load metricsAdrián Larumbe12-1/+194
2023-10-04drm/panfrost: Add cycle count GPU register definitionsAdrián Larumbe1-0/+5
2023-10-04drm/i915: separate subplatform init and runtime feature initJani Nikula2-5/+7
2023-10-04drm/i915: separate display runtime info initJani Nikula3-18/+19
2023-10-04drm/i915: move display info related macros to displayJani Nikula2-8/+9
2023-10-04drm/i915: convert INTEL_DISPLAY_ENABLED() into a functionJani Nikula12-15/+27
2023-10-04Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie136-2462/+4519
2023-10-03drm/i915/guc: Suppress 'ignoring reset notification' messageJohn Harrison1-5/+5
2023-10-04drm/nouveau: exec: report max pushs through getparamDanilo Krummrich5-4/+39
2023-10-04drm/nouveau: chan: use channel class definitionsDanilo Krummrich1-3/+5
2023-10-04drm/nouveau: chan: use struct nvif_mclassDanilo Krummrich1-4/+1
2023-10-03drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1
2023-10-03drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung3-1/+44
2023-10-03drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung3-0/+29
2023-10-03drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung1-0/+6
2023-10-03drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung2-0/+9
2023-10-03drm/amd/display: Fix writeback_info is not removedAlex Hung1-3/+4
2023-10-03drm/amd/display: Validate hw_points_num before using itAlex Hung1-0/+3
2023-10-03drm/amd/display: Fix writeback_info never got updatedAlex Hung1-9/+4
2023-10-03drm/amd/display: Add writeback enable/disable in dcAlex Hung2-0/+37
2023-10-03drm/amd/display: Hande writeback request from userspaceAlex Hung2-0/+162
2023-10-03drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland1-11/+22
2023-10-03drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland4-8/+24
2023-10-03drm/amd/display: Use drm_connector in create_validate_stream_for_sinkHarry Wentland3-11/+19
2023-10-03drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...Srinivasan Shanmugam1-0/+1
2023-10-03drm/amd/pm: delete dead codeDan Carpenter1-3/+0
2023-10-03drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland1-28/+37
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher6-95/+48
2023-10-03drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland3-5/+9
2023-10-03drm/amdkfd: reduce stack size in kfd_topology_add_device()Alex Deucher1-4/+9
2023-10-03drm/i915: Invalidate the TLBs on each GTChris Wilson1-1/+1
2023-10-03drm/vblank: Warn when silently cancelling vblank worksVille Syrjälä1-0/+3
2023-10-03drm/i915/lnl: update the supported plane formats with FBCVinod Govindapillai1-1/+7
2023-10-03drm/i915/lnl: possibility to enable FBC on first three planesVinod Govindapillai3-3/+11
2023-10-03drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik1-0/+16
2023-10-03drm/i915: Clarify type evolution of uabi_node/uabi_enginesMathias Krause3-12/+32
2023-10-03drm/i915: Register engines early to avoid type confusionMathias Krause1-2/+7
2023-10-03Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie45-694/+518
2023-10-02drm/i915: Abstract display info away during probeRodrigo Vivi1-1/+1
2023-10-02drm/panel: Add driver for BOE RM692E5 AMOLED panelKonrad Dybcio3-0/+433
2023-10-02drm/panel: ili9322: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/panel: ili9322: Remove redundant volatle_reg() operationMark Brown1-6/+0
2023-10-02drm/bridge: sn65dsi83: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: lt9211: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: icn6211: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: tc358767: Convert to use maple tree register cacheMark Brown1-1/+1