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-09-20
drm/bridge: panel: Fix device link for DRM_BRIDGE_ATTACH_NO_CONNECTOR
AngeloGioacchino Del Regno
1
-8
/
+9
2023-09-20
drm/amdgpu: add amdgpu mca debug sysfs support
Yang Wang
3
-0
/
+120
2023-09-20
drm/amdgpu: add VPE IP discovery info to HW IP info query
Alex Deucher
1
-0
/
+4
2023-09-20
drm/amdgpu: add amdgpu smu mca dump feature support
Yang Wang
2
-0
/
+129
2023-09-20
Documentation/amdgpu: Modify pp_dpm_*clk details
Lijo Lazar
1
-1
/
+9
2023-09-20
drm/amd: Enable seamless boot by default on newer ASICs
Mario Limonciello
1
-11
/
+4
2023-09-20
drm/amd: Add a module parameter for seamless boot
Mario Limonciello
3
-3
/
+26
2023-09-20
drm/amd: Add HDP flush during jpeg init
Timmy Tsai
1
-0
/
+3
2023-09-20
drm/amd: Move seamless boot check out of display
Mario Limonciello
4
-24
/
+23
2023-09-20
drm/amd: Drop special case for yellow carp without discovery
Mario Limonciello
1
-6
/
+0
2023-09-20
drm/amd/pm:Fix GFX deep sleep clock reporting
Lijo Lazar
1
-1
/
+9
2023-09-20
drm/amd/pm: Fix clock reporting for SMUv13.0.6
Lijo Lazar
1
-97
/
+62
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
94
-593
/
+714
2023-09-20
i915/pmu: Move execlist stats initialization to execlist specific setup
Umesh Nerlige Ramappa
2
-1
/
+2
2023-09-20
drm/i915/gt: Prevent error pointer dereference
Dan Carpenter
1
-2
/
+3
2023-09-20
drm/meson: fix memory leak on ->hpd_notify callback
Jani Nikula
1
-0
/
+2
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
7
-13
/
+60
2023-09-20
drm/bridge: tc358768: Attempt to fix DSI horizontal timings
Tomi Valkeinen
1
-28
/
+185
2023-09-20
drm/bridge: tc358768: Fix tc358768_ns_to_cnt()
Tomi Valkeinen
1
-1
/
+1
2023-09-20
drm/bridge: tc358768: Clean up clock period code
Tomi Valkeinen
1
-31
/
+29
2023-09-20
drm/bridge: tc358768: Rename dsibclk to hsbyteclk
Tomi Valkeinen
1
-24
/
+24
2023-09-20
drm/bridge: tc358768: Use dev for dbg prints, not priv->dev
Tomi Valkeinen
1
-20
/
+21
2023-09-20
drm/bridge: tc358768: Print logical values, not raw register values
Tomi Valkeinen
1
-9
/
+12
2023-09-20
drm/bridge: tc358768: Use struct videomode
Tomi Valkeinen
1
-21
/
+24
2023-09-20
drm/bridge: tc358768: Cleanup PLL calculations
Tomi Valkeinen
1
-7
/
+7
2023-09-20
drm/bridge: tc358768: Fix bit updates
Tomi Valkeinen
1
-6
/
+7
2023-09-20
drm/bridge: tc358768: Default to positive h/v syncs
Tomi Valkeinen
1
-0
/
+18
2023-09-20
drm/bridge: tc358768: Fix use of uninitialized variable
Tomi Valkeinen
1
-0
/
+4
2023-09-20
drm/tegra: rgb: Parameterize V- and H-sync polarities
Thierry Reding
1
-3
/
+13
2023-09-20
drm/bridge/analogix/anx78xx: Add missing definition
Alicja Michalska
1
-0
/
+2
2023-09-19
drm/nouveau/kms/nv50-: disable dcb parsing
Ben Skeggs
3
-8
/
+10
2023-09-19
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
9
-50
/
+223
2023-09-19
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
8
-72
/
+139
2023-09-19
drm/nouveau/kms/nv50-: name aux channels after their connector
Ben Skeggs
1
-16
/
+9
2023-09-19
drm/nouveau/kms/nv50-: create heads after outps/conns
Ben Skeggs
1
-32
/
+32
2023-09-19
drm/nouveau/kms/nv50-: create heads based on nvkm head mask
Ben Skeggs
1
-15
/
+3
2023-09-19
drm/nouveau/disp/nv50-: skip DCB_OUTPUT_TV
Ben Skeggs
1
-1
/
+1
2023-09-19
drm/nouveau/disp: move outp init/fini paths to chipset code
Ben Skeggs
6
-56
/
+22
2023-09-19
drm/nouveau/disp: move outp/conn construction to chipset code
Ben Skeggs
2
-118
/
+121
2023-09-19
drm/nouveau/disp: add dp mst id get/put methods
Ben Skeggs
9
-4
/
+137
2023-09-19
drm/nouveau/disp: add dp sst config method
Ben Skeggs
5
-0
/
+54
2023-09-19
drm/nouveau/disp: move link training out of supervisor
Ben Skeggs
9
-146
/
+218
2023-09-19
drm/nouveau/disp: add dp train method
Ben Skeggs
9
-176
/
+143
2023-09-19
drm/nouveau/kms/nv50-: fixup sink D3 before tearing down link
Ben Skeggs
3
-10
/
+19
2023-09-19
drm/nouveau/kms/nv50-: flush mst disables together
Ben Skeggs
2
-11
/
+1
2023-09-19
drm/nouveau/kms/nv50-: split DP disable+enable into two modesets
Ben Skeggs
1
-1
/
+2
2023-09-19
drm/nouveau/disp: add dp rates method
Ben Skeggs
8
-99
/
+189
2023-09-19
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
9
-31
/
+94
2023-09-19
drm/nouveau/disp: move dp aux pwr method to HAL
Ben Skeggs
3
-3
/
+16
2023-09-19
drm/nouveau/disp: add hdmi audio hal function
Ben Skeggs
2
-1
/
+10
[prev]
[next]