summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-10-03drm/lib: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak
2024-10-03drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-10-03drm/i915/irq: remove GEN8_IRQ_RESET_NDX() and GEN8_IRQ_INIT_NDX() macrosJani Nikula
2024-10-03drm/i915/irq: remove GEN3_IRQ_RESET() and GEN3_IRQ_INIT() macrosJani Nikula
2024-10-03drm/i915/irq: add struct i915_irq_regs tripletJani Nikula
2024-10-03drm/i915/dp: Extract intel_edp_set_sink_rates()Ville Syrjälä
2024-10-03drm/i915/dp: Make intel_dp_get_colorimetry_status() staticVille Syrjälä
2024-10-03drm/i915: Apply the i915gm/i945gm irq C-state w/a to CRC interruptsVille Syrjälä
2024-10-03drm/i915: Extract i915gm_irq_cstate_wa_{disable,enable}()Ville Syrjälä
2024-10-03drm/i915/irq: Pair up the vblank enable/disable functionsVille Syrjälä
2024-10-03drm/i915/irq: Nuke stale commentsVille Syrjälä
2024-10-03drm/xe/ct: drop irq usage of xa_erase()Matthew Auld
2024-10-03drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-03drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-03drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-10-03drm/client: Extract drm_connector_first_mode()Ville Syrjälä
2024-10-03drm/client: Use drm_mode_destroy()Ville Syrjälä
2024-10-03drm/client: s/drm_connector_has_preferred_mode/drm_connector_preferred_mode/Ville Syrjälä
2024-10-03Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-03Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-03Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02drm/i915/hdcp: fix connector refcountingJani Nikula
2024-10-02drm/xe: Drop GuC submit_wq poolMatthew Brost
2024-10-02drm/sched: Use drm sched lockdep map for submit_wqMatthew Brost
2024-10-02drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-02drm/i915:Remove unused parameter in marcoHe Lugang
2024-10-02drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()Jani Nikula
2024-10-02drm/i915: remove IS_LP()Jani Nikula
2024-10-02drm/panthor: add sysfs knob for enabling job profilingAdrián Larumbe
2024-10-02drm/panthor: enable fdinfo for memory statsAdrián Larumbe
2024-10-02drm/panthor: add DRM fdinfo supportAdrián Larumbe
2024-10-02drm/panthor: record current and maximum device clock frequenciesAdrián Larumbe