summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-08-07Merge tag 'drm-misc-next-2023-08-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-08-07Merge tag 'drm-next-xilinx-20230802' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-08-03drm: bridge: dw_hdmi: Add cec suspend/resume functionsSandor Yu
2023-08-03drm/panel-simple: Add Innolux G156HCE-L01 panel entryMarek Vasut
2023-08-02drm/tiny: panel-mipi-dbi: Allow sharing the D/C GPIOOtto Pflüger
2023-08-02drm/mipi-dbi: Lock SPI bus before setting D/C GPIOOtto Pflüger
2023-08-02drm/bridge: Add debugfs print for bridge chainsTomi Valkeinen
2023-08-02drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()Li Zetao
2023-08-02drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_errWang Ming
2023-08-02drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_maskJiasheng Jiang
2023-08-02drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_tra...Lee Jones
2023-08-01drm/panel: Add a way for other devices to follow panel stateDouglas Anderson
2023-08-01drm/panel: Check for already prepared/enabled in drm_panelDouglas 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-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-01drm/tests: Alloc drm_device on drm_exec testsArthur Grillo
2023-08-01drm/virtio: Support sync objectsDmitry Osipenko
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-31drm/panel: ilitek-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