summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-01-15nouveau/gsp: handle engines in runl without nonstall interrupts.Dave Airlie
2024-01-15drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local definesJouni Högander
2024-01-15drm/i915/display: No need for full modeset due to psrJouni Högander
2024-01-15Merge tag 'drm-misc-next-fixes-2024-01-11' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-12Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-12drm/xe: display support should not depend on EXPERTJani Nikula
2024-01-12drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()Brian Welty
2024-01-12drm/xe/migrate: Cap PTEs written by MI_STORE_DATA_IMM to 510Matt Roper
2024-01-12drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDINGLukas Bulwahn
2024-01-12drm/hyperv: Remove firmware framebuffers with aperture helperThomas Zimmermann
2024-01-12drm/xe: Fix potential deadlock in __fini_dbmMichal Wajdeczko
2024-01-12drm/xe: Allow to exclude part of GGTT from allocationsMichal Wajdeczko
2024-01-12drm/panel: Simplify with dev_err_probe()Chen Haonan
2024-01-12drm/panel: Add support for Novatek NT36672E panel driverRitesh Kumar
2024-01-12drm/panel/raydium-rm692e5: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann
2024-01-12drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02Artur Weber
2024-01-12drm/panel: Add driver for BOE TH101MB31IG002-28A panelAlexander Warnecke
2024-01-12drm: panel: simple: convert LG LB070WV8 fixed mode into display timingsAlexander Stein
2024-01-12drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]Markus Niebel
2024-01-12drm/xe/guc: Use HXG definitions on HXG messagesMichal Wajdeczko
2024-01-11drm/xe/guc: Return CTB response lengthMichal Wajdeczko
2024-01-11drm/xe/guc: Treat non-response message after BUSY as unexpectedMichal Wajdeczko
2024-01-11drm/xe: Split GuC communication initializationMichal Wajdeczko
2024-01-11drm/v3d: Show the memory-management stats on debugfsMaíra Canal
2024-01-11drm/v3d: Free the job and assign it to NULL if initialization failsMaíra Canal
2024-01-11drm/ttm/tests: Fix argument in ttm_tt_kunit_init()Karolina Stolarek
2024-01-11drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal
2024-01-11drm/edid: Clean up errors in drm_edid.cchenxuebing
2024-01-11drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström
2024-01-10drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()Dan Carpenter
2024-01-10drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter
2024-01-10drm/xe/device: clean up on error in probe()Dan Carpenter
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-10drm/xe: Invert access counter queue head / tailMatthew Brost
2024-01-10drm/xe: Add build on bug to assert access counter queue worksMatthew Brost
2024-01-10drm/xe: Invert page fault queue head / tailMatthew Brost
2024-01-10drm/xe: Add build on bug to assert page fault queue worksMatthew Brost
2024-01-10drm/xe: Remove set_job_timeout_ms() from exec_queue_opsBrian Welty
2024-01-10drm/xe: Finish refactoring of exec_queue_createBrian Welty
2024-01-10drm/xe: Add exec_queue.sched_props.job_timeout_msBrian Welty
2024-01-10drm/xe: Refactor __xe_exec_queue_create()Brian Welty
2024-01-10drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfsJuan Escamilla
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-10drm/xe: Fix build bug for GCC 11Paul E. McKenney
2024-01-10drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/gem: reconcile Excess struct member kernel-doc warningsRandy Dunlap