aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-09drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_colorMelissa Wen1-1/+1
2024-01-09drm/amdgpu: make a correction on commentJames Zhu1-1/+1
2024-01-09Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski1-1/+1
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling4-6/+9
2024-01-09drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang1-2/+4
2024-01-09drm/amdgpu: Packed socket_id to ras feature maskHawking Zhang1-0/+5
2024-01-09drm/amdgpu: Support poison error injection via ras_ctrl debugfsCandice Li1-2/+5
2024-01-09drm/amdgpu: correct the cu count for gfx v11Likun Gao1-0/+3
2024-01-09drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li4-14/+8
2024-01-09drm/amd/display: 3.2.266Aric Cyr1-1/+1
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram1-14/+22
2024-01-09drm/amd/display: Update z8 latencyCharlene Liu1-3/+3
2024-01-09Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess1-9/+9
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang5-38/+144
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung5-10/+17
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung8-62/+24
2024-01-09drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen2-12/+19
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai7-5/+93
2024-01-09drm/amdkfd: Fix lock dependency warningFelix Kuehling1-16/+10
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-18/+18
2024-01-09drm/xe/xe2_lpg: Add Wa_16018610683Shekhar Chauhan2-1/+7
2024-01-09drm/i915/guc: Avoid circular locking issue on busyness flushJohn Harrison2-2/+48
2024-01-09drm/nouveau/disp: switch to use kmemdup() helperChen Haonan1-2/+1
2024-01-09drm/i915/guc: Close deregister-context race against CT-lossAlan Previn2-5/+78
2024-01-09drm/i915/guc: Flush context destruction worker at suspendAlan Previn3-0/+9
2024-01-09drm/v3d: Fix support for register debugging on the RPi 4Maíra Canal1-10/+10
2024-01-09drm/bridge: Fixed a DP link training bugxiazhengqiao1-1/+3
2024-01-09drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomemThomas Hellström1-2/+2
2024-01-09drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström1-3/+3
2024-01-09drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström2-3/+3
2024-01-09drm/xe: Use __iomem for the regs pointerThomas Hellström1-1/+1
2024-01-09drm/xe/vm: Fix an error pathThomas Hellström1-3/+5
2024-01-09drm/xe/guc: Only take actions in CT irq handler if CTs are enabledMatthew Brost1-2/+4
2024-01-09drm/xe: Fix exec IOCTL long running exec queue ring full conditionMatthew Brost1-3/+4
2024-01-09drm/xe/exec: reserve fence slot for CPU bindMatthew Auld1-5/+7
2024-01-09drm/xe/exec: move fence reservationMatthew Auld1-2/+38
2024-01-09drm/i915/psr: Disable early transport by defaultJouni Högander1-0/+3
2024-01-09drm/i915/psr: Enable psr2 early transport as possibleJouni Högander3-8/+31
2024-01-09drm/i915/psr: Configure PIPE_SRCSZ_ERLY_TPT for psr2 early transportJouni Högander2-0/+15
2024-01-09drm/i915/psr: Calculate and configure CUR_POS_ERLY_TPTJouni Högander2-7/+27
2024-01-09drm/i915/psr: Carry su area in crtc_stateJouni Högander2-28/+36
2024-01-09drm/i915/psr: Extend SU area to cover cursor fully if neededJouni Högander1-1/+37
2024-01-09drm/panel: nt35510: support FRIDA FRD400B25025-A-CTKDario Binacchi1-32/+252
2024-01-09drm/panel: nt35510: move hardwired parameters to configurationDario Binacchi1-25/+115
2024-01-09drm/i915/dp: Fix the max DSC bpc supported by sourceAnkit Nautiyal1-1/+1
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov4-7/+7
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2-11/+11
2024-01-09Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...Dave Airlie197-2109/+4090
2024-01-08drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transferDouglas Anderson1-0/+5
2024-01-08drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar7-4/+93