summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-07-06drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
2026-07-06drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTLSuraj Kandpal
2026-07-06drm/ssd130x: fix column and row end address in partial updates in ssd133xAmit Barzilai
2026-07-06drm/ssd130x: hoist column and row addresses out of repeated divisionAmit Barzilai
2026-07-06drm/ssd130x: fix column and row end address in partial updates for ssd132xAmit Barzilai
2026-07-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-06drm/i915/psr: Block DC3CO entry during active frameDibin Moolakadan Subrahmanian
2026-07-05hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/Eric Biggers
2026-07-04drm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen
2026-07-04drm/i915/gt: Fix NULL deref on sched_engine alloc failureJoonas Lahtinen
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03drm/gpuvm: Remove dead codeAdrián Larumbe
2026-07-03gpu: nova: fix rust-analyzer generationAlexandre Courbot
2026-07-03drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-03drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-03drm/bridge: analogix_dp: Apply standard DP training delay helpersDamon Ding
2026-07-03drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link trainingDamon Ding
2026-07-03drm/i915/mst: limit DP MST ESI service loopJani Nikula
2026-07-03drm/xe/display: unify runtime suspend/resume with i915 for non-d3coldJani Nikula
2026-07-03drm/xe/display: add xe_display_pm_runtime_resume_early()Jani Nikula
2026-07-03drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_l...Jani Nikula
2026-07-03drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()Jani Nikula
2026-07-03drm/i915: add intel_display_driver_pm_runtime*() functionsJani Nikula
2026-07-03drm/i915: move some display runtime suspend operations earlierJani Nikula
2026-07-03drm/i915: call intel_display_power_runtime_resume() on suspend error pathJani Nikula
2026-07-03drm/i915: call intel_uncore_runtime_resume() for each gtJani Nikula
2026-07-03drm/i915/gt: Return bool values from a boolean helperAndi Shyti
2026-07-03drm/panel: visionox-vtdr6130: switch to devm panel calls and drop removeNeil Armstrong
2026-07-03drm/panel: Enable DSC for Visionox VTDR6130 panelJun Nie
2026-07-03drm: panel: add support for the Renesas R63419 based dual-DSI video mode Disp...KancyJoe
2026-07-03drm/panel: add Ilitek ILI7807S panel driverArpit Saini
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03gpu: nova-core: remove local bitfield macroAlexandre Courbot
2026-07-03gpu: nova-core: convert to kernel bitfield macroAlexandre Courbot
2026-07-03Merge tag 'drm-misc-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-03Merge tag 'drm-xe-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-03Merge tag 'amd-drm-fixes-7.2-2026-07-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-02drm/xe: Add tile_count to xe_probed_infoGustavo Sousa
2026-07-02drm/xe: Don't initialize tile_count in xe_info_init_early()Gustavo Sousa
2026-07-02drm/xe: Add graphics/media IPs and their step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()Gustavo Sousa
2026-07-02drm/xe: Add platform-level step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Make xe_step_platform_get() independent from xe->infoGustavo Sousa
2026-07-02drm/xe: Add devid and revid to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Pass xe_step_info to xe_step_*_get() functionsGustavo Sousa
2026-07-02drm/xe: Add framework for info probingGustavo Sousa
2026-07-02drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-02drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
2026-07-02drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-02drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld