summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung-7/+7
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung-6/+6
2024-06-19drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira-0/+6
2024-06-19drm/amd/display: Fix warning caused by an attempt to configure a non-otg masterRodrigo Siqueira-6/+18
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung-61/+61
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung-2/+14
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung-24/+74
2024-06-19drm/amd/display: Make sure to reprogram ODM when resync fifoAlvin Lee-2/+36
2024-06-19drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira-22/+27
2024-06-19drm/amd/display: mirror case cleanup for cursorsSridevi Arvindekar-29/+1
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung-2/+11
2024-06-19drm/fbdev-dma: Only set smem_start is enable per module optionThomas Zimmermann-4/+7
2024-06-19drm/xe: Use ttm_uncached for BO with NEEDS_UC flagMichal Wajdeczko-0/+9
2024-06-19drm/panfrost: Add support for Mali on the MT8188 SoCAngeloGioacchino Del Regno-0/+10
2024-06-19drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik-0/+1
2024-06-19drm: bridge: simple-bridge: use devm_drm_bridge_add in probeMarc Gonzalez-12/+1
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula-48647/+368786
2024-06-19intel_alpm: Fix wrong offset for PORT_ALPM_* registersJouni Högander-4/+7
2024-06-19Revert "drm/i915/psr: Disable early transport by default"Jouni Högander-3/+0
2024-06-19drm/i915/psr: Add new debug bit to disable Panel ReplayJouni Högander-3/+9
2024-06-19drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR onlyJouni Högander-6/+6
2024-06-19drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is setJouni Högander-1/+12
2024-06-19drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameterJouni Högander-4/+26
2024-06-19drm/i915/alpm: Fix port clock usage in AUX Less wake time calculationJouni Högander-1/+2
2024-06-19drm/i915/display: Wa 16021440873 is writing wrong registerJouni Högander-11/+5
2024-06-19drm/i915/psr: Set SU area width as pipe src widthJouni Högander-1/+1
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit-8/+30
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit-9/+13
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit-0/+87
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit-2/+51
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit-0/+46
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit-0/+90
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit-3/+75
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit-5/+206
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit-0/+204
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit-0/+380
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit-0/+475
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit-0/+371
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit-0/+470
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit-0/+308
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit-1/+225
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit-0/+51
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit-0/+51
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi-8/+2
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi-1/+37
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi-3/+102
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi-2/+4
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi-3/+8
2024-06-18drm/panic: depends on !VT_CONSOLEJocelyn Falempe-1/+1
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko-2/+2