summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-06-02drm/xe: Convert page fault messages to be GT-orientedMichal Wajdeczko-38/+36
2025-06-02drm/xe/hwmon: Simplify and fix 32b wrapLucas De Marchi-10/+8
2025-06-02drm/xe/pxp: Decouple queue addition from PXP startDaniele Ceraolo Spurio-61/+86
2025-06-02drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio-2/+6
2025-06-02drm/xe/pxp: Use the correct define in the set_property_funcs arrayDaniele Ceraolo Spurio-1/+1
2025-06-02drm/panfrost: Fix panfrost device variable name in devfreqAdrián Larumbe-2/+2
2025-06-02drm/panfrost: show device-wide list of DRM GEM objects over DebugFSAdrián Larumbe-0/+236
2025-06-02drm/panfrost: Add driver IOCTL for setting BO labelsAdrián Larumbe-1/+45
2025-06-02drm/panfrost: Internally label some BOsAdrián Larumbe-0/+12
2025-06-02drm/panfrost: Add BO labelling to PanfrostAdrián Larumbe-0/+59
2025-06-02drm/sched/tests: Use one lock for fence contextPhilipp Stanner-4/+2
2025-06-02drm/xe/sched: stop re-submitting signalled jobsMatthew Auld-1/+9
2025-06-02drm/xe: Rework eviction rejection of bound external bosThomas Hellström-18/+105
2025-06-02drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez-3/+14
2025-06-02drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander-2/+2
2025-06-02drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez-1/+1
2025-06-02drm/tests: hdmi: Add test for unsuccessful fallback to YUV420Cristian Ciocaltea-0/+87
2025-06-02drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 modeCristian Ciocaltea-0/+154
2025-06-02drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUVCristian Ciocaltea-0/+114
2025-06-02drm/tests: hdmi: Rename max TMDS rate fallback testsCristian Ciocaltea-4/+4
2025-06-02drm/tests: hdmi: Add limited range tests for YUV420 modeCristian Ciocaltea-5/+103
2025-06-02drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 onlyCristian Ciocaltea-0/+118
2025-06-02drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possibleCristian Ciocaltea-6/+6
2025-06-02drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connectorCristian Ciocaltea-0/+2
2025-06-02drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()Cristian Ciocaltea-10/+0
2025-06-02drm/tests: hdmi: Replace open coded EDID setupCristian Ciocaltea-142/+92
2025-06-02drm/tests: hdmi: Add macro to simplify EDID setupCristian Ciocaltea-18/+28
2025-06-02drm/tests: hdmi: Switch to 'void *' type for EDID dataCristian Ciocaltea-2/+2
2025-06-02drm/tests: hdmi: Replace '[_]MHz' with 'mhz'Cristian Ciocaltea-4/+4
2025-06-02drm/connector: hdmi: Use YUV420 output format as an RGB fallbackCristian Ciocaltea-4/+14
2025-06-02drm/connector: hdmi: Factor out bpc and format computation logicCristian Ciocaltea-30/+30
2025-06-02drm/connector: hdmi: Add missing bpc debug info to hdmi_try_format_bpc()Cristian Ciocaltea-4/+3
2025-06-02drm/connector: hdmi: Improve debug message for supported formatCristian Ciocaltea-1/+1
2025-06-02drm/connector: hdmi: Add support for YUV420 format verificationCristian Ciocaltea-3/+36
2025-06-02drm/connector: hdmi: Evaluate limited range after computing formatCristian Ciocaltea-2/+2
2025-06-02drm: sun4i: de33: mixer: add mixer configuration for the H616Jernej Skrabec-0/+15
2025-06-02drm: sun4i: de33: vi_scaler: add Display Engine 3.3 (DE33) supportJernej Skrabec-5/+19
2025-06-02drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) supportJernej Skrabec-13/+85
2025-06-02drm: sun4i: de2/de3: use generic register reference function for layer config...Jernej Skrabec-6/+12
2025-06-02drm: sun4i: de2/de3: add generic blender register reference functionJernej Skrabec-0/+6
2025-06-02drm: sun4i: de2/de3: refactor mixer initialisationJernej Skrabec-30/+34
2025-06-02drm: sun4i: de2/de3: add mixer version enumJernej Skrabec-15/+30
2025-06-02panel/lg-lb035q02: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-06-02panel/panel-lvds: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-7/+5
2025-06-02panel/nec-nl8048hl11: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-06-02panel/s6e88a0-ams452ef01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-06-02panel/xinpeng-xpp055c272: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-06-02panel/widechips-ws2401: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-06-02panel/visionox-vtdr6130: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-06-02panel/visionox-rm692e5.c: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+5