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/i915/bios: return drm_edid_product_id from get_lvds_pnp_id()
Jani Nikula
1
-4
/
+4
2024-04-15
drm/i915/bios: switch to struct drm_edid and struct drm_edid_product_id
Jani Nikula
1
-25
/
+18
2024-04-15
drm/edid: add drm_edid_print_product_id()
Jani Nikula
1
-0
/
+44
2024-04-15
drm/edid: add drm_edid_get_product_id()
Jani Nikula
1
-0
/
+15
2024-04-15
drm: nv04: Fix out of bounds access
Mikhail Kobuk
1
-6
/
+7
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2024-04-15
drm: fix DRM_DISPLAY_DP_HELPER dependencies, part 2
Arnd Bergmann
2
-2
/
+2
2024-04-15
drm: vc4: Fix possible null pointer dereference
Aleksandr Mishin
1
-0
/
+2
2024-04-15
drm/lima: fix void pointer to enum lima_gpu_id cast warning
Erico Nunes
2
-3
/
+23
2024-04-15
drm/lima: fix shared irq handling on driver remove
Erico Nunes
3
-0
/
+11
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
[prev]
[next]