summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-16drm/etnaviv: drop driver owner assignmentKrzysztof Kozlowski
2024-05-16drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann
2024-05-16drm/xe/pf: Expose PF monitor details via debugfsMichal Wajdeczko
2024-05-16drm/xe/pf: Track adverse events notifications from GuCMichal Wajdeczko
2024-05-16drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABIMichal Wajdeczko
2024-05-16drm/xe/pf: Allow configuration of VF thresholds over debugfsMichal Wajdeczko
2024-05-16drm/xe/pf: Introduce functions to configure VF thresholdsMichal Wajdeczko
2024-05-16drm/xe/guc: Add support for threshold KLVs in to_string() helperMichal Wajdeczko
2024-05-16drm/xe/guc: Introduce GuC KLV thresholds setMichal Wajdeczko
2024-05-16drm/xe/guc: Add more KLV helper macrosMichal Wajdeczko
2024-05-16Merge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-16drm/i915: pass dev_priv explicitly to CURSURFLIVEJani Nikula
2024-05-16drm/i915: pass dev_priv explicitly to CUR_CHICKENJani Nikula
2024-05-16drm/i915: pass dev_priv explicitly to CUR_FBC_CTLJani Nikula
2024-05-16drm/i915: pass dev_priv explicitly to CURSIZEJani Nikula
2024-05-16drm/i915: pass dev_priv explicitly to CURPOS_ERLY_TPTJani Nikula
2024-05-16drm/i915: pass dev_priv explicitly to CURPOSJani Nikula
2024-05-16drm/i915: pass dev_priv explicitly to CURBASEJani Nikula
2024-05-16drm/i915: pass dev_priv explicitly to CURCNTRJani Nikula
2024-05-16drm/i915: Support replaying GPU hangs with captured context imageTvrtko Ursulin
2024-05-16drm/i915: Shadow default engine context image in the contextTvrtko Ursulin
2024-05-16Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2024-05-16drm/tests: Add a unit test for range bias allocationArunpravin Paneer Selvam
2024-05-16drm/buddy: Fix the range bias clear memory allocation issueArunpravin Paneer Selvam
2024-05-15drm/xe/pf: Implement pci_driver.sriov_configure callbackMichal Wajdeczko
2024-05-15drm/panel: simple: Add Microtips Technology MF-103HIEB0GA0 panelAradhya Bhatia
2024-05-15drm/panel: simple: Add Microtips Technology 13-101HIEBCAF0-C panelAradhya Bhatia
2024-05-15drm/panel: simple: Add Lincoln Tech Sol LCD185-101CT panelAradhya Bhatia
2024-05-15drm/panel: innolux-p079zca: Don't use a table for initting panelsDouglas Anderson
2024-05-15drm/panel: ili9882t: Don't use a table for initting panelsDouglas Anderson
2024-05-15drm/panel: boe-tv101wum-nl6: Don't use a table for initting panelsDouglas Anderson
2024-05-15drm/panel: novatek-nt36672e: Switch to mipi_dsi_dcs_write_seq_multi()Douglas Anderson
2024-05-15drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()Douglas Anderson
2024-05-15drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()Douglas Anderson
2024-05-15drm/xe/pf: Don't advertise support to enable VFs if not readyMichal Wajdeczko
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-15drm/i915/pciids: don't include RPL-U PCI IDs in RPL-PJani Nikula
2024-05-15drm/i915/pciids: remove 12 from INTEL_TGL_IDS()Jani Nikula
2024-05-15drm/i915/pciids: remove 11 from INTEL_ICL_IDS()Jani Nikula
2024-05-15drm/i915/pciids: don't include WHL/CML PCI IDs in CFLJani Nikula
2024-05-15drm/i915/pciids: add INTEL_IVB_IDS()Jani Nikula
2024-05-15drm/i915/pciids: add INTEL_SNB_IDS()Jani Nikula
2024-05-15drm/i915/pciids: add INTEL_ILK_IDS(), use acronymJani Nikula
2024-05-15drm/i915/pciids: add INTEL_PNV_IDS(), use acronymJani Nikula
2024-05-15drm/xe: Only zap PTEs as neededMatthew Brost
2024-05-15drm/fbdev-shmem: Clean up deferred I/OThomas Zimmermann
2024-05-15drm/fbdev-dma: Clean up deferred I/OThomas Zimmermann
2024-05-15drm/i915: Handle SKL+ WM/DDB registers next to all other plane registersVille Syrjälä
2024-05-15drm/i915: Nuke skl_write_wm_level() and skl_ddb_entry_write()Ville Syrjälä
2024-05-15drm/i915: Extract skl_plane_{wm,ddb}_reg_val()Ville Syrjälä