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-30
drm/amdkfd: Update interrupt handling for GFX 9.4.3
Mukul Joshi
5
-1
/
+82
2023-06-30
drm/amdgpu: fix number of fence calculations
Christian König
1
-5
/
+6
2023-06-30
drm/amd/display: perform a bounds check before filling dirty rectangles
Hamza Mahfooz
1
-9
/
+4
2023-06-30
drm/amd/pm: Provide energy data in 15.625mJ units
Lijo Lazar
1
-2
/
+2
2023-06-30
drm/amdgpu: Modify for_each_inst macro
Lijo Lazar
1
-3
/
+4
2023-06-30
drm/amdgpu:Remove sdma halt/unhalt during frontdoor load
Mangesh Gadre
1
-4
/
+9
2023-06-30
drm/amdgpu: check RAS irq existence for VCN/JPEG
Tao Zhou
2
-2
/
+4
2023-06-30
drm/amd/pm: add abnormal fan detection for smu 13.0.0
Kenneth Feng
1
-0
/
+1
2023-06-30
drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute
Xiaogang Chen
1
-6
/
+6
2023-06-30
drm/amd: Disable PSR-SU on Parade 0803 TCON
Mario Limonciello
1
-0
/
+2
2023-06-30
drm/amdkfd: Enable GWS on GFX9.4.3
Mukul Joshi
2
-12
/
+24
2023-06-30
drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flags
Marek Vasut
1
-0
/
+1
2023-06-29
Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-7
/
+3
2023-06-29
drm/panel: Fine tune Starry-ili9882t panel HFP and HBP
Cong Yang
1
-3
/
+3
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1074
-21225
/
+76259
2023-06-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2023-06-29
drm/i915: make device info a const pointer to rodata
Jani Nikula
2
-15
/
+6
2023-06-29
drm/i915: move display device and runtime info to struct intel_display
Jani Nikula
4
-11
/
+14
2023-06-29
drm/i915: fix display info usage
Jani Nikula
1
-1
/
+1
2023-06-29
drm/i915: separate display info printing from the rest
Jani Nikula
7
-20
/
+38
2023-06-29
drm/i915: move platform_engine_mask and memory_regions to device info
Jani Nikula
8
-43
/
+42
2023-06-29
drm/i915: use mock device info for creating mock device
Jani Nikula
1
-21
/
+24
2023-06-29
drm/edid: Add quirk for OSVR HDK 2.0
Ralph Campbell
1
-0
/
+1
2023-06-28
drm/i915: Remove prototype for intel_cx0_phy_ddi_vswing_sequence()
Gustavo Sousa
1
-3
/
+0
2023-06-28
drm/tests: Fix swapped drm_framebuffer tests parameter names
Carlos Eduardo Gallo Filho
1
-2
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-84
/
+105
2023-06-28
drm/edid: make read-only const array static
Colin Ian King
1
-1
/
+1
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-14
/
+14
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+12
2023-06-27
drm/ast: Merge config and chip detection
Thomas Zimmermann
1
-51
/
+57
2023-06-27
drm/ast: Move widescreen and tx-chip detection into separate helpers
Thomas Zimmermann
1
-3
/
+15
2023-06-27
drm/ast: Detect AST 2510 model
Thomas Zimmermann
2
-5
/
+11
2023-06-27
drm/ast: Detect AST 1400 model
Thomas Zimmermann
2
-5
/
+11
2023-06-27
drm/ast: Detect AST 1300 model
Thomas Zimmermann
2
-5
/
+12
2023-06-27
drm/ast: Distinguish among chip generations
Thomas Zimmermann
5
-57
/
+89
2023-06-27
drm/ast: Set up release action right after enabling MMIO
Thomas Zimmermann
1
-19
/
+19
2023-06-27
drm/ast: Enable and unlock device access early during init
Thomas Zimmermann
4
-39
/
+30
2023-06-27
drm/ast: Set PCI config before accessing I/O registers
Thomas Zimmermann
3
-7
/
+21
2023-06-27
drm/ast: Remove device POSTing and config from chip detection
Thomas Zimmermann
1
-27
/
+25
2023-06-27
drm/ast: Remove dead else branch in POST code
Thomas Zimmermann
1
-9
/
+3
2023-06-27
drm/ast: Implement register helpers in ast_drv.h
Thomas Zimmermann
2
-38
/
+24
2023-06-27
drm/ast: Remove vga2_clone field
Thomas Zimmermann
2
-2
/
+0
2023-06-27
drm/ast: Fix DRAM init on AST2200
Thomas Zimmermann
1
-1
/
+1
2023-06-27
drm/i915: Add missing forward declarations/includes to display power headers
Imre Deak
2
-0
/
+6
2023-06-27
drm/ttm: Don't shadow the operation context
Thomas Hellström
1
-2
/
+1
2023-06-27
drm/bridge: dw-hdmi: remove dead code and fix indentation
Adrián Larumbe
1
-18
/
+4
2023-06-27
drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands it
Adrián Larumbe
1
-3
/
+4
2023-06-27
drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
Adrián Larumbe
2
-2
/
+8
2023-06-27
drm/ttm: Don't leak a resource on swapout move error
Thomas Hellström
1
-0
/
+1
2023-06-27
drm/ttm: Don't leak a resource on eviction error
Thomas Hellström
1
-11
/
+11
[prev]
[next]