summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-01dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed touchscreensDouglas Anderson
2023-08-01drm/panel-edp: Add enable timings for N140HCA-EAC panelNikita Travkin
2023-08-01drm/panel: sitronix-st7789v: Check display IDMiquel Raynal
2023-08-01drm/panel: sitronix-st7789v: Add EDT ET028013DMA panel supportMiquel Raynal
2023-08-01drm/panel: sitronix-st7789v: Clarify a definitionMiquel Raynal
2023-08-01drm/panel: sitronix-st7789v: Use 9 bits per spi word by defaultMiquel Raynal
2023-08-01dt-bindings: display: st7789v: bound the number of Rx data linesMiquel Raynal
2023-08-01dt-bindings: display: st7789v: Add the edt,et028013dma panel compatibleMiquel Raynal
2023-08-01drm/panel: sitronix-st7789v: add Inanbo T28CP45TN89 supportSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: avoid hardcoding polarity infoSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: avoid hardcoding invert modeSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: add media bus formatSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: avoid hardcoding panel sizeSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: avoid hardcoding mode infoSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: improve error handlingSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: simplify st7789v_spi_writeSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: make reset GPIO optionalSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: remove unused constantsSebastian Reichel
2023-08-01drm/panel: sitronix-st7789v: add SPI ID tableSebastian Reichel
2023-08-01dt-bindings: display: st7789v: add Inanbo T28CP45TN89Sebastian Reichel
2023-08-01dt-bindings: vendor-prefixes: add InanboSebastian Reichel
2023-08-01drm/tests: Alloc drm_device on drm_exec testsArthur Grillo
2023-08-01drm/i915: Add function to clear scanout flag for vmasJouni Högander
2023-08-01drm/i915/display: Remove i915_gem_object_types.h from intel_frontbuffer.hJouni Högander
2023-08-01drm/i915: Add getter/setter for i915_gem_object->frontbufferJouni Högander
2023-08-01drm/i915: Add macros to get i915 device from i915_gem_objectJouni Högander
2023-08-01drm/virtio: Support sync objectsDmitry Osipenko
2023-07-31drm/i915/huc: fix intel_huc.c doc bulleted list format errorDavid Reaver
2023-07-31fbdev: Align deferred I/O with naming of helpersThomas Zimmermann
2023-07-31fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann
2023-07-31drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01Marek Vasut
2023-07-31drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panelGuillaume La Roque
2023-07-31dt-bindings: display: panel: add startek kd070fhfid015 supportAlexandre Mergnat
2023-07-31drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 LCD panelMatus Gajdos
2023-07-31dt-bindings: ili9881c: Add TDO TL050HDV35 LCD panelMatus Gajdos
2023-07-31drm: panel: simple: specify bpc for powertip_ph800480t013_idf02Dmitry Baryshkov
2023-07-31drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann
2023-07-31drm/vc4: tests: pv-muxing: Document test scenarioMaxime Ripard
2023-07-31drm/vc4: tests: Switch to atomic state allocation helperMaxime Ripard
2023-07-31drm/vc4: tests: pv-muxing: Switch to managed locking initMaxime Ripard
2023-07-31drm/vc4: tests: mock: Use a kunit action to unregister DRM deviceMaxime Ripard
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: helpers: Create a helper to allocate an atomic stateMaxime Ripard
2023-07-31drm/tests: helpers: Create a helper to allocate a locking ctxMaxime Ripard
2023-07-31drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: modes: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: helpers: Switch to kunit actionsMaxime Ripard