index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user_stat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
drm/ofdrm: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/solomon: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/shmobile: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/loongson: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/amdgpu: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
4
-41
/
+19
2023-12-06
drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)
Thomas Zimmermann
1
-21
/
+0
2023-12-06
char/agp: Remove frontend code
Thomas Zimmermann
6
-1491
/
+0
2023-12-06
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
20
-5633
/
+2
2023-12-06
drm: Remove locking for legacy ioctls and DRM_UNLOCKED
Thomas Zimmermann
3
-28
/
+8
2023-12-06
drm: Remove support for legacy drivers
Thomas Zimmermann
4
-105
/
+3
2023-12-06
drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctl
Thomas Zimmermann
3
-86
/
+0
2023-12-06
drm: Remove entry points for legacy ioctls
Thomas Zimmermann
2
-667
/
+0
2023-12-06
drm/radeon: Do not include <drm/drm_legacy.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm: Include <drm/drm_device.h>
Thomas Zimmermann
1
-0
/
+1
2023-12-06
accel: Include <drm/drm_auth.h>
Thomas Zimmermann
1
-0
/
+1
2023-12-06
drm/i915: Include <drm/drm_auth.h>
Thomas Zimmermann
1
-0
/
+1
2023-12-06
drm: Include <drm/drm_auth.h>
Thomas Zimmermann
1
-0
/
+1
2023-12-06
drm: Fix TODO list mentioning non-KMS drivers
Thomas Zimmermann
1
-4
/
+3
2023-12-05
drm/edp-panel: Sort the panel entries
Pin-yen Lin
1
-1
/
+1
2023-12-05
drm/panel-edp: Add SDC ATNA45AF01
Abel Vesa
1
-0
/
+2
2023-12-05
drm/atomic: add private obj state to state dump
Dmitry Baryshkov
1
-0
/
+9
2023-12-05
drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyed
Boris Brezillon
2
-3
/
+7
2023-12-05
drm/panfrost: Synchronize and disable interrupts before powering off
AngeloGioacchino Del Regno
8
-9
/
+71
2023-12-05
drm/panfrost: Add gpu_irq, mmu_irq to struct panfrost_device
AngeloGioacchino Del Regno
3
-10
/
+12
2023-12-05
drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irq
AngeloGioacchino Del Regno
1
-4
/
+8
2023-12-05
drm/panel-simple: add Evervision VGG644804 panel entry
Michael Walle
1
-0
/
+30
2023-12-05
dt-bindings: display: simple: add Evervision VGG644804 panel
Michael Walle
1
-0
/
+2
2023-12-05
drm/panel: ilitek-ili9881c: Add Ampire AM8001280G LCD panel
Philipp Zabel
1
-0
/
+223
2023-12-05
dt-bindings: ili9881c: Add Ampire AM8001280G LCD panel
Philipp Zabel
1
-0
/
+1
2023-12-05
drm/panel: ilitek-ili9881c: make use of prepare_prev_first
Marco Felsch
1
-0
/
+2
2023-12-05
drm/panel: himax-hx8394: Add Support for Powkiddy X55 panel
Chris Morgan
1
-0
/
+137
2023-12-05
dt-bindings: display: himax-hx8394: Add Powkiddy X55 panel
Chris Morgan
1
-0
/
+1
2023-12-05
drm/panel: himax-hx8394: Add Panel Rotation Support
Chris Morgan
1
-0
/
+15
2023-12-05
dt-bindings: display: Document Himax HX8394 panel rotation
Chris Morgan
1
-0
/
+2
2023-12-05
drm/panel: himax-hx8394: Drop shutdown logic
Chris Morgan
1
-17
/
+0
2023-12-05
drm/panel: himax-hx8394: Drop prepare/unprepare tracking
Chris Morgan
1
-11
/
+0
2023-12-05
drm/panel: simple: Add BOE BP101WX1-100 panel
Tony Lindgren
1
-0
/
+32
2023-12-05
dt-bindings: display: simple: Add boe,bp101wx1-100 panel
Tony Lindgren
1
-0
/
+2
2023-12-05
drm/imagination: vm: make use of GPUVM's drm_exec helper
Danilo Krummrich
1
-55
/
+36
2023-12-05
drm/gpuvm: fall back to drm_exec_lock_obj()
Danilo Krummrich
2
-25
/
+41
2023-12-04
drm/v3d: Fix missing error code in v3d_submit_cpu_ioctl()
Harshit Mogalapalli
1
-0
/
+2
2023-12-04
Revert "drm: Introduce pixel_source DRM plane property"
Dmitry Baryshkov
6
-137
/
+4
2023-12-04
Revert "drm: Introduce solid fill DRM plane property"
Dmitry Baryshkov
6
-126
/
+0
2023-12-04
Revert "drm: Add solid fill pixel source"
Dmitry Baryshkov
2
-10
/
+1
2023-12-04
Revert "drm/atomic: Add pixel source to plane state dump"
Dmitry Baryshkov
3
-3
/
+0
2023-12-04
Revert "drm/atomic: Add solid fill data to plane state dump"
Dmitry Baryshkov
3
-15
/
+0
2023-12-04
Revert "drm/atomic: Move framebuffer checks to helper"
Dmitry Baryshkov
1
-73
/
+57
2023-12-04
Revert "drm/atomic: Loosen FB atomic checks"
Dmitry Baryshkov
4
-64
/
+29
2023-12-04
drm/bridge: migrate bridge_chains to per-encoder file
Dmitry Baryshkov
3
-49
/
+37
[next]