summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-21drm/msm/dpu: Add support for MSM8937Dmitry Baryshkov-0/+214
2024-10-21drm/msm/dpu: Add support for MSM8953Dmitry Baryshkov-0/+233
2024-10-21drm/msm/dpu: Add support for MSM8996Konrad Dybcio-0/+435
2024-10-21drm/msm/dp: Add DisplayPort controller for SA8775PSoutrik Mukhopadhyay-0/+9
2024-10-21i915: fix DRM_I915_GVT_KVMGT dependenciesArnd Bergmann-2/+1
2024-10-20drm/xe: Use __counted_by for flexible arraysMatthew Brost-2/+2
2024-10-20drm/panic: allow verbose version checkThomas Böhler-0/+1
2024-10-20drm/panic: allow verbose boolean for clarityThomas Böhler-1/+4
2024-10-20Merge branch 'msm-fixes' into msm-nextRob Clark-59/+89
2024-10-20drm/panic: correctly indent continuation of line in list itemThomas Böhler-1/+1
2024-10-20drm/panic: remove redundant field when assigning valueThomas Böhler-1/+1
2024-10-20drm/panic: prefer eliding lifetimesThomas Böhler-1/+1
2024-10-20drm/panic: remove unnecessary borrow in alignment_patternThomas Böhler-1/+1
2024-10-20drm/panic: avoid reimplementing Iterator::findThomas Böhler-6/+3
2024-10-20drm: panel: nv3052c: correct spi_device_id for RG35XX panelRyan Walklin-1/+1
2024-10-19drm/fsl-dcu: Remove redundant dev_err()Chen Ni-3/+1
2024-10-19drm/panel: simple: Add Microchip AC69T88A LVDS Display panelManikandan Muralidharan-0/+28
2024-10-19drm: fsl-dcu: enable PIXCLK on LS1021AMatthias Schiffer-0/+19
2024-10-19drm: fsl-dcu: Use dev_err_probeAlexander Stein-4/+2
2024-10-19drm/sprd: Constify struct regmap_busJavier Carrasco-1/+1
2024-10-19drm/panel: ili9322: Constify struct regmap_busJavier Carrasco-1/+1
2024-10-19drm/meson: Constify struct regmap_configJavier Carrasco-1/+1
2024-10-19drm/mediatek: dp: Constify struct regmap_configJavier Carrasco-1/+1
2024-10-19drm/fsl-dcu: Constify struct regmap_configJavier Carrasco-1/+1
2024-10-19drm/bridge: dpc3433: Constify struct regmap_configJavier Carrasco-1/+1
2024-10-19drm/tiny: Add driver for Sharp Memory LCDAlex Lanzano-0/+693
2024-10-18drm/xe/ufence: Warn if mmget_not_zero() failsNirmoy Das-0/+2
2024-10-18drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das-1/+2
2024-10-18drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin-3/+9
2024-10-18drm/i915/pxp: Add missing tag for Wa_14019159160Alan Previn-2/+5
2024-10-18drm/display: Drop obsolete dependency on COMPILE_TESTJean Delvare-1/+2
2024-10-18drm/client: Add client-lib moduleThomas Zimmermann-10/+33
2024-10-18drm/client: Make client support optionalThomas Zimmermann-4/+25
2024-10-18drm/radeon: Suspend and resume clients with client helpersThomas Zimmermann-18/+10
2024-10-18drm/nouveau: Suspend and resume clients with client helpersThomas Zimmermann-5/+3
2024-10-18drm/amdgpu: Suspend and resume internal clients with client helpersThomas Zimmermann-11/+11
2024-10-18drm/client: Move suspend/resume into DRM client callbacksThomas Zimmermann-8/+96
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann-126/+141
2024-10-18drm/fbdev: Select fbdev I/O helpers from modules that require themThomas Zimmermann-1/+2
2024-10-18drm/fbdev-dma: Select FB_DEFERRED_IOThomas Zimmermann-1/+1
2024-10-18drm/xe: Select DRM_CLIENT_SELECTIONThomas Zimmermann-0/+1
2024-10-18drm/i915: Select DRM_CLIENT_SELECTIONThomas Zimmermann-0/+1
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-78/+147
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-44/+63
2024-10-18Merge tag 'drm-misc-next-2024-10-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-347/+535
2024-10-18Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-4704/+6378
2024-10-18Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-236/+43
2024-10-18Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie-10/+30
2024-10-18Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie-35/+61
2024-10-17drm/i915: Remove unused underrun irq/reporting bitsSai Teja Pottumuttu-79/+8