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
2023-06-20
drm/i915: Assert that device info bitmasks have enough bits
Ville Syrjälä
1
-0
/
+4
2023-06-20
drm/i915: Introduce device info port_mask
Ville Syrjälä
3
-50
/
+113
2023-06-20
drm/i915: Remove bogus DDI-F from hsw/bdw output init
Ville Syrjälä
1
-2
/
+0
2023-06-20
drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionality
Imre Deak
1
-8
/
+8
2023-06-20
drm/i915: Fix a NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2023-06-20
drm/i915: make i915_drm_client_fdinfo() reference conditional again
Arnd Bergmann
2
-3
/
+1
2023-06-20
drm/i915/huc: Fix missing error code in intel_huc_init()
Harshit Mogalapalli
1
-0
/
+1
2023-06-20
drm/i915/gsc: take a wakeref for the proxy-init-completion check
Alan Previn
1
-8
/
+14
2023-06-19
drm/vkms: Fix all kernel-doc warnings of the vkms_composer file
Maíra Canal
1
-2
/
+4
2023-06-19
drm/vkms: Add kernel-doc to the function vkms_compose_row()
Maíra Canal
1
-0
/
+13
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-2
/
+6
2023-06-19
drivers/gpu: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
1
-3
/
+3
2023-06-19
drm/amdgpu: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-06-19
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
878
-18960
/
+67627
2023-06-19
drm/i915: Fix a NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
20
-39
/
+3
2023-06-19
drm/msm: Initialize mmap offset after constructing the buffer object
Thomas Zimmermann
2
-10
/
+8
2023-06-19
drm/i915: make i915_drm_client_fdinfo() reference conditional again
Arnd Bergmann
2
-3
/
+1
2023-06-19
drm/tidss: Add support for AM625 DSS
Aradhya Bhatia
3
-1
/
+59
2023-06-19
Merge tag 'drm-msm-next-2023-06-18' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
95
-2469
/
+3884
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
53
-300
/
+262
2023-06-19
Merge tag 'amd-drm-next-6.5-2023-06-16' of https://gitlab.freedesktop.org/agd...
Dave Airlie
91
-427
/
+1206
2023-06-18
drm/msm/a6xx: Add A610 speedbin support
Konrad Dybcio
1
-0
/
+27
2023-06-18
drm/msm/a6xx: Add A619_holi speedbin support
Konrad Dybcio
1
-0
/
+31
2023-06-18
drm/msm/a6xx: Use adreno_is_aXYZ macros in speedbin matching
Konrad Dybcio
2
-12
/
+21
2023-06-18
drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
Konrad Dybcio
1
-4
/
+4
2023-06-18
drm/msm/a6xx: Fix some A619 tunables
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add A610 support
Konrad Dybcio
3
-12
/
+107
2023-06-18
drm/msm/a6xx: Add support for A619_holi
Konrad Dybcio
2
-2
/
+30
2023-06-18
drm/msm/adreno: Disable has_cached_coherent in GMU wrapper configurations
Konrad Dybcio
1
-1
/
+4
2023-06-18
drm/msm/a6xx: Introduce GMU wrapper support
Konrad Dybcio
6
-36
/
+266
2023-06-18
drm/msm/a6xx: Move CX GMU power counter enablement to hw_init
Konrad Dybcio
2
-6
/
+7
2023-06-18
drm/msm/a6xx: Extend and explain UBWC config
Konrad Dybcio
1
-10
/
+31
2023-06-18
drm/msm/a6xx: Remove both GBIF and RBBM GBIF halt on hw init
Konrad Dybcio
1
-1
/
+5
2023-06-18
drm/msm/a6xx: Add a helper for software-resetting the GPU
Konrad Dybcio
3
-2
/
+14
2023-06-18
drm/msm/a6xx: Improve a6xx_bus_clear_pending_transactions()
Konrad Dybcio
1
-4
/
+5
2023-06-18
drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
Konrad Dybcio
3
-37
/
+38
2023-06-18
drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
Konrad Dybcio
2
-6
/
+6
2023-06-18
drm/msm/a6xx: Remove static keyword from sptprac en/disable functions
Konrad Dybcio
2
-2
/
+4
2023-06-18
drm/msm/adreno: Use adreno_is_revn for A690
Konrad Dybcio
1
-1
/
+1
2023-06-17
drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
Sui Jingfeng
1
-0
/
+2
2023-06-17
Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-3
/
+11
2023-06-16
drm/i915/psr: Re-enable PSR1 on hsw/bdw
Ville Syrjälä
1
-0
/
+4
2023-06-16
drm/i915/psr: Allow PSR with sprite enabled on hsw/bdw
Ville Syrjälä
2
-0
/
+8
2023-06-16
drm/i915/psr: Don't skip both TP1 and TP2/3 on hsw/bdw
Ville Syrjälä
1
-0
/
+9
2023-06-16
drm/i915/psr: Do no mask display register writes on hsw/bdw
Ville Syrjälä
1
-1
/
+5
2023-06-16
drm/i915/psr: Implement WaPsrDPRSUnmaskVBlankInSRD:hsw
Ville Syrjälä
1
-0
/
+8
2023-06-16
drm/i915/psr: Implement WaPsrDPAMaskVBlankInSRD:hsw
Ville Syrjälä
1
-0
/
+3
2023-06-16
drm/i915/psr: Restore PSR interrupt handler for HSW
Ville Syrjälä
1
-0
/
+14
2023-06-16
drm/i915/psr: HSW/BDW have no PSR2
Ville Syrjälä
1
-1
/
+3
[prev]
[next]