summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-22drm/xe/irq: move irq_uninstall over to devmMatthew Auld
2024-05-22drm/xe/guc_pc: s/pc_fini/pc_fini_hw/Matthew Auld
2024-05-22drm/xe/guc_pc: move pc_fini to devmMatthew Auld
2024-05-22drm/xe/guc: s/guc_fini/guc_fini_hw/Matthew Auld
2024-05-22drm/xe/guc: move guc_fini over to devmMatthew Auld
2024-05-22drm/xe/ggtt: use drm_dev_enter to mark device sectionMatthew Auld
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld
2024-05-22drm/xe/pci: remove broken driver_releaseMatthew Auld
2024-05-22drm/i915/bmg: Load DMCGustavo Sousa
2024-05-22drm/xe/vf: Custom GuC initialization if VFMichal Wajdeczko
2024-05-22drm/xe/guc: Allow to initialize submission with limited set of IDsMichal Wajdeczko
2024-05-22drm/xe: Cleanup xe_mmio.hMichal Wajdeczko
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko
2024-05-22drm/i915/display: Add missing include to intel_vga.cMichal Wajdeczko
2024-05-22drm/xe: Fix xe_guc_pc.hMichal Wajdeczko
2024-05-22drm/xe: Fix xe_huc.hMichal Wajdeczko
2024-05-22drm/xe: Fix xe_gsc.hMichal Wajdeczko
2024-05-22drm/xe: Fix xe_uc.hMichal Wajdeczko
2024-05-22drm/i915/hdcp: Check mst_port to determine connector typeSuraj Kandpal
2024-05-22drm/i915/hdcp: Move aux assignment after connector type checkSuraj Kandpal
2024-05-22drm/bridge: it6505: fix hibernate to resume no display issueKuro Chung
2024-05-22drm/i915: stop redefining INTEL_VGA_DEVICEJani Nikula
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula
2024-05-22drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti
2024-05-22Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-21drm/xe/tests: Use uninterruptible VM lockNirmoy Das
2024-05-21drm/xe: Add warn when level can not be zero.Nirmoy Das
2024-05-21drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_va...Ville Syrjälä
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-21drm/xe/uapi: Expose the L3 bank maskFrancois Dugast
2024-05-21drm/xe/client: Print runtime to fdinfoLucas De Marchi
2024-05-21drm/xe: Add helper to return any available hw engineLucas De Marchi
2024-05-21drm/xe: Cache data about user-visible enginesLucas De Marchi
2024-05-21drm/xe: Add helper to accumulate exec queue runtimeUmesh Nerlige Ramappa
2024-05-21drm/xe: Add helper to capture engine timestampLucas De Marchi
2024-05-21drm/xe/lrc: Add helper to capture context timestampUmesh Nerlige Ramappa
2024-05-21drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversionLucas De Marchi
2024-05-21drm/xe: Promote xe_hw_engine_class_to_str()Lucas De Marchi
2024-05-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol
2024-05-21drm/bridge: tc358767: Enable FRMSYNC timing generatorMarek Vasut
2024-05-21drm/panel: himax-hx83102: use wrapped MIPI DCS functionsDouglas Anderson
2024-05-21drm/panel: himax-hx83102: Check for errors on the NOP in prepare()Douglas Anderson
2024-05-21drm/panel: himax-hx83102: If prepare fails, disable GPIO before regulatorsDouglas Anderson
2024-05-21drm/panel: ilitek-ili9882t: Check for errors on the NOP in prepare()Douglas Anderson
2024-05-21drm/panel: ilitek-ili9882t: If prepare fails, disable GPIO before regulatorsDouglas Anderson
2024-05-21drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()Douglas Anderson
2024-05-21drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulatorsDouglas Anderson
2024-05-21drm/panel: himax-hx8394: Handle errors from mipi_dsi_dcs_set_display_on() betterDouglas Anderson