summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-02-17drm/amd/display: Fix seamless boot sequenceLo-an Chen8-6/+15
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák4-5/+13
2025-02-17drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä1-4/+0
2025-02-17drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula1-4/+3
2025-02-17drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi1-5/+1
2025-02-17drm/komeda: Add check for komeda_get_layer_fourcc_list()Haoxiang Li1-0/+4
2025-02-17drm/i915: Fix page cleanup on DMA remap failureBrian Geffon1-5/+1
2025-02-17drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio1-6/+14
2025-02-17Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-17drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1Jay Cornwall1-2/+2
2025-02-17drm/amdkfd: only flush the validate MES contexPrike Liang1-2/+5
2025-02-17drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng1-11/+0
2025-02-17drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2025-02-17drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-02-17drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()Thomas Zimmermann1-8/+1
2025-02-17drm/client: Handle tiled displays betterMaarten Lankhorst1-0/+9
2025-02-17drm/modeset: Handle tiled displays in pan_display_atomic.Maarten Lankhorst1-6/+8
2025-02-17drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal1-2/+1
2025-02-17gpu: drm_dp_cec: fix broken CEC adapter properties checkHans Verkuil1-11/+3
2025-02-17drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam1-2/+10
2025-02-17drm/amd/display: Limit Scaling Ratio on DCN3.01Gabe Teeger1-4/+4
2025-02-17drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor1-0/+4
2025-02-17drm/bridge: it6505: fix HDCP CTS KSV list wait timerHermes Wu1-10/+10
2025-02-17drm/bridge: it6505: fix HDCP CTS compare V matchingHermes Wu1-13/+19
2025-02-17drm/bridge: it6505: fix HDCP encryption when R0 readyHermes Wu1-8/+9
2025-02-17drm/bridge: it6505: fix HDCP Bstatus checkHermes Wu1-3/+9
2025-02-17drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNTHermes Wu1-1/+1
2025-02-17drm/amdkfd: Queue interrupt work to different CPUPhilip Yang3-33/+20
2025-02-17drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interruptPhilip Yang1-3/+5
2025-02-17drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo1-3/+3
2025-02-17drm/vc4: hdmi: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-2/+2
2025-02-17drm/sti: hdmi: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/radeon: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/exynos: hdmi: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/bridge: ite-it66121: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/bridge: anx7625: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov2-0/+7
2025-02-17drm/amd/display: Overwriting dualDPP UBF values before usageAusef Yousof2-18/+18
2025-02-17drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof2-11/+29
2025-02-17drm/tests: hdmi: return meaningful value from set_connector_edid()Dmitry Baryshkov1-16/+15
2025-02-17drm/tests: hdmi: handle empty modes in find_preferred_mode()Dmitry Baryshkov1-1/+1
2025-02-17nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang1-2/+4
2025-02-17nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang1-6/+4
2025-02-17drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panelsDustin L. Howett1-0/+16
2025-02-17drm: panel-backlight-quirks: Add Framework 13 matte panelThomas Weißschuh1-0/+8
2025-02-17drm: Add panel backlight quirksThomas Weißschuh3-0/+75
2025-02-17drm/virtio: New fence for every plane updateDongwon Kim2-19/+46
2025-02-08drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-02-08drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin2-9/+27