summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2024-06-27drm/bridge: analogix_dp: register AUX bus after enabling runtime PMLucas Stach-8/+11
2024-06-27drm/rockchip: analogix_dp: add runtime PM handlingLucas Stach-9/+4
2024-06-27drm/bridge: analogix_dp: remove unused platform power_on_end callbackLucas Stach-8/+5
2024-06-27drm/panic: Restrict graphical logo handling to built-inGeert Uytterhoeven-1/+1
2024-06-27drm/panic: Do not select DRM_KMS_HELPERGeert Uytterhoeven-2/+0
2024-06-27Revert "drm/bridge: tc358767: Set default CLRSIPO count"Marek Vasut-4/+4
2024-06-27drm/bridge: tc358767: Set LSCLK divider for SYSCLK to 1Marek Vasut-1/+1
2024-06-27drm/bridge: tc358767: Drop line_pixel_subtractMarek Vasut-20/+1
2024-06-27drm/bridge: tc358767: Use tc_pxl_pll_calc() to correct adjusted_mode clockMarek Vasut-0/+24
2024-06-27drm/bridge: tc358767: Split tc_pxl_pll_en() into parameter calculation and en...Marek Vasut-7/+25
2024-06-27drm/ast: Inline drm_simple_encoder_init()Thomas Zimmermann-5/+40
2024-06-27Merge tag 'amd-drm-fixes-6.10-2024-06-26' of https://gitlab.freedesktop.org/a...Dave Airlie-15/+156
2024-06-27Merge tag 'drm-misc-fixes-2024-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-4/+14
2024-06-27Merge tag 'drm-intel-gt-next-2024-06-12' of https://gitlab.freedesktop.org/dr...Dave Airlie-143/+219
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie-2015/+3226
2024-06-26drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit-1/+72
2024-06-26drm/xe/oa: Allow stream enable/disable functions to return errorAshutosh Dixit-16/+22
2024-06-26drm/xe/pf: Disable VFs on removeMichal Wajdeczko-0/+5
2024-06-26drm/xe/irq: remove xe_irq_shutdownIlia Levi-14/+4
2024-06-26drm/xe/pf: Trigger explicit FLR while disabling VFsMichal Wajdeczko-0/+36
2024-06-26drm/xe/guc: Print GuC error codes as hex valueMichal Wajdeczko-1/+1
2024-06-26drm/xe/guc: Add more GuC error codes to ABIMichal Wajdeczko-0/+31
2024-06-26drm/xe/guc: Demote the H2G retry log message to debugMichal Wajdeczko-2/+2
2024-06-26drm/xe/vf: Skip attempt to start GuC PC if VFMichal Wajdeczko-4/+13
2024-06-26drm/xe/oa: Fix kernel doc in xe_drm.hAshutosh Dixit-1/+2
2024-06-26drm/xe/huc: Use GT oriented error messages in xe_huc.cMichal Wajdeczko-11/+11
2024-06-26drm/xe/guc: Request max GT freq during resumeVinay Belgaumkar-3/+17
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar-13/+159
2024-06-26Merge drm/drm-next into drm-xe-nextRodrigo Vivi-14239/+21463
2024-06-26drm/panel: add Ilitek ILI9806E panel driverMichael Walle-0/+412
2024-06-26drm/panel: add lincolntech lcd197 supportJerome Brunet-0/+274
2024-06-26drm/panel: sitronix-st7703: transition to mipi_dsi wrapped functionsTejas Vipin-436/+400
2024-06-26drm/etnaviv: don't block scheduler when GPU is still activeLucas Stach-5/+4
2024-06-26drm/etnaviv: reduce number of ktime_get calls in IRQ handlerLucas Stach-1/+2
2024-06-26drm/qxl: Add check for drm_cvt_modeChen Ni-0/+3
2024-06-26drm/etnaviv: fix DMA direction handling for cached RW buffersLucas Stach-2/+4
2024-06-26drm/etnaviv: switch devcoredump allocations to GFP_NOWAITLucas Stach-3/+2
2024-06-26drm/mediatek: Fix bit depth overwritten for mtk_ovl_set bit_depth()Jason-JH.Lin-13/+8
2024-06-26drm/i915/display: For MTL+ platforms skip mg dp programmingImre Deak-0/+3
2024-06-26drm/mediatek: select DRM_GEM_DMA_HELPER if DRM_FBDEV_EMULATION=yChen-Yu Tsai-0/+1
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke-0/+2
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke-0/+4
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar-6/+24
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang-2/+16
2024-06-25drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss-1/+14
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar-2/+5
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher-1/+1
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma-3/+96
2024-06-25drm/vmwgfx: Use VMware hypercall APIAlexey Makhalov-358/+196
2024-06-25drm/msm/dpu: remove CRTC frame event callback registrationDmitry Baryshkov-64/+18