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-02-03
drm/i915/fbdev: Implement fb_dirty for intel custom fb helper
Jouni Högander
1
-0
/
+12
2023-02-03
Merge tag 'drm-misc-next-fixes-2023-02-02' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-11
/
+6
2023-02-03
Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
10
-10
/
+57
2023-02-03
Merge tag 'drm-intel-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
11
-76
/
+112
2023-02-03
Merge tag 'drm-misc-fixes-2023-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
14
-35
/
+126
2023-02-02
drm/i915/guc: Improve debug message on context reset notification
Michal Wajdeczko
1
-3
/
+4
2023-02-02
drm/i915/dmc: check incoming dmc id validity
Jani Nikula
1
-2
/
+6
2023-02-02
drm/i915/dmc: add is_valid_dmc_id() and use it
Jani Nikula
1
-1
/
+6
2023-02-02
drm/i915/dmc: remove unnecessary dmc_id validity check
Jani Nikula
1
-5
/
+0
2023-02-02
drm/i915/dmc: add for_each_dmc_id() and use it
Jani Nikula
1
-6
/
+9
2023-02-02
drm/i915/dmc: add proper name to dmc id enum and use it
Jani Nikula
2
-40
/
+39
2023-02-03
Merge tag 'drm-intel-gt-next-2023-02-01' of git://anongit.freedesktop.org/drm...
Dave Airlie
26
-339
/
+489
2023-02-03
Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
59
-512
/
+1913
2023-02-02
drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
Nirmoy Das
1
-18
/
+16
2023-02-02
drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable module
Arnd Bergmann
1
-1
/
+1
2023-02-02
drm/format-helper: Use KUNIT_EXPECT_MEMEQ macro
Maíra Canal
1
-5
/
+5
2023-02-02
Merge tag 'mediatek-drm-next-6.3' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
15
-8
/
+59
2023-02-02
Merge tag 'exynos-drm-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
5
-2
/
+11
2023-02-01
drm/amd/display: Properly handle additional cases where DCN is not supported
Alex Deucher
1
-0
/
+11
2023-02-01
drm/amdgpu: Enable vclk dclk node for gc11.0.3
Yiqing Yao
1
-2
/
+4
2023-02-01
drm/amd: Fix initialization for nbio 4.3.0
Mario Limonciello
1
-1
/
+7
2023-02-01
drm/amdgpu: enable HDP SD for gfx 11.0.3
Evan Quan
1
-1
/
+2
2023-02-01
drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11
Tim Huang
1
-0
/
+14
2023-02-01
drm/amd/display: Reset DMUB mailbox SW state after HW reset
Nicholas Kazlauskas
1
-0
/
+12
2023-02-01
drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2
George Shen
1
-1
/
+1
2023-02-01
drm/amd/display: Adjust downscaling limits for dcn314
Daniel Miess
1
-2
/
+3
2023-02-01
drm/amd/display: Add missing brackets in calculation
Daniel Miess
1
-1
/
+1
2023-02-01
drm/amdgpu: update wave data type to 3 for gfx11
Graham Sider
1
-2
/
+2
2023-02-01
drm/i915: Expose SAGV state via debugfs
Ville Syrjälä
3
-7
/
+28
2023-02-01
drm/i915: Keep sagv status updated on icl+
Ville Syrjälä
1
-20
/
+29
2023-02-01
drm/i915: Introduce HAS_SAGV()
Ville Syrjälä
2
-4
/
+5
2023-02-01
drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
Ville Syrjälä
1
-1
/
+2
2023-02-01
Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2023-02-01
drm/i915/gt: Add selftests for TLB invalidation
Chris Wilson
4
-0
/
+394
2023-02-01
drm/etnaviv: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-18
/
+12
2023-02-01
drm/etnaviv: convert user fence tracking to XArray
Lucas Stach
5
-18
/
+16
2023-02-01
drm/etnaviv: split fence lock
Lucas Stach
4
-8
/
+13
2023-02-01
drm/etnaviv: print MMU exception cause
Christian Gmeiner
1
-3
/
+19
2023-02-01
drm/etnaviv: update hardware headers from rnndb
Lucas Stach
1
-16
/
+70
2023-02-01
drm/etnaviv: add HWDB entry for VIPNano-QI.7120.0055
Tomeu Vizoso
1
-0
/
+32
2023-02-01
drm/etnaviv: Warn when probing on NPUs
Tomeu Vizoso
1
-0
/
+4
2023-02-01
drm/etnaviv: Add nn_core_count to chip feature struct
Tomeu Vizoso
2
-0
/
+7
2023-02-01
drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
Stephen Boyd
1
-4
/
+12
2023-02-01
drm/shmem: Cleanup drm_gem_shmem_create_with_handle()
Rob Clark
1
-9
/
+4
2023-02-01
drm/simpledrm: Fix an NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2023-01-31
drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTL
John Harrison
1
-4
/
+1
2023-01-31
drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
Stephen Boyd
1
-4
/
+12
2023-01-31
drm/amd/display: Properly handle additional cases where DCN is not supported
Alex Deucher
1
-0
/
+11
2023-01-31
drm/amdgpu: Enable vclk dclk node for gc11.0.3
Yiqing Yao
1
-2
/
+4
2023-01-31
drm/amd: Fix initialization for nbio 4.3.0
Mario Limonciello
1
-1
/
+7
[prev]
[next]