summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-10-04drm/nouveau: exec: report max pushs through getparamDanilo Krummrich
2023-10-04drm/nouveau: chan: use channel class definitionsDanilo Krummrich
2023-10-04drm/nouveau: chan: use struct nvif_mclassDanilo Krummrich
2023-10-03drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-10-03drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung
2023-10-03drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung
2023-10-03drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung
2023-10-03drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung
2023-10-03drm/amd/display: Fix writeback_info is not removedAlex Hung
2023-10-03drm/amd/display: Validate hw_points_num before using itAlex Hung
2023-10-03drm/amd/display: Fix writeback_info never got updatedAlex Hung
2023-10-03drm/amd/display: Add writeback enable/disable in dcAlex Hung
2023-10-03drm/amd/display: Hande writeback request from userspaceAlex Hung
2023-10-03drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland
2023-10-03drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland
2023-10-03drm/amd/display: Use drm_connector in create_validate_stream_for_sinkHarry Wentland
2023-10-03drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...Srinivasan Shanmugam
2023-10-03drm/amd/pm: delete dead codeDan Carpenter
2023-10-03drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher
2023-10-03drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland
2023-10-03drm/amdkfd: reduce stack size in kfd_topology_add_device()Alex Deucher
2023-10-03drm/i915: Invalidate the TLBs on each GTChris Wilson
2023-10-03drm/vblank: Warn when silently cancelling vblank worksVille Syrjälä
2023-10-03drm/i915/lnl: update the supported plane formats with FBCVinod Govindapillai
2023-10-03drm/i915/lnl: possibility to enable FBC on first three planesVinod Govindapillai
2023-10-03drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik
2023-10-03drm/i915: Clarify type evolution of uabi_node/uabi_enginesMathias Krause
2023-10-03drm/i915: Register engines early to avoid type confusionMathias Krause
2023-10-03Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-10-02drm/i915: Abstract display info away during probeRodrigo Vivi
2023-10-02drm/panel: Add driver for BOE RM692E5 AMOLED panelKonrad Dybcio
2023-10-02drm/panel: ili9322: Convert to use maple tree register cacheMark Brown
2023-10-02drm/panel: ili9322: Remove redundant volatle_reg() operationMark Brown
2023-10-02drm/bridge: sn65dsi83: Convert to use maple tree register cacheMark Brown
2023-10-02drm/bridge: lt9211: Convert to use maple tree register cacheMark Brown
2023-10-02drm/bridge: icn6211: Convert to use maple tree register cacheMark Brown
2023-10-02drm/bridge: tc358767: Convert to use maple tree register cacheMark Brown
2023-10-02drm/bridge: dpc3433: Convert to use maple tree register cacheMark Brown
2023-10-02drm/bridge: adv7511: Convert to use maple tree register cacheMark Brown
2023-10-02drm/i915/display: Include i915_active header in frontbuffer tracking codeJouni Högander
2023-09-30drm/tests: Fix kunit_release_action ctx argumentArthur Grillo
2023-09-30drm/tests: Add new format conversion tests to better cover drm_fb_blit()Arthur Grillo
2023-09-30drm/tests: Add calls to drm_fb_blit() on supported format conversion testsArthur Grillo
2023-09-30drm/i915: Enable GGTT updates with binder in MTLNirmoy Das
2023-09-30drm/i915: Toggle binder context ready statusNirmoy Das
2023-09-30drm/i915: Implement GGTT update method with MI_UPDATE_GTTNirmoy Das
2023-09-30drm/i915: Parameterize binder context creationNirmoy Das
2023-09-30drm/i915: Implement for_each_sgt_daddr_nextNirmoy Das