summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-12-16drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macrosJani Nikula-10/+6
2025-12-16drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICEGuido Günther-0/+1
2025-12-16drm/panel: simple: Add HannStar HSD156JUW2Renjun Wang-0/+28
2025-12-16drm/panel: sw43408: Improve wording when reset-gpios aren't availableDavid Heidelberg-2/+2
2025-12-16drm/panel: sw43408: Switch to devm_regulator_bulk_get_constDavid Heidelberg-12/+14
2025-12-16drm/panel: sw43408: Remove manual invocation of unprepare at removeDavid Heidelberg-4/+0
2025-12-16drm/panel: sw43408: Separate reset sequence into own functionDavid Heidelberg-6/+11
2025-12-16drm/panel: sw43408: Introduce LH546WF1-ED01 panel compatibleDavid Heidelberg-3/+4
2025-12-16drm/panel: otm8009a: Switch to mipi_dsi_multi_context helpersAmin GATTOUT-109/+74
2025-12-16gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura-0/+193
2025-12-16drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoCLad Prabhakar-0/+482
2025-12-16drm: renesas: rz-du: mipi_dsi: Add LPCLK clock supportLad Prabhakar-0/+5
2025-12-15drm/xe: Add more GT stats around pagefault mode switch flowsMatthew Brost-0/+30
2025-12-15drm/xe: Add GT stats ktime helpersMatthew Brost-20/+41
2025-12-15drm/xe: Wait on in-syncs when swicthing to dma-fence modeMatthew Brost-11/+87
2025-12-15drm/xe: Skip exec queue schedule toggle if queue is idle during suspendMatthew Brost-4/+70
2025-12-15drm/xe: Add debugfs knobs to control long running workload timeslicingMatthew Brost-2/+83
2025-12-15drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost-1/+19
2025-12-15drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost-2/+5
2025-12-15drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+3
2025-12-15drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-1/+5
2025-12-15drm/xe/guc: Fix version check for page-reclaim featureMichal Wajdeczko-1/+1
2025-12-15drm: Add driver for Sitronix ST7920 LCD displaysIker Pedrosa-0/+878
2025-12-15drm/panel: sony-td4353-jdi: Enable prepare_prev_firstMarijn Suijten-0/+2
2025-12-15drm/rockchip: hdmi: add RK3368 controller variantHeiko Stuebner-0/+16
2025-12-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi-664/+908
2025-12-15drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak-3/+4
2025-12-15drm/xe: Increase TDF timeoutJagmeet Randhawa-1/+1
2025-12-15drm/xe/vf: Fix queuing of recovery workSatyanarayana K V P-1/+1
2025-12-15drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström-1/+1
2025-12-15drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang-2/+2
2025-12-15drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis-4/+6
2025-12-15drm/xe/throttle: Skip reason prefix while emitting arrayRaag Jadav-1/+1
2025-12-15drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann-1/+1
2025-12-15drm/xe: Do not reference loop variable directlyMatthew Brost-2/+3
2025-12-15drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar-8/+9
2025-12-15drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin-1/+3
2025-12-15drm/sitronix/st7571-spi: add support for SPI interfaceMarcus Folkesson-0/+89
2025-12-15drm/sitronix/st7571: split up the driver into a common and an i2c partMarcus Folkesson-917/+959
2025-12-15drm/sitronix/st7571-i2c: make probe independent of hw interfaceMarcus Folkesson-77/+113
2025-12-15drm/sitronix/st7571-i2c: move common structures to st7571.hMarcus Folkesson-89/+110
2025-12-15drm/sitronix/st7571-i2c: add 'struct device' to st7571_deviceMarcus Folkesson-14/+16
2025-12-15drm/sitronix/st7571-i2c: rename 'struct drm_device' in st7571_deviceMarcus Folkesson-30/+30
2025-12-15Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst-19868/+84617
2025-12-15drm/gem: fix build for mm_get_unmapped_area() call after backmergeJani Nikula-2/+1
2025-12-15drm/i915/display: group and sort the parent interface wrappers betterJani Nikula-25/+33
2025-12-15drm/xe: sort parent interface initializationJani Nikula-1/+1
2025-12-15drm/i915: sort parent interface initializationJani Nikula-13/+14
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard-9212/+31812
2025-12-13drm/sched: Add pending job list iteratorMatthew Brost-1/+3