开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-14
drm/simpledrm: Preallocate format-conversion buffer in atomic_check
Thomas Zimmermann
2023-11-14
drm/ofdrm: Preallocate format-conversion buffer in atomic_check
Thomas Zimmermann
2023-11-14
drm/format-helper: Pass format-conversion state to helpers
Thomas Zimmermann
2023-11-14
drm/atomic-helper: Add format-conversion state to shadow-plane state
Thomas Zimmermann
2023-11-14
drm/format-helper: Cache buffers with struct drm_format_conv_state
Thomas Zimmermann
2023-11-13
Revert "drm/sched: Define pr_fmt() for DRM using pr_*()"
Luben Tuikov
2023-11-13
drm/gpuvm: track/lock/validate external/evicted objects
Danilo Krummrich
2023-11-13
drm/gpuvm: add an abstraction for a VM / BO combination
Danilo Krummrich
2023-11-13
drm/gpuvm: reference count drm_gpuvm structures
Danilo Krummrich
2023-11-13
drm/nouveau: separately allocate struct nouveau_uvmm
Danilo Krummrich
2023-11-13
drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
Danilo Krummrich
2023-11-13
drm/nouveau: make use of the GPUVM's shared dma-resv
Danilo Krummrich
2023-11-13
drm/gpuvm: add common dma-resv per struct drm_gpuvm
Danilo Krummrich
2023-11-13
drm/nouveau: make use of drm_gpuvm_range_valid()
Danilo Krummrich
2023-11-13
drm/gpuvm: export drm_gpuvm_range_valid()
Danilo Krummrich
2023-11-13
drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
Danilo Krummrich
2023-11-13
drm/gpuvm: convert WARN() to drm_WARN() variants
Danilo Krummrich
2023-11-11
drm/uapi: add explicit virtgpu context debug name
Gurchetan Singh
2023-11-11
drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctl
Gurchetan Singh
2023-11-10
drm/panfrost: Set regulators on/off during system sleep on MediaTek SoCs
AngeloGioacchino Del Regno
2023-11-10
drm/panfrost: Implement ability to turn on/off regulators in suspend
AngeloGioacchino Del Regno
2023-11-10
drm/panfrost: Set clocks on/off during system sleep on MediaTek SoCs
AngeloGioacchino Del Regno
2023-11-10
drm/panfrost: Implement ability to turn on/off GPU clocks in suspend
AngeloGioacchino Del Regno
2023-11-10
drm/panfrost: Tighten polling for soft reset and power on
AngeloGioacchino Del Regno
2023-11-10
drm/panfrost: Perform hard reset to recover GPU if soft reset fails
AngeloGioacchino Del Regno
2023-11-10
drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()
AngeloGioacchino Del Regno
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2023-11-09
drm/sched: Define pr_fmt() for DRM using pr_*()
Luben Tuikov
2023-11-09
drm/panel-edp: drm/panel-edp: Add several generic edp panels
Hsin-Yi Wang
2023-11-09
drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02 name
Hsin-Yi Wang
2023-11-09
drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing
Hsin-Yi Wang
2023-11-09
drm/sched: Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()
Luben Tuikov
2023-11-09
drm/eld: add helpers to modify the SADs of an ELD
Jani Nikula
2023-11-09
drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad
Jani Nikula
2023-11-09
drm/edid: use a temp variable for sads to drop one level of dereferences
Jani Nikula
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
2023-11-09
drm/eld: replace uint8_t with u8
Jani Nikula
2023-11-09
drm/edid: split out drm_eld.h from drm_edid.h
Jani Nikula
2023-11-09
MAINTAINERS: Add Maira to V3D maintainers
Maíra Canal
2023-11-09
drm/todo: Add entry to clean up former seltests suites
Maxime Ripard
2023-11-09
drm/tests: Remove slow tests
Maxime Ripard
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
2023-11-08
MAINTAINERS: Drop Emma Anholt from all M lines.
Emma Anholt
2023-11-07
drm/sched: Don't disturb the entity when in RR-mode scheduling
Luben Tuikov
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
2023-11-06
drm/panel: nt35510: fix typo
Dario Binacchi
2023-11-06
drm/v3d: Expose the total GPU usage stats on sysfs
Maíra Canal
[next]