index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
Douglas Anderson
1
-0
/
+11
2023-12-12
Merge tag 'exynos-drm-next-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linu...
Inki Dae
91
-538
/
+986
2023-12-08
Merge tag 'drm-misc-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
217
-9991
/
+5305
2023-12-08
Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
43
-481
/
+750
2023-12-07
drm/i915/display: Add intel_fb_bo_framebuffer_fini
Jouni Högander
3
-13
/
+26
2023-12-07
drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
Maarten Lankhorst
1
-2
/
+4
2023-12-07
drm/i915: use octal permissions in display debugfs
Jani Nikula
1
-3
/
+3
2023-12-07
drm/i915: pass struct intel_connector to connector debugfs fops
Jani Nikula
1
-68
/
+66
2023-12-07
drm/i915: use intel_connector in intel_connector_debugfs_add()
Jani Nikula
1
-27
/
+26
2023-12-07
drm/i915/rpm: add rpm_to_i915() helper around container_of()
Jani Nikula
1
-14
/
+10
2023-12-07
drm/i915: handle uncore spinlock when not available
Luca Coelho
1
-10
/
+41
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-2
/
+15
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-07
drm/exynos: fix a wrong error checking
Inki Dae
1
-5
/
+3
2023-12-07
drm/exynos: fix a potential error pointer dereference
Xiang Yang
1
-0
/
+2
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
3
-39
/
+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
15
-5187
/
+0
2023-12-06
drm: Remove locking for legacy ioctls and DRM_UNLOCKED
Thomas Zimmermann
2
-17
/
+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-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/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...
Ville Syrjälä
1
-1
/
+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
1
-2
/
+6
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
[next]