summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-26habanalabs: add uapi to flush inbound HBM transactionsOhad Sharabi1-0/+8
2023-01-26habanalabs/uapi: move uapi file to drmOded Gabbay1-0/+0
2023-01-26habanalabs: pass-through request from user to f/wfarah kassabri1-0/+4
2023-01-26habanalabs: modify export dmabuf APIOhad Sharabi1-6/+15
2023-01-26habanalabs: define traces for COMMS protocolOhad Sharabi1-0/+36
2023-01-25Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-4/+324
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-2/+4
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter17-1795/+19
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas1-1/+0
2023-01-23drm/simpledrm: Support the XB24/AB24 formatThierry Reding1-0/+1
2023-01-23drm/edid: add separate drm_edid_connector_add_modes()Jani Nikula1-0/+2
2023-01-20drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák1-2/+4
2023-01-19drm/edid: store quirks in display infoJani Nikula1-0/+5
2023-01-19accel/ivpu: Add command buffer submission logicJacek Lawrynowicz1-0/+92
2023-01-19accel/ivpu: Implement firmware parsing and bootingJacek Lawrynowicz1-0/+21
2023-01-19accel/ivpu: Add GEM buffer object managementJacek Lawrynowicz1-0/+94
2023-01-19accel/ivpu: Add Intel VPU MMU supportJacek Lawrynowicz1-0/+4
2023-01-19accel/ivpu: Introduce a new DRM driver for Intel VPUJacek Lawrynowicz1-0/+95
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann615-6073/+20604
2023-01-19drm/edid: refactor CTA Y420CMDB parsingJani Nikula1-3/+0
2023-01-19drm/edid: parse VICs from CTA VDB earlyJani Nikula1-0/+10
2023-01-19drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz1-0/+4
2023-01-18drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFXChristian König1-1/+0
2023-01-18drm/scheduler: cleanup defineChristian König1-1/+0
2023-01-18drm_print: Remove deprecated DRM_DEBUG_KMS_RATELIMITED()Nirmoy Das1-3/+0
2023-01-18drm/crtc-helper: Remove most include statements from drm_crtc_helper.hThomas Zimmermann1-5/+9
2023-01-18drm: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann1-0/+1
2023-01-16Merge tag 'drm-intel-next-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+8
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie7-14/+112
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie2-0/+12
2023-01-13drm: Define enum mode_set_atomic in drm_modeset_helper_tables.hThomas Zimmermann2-6/+5
2023-01-13drm: Don't include <linux/fb.h> in drm_crtc_helper.hThomas Zimmermann1-2/+0
2023-01-13drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWAREThomas Zimmermann1-22/+0
2023-01-13drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)Cai Huoqing1-112/+0
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing1-282/+0
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing1-77/+0
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing1-220/+0
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing1-336/+0
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing1-429/+0
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing1-292/+0
2023-01-13drm/nouveau: Remove support for legacy contexts/buffersThomas Zimmermann1-7/+0
2023-01-12drm: document better that drivers shouldn't use drm_minor directlyDaniel Vetter1-2/+15
2023-01-10drm/debugfs: add descriptions to struct parametersMaíra Canal1-0/+18
2023-01-07drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macroJavier Martinez Canillas1-0/+18
2023-01-07drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition formatJavier Martinez Canillas1-9/+12
2023-01-05drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov1-2/+0
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov1-0/+22
2023-01-05drm/fourcc: Document open source user waiverDaniel Vetter1-0/+12
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter24-579/+519
2023-01-03drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann1-1/+0