summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-02-16drm/i915: Add RPL-U sub platformChaitanya Kumar Borah-4/+8
2023-02-08drm/i915/dg2: Drop one PCI IDMatt Roper-1/+0
2023-02-06drm/i915: Add another EHL pci idJonathan Gray-0/+1
2023-01-25Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-4/+324
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie-2/+4
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-1795/+19
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas-1/+0
2023-01-23drm/simpledrm: Support the XB24/AB24 formatThierry Reding-0/+1
2023-01-23drm/edid: add separate drm_edid_connector_add_modes()Jani Nikula-0/+2
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák-2/+4
2023-01-19drm/edid: store quirks in display infoJani Nikula-0/+5
2023-01-19accel/ivpu: Add command buffer submission logicJacek Lawrynowicz-0/+92
2023-01-19accel/ivpu: Implement firmware parsing and bootingJacek Lawrynowicz-0/+21
2023-01-19accel/ivpu: Add GEM buffer object managementJacek Lawrynowicz-0/+94
2023-01-19accel/ivpu: Add Intel VPU MMU supportJacek Lawrynowicz-0/+4
2023-01-19accel/ivpu: Introduce a new DRM driver for Intel VPUJacek Lawrynowicz-0/+95
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-6073/+20604
2023-01-19drm/edid: refactor CTA Y420CMDB parsingJani Nikula-3/+0
2023-01-19drm/edid: parse VICs from CTA VDB earlyJani Nikula-0/+10
2023-01-19drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz-0/+4
2023-01-18drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFXChristian König-1/+0
2023-01-18drm/scheduler: cleanup defineChristian König-1/+0
2023-01-18drm_print: Remove deprecated DRM_DEBUG_KMS_RATELIMITED()Nirmoy Das-3/+0
2023-01-18drm/crtc-helper: Remove most include statements from drm_crtc_helper.hThomas Zimmermann-5/+9
2023-01-18drm: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann-0/+1
2023-01-17Merge tag 'drm-intel-next-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+8
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-14/+112
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie-0/+12
2023-01-13drm: Define enum mode_set_atomic in drm_modeset_helper_tables.hThomas Zimmermann-6/+5
2023-01-13drm: Don't include <linux/fb.h> in drm_crtc_helper.hThomas Zimmermann-2/+0
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann-22/+0
2023-01-13drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)Cai Huoqing-112/+0
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing-282/+0
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing-77/+0
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing-220/+0
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing-336/+0
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing-429/+0
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing-292/+0
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann-7/+0
2023-01-12drm: document better that drivers shouldn't use drm_minor directlyDaniel Vetter-2/+15
2023-01-10drm/debugfs: add descriptions to struct parametersMaíra Canal-0/+18
2023-01-07drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macroJavier Martinez Canillas-0/+18
2023-01-07drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition formatJavier Martinez Canillas-9/+12
2023-01-05drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov-2/+0
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov-0/+22
2023-01-05drm/fourcc: Document open source user waiverDaniel Vetter-0/+12
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-579/+519
2023-01-03drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann-1/+0
2023-01-03drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formatsThomas Zimmermann-0/+9
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB2101010Thomas Zimmermann-0/+3