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
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
2024-05-22
drm/i915/display: Add missing include to intel_vga.c
Michal Wajdeczko
1
-0
/
+1
2024-05-22
drm/xe: Fix xe_guc_pc.h
Michal Wajdeczko
1
-1
/
+4
2024-05-22
drm/xe: Fix xe_huc.h
Michal Wajdeczko
1
-1
/
+2
2024-05-22
drm/xe: Fix xe_gsc.h
Michal Wajdeczko
1
-1
/
+2
2024-05-22
drm/xe: Fix xe_uc.h
Michal Wajdeczko
1
-1
/
+1
2024-05-22
drm/i915/hdcp: Check mst_port to determine connector type
Suraj Kandpal
1
-1
/
+1
2024-05-22
drm/i915/hdcp: Move aux assignment after connector type check
Suraj Kandpal
1
-1
/
+2
2024-05-22
drm/bridge: it6505: fix hibernate to resume no display issue
Kuro Chung
1
-24
/
+49
2024-05-22
drm/i915: stop redefining INTEL_VGA_DEVICE
Jani Nikula
2
-90
/
+88
2024-05-22
drm/i915/pciids: switch to xe driver style PCI ID macros
Jani Nikula
3
-162
/
+162
2024-05-22
drm/i915/gt: Fix CCS id's calculation for CCS mode setting
Andi Shyti
3
-1
/
+15
2024-05-22
Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...
Dave Airlie
11
-69
/
+100
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
4
-6
/
+4
2024-05-21
drm/xe/tests: Use uninterruptible VM lock
Nirmoy Das
1
-1
/
+1
2024-05-21
drm/xe: Add warn when level can not be zero.
Nirmoy Das
1
-2
/
+2
2024-05-21
drm/probe-helper: Call drm_mode_validate_ycbcr420() before connector->mode_va...
Ville Syrjälä
1
-4
/
+4
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-21
drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
Wayne Lin
4
-6
/
+4
2024-05-21
drm/xe/uapi: Expose the L3 bank mask
Francois Dugast
1
-1
/
+8
2024-05-21
drm/xe/client: Print runtime to fdinfo
Lucas De Marchi
1
-1
/
+120
2024-05-21
drm/xe: Add helper to return any available hw engine
Lucas De Marchi
2
-0
/
+18
2024-05-21
drm/xe: Cache data about user-visible engines
Lucas De Marchi
4
-1
/
+57
2024-05-21
drm/xe: Add helper to accumulate exec queue runtime
Umesh Nerlige Ramappa
5
-0
/
+44
2024-05-21
drm/xe: Add helper to capture engine timestamp
Lucas De Marchi
2
-0
/
+6
2024-05-21
drm/xe/lrc: Add helper to capture context timestamp
Umesh Nerlige Ramappa
4
-0
/
+30
2024-05-21
drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
Lucas De Marchi
1
-2
/
+6
2024-05-21
drm/xe: Promote xe_hw_engine_class_to_str()
Lucas De Marchi
3
-18
/
+20
2024-05-21
drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)
Wachowski, Karol
1
-0
/
+3
2024-05-21
drm/bridge: tc358767: Enable FRMSYNC timing generator
Marek Vasut
1
-3
/
+20
2024-05-21
drm/panel: himax-hx83102: use wrapped MIPI DCS functions
Douglas Anderson
1
-64
/
+28
2024-05-21
drm/panel: himax-hx83102: Check for errors on the NOP in prepare()
Douglas Anderson
1
-1
/
+5
2024-05-21
drm/panel: himax-hx83102: If prepare fails, disable GPIO before regulators
Douglas Anderson
1
-1
/
+1
2024-05-21
drm/panel: ilitek-ili9882t: Check for errors on the NOP in prepare()
Douglas Anderson
1
-1
/
+5
2024-05-21
drm/panel: ilitek-ili9882t: If prepare fails, disable GPIO before regulators
Douglas Anderson
1
-1
/
+1
2024-05-21
drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare()
Douglas Anderson
1
-1
/
+5
2024-05-21
drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulators
Douglas Anderson
1
-1
/
+1
2024-05-21
drm/panel: himax-hx8394: Handle errors from mipi_dsi_dcs_set_display_on() better
Douglas Anderson
1
-2
/
+1
2024-05-21
drm/mgag200: Add an option to disable Write-Combine
Jocelyn Falempe
2
-0
/
+16
2024-05-21
Revert "drm/mgag200: Add a workaround for low-latency"
Jocelyn Falempe
3
-37
/
+0
[prev]
[next]