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-02-07
drm: xlnx: zynqmp_dpsub: Filter interrupts against mask
Anatoliy Klymenko
1
-1
/
+8
2024-02-07
drm: xlnx: zynqmp_dpsub: Clear status register ASAP
Anatoliy Klymenko
1
-2
/
+2
2024-02-07
drm: xlnx: zynqmp_dpsub: Fix timing for live mode
Anatoliy Klymenko
1
-1
/
+1
2024-02-07
drm: xlnx: zynqmp_dpsub: Make drm bridge discoverable
Anatoliy Klymenko
1
-0
/
+1
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
113
-563
/
+853
2024-02-07
drm: mipi-dsi: make mipi_dsi_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-07
drm: display: make dp_aux_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-07
drm/bridge: imx8mp-hdmi-pvi: Fix build warnings
Adam Ford
1
-2
/
+2
2024-02-07
drm/panel: re-alphabetize the menu list
Randy Dunlap
1
-101
/
+101
2024-02-07
drm/panel: simple: push blanking limit on RK32FN48H
Raphael Gallais-Pou
1
-2
/
+2
2024-02-07
drm/panel: simple: fix flags on RK043FN48H
Raphael Gallais-Pou
1
-1
/
+2
2024-02-07
drm/i915/alpm: Alpm aux wake configuration for lnl
Jouni Högander
1
-0
/
+17
2024-02-07
drm/i915/alpm: Calculate ALPM Entry check
Jouni Högander
2
-0
/
+32
2024-02-07
drm/i915/psr: Add alpm_parameters struct
Jouni Högander
2
-15
/
+21
2024-02-07
drm/i915/alpm: Add ALPM register definitions
Jouni Högander
1
-0
/
+57
2024-02-07
drm/i915: Annotate more of the BIOS fb takeover failure paths
Ville Syrjälä
1
-2
/
+7
2024-02-07
drm/i915: Try to relocate the BIOS fb to the start of ggtt
Ville Syrjälä
8
-2
/
+129
2024-02-07
drm/i915: Tweak BIOS fb reuse check
Ville Syrjälä
2
-28
/
+35
2024-02-07
drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
Ville Syrjälä
1
-1
/
+2
2024-02-07
drm/i915: Simplify intel_initial_plane_config() calling convention
Ville Syrjälä
4
-42
/
+49
2024-02-07
drm/i915: Split the smem and lmem plane readout apart
Ville Syrjälä
2
-51
/
+94
2024-02-07
drm/i915: s/phys_base/dma_addr/
Ville Syrjälä
1
-7
/
+8
2024-02-07
drm/i915: Fix MTL initial plane readout
Ville Syrjälä
1
-7
/
+18
2024-02-07
drm/i915: Fix region start during initial plane readout
Ville Syrjälä
1
-3
/
+5
2024-02-07
drm/i915: Fix PTE decode during initial plane readout
Ville Syrjälä
1
-1
/
+1
2024-02-07
drm/i915: Rename the DSM/GSM registers
Ville Syrjälä
4
-7
/
+8
2024-02-07
drm/i915: Disable the "binder"
Ville Syrjälä
1
-1
/
+2
2024-02-07
drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
Ville Syrjälä
5
-2
/
+36
2024-02-07
drm/i915: Remove ad-hoc lmem/stolen debugs
Ville Syrjälä
2
-7
/
+0
2024-02-07
drm/i915: Print memory region info during probe
Ville Syrjälä
1
-0
/
+18
2024-02-07
drm/i915: Use struct resource for memory region IO as well
Ville Syrjälä
13
-51
/
+45
2024-02-06
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
2
-35
/
+1
2024-02-06
drm/xe/pm: add debug logs for D3cold
Riana Tauro
1
-6
/
+13
2024-02-06
drm/xe/hwmon: Refactor xe hwmon
Karthik Poosa
3
-18
/
+34
2024-02-06
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
1
-4
/
+1
2024-02-06
drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
Lucas Stach
3
-0
/
+166
2024-02-06
drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULL
Matthew Brost
1
-6
/
+9
2024-02-05
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
1
-1
/
+3
2024-02-05
drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()
Timur Tabi
1
-9
/
+9
2024-02-05
drm/nouveau: fix several DMA buffer leaks
Timur Tabi
2
-22
/
+39
2024-02-05
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-05
drm/i915/hdcp: Pin the hdcp gsc message high in ggtt
Ville Syrjälä
1
-1
/
+1
2024-02-05
drm/i915/hdcp: Do intel_hdcp_component_init() much later during init
Ville Syrjälä
1
-2
/
+7
2024-02-05
Merge tag 'gvt-fixes-2024-02-05' of https://github.com/intel/gvt-linux into d...
Joonas Lahtinen
3
-4
/
+3
2024-02-05
Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixes
Maxime Ripard
2
-9
/
+35
2024-02-05
drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
Lucas Stach
3
-0
/
+215
2024-02-05
drm/panel: visionox-r66451: Set prepare_prev_first flag
Jessica Zhang
1
-0
/
+1
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
61
-586
/
+2953
2024-02-05
drm/i915/gvt: Fix uninitialized variable in handle_mmio()
Dan Carpenter
1
-2
/
+1
2024-02-05
drm/i915: Replace dead 01.org link
Zhenyu Wang
2
-2
/
+2
[prev]
[next]