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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
drm/amd/display: Add ODM check during pipe split/merge validation
Relja Vojvodic
3
-0
/
+31
2023-12-06
drm/amd/display: initialize all the dpm level's stutter latency
Charlene Liu
1
-1
/
+3
2023-12-06
drm/amd/display: Optimize fast validation cases
Alvin Lee
2
-12
/
+19
2023-12-06
drm/amd/amdgpu: Move vcn4 fw_shared init to a single function
Bokun Zhang
1
-19
/
+26
2023-12-06
drm/amdgpu: disable MCBP by default
Jiadong Zhu
1
-4
/
+0
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/atomic-helpers: Invoke end_fb_access while owning plane state
Thomas Zimmermann
3
-28
/
+54
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/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
[prev]
[next]