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
2024-04-15
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
1
-0
/
+7
2024-04-15
drm/lima: include pp bcast irq in timeout handler check
Erico Nunes
1
-0
/
+2
2024-04-15
drm/lima: add mask irq callback to gp and pp
Erico Nunes
5
-0
/
+42
2024-04-14
drm/i915/guc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-7
/
+6
2024-04-12
drm/xe/pf: Add support to configure GuC SR-IOV policies
Michal Wajdeczko
6
-0
/
+502
2024-04-12
drm/xe/guc: Add helpers for GuC KLVs
Michal Wajdeczko
3
-0
/
+186
2024-04-12
drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABI
Michal Wajdeczko
1
-0
/
+47
2024-04-12
drm/xe/pf: Introduce helper functions for use by PF
Michal Wajdeczko
2
-0
/
+81
2024-04-12
drm/xe/pf: Introduce mutex to protect VFs configurations
Michal Wajdeczko
4
-0
/
+32
2024-04-12
Merge drm/drm-next into drm-xe-next
Thomas Hellström
716
-9875
/
+181405
2024-04-12
drm/xe: Use hmm_range_fault to populate user pages
Oak Zeng
1
-111
/
+6
2024-04-12
drm/xe: Introduce helper to populate userptr
Oak Zeng
4
-0
/
+267
2024-04-12
drm/arm/malidp: fix a possible null pointer dereference
Huai-Yuan Liu
1
-1
/
+4
2024-04-12
drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
Maarten Lankhorst
1
-2
/
+6
2024-04-12
drm/amd/display: Add a function for checking tmds mode
Chris Park
1
-0
/
+13
2024-04-12
drm/amd/display: Modify power sequence
Sung Joon Kim
5
-12
/
+247
2024-04-12
drm/amd/display: 3.2.280
Aric Cyr
1
-1
/
+1
2024-04-12
drm/amd/display: Reorganize dwb header
Rodrigo Siqueira
1
-11
/
+19
2024-04-12
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
1
-2
/
+2
2024-04-12
drm/amd/display: Change DPCD address range
Rodrigo Siqueira
1
-1
/
+1
2024-04-12
drm/amd/display: Add fallback configuration for set DRR in DCN10
Rodrigo Siqueira
1
-3
/
+12
2024-04-12
drm/amd/display: Add fallback configuration when set DRR
Rodrigo Siqueira
1
-2
/
+9
2024-04-12
drm/amd/display: Update DCN10 resource
Rodrigo Siqueira
1
-0
/
+2
2024-04-12
drm/amd/display: Disable P010 Support of DCN 1.0
Rodrigo Siqueira
1
-1
/
+1
2024-04-12
drm/amd/display: Update resource capabilities and debug struct for DCN201
Rodrigo Siqueira
1
-1
/
+3
2024-04-12
drm/amd/display: Drop legacy code
Rodrigo Siqueira
4
-53
/
+1
2024-04-12
drm/amd/display: Adjust some includes used by display
Rodrigo Siqueira
7
-7
/
+1
2024-04-12
drm/amd/display: Add comments to improve the code readability
Rodrigo Siqueira
3
-1
/
+3
2024-04-12
drm/amdgpu: remove invalid resource->start check v2
Christian König
1
-4
/
+0
2024-04-12
drm/amdgpu/sdma6: set sdma hang watchdog
Jack Xiao
1
-0
/
+7
2024-04-12
drm/amd/amdgpu: Update PF2VF Header
Luqmaan Irshad
1
-1
/
+3
2024-04-12
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
1
-2
/
+2
2024-04-12
Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
8
-20
/
+54
2024-04-12
drm/i915: Allow bigjoiner for MST
Vidya Srinivas
1
-13
/
+15
2024-04-12
drm/i915/mst: Add bigjoiner handling to MST modeset sequence
Ville Syrjälä
1
-7
/
+27
2024-04-12
drm/i915: Handle joined pipes inside hsw_crtc_enable()
Stanislav Lisovskiy
3
-83
/
+107
2024-04-11
drm/i915: Handle joined pipes inside hsw_crtc_disable()
Ville Syrjälä
1
-25
/
+39
2024-04-11
drm/i915: Utilize intel_crtc_joined_pipe_mask() more
Ville Syrjälä
1
-16
/
+17
2024-04-11
drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
Ville Syrjälä
1
-14
/
+22
2024-04-12
Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
5
-15
/
+9
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-17
/
+72
2024-04-11
drm/i915: Add SIZE_HINTS property for cursors
Ville Syrjälä
1
-0
/
+24
2024-04-11
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
2
-0
/
+63
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
1
-20
/
+6
2024-04-11
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2
-4
/
+3
2024-04-11
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
1
-4
/
+4
2024-04-11
drm/xe/hwmon: Cast result to output precision on left shift of operand
Karthik Poosa
1
-2
/
+2
2024-04-11
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
1
-5
/
+0
2024-04-11
drm/xe: Remove devcoredump during driver release
José Roberto de Souza
3
-1
/
+22
2024-04-11
drm/ttm: remove unused paramter
Jesse Zhang
1
-5
/
+3
[prev]
[next]