index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
Dmitry Baryshkov
3
-11
/
+13
2023-12-07
drm/edp-panel: Move the KDC panel to a separate group
Pin-yen Lin
1
-1
/
+2
2023-12-07
drm/bridge: aux-hpd: Replace of_device.h with explicit include
Rob Herring
1
-1
/
+1
2023-12-07
drm/doc/rfc: Xe is using drm_exec, so mark as completed
Rodrigo Vivi
1
-8
/
+8
2023-12-07
drm/doc/rfc: Move userptr integration and vm_bind to the 'completed' section
Rodrigo Vivi
1
-32
/
+32
2023-12-07
drm/doc/rfc: Move Xe 'ASYNC VM_BIND' to the 'completed' section
Rodrigo Vivi
1
-12
/
+12
2023-12-07
drm/doc/rfc: Mark drm_scheduler as completed
Rodrigo Vivi
1
-18
/
+18
2023-12-07
drm/doc/rfc: Mark long running workload as complete.
Matthew Brost
1
-15
/
+12
2023-12-07
drm/debugfs: fix potential NULL pointer dereference
Marek Szyprowski
1
-1
/
+1
2023-12-07
drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stub
Nathan Chancellor
1
-1
/
+1
2023-12-07
usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OF
Nathan Chancellor
1
-1
/
+1
2023-12-07
usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OF
Nathan Chancellor
1
-1
/
+1
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
2
-2
/
+17
2023-12-07
drm/bridge: tc358767: Fix return value on error case
Tomi Valkeinen
1
-1
/
+1
2023-12-07
drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+2
2023-12-07
drm/framebuffer: Fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2023-12-07
drm/drm_file: fix use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2023-12-06
drm/bridge: nxp-ptn3460: simplify some error checking
Dan Carpenter
1
-6
/
+6
2023-12-06
drm/imagination: move update_logtype() into ifdef section
Arnd Bergmann
1
-2
/
+2
2023-12-06
drm/imagination: Removed unused functions in pvr_fw_trace
Donald Robson
1
-44
/
+0
2023-12-06
drm/xlnx: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-12-06
drm/simpledrm: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
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
[next]