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-17
drm/amdgpu: Add nps info table to IP discovery
Lijo Lazar
1
-3
/
+25
2024-05-17
drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit
Friedrich Vock
1
-1
/
+1
2024-05-17
drm/amdgpu: Fix memory range calculation
Lijo Lazar
1
-1
/
+1
2024-05-17
drm/amd/pm: Fix aldebaran pcie speed reporting
Lijo Lazar
1
-2
/
+2
2024-05-17
drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0
Likun Gao
2
-1
/
+3
2024-05-17
drm/amdgpu/jpeg5: enable power gating
Sonny Jiang
1
-1
/
+2
2024-05-17
drm/amd/display: Drop pixel_clock_mhz
Mario Limonciello
2
-4
/
+0
2024-05-17
drm/amdgpu: support imu for gc 12_0_0
Likun Gao
1
-0
/
+2
2024-05-17
drm/amd/pm: Use gpu_metrics_v1_6 for SMUv13.0.6
Asad Kamal
1
-4
/
+14
2024-05-17
drm/amd/pm: Add gpu_metrics_v1_6
Asad Kamal
2
-0
/
+92
2024-05-17
drm/amdgpu/pm: Fix the null pointer dereference for smu7
Ma Jun
1
-26
/
+24
2024-05-17
drm/amdgpu: Remove dead code in amdgpu_ras_add_mca_err_addr
Ma Jun
1
-13
/
+0
2024-05-17
drm/amdgpu: Fix null pointer dereference to bo
Ma Jun
1
-5
/
+11
2024-05-17
drm/amd/display: fix documentation warnings for mpc.h
Marcelo Mendes Spessoto Junior
1
-113
/
+576
2024-05-17
drm/amdgpu: enable unmapped doorbell handling basic mode on mes 12
shaoyunl
2
-1
/
+16
2024-05-17
drm/panel: lg-sw43408: use new streamlined MIPI DSI API
Dmitry Baryshkov
1
-58
/
+37
2024-05-17
drm/panel: novatek-nt36672e: use wrapped MIPI DCS functions
Dmitry Baryshkov
1
-313
/
+284
2024-05-17
drm/panel: innolux-p079zca: use mipi_dsi_dcs_nop_multi()
Dmitry Baryshkov
1
-8
/
+1
2024-05-17
drm/panel: ilitek-ili9882t: use wrapped MIPI DCS functions
Dmitry Baryshkov
1
-37
/
+11
2024-05-17
drm/panel: boe-tv101wum-nl6: use wrapped MIPI DCS functions
Dmitry Baryshkov
1
-62
/
+19
2024-05-17
drm/mipi-dsi: wrap more functions for streamline handling
Dmitry Baryshkov
1
-0
/
+210
2024-05-17
drm/panel: lg-sw43408: add missing error handling
Dmitry Baryshkov
1
-6
/
+27
2024-05-17
drm/xe: Replace RING_START_UDW by u64 RING_START
José Roberto de Souza
2
-8
/
+6
2024-05-17
drm/mgag200: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2
-20
/
+1
2024-05-17
drm/mgag200: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2
-9
/
+24
2024-05-17
drm/mgag200: Rename struct i2c_algo_bit_data callbacks
Thomas Zimmermann
1
-8
/
+8
2024-05-17
drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.c
Thomas Zimmermann
2
-1
/
+1
2024-05-17
drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddc
Thomas Zimmermann
2
-33
/
+33
2024-05-17
drm/mgag200: Inline mgag200_i2c_init()
Thomas Zimmermann
1
-33
/
+29
2024-05-17
drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically
Thomas Zimmermann
12
-45
/
+79
2024-05-17
drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chan
Thomas Zimmermann
2
-10
/
+10
2024-05-17
drm/mgag200: Bind I2C lifetime to DRM device
Thomas Zimmermann
1
-2
/
+4
2024-05-17
drm/mgag200: Set DDC timeout in milliseconds
Thomas Zimmermann
1
-1
/
+1
2024-05-17
drm/i915/selftests: Set always_coherent to false when reading from CPU
Nirmoy Das
1
-1
/
+1
2024-05-17
drm/tests/buddy: stop using PAGE_SIZE
Matthew Auld
1
-21
/
+21
2024-05-17
drm/buddy: stop using PAGE_SIZE
Matthew Auld
1
-1
/
+1
2024-05-17
drm/panel: himax-hx83102: Support for IVO t109nw41 MIPI-DSI panel
Cong Yang
1
-0
/
+132
2024-05-17
drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panel
Cong Yang
1
-0
/
+133
2024-05-17
drm/panel: himax-hx83102: Break out as separate driver
Cong Yang
4
-133
/
+483
2024-05-16
drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
Michal Wajdeczko
4
-0
/
+90
2024-05-16
drm/xe/vf: Custom hardware config load step if VF
Michal Wajdeczko
1
-0
/
+36
2024-05-16
drm/xe/vf: Add support for VF to query its configuration
Michal Wajdeczko
5
-0
/
+856
2024-05-16
drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV to ABI
Michal Wajdeczko
1
-0
/
+56
2024-05-16
drm/xe/guc: Add VF2GUC_VF_RESET to ABI
Michal Wajdeczko
1
-0
/
+37
2024-05-16
drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
Michal Wajdeczko
1
-0
/
+67
2024-05-16
drm/etnaviv: Disable SH_EU clock gating on VIPNano-Si+
Philipp Zabel
1
-0
/
+6
2024-05-16
drm/etnaviv: Turn etnaviv_is_model_rev() into a function
Philipp Zabel
1
-32
/
+34
2024-05-16
drm/etnaviv: Update hardware headers from rnndb
Philipp Zabel
5
-46
/
+173
2024-05-16
drm/etnaviv: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-16
drm/i915/guc: avoid FIELD_PREP warning
Arnd Bergmann
1
-3
/
+3
[prev]
[next]