summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-06-20drm/xe/vf: Don't use register based TLB invalidation if VFMichal Wajdeczko-0/+4
2024-06-20drm/xe/vf: Don't support gtidle if VFMichal Wajdeczko-0/+16
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko-0/+4
2024-06-20drm/xe/vf: Don't change hwe IRQ masks if using memory IRQsMichal Wajdeczko-0/+3
2024-06-20drm/xe/vf: Don't apply tile workarounds if VFMichal Wajdeczko-0/+4
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko-0/+4
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko-0/+13
2024-06-20drm/msm/a6xx: Fix A702 UBWC modeKonrad Dybcio-1/+1
2024-06-20drm/msm/a6xx: use __unused__ to fix compiler warnings for gen7_* includesAbhinav Kumar-8/+5
2024-06-20drm/xe: Use the encoder suspend helper also used by the i915 driverImre Deak-16/+2
2024-06-20drm/i915: Pass intel_display to the encoder suspend/shutdown helpersImre Deak-18/+18
2024-06-20drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.cImre Deak-47/+52
2024-06-20drm/msm/adreno: Move CP_PROTECT settings to hw catalogRob Clark-251/+268
2024-06-20drm/msm/adreno: Move hwcg table into a6xx specific infoRob Clark-19/+67
2024-06-20drm/msm/adreno: Move hwcg regs to a6xx hw catalogRob Clark-620/+619
2024-06-20drm/msm/adreno: Split catalog into separate filesRob Clark-619/+680
2024-06-20drm/msm/adreno: Split up giant device tableRob Clark-14/+63
2024-06-20drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74Sai Teja Pottumuttu-1/+1
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit-1/+1
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza-6/+6
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko-6/+9
2024-06-20drm/panel: truly-nt35521: transition to mipi_dsi wrapped functionsTejas Vipin-226/+207
2024-06-20drm/mediatek: Support DRM plane alpha in MixerHsiao Chien Sung-2/+4
2024-06-20drm/mediatek: Support DRM plane alpha in OVLHsiao Chien Sung-2/+4
2024-06-20drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195Hsiao Chien Sung-0/+2
2024-06-20drm/mediatek: Support more 10bit formats in OVLHsiao Chien Sung-3/+29
2024-06-20drm/mediatek: Set DRM mode configs accordinglyHsiao Chien Sung-0/+26
2024-06-20drm/mediatek: Add new color format MACROs in OVLHsiao Chien Sung-6/+8
2024-06-20drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation propertyHsiao Chien Sung-14/+11
2024-06-20drm/mediatek: Add OVL compatible name for MT8195Hsiao Chien Sung-0/+2
2024-06-20drm/mediatek: Turn off the layers with zero width or heightHsiao Chien Sung-2/+7
2024-06-20drm/mediatek: Fix destination alpha error in OVLHsiao Chien Sung-1/+9
2024-06-20drm/mediatek: Fix XRGB setting error in MixerHsiao Chien Sung-1/+10
2024-06-20drm/mediatek: Fix XRGB setting error in OVLHsiao Chien Sung-2/+12
2024-06-20drm/mediatek: Use 8-bit alpha in ETHDRHsiao Chien Sung-2/+1
2024-06-20drm/mediatek: Add missing plane settings when async updateHsiao Chien Sung-0/+2
2024-06-20drm/i915/dsb: Document that the ATS fault bits are for mtl+Ville Syrjälä-2/+2
2024-06-20drm/i915: Drop useless intel_dsb.h includeVille Syrjälä-1/+0
2024-06-20drm/i915/dsb: Add i915.enable_dsb module parameterVille Syrjälä-0/+7
2024-06-20drm/i915/dsb: Convert the DSB code to use intel_display rather than i915Ville Syrjälä-26/+26
2024-06-20drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()Ville Syrjälä-6/+11
2024-06-20drm/i915: Pass the whole atomic state to intel_color_prepare_commit()Ville Syrjälä-9/+13
2024-06-20drm/i915: Introduce intel_mode_vdisplay()Ville Syrjälä-0/+11
2024-06-20drm/i915: Add flip done tracepointVille Syrjälä-0/+24
2024-06-20drm/i915: Add async flip tracepointVille Syrjälä-7/+50
2024-06-20drm/i915: Extract intel_crtc_arm_vblank_event()Ville Syrjälä-10/+20
2024-06-20drm/xe/guc: Move ARAT interrupts enabling to the upload stepMichal Wajdeczko-3/+3
2024-06-20drm/tests: add drm_hdmi_state_helper_test MODULE_DESCRIPTION()Jeff Johnson-0/+1
2024-06-20drm/vc4: vec: Add the margin properties to the connectorDave Stevenson-0/+2
2024-06-20drm/vc4: Add monochrome mode to the VEC.Dave Stevenson-1/+28