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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
drm/msm/dpu: correct clk bit for WB2 block
Dmitry Baryshkov
3
-3
/
+3
2023-12-06
drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)
Thomas Zimmermann
1
-21
/
+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
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/msm/dpu: use drmm-managed allocation for dpu_encoder_virt
Dmitry Baryshkov
1
-40
/
+10
2023-12-05
drm/msm/dpu: drop dpu_encoder_phys_ops::destroy
Dmitry Baryshkov
2
-20
/
+0
2023-12-05
drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
Dmitry Baryshkov
5
-44
/
+22
2023-12-05
drm/msm/dpu: use drmm-managed allocation for dpu_crtc
Dmitry Baryshkov
1
-18
/
+7
2023-12-05
drm/msm/dpu: use drmm-managed allocation for dpu_plane
Dmitry Baryshkov
1
-36
/
+10
2023-12-05
drm/msm/dpu: remove QoS teardown on plane destruction
Dmitry Baryshkov
1
-7
/
+0
2023-12-05
drm/msm/dpu: drop unused dpu_plane::lock
Dmitry Baryshkov
1
-6
/
+0
2023-12-05
drm/msm/dpu: use devres-managed allocation for HW blocks
Dmitry Baryshkov
23
-247
/
+127
2023-12-05
drm/msm/dpu: use devres-managed allocation for MDP TOP
Dmitry Baryshkov
3
-16
/
+14
2023-12-05
drm/msm/dpu: use devres-managed allocation for VBIF data
Dmitry Baryshkov
3
-20
/
+13
2023-12-05
drm/msm/dpu: use devres-managed allocation for interrupts data
Dmitry Baryshkov
3
-18
/
+11
2023-12-05
drm/msm/dpu: remove IS_ERR_OR_NULL for dpu_hw_intr_init() error handling
Dmitry Baryshkov
1
-1
/
+1
2023-12-05
drm/msm/dpu: cleanup dpu_kms_hw_init error path
Dmitry Baryshkov
1
-14
/
+11
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/i915: correct the input parameter on _intel_dsb_commit()
heminhong
1
-1
/
+1
2023-12-05
drm/i915/mst: Reject modes that require the bigjoiner
Ville Syrjälä
1
-0
/
+4
2023-12-05
drm/i915/mst: Fix .mode_valid_ctx() return values
Ville Syrjälä
1
-4
/
+8
2023-12-05
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
12
-3
/
+79
2023-12-05
drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERS
Arnd Bergmann
1
-0
/
+1
2023-12-05
drm/panel-simple: add Evervision VGG644804 panel entry
Michael Walle
1
-0
/
+30
2023-12-05
drm/panel: ilitek-ili9881c: Add Ampire AM8001280G LCD panel
Philipp Zabel
1
-0
/
+223
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
drm/panel: himax-hx8394: Add Panel Rotation Support
Chris Morgan
1
-0
/
+15
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
Merge tag 'drm-intel-fixes-2023-12-01-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-0
/
+12
2023-12-05
Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...
Dave Airlie
220
-1524
/
+3364
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
1
-5
/
+38
2023-12-05
drm/msm/mdss: Handle the reg bus ICC path
Dmitry Baryshkov
2
-4
/
+46
[prev]
[next]