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-05-23
drm/radeon: convert to using is_hdmi and has_audio from display info
Jani Nikula
6
-20
/
+19
2024-05-23
drm/nouveau: convert to using is_hdmi and has_audio from display info
Jani Nikula
3
-12
/
+6
2024-05-23
Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...
Dave Airlie
5
-7
/
+6
2024-05-23
Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...
Dave Airlie
7
-14
/
+83
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-102
/
+7
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
7
-47
/
+47
2024-05-22
drm/xe: Properly handle alloc_guc_id() failure
Niranjana Vishwanathapura
1
-0
/
+1
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+6
2024-05-22
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2024-05-22
drm/xe/uc: Don't emit false error if running in execlist mode
Michal Wajdeczko
1
-1
/
+1
2024-05-22
drm/amdgpu/atomfirmware: add intergrated info v2.3 table
Li Ma
2
-0
/
+58
2024-05-22
drm/panel-edp: Add CMN N116BCJ-EAK
Haikun Zhou
1
-0
/
+1
2024-05-22
drm/i915: Document which platforms use which sprite registers
Ville Syrjälä
1
-8
/
+11
2024-05-22
drm/i915: Polish sprite plane register definitions
Ville Syrjälä
1
-97
/
+134
2024-05-22
drm/i915: Document a few pre-skl primary plane platform dependencies
Ville Syrjälä
1
-11
/
+11
2024-05-22
drm/i915: Polish pre-skl primary plane registers
Ville Syrjälä
1
-17
/
+29
2024-05-22
drm/i915: Extract i9xx_plane_regs.h
Ville Syrjälä
13
-87
/
+110
2024-05-22
drm/i915: Move PIPEGCMAX to intel_color_regs.h
Ville Syrjälä
2
-4
/
+5
2024-05-22
drm/i915: Add separate defines for cursor WM/DDB register bits
Ville Syrjälä
4
-11
/
+39
2024-05-22
drm/i915: Rename selective fetch plane registers
Ville Syrjälä
2
-11
/
+11
2024-05-22
drm/i915: Simplify PIPESRC_ERLY_TPT definition
Ville Syrjälä
3
-4
/
+4
2024-05-22
drm/i915: Add separate define for SEL_FETCH_CUR_CTL()
Ville Syrjälä
2
-3
/
+8
2024-05-22
drm/i915: Clean up the cursor register defines
Ville Syrjälä
1
-26
/
+26
2024-05-22
drm/i915: Add skl+ plane name aliases to enum plane_id
Ville Syrjälä
5
-26
/
+30
2024-05-22
drm/virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-22
drm/i915/dpt: Make DPT object unshrinkable
Vidya Srinivas
1
-1
/
+3
2024-05-22
drm/i915: Bump max TMDS bitrate to 6 Gbps on ADL-S/ADL-P/DG2+
Ville Syrjälä
1
-1
/
+3
2024-05-22
drm/xe/display: move device_remove over to drmm
Matthew Auld
3
-7
/
+21
2024-05-22
drm/xe/display: stop calling domains_driver_remove twice
Matthew Auld
1
-1
/
+0
2024-05-22
drm/xe/display: move display fini stuff to devm
Matthew Auld
1
-6
/
+6
2024-05-22
drm/xe: reset mmio mappings with devm
Matthew Auld
3
-8
/
+33
2024-05-22
drm/xe/mmio: move mmio_fini over to devm
Matthew Auld
1
-2
/
+5
2024-05-22
drm/xe: make gt_remove use devm
Matthew Auld
3
-30
/
+9
2024-05-22
drm/xe/gt: break out gt_fini into sw vs hw state
Matthew Auld
1
-8
/
+14
2024-05-22
drm/xe/coredump: move over to devm
Matthew Auld
1
-2
/
+4
2024-05-22
drm/xe/device: move xe_device_sanitize over to devm
Matthew Auld
1
-2
/
+2
2024-05-22
drm/xe/device: move flr to devm
Matthew Auld
1
-2
/
+2
2024-05-22
drm/xe/irq: move irq_uninstall over to devm
Matthew Auld
1
-3
/
+3
2024-05-22
drm/xe/guc_pc: s/pc_fini/pc_fini_hw/
Matthew Auld
1
-3
/
+3
2024-05-22
drm/xe/guc_pc: move pc_fini to devm
Matthew Auld
1
-3
/
+2
2024-05-22
drm/xe/guc: s/guc_fini/guc_fini_hw/
Matthew Auld
1
-2
/
+2
2024-05-22
drm/xe/guc: move guc_fini over to devm
Matthew Auld
1
-2
/
+2
2024-05-22
drm/xe/ggtt: use drm_dev_enter to mark device section
Matthew Auld
1
-3
/
+15
2024-05-22
drm/xe: covert sysfs over to devm
Matthew Auld
9
-22
/
+22
2024-05-22
drm/xe/pci: remove broken driver_release
Matthew Auld
1
-9
/
+0
2024-05-22
drm/i915/bmg: Load DMC
Gustavo Sousa
1
-0
/
+6
2024-05-22
drm/xe/vf: Custom GuC initialization if VF
Michal Wajdeczko
3
-0
/
+59
2024-05-22
drm/xe/guc: Allow to initialize submission with limited set of IDs
Michal Wajdeczko
3
-4
/
+17
2024-05-22
drm/xe: Cleanup xe_mmio.h
Michal Wajdeczko
2
-10
/
+6
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
8
-0
/
+11
[prev]
[next]