summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-08-07drm/i915/hsw: s/HSW/HASWELL for platform/subplatform definesDnyaneshwar Bhadane
2023-08-07Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2023-08-07drm/i915/fbc: Moved fence related code away from intel_fbcJouni Högander
2023-08-07drm/i915/fbc: Make FBC check stolen at use timeJouni Högander
2023-08-07drm/i915: Move stolen memory handling into i915_gem_stolenJouni Högander
2023-08-07Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-08-07Merge tag 'drm-intel-next-2023-08-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
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-04drm/i915/sdvo: fix panel_type initializationJani Nikula
2023-08-04drm/i915/sdvo: ignore returned broken edid on intel_sdvo_tmds_sink_detectJuha-Pekka Heikkila
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/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar
2023-08-02drm/i915: Remove unnecessary includeAndi Shyti
2023-08-02drm/i915: Invalidate the TLBs on each GTChris Wilson
2023-08-02i915/drm/gt: Move the gt defines in the gt directoryAndi Shyti
2023-08-02drm/i915/gt: Move TLB invalidation to its own fileChris Wilson
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/i915/uncore: fix race around i915->params.mmio_debugJani Nikula
2023-08-01drm/i915/uncore: split unclaimed_reg_debug() to header and footerJani Nikula
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/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