summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-12drm/xe: wedge from the timeout handler only after releasing the queueRodrigo Vivi1-2/+5
2026-06-12drm/xe/xe3p_lpg: Add missing references to workaroundsGustavo Sousa1-3/+3
2026-06-12Merge tag 'drm-xe-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-63/+79
2026-06-12Merge tag 'drm-intel-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-6/+24
2026-06-12drm/i915/panel: Preserve Vtotal-Vsync distance while adjusting vtotalAnkit Nautiyal1-1/+8
2026-06-12drm/i915/display: Handle VSYNC timing in LRR pathAnkit Nautiyal1-2/+14
2026-06-11drm/xe/query: Avoid global forcewake in cycle query pathXin Wang1-2/+5
2026-06-11drm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström1-2/+2
2026-06-11Merge back earlier thermal control material for 7.2Rafael J. Wysocki1-2/+3
2026-06-11drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi1-14/+35
2026-06-11drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
2026-06-11drm/xe/lrc: fix spurious warning when reading context timestampRodrigo Vivi1-1/+7
2026-06-11drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi1-14/+35
2026-06-11drm/rcar-du: Drop superfluous spaces after assignmentsGeert Uytterhoeven1-10/+10
2026-06-11drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_StatusJerome Tollet3-0/+30
2026-06-11drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav1-2/+17
2026-06-10drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang1-0/+2
2026-06-10gpu: nova-core: use `c"literal"` instead of `c_str!()`Gary Guo1-1/+1
2026-06-10gpu: nova-core: remove imports available from preludeGary Guo2-4/+1
2026-06-10gpu: nova-core: gsp: Move gsp register definition into gsp moduleAntonin Malzieu Ridolfi4-9/+14
2026-06-10drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh1-4/+3
2026-06-10drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav1-6/+6
2026-06-10drm/xe/drm_ras: Add per node cleanup actionRaag Jadav1-35/+23
2026-06-10drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav1-2/+1
2026-06-10drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula1-2/+9
2026-06-10drm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen1-1/+5
2026-06-10drm/atomic: track individual colorop updatesMelissa Wen1-13/+51
2026-06-10drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutableMelissa Wen3-8/+20
2026-06-10drm/i915/color: deduplicate loops in xelpd_program_plane_post_csc_lut()Jani Nikula1-14/+8
2026-06-10drm/i915/color: deduplicate loops in xelpd_program_plane_pre_csc_lut()Jani Nikula1-13/+7
2026-06-10drm/i915/color: join loops in xelpd_program_plane_post_csc_lut()Jani Nikula1-17/+9
2026-06-10drm/i915/color: join loops in xelpd_program_plane_pre_csc_lut()Jani Nikula1-18/+9
2026-06-10drm/i915/color: reduce indent in xelpd_program_plane_post_csc_lut()Jani Nikula1-35/+36
2026-06-10drm/i915/color: reduce indent in xelpd_program_plane_pre_csc_lut()Jani Nikula1-31/+32
2026-06-10drm/i915/color: clean up variables in xelpd_program_plane_post_csc_lut()Jani Nikula1-5/+5
2026-06-10drm/i915/color: clean up variables in xelpd_program_plane_pre_csc_lut()Jani Nikula1-6/+5
2026-06-10drm/i915/gem: Fix phys BO pread/pwrite with offsetJoonas Lahtinen1-4/+15
2026-06-10drm/i915/gem: Fix phys BO pread/pwrite with offsetJoonas Lahtinen1-4/+15
2026-06-10rust: make `build_assert` module the home of related macrosGary Guo2-3/+3
2026-06-10drm/sched: Remove redundant entity->rq initialization and checksTvrtko Ursulin2-18/+2
2026-06-10gpu: nova-core: clean up FSP FRTS commentsJohn Hubbard1-3/+4
2026-06-09drm/connector: Update docs of "colorspace" for color format propNicolas Frattaroli1-1/+2
2026-06-09drm/bridge: Document bridge chain format selectionNicolas Frattaroli1-0/+40
2026-06-09drm/tests: bridge: Add test for HDMI output bus formats helperNicolas Frattaroli1-0/+184
2026-06-09drm/tests: bridge: Add KUnit tests for bridge chain format selectionNicolas Frattaroli1-0/+787
2026-06-09drm/tests: hdmi: Add tests for HDMI helper's mode_validNicolas Frattaroli1-0/+109
2026-06-09drm/tests: hdmi: Add tests for the color_format propertyNicolas Frattaroli1-0/+236
2026-06-09drm/connector: Register color format property on HDMI connectorsNicolas Frattaroli1-0/+4
2026-06-09drm/rockchip: dw_hdmi_qp: Set supported_formats platdataNicolas Frattaroli1-0/+4
2026-06-09drm/rockchip: dw_hdmi_qp: Implement "color format" DRM propertyNicolas Frattaroli1-9/+98