aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-22drm/xe/guc_pc: move pc_fini to devmMatthew Auld1-3/+2
2024-05-22drm/xe/guc: s/guc_fini/guc_fini_hw/Matthew Auld1-2/+2
2024-05-22drm/xe/guc: move guc_fini over to devmMatthew Auld1-2/+2
2024-05-22drm/xe/ggtt: use drm_dev_enter to mark device sectionMatthew Auld1-3/+15
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld9-22/+22
2024-05-22drm/xe/pci: remove broken driver_releaseMatthew Auld1-9/+0
2024-05-22drm/i915/bmg: Load DMCGustavo Sousa1-0/+6
2024-05-22drm/xe/vf: Custom GuC initialization if VFMichal Wajdeczko3-0/+59
2024-05-22drm/xe/guc: Allow to initialize submission with limited set of IDsMichal Wajdeczko3-4/+17
2024-05-22drm/xe: Cleanup xe_mmio.hMichal Wajdeczko2-10/+6
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko8-0/+11
2024-05-22drm/i915/display: Add missing include to intel_vga.cMichal Wajdeczko1-0/+1
2024-05-22drm/xe: Fix xe_guc_pc.hMichal Wajdeczko1-1/+4
2024-05-22drm/xe: Fix xe_huc.hMichal Wajdeczko1-1/+2
2024-05-22drm/xe: Fix xe_gsc.hMichal Wajdeczko1-1/+2
2024-05-22drm/xe: Fix xe_uc.hMichal Wajdeczko1-1/+1
2024-05-22drm/i915/hdcp: Check mst_port to determine connector typeSuraj Kandpal1-1/+1
2024-05-22drm/i915/hdcp: Move aux assignment after connector type checkSuraj Kandpal1-1/+2
2024-05-22drm/bridge: it6505: fix hibernate to resume no display issueKuro Chung1-24/+49
2024-05-22drm/i915: stop redefining INTEL_VGA_DEVICEJani Nikula2-90/+88
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula3-162/+162
2024-05-22drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-05-22Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie11-69/+100
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21drm/xe/tests: Use uninterruptible VM lockNirmoy Das1-1/+1
2024-05-21drm/xe: Add warn when level can not be zero.Nirmoy Das1-2/+2
2024-05-21drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_va...Ville Syrjälä1-4/+4
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21drm/xe/uapi: Expose the L3 bank maskFrancois Dugast1-1/+8
2024-05-21drm/xe/client: Print runtime to fdinfoLucas De Marchi1-1/+120
2024-05-21drm/xe: Add helper to return any available hw engineLucas De Marchi2-0/+18
2024-05-21drm/xe: Cache data about user-visible enginesLucas De Marchi4-1/+57
2024-05-21drm/xe: Add helper to accumulate exec queue runtimeUmesh Nerlige Ramappa5-0/+44
2024-05-21drm/xe: Add helper to capture engine timestampLucas De Marchi2-0/+6
2024-05-21drm/xe/lrc: Add helper to capture context timestampUmesh Nerlige Ramappa4-0/+30
2024-05-21drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversionLucas De Marchi1-2/+6
2024-05-21drm/xe: Promote xe_hw_engine_class_to_str()Lucas De Marchi3-18/+20
2024-05-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3
2024-05-21drm/bridge: tc358767: Enable FRMSYNC timing generatorMarek Vasut1-3/+20
2024-05-21drm/panel: himax-hx83102: use wrapped MIPI DCS functionsDouglas Anderson1-64/+28
2024-05-21drm/panel: himax-hx83102: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-05-21drm/panel: himax-hx83102: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1
2024-05-21drm/panel: ilitek-ili9882t: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-05-21drm/panel: ilitek-ili9882t: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1
2024-05-21drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()Douglas Anderson1-1/+5
2024-05-21drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulatorsDouglas Anderson1-1/+1
2024-05-21drm/panel: himax-hx8394: Handle errors from mipi_dsi_dcs_set_display_on() betterDouglas Anderson1-2/+1
2024-05-21drm/mgag200: Add an option to disable Write-CombineJocelyn Falempe2-0/+16
2024-05-21Revert "drm/mgag200: Add a workaround for low-latency"Jocelyn Falempe3-37/+0