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
2023-01-30
drm/i915: Avoid potential vm use-after-free
Rob Clark
1
-3
/
+11
2023-01-30
drm/i915/dg1: Drop final use of IS_DG1_GRAPHICS_STEP
Matt Roper
2
-4
/
+1
2023-01-30
drm/i915/dg1: Drop support for pre-production steppings
Matt Roper
5
-59
/
+5
2023-01-30
drm/i915/tgl: Drop support for pre-production steppings
Matt Roper
7
-83
/
+7
2023-01-30
vfio-mdev: add back CONFIG_VFIO dependency
Arnd Bergmann
1
-0
/
+1
2023-01-30
drm/i915: implement async_flip mode per plane tracking
Andrzej Hajda
5
-4
/
+19
2023-01-30
drm/i915/psr: Split sel fetch plane configuration into arm and noarm
Jouni Högander
4
-23
/
+42
2023-01-30
drm/shmem: Cleanup drm_gem_shmem_create_with_handle()
Rob Clark
1
-9
/
+4
2023-01-30
drm/i915/display/dsi: use intel_de_rmw if possible
Andrzej Hajda
1
-174
/
+82
2023-01-30
drm/i915/display/vlv: use intel_de_rmw if possible
Andrzej Hajda
2
-109
/
+41
2023-01-30
drm/i915/display/vlv: fix pixel overlap register update
Andrzej Hajda
1
-15
/
+9
2023-01-30
drm/i915/display/fdi: use intel_de_rmw if possible
Andrzej Hajda
1
-104
/
+44
2023-01-30
drm/i915/adlp: Fix typo for reference clock
Chaitanya Kumar Borah
1
-1
/
+1
2023-01-30
drm/i915: Fix potential bit_17 double-free
Rob Clark
1
-4
/
+5
2023-01-30
Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...
Dave Airlie
108
-3355
/
+4135
2023-01-30
Merge tag 'drm/tegra/for-6.3-rc1' of https://gitlab.freedesktop.org/drm/tegra...
Dave Airlie
24
-661
/
+277
2023-01-30
Merge tag 'drm-next-20230127' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dave Airlie
11
-167
/
+662
2023-01-30
Merge tag 'drm-intel-next-2023-01-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
98
-1498
/
+1819
2023-01-29
drm/mediatek: Remove unused GEM DMA header include
Rob Clark
1
-1
/
+1
2023-01-27
amdgpu: fix build on non-DCN platforms.
Dave Airlie
1
-2
/
+2
2023-01-27
Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-89
/
+154
2023-01-27
drm/i915/guc: Rename GuC register state capture node to be more obvious
John Harrison
2
-5
/
+5
2023-01-27
drm/i915/guc: Add a debug print on GuC triggered reset
John Harrison
1
-0
/
+4
2023-01-27
drm/i915/guc: Look for a guilty context when an engine reset fails
John Harrison
1
-2
/
+15
2023-01-27
drm/i915: Allow error capture of a pending request
John Harrison
1
-4
/
+1
2023-01-27
drm/i915: Allow error capture without a request
John Harrison
1
-24
/
+50
2023-01-27
drm/i915: Fix up locking around dumping requests lists
John Harrison
5
-62
/
+73
2023-01-27
drm/i915: Fix request ref counting during error capture & debugfs dump
John Harrison
5
-12
/
+17
2023-01-27
drm/i915/guc: Fix locking when searching for a hung request
John Harrison
1
-0
/
+11
2023-01-27
drm/i915/pxp: Pxp hw init should be in resume_complete
Alan Previn
3
-6
/
+22
2023-01-27
drm/i915/pxp: Trigger the global teardown for before suspending
Alan Previn
5
-13
/
+66
2023-01-27
drm/i915/pxp: Invalidate all PXP fw sessions during teardown
Alan Previn
5
-0
/
+56
2023-01-27
drm/i915/pxp: add device link between i915 and mei_pxp
Alexander Usyskin
2
-0
/
+14
2023-01-27
i915/gvt: Replace one-element array with flexible-array member
Paulo Miguel Almeida
1
-2
/
+2
2023-01-27
drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
Kees Cook
2
-2
/
+3
2023-01-27
drm/i915: Convert PALETTE() to _PICK_EVEN_2RANGES()
Lucas De Marchi
1
-4
/
+5
2023-01-27
drm/i915: Convert MBUS_ABOX_CTL() to _PICK_EVEN_2RANGES()
Lucas De Marchi
1
-3
/
+5
2023-01-27
drm/i915: Convert _FIA() to _PICK_EVEN_2RANGES()
Lucas De Marchi
1
-1
/
+3
2023-01-27
drm/i915: Convert PIPE3/PORT3 to _PICK_EVEN_2RANGES()
Lucas De Marchi
1
-3
/
+3
2023-01-27
drm/i915: Replace _MMIO_PHY3() with _PICK_EVEN_2RANGES()
Lucas De Marchi
2
-10
/
+9
2023-01-27
drm/i915: Convert pll macros to _PICK_EVEN_2RANGES
Lucas De Marchi
2
-31
/
+29
2023-01-27
drm/i915: Fix coding style on DPLL*_ENABLE defines
Lucas De Marchi
1
-10
/
+10
2023-01-27
drm/i915: Add _PICK_EVEN_2RANGES()
Lucas De Marchi
1
-0
/
+29
2023-01-27
drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
1
-12
/
+4
2023-01-27
drm/tegra: vic: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
1
-25
/
+14
2023-01-27
drm/tegra: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
1
-11
/
+3
2023-01-27
gpu: host1x: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
2
-13
/
+7
2023-01-27
drm/mediatek: Clean dangling pointer on bind error path
Nícolas F. R. A. Prado
1
-0
/
+1
2023-01-27
drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc
ruanjinjie
1
-0
/
+2
2023-01-27
drm/i915: Avoid potential vm use-after-free
Rob Clark
1
-3
/
+11
[prev]
[next]