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-10-04
drm/amdgpu: cache gpuvm fault information for gmc7+
Alex Deucher
5
-4
/
+19
2023-10-04
drm/amdgpu: add cached GPU fault structure to vm struct
Alex Deucher
2
-0
/
+49
2023-10-04
drm/amd/display: Refactor dm_get_plane_scale helper
Michel Dänzer
1
-9
/
+14
2023-10-04
drm/amdgpu: Use ttm_pages_limit to override vram reporting
Rajneesh Bhardwaj
2
-10
/
+16
2023-10-04
drm/amdgpu: Rework KFD memory max limits
Rajneesh Bhardwaj
1
-2
/
+8
2023-10-04
drm/amdgpu/gmc11: set gart placement GC11
Alex Deucher
1
-1
/
+1
2023-10-04
drm/amdgpu/gmc: add a way to force a particular placement for GART
Alex Deucher
8
-12
/
+31
2023-10-04
drm/amd/display: fix problems in power_helper
Wayne Lin
1
-10
/
+10
2023-10-04
drm/amdgpu: correct gpu clock counter query on cyan skilfish
Lang Yu
1
-0
/
+21
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-3
/
+1
2023-10-04
drm/panfrost: dynamically allocate the drm-panfrost shrinker
Qi Zheng
4
-15
/
+24
2023-10-04
drm/msm: dynamically allocate the drm-msm_gem shrinker
Qi Zheng
3
-16
/
+25
2023-10-04
drm/i915: dynamically allocate the i915_gem_mm shrinker
Qi Zheng
2
-14
/
+17
2023-10-04
drm/ttm: dynamically allocate the drm-ttm_pool shrinker
Qi Zheng
1
-8
/
+15
2023-10-04
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
1
-1
/
+16
2023-10-04
drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnect
Imre Deak
1
-6
/
+3
2023-10-04
drm/i915/display/lspcon: Increase LSPCON mode settle timeout
Niko Tsirakis
1
-1
/
+14
2023-10-04
drm/i915/gt: remove i915->gt0 in favour of i915->gt[0]
Jani Nikula
3
-11
/
+2
2023-10-04
drm/i915: allocate i915->gt0 dynamically
Jani Nikula
2
-5
/
+11
2023-10-04
drm/i915/mocs: use to_gt() instead of direct &i915->gt
Jani Nikula
1
-2
/
+2
2023-10-04
Merge drm/drm-next into drm-intel-next
Jani Nikula
294
-3417
/
+6574
2023-10-04
drm/i915: s/dev_priv/i915/ in the shared_dpll code
Ville Syrjälä
2
-447
/
+447
2023-10-04
drm/i915: Introduce for_each_shared_dpll()
Ville Syrjälä
4
-26
/
+25
2023-10-04
drm/i915: Decouple I915_NUM_PLLS from PLL IDs
Ville Syrjälä
1
-2
/
+24
2023-10-04
drm/i915: Stop requiring PLL index == PLL ID
Ville Syrjälä
4
-32
/
+48
2023-10-04
drm/i915: Invalidate the TLBs on each GT
Chris Wilson
1
-1
/
+1
2023-10-04
drm/i915: Register engines early to avoid type confusion
Mathias Krause
1
-2
/
+7
2023-10-04
drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
Nirmoy Das
1
-1
/
+10
2023-10-04
drm/panfrost: Implement generic DRM object RSS reporting function
Adrián Larumbe
3
-0
/
+21
2023-10-04
drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
Adrián Larumbe
1
-3
/
+5
2023-10-04
drm/panfrost: Add fdinfo support for memory stats
Adrián Larumbe
2
-0
/
+17
2023-10-04
drm/panfrost: Add fdinfo support GPU load metrics
Adrián Larumbe
12
-1
/
+194
2023-10-04
drm/panfrost: Add cycle count GPU register definitions
Adrián Larumbe
1
-0
/
+5
2023-10-04
drm/i915: separate subplatform init and runtime feature init
Jani Nikula
2
-5
/
+7
2023-10-04
drm/i915: separate display runtime info init
Jani Nikula
3
-18
/
+19
2023-10-04
drm/i915: move display info related macros to display
Jani Nikula
2
-8
/
+9
2023-10-04
drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
Jani Nikula
12
-15
/
+27
2023-10-04
Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
136
-2462
/
+4519
2023-10-03
drm/i915/guc: Suppress 'ignoring reset notification' message
John Harrison
1
-5
/
+5
2023-10-04
drm/nouveau: exec: report max pushs through getparam
Danilo Krummrich
5
-4
/
+39
2023-10-04
drm/nouveau: chan: use channel class definitions
Danilo Krummrich
1
-3
/
+5
2023-10-04
drm/nouveau: chan: use struct nvif_mclass
Danilo Krummrich
1
-4
/
+1
2023-10-03
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
1
-1
/
+1
2023-10-03
drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
Mario Limonciello
1
-18
/
+23
2023-10-03
drm/amd/display: Disable DWB frame capture to emulate oneshot
Alex Hung
3
-1
/
+44
2023-10-03
drm/amd/display: Add new set_fc_enable to struct dwbc_funcs
Alex Hung
3
-0
/
+29
2023-10-03
drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer
Alex Hung
1
-0
/
+6
2023-10-03
drm/amd/display: Add writeback enable field (wb_enabled)
Alex Hung
2
-0
/
+9
2023-10-03
drm/amd/display: Fix writeback_info is not removed
Alex Hung
1
-3
/
+4
2023-10-03
drm/amd/display: Validate hw_points_num before using it
Alex Hung
1
-0
/
+3
[prev]
[next]