summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-06-14drm/amd/display/dcn401: use pre-allocated temp structure for bounding boxAlex Deucher
2024-06-14drm/amd/display: use pre-allocated temp structure for bounding boxAlex Deucher
2024-06-14drm/amdgpu: add sdma 7.0 support for copy dcc bufferFrank Min
2024-06-14drm/amdgpu: support for DCC featureLikun Gao
2024-06-14drm/amdgpu: add additional VM bitsAlex Deucher
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang
2024-06-14drm/amd/display: Add outbox notification support for HPD redetectNicholas Kazlauskas
2024-06-14drm/ci: mark kms_addfb_basic@addfb25-bad-modifier as passing on msmDmitry Baryshkov
2024-06-14drm/i915: Remove bogus MST check in intel_dp_has_audio()Ville Syrjälä
2024-06-14drm/i915: Utilize edp_disable_dsc from VBTVille Syrjälä
2024-06-14drm/i915: Reuse intel_dp_supports_dsc() for MSTVille Syrjälä
2024-06-14drm/i915: Use intel_dp_has_dsc() during .compute_config()Ville Syrjälä
2024-06-14drm/i915: Handle MST in intel_dp_has_dsc()Ville Syrjälä
2024-06-14drm/i915: Extract intel_dp_has_dsc()Ville Syrjälä
2024-06-14drm/i915: Drop redundant dsc_decompression_aux checkVille Syrjälä
2024-06-14drm/panel-edp: drop several legacy panelsDmitry Baryshkov
2024-06-14drm/panel-edp: add fat warning against adding new panel compatiblesDmitry Baryshkov
2024-06-14drm/xe: Drop duplicated declarationMichal Wajdeczko
2024-06-14Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-06-14drm/i915: remove unused pipe/plane B register macrosJani Nikula
2024-06-14drm/i915: relocate some DSPCNTR reg bit definitionsJani Nikula
2024-06-14drm/i915/gvt: do not use implict dev_priv in DSPSURF_TO_PIPE()Jani Nikula
2024-06-14drm/i915/gvt: rename range variable to strideJani Nikula
2024-06-14drm/i915/gvt: use proper i915_reg_t for calc_index() parametersJani Nikula
2024-06-14drm/i915/gvt: remove the unused end parameter from calc_index()Jani Nikula
2024-06-14arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilationspengfuyuan
2024-06-14Merge tag 'drm-xe-fixes-2024-06-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-06-13drm/xe/vf: Use correct check for being a VF driverMichal Wajdeczko
2024-06-13drm/i915/dp: Add debugfs entry to get the link retrain disabled stateImre Deak
2024-06-13drm/i915/dp: Add debugfs entry to force link retrainImre Deak
2024-06-13drm/i915/dp: Add debugfs entry to force link training failureImre Deak
2024-06-13drm/i915/dp: Add debugfs entries to get the max link rate/lane countImre Deak
2024-06-13drm/i915/dp: Add debugfs entries to force the link rate/lane countImre Deak
2024-06-13drm/i915/dp_mst: Enable link training fallback for MSTImre Deak
2024-06-13drm/i915/dp_mst: Reset intel_dp->link_trained during disablingImre Deak
2024-06-13drm/i915/dp: Disable link retraining after the last fallback stepImre Deak
2024-06-13drm/i915/dp: Use check link state work in the HPD IRQ handlerImre Deak
2024-06-13drm/i915/dp: Use check link state work in the detect handlerImre Deak
2024-06-13drm/i915/dp: Use check link state work in the hotplug handlerImre Deak
2024-06-13drm/i915/dp: Send a link training modeset-retry uevent to all MST connectorsImre Deak
2024-06-13drm/i915/dp: Pass atomic state to link training functionImre Deak
2024-06-13drm/i915/dp: Reduce link params only after retrying with unchanged paramsImre Deak
2024-06-13drm/i915/dp: Recheck link state after modesetImre Deak
2024-06-13drm/i915/dp: Use a commit modeset for link retraining MST linksImre Deak
2024-06-13drm/i915: Factor out function to modeset commit a set of pipesImre Deak
2024-06-13drm/i915/dp: Sanitize intel_dp_get_link_train_fallback_values()Imre Deak
2024-06-13drm/i915/dp: Move link train fallback to intel_dp_link_training.cImre Deak
2024-06-13drm/i915/dp: Move link train params to a substruct in intel_dpImre Deak
2024-06-13drm/i915/dp_mst: Align TUs to avoid splitting symbols across MTPsImre Deak