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-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
2023-10-03
drm/amd/display: Fix writeback_info never got updated
Alex Hung
1
-9
/
+4
2023-10-03
drm/amd/display: Add writeback enable/disable in dc
Alex Hung
2
-0
/
+37
2023-10-03
drm/amd/display: Hande writeback request from userspace
Alex Hung
2
-0
/
+162
2023-10-03
drm/amd/display: Create fake sink and stream for writeback connector
Harry Wentland
1
-11
/
+22
2023-10-03
drm/amd/display: Create amdgpu_dm_wb_connector
Harry Wentland
4
-8
/
+24
2023-10-03
drm/amd/display: Use drm_connector in create_validate_stream_for_sink
Harry Wentland
3
-11
/
+19
2023-10-03
drm/amd/display: Address 'srf_updates' not described in 'could_mpcc_tree_chan...
Srinivasan Shanmugam
1
-0
/
+1
2023-10-03
drm/amd/pm: delete dead code
Dan Carpenter
1
-3
/
+0
2023-10-03
drm/amd/display: Use drm_connector in create_stream_for_sink
Harry Wentland
1
-28
/
+37
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
6
-95
/
+48
2023-10-03
drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
Harry Wentland
3
-5
/
+9
2023-10-03
drm/amdkfd: reduce stack size in kfd_topology_add_device()
Alex Deucher
1
-4
/
+9
2023-10-03
drm/i915: Invalidate the TLBs on each GT
Chris Wilson
1
-1
/
+1
2023-10-03
drm/vblank: Warn when silently cancelling vblank works
Ville Syrjälä
1
-0
/
+3
2023-10-03
drm/i915/lnl: update the supported plane formats with FBC
Vinod Govindapillai
1
-1
/
+7
2023-10-03
drm/i915/lnl: possibility to enable FBC on first three planes
Vinod Govindapillai
3
-3
/
+11
2023-10-03
drm: panel-orientation-quirks: Add quirk for One Mix 2S
Kai Uwe Broulik
1
-0
/
+16
2023-10-03
drm/i915: Clarify type evolution of uabi_node/uabi_engines
Mathias Krause
3
-12
/
+32
2023-10-03
drm/i915: Register engines early to avoid type confusion
Mathias Krause
1
-2
/
+7
2023-10-03
Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
45
-694
/
+518
2023-10-02
drm/i915: Abstract display info away during probe
Rodrigo Vivi
1
-1
/
+1
2023-10-02
drm/panel: Add driver for BOE RM692E5 AMOLED panel
Konrad Dybcio
3
-0
/
+433
2023-10-02
drm/panel: ili9322: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-02
drm/panel: ili9322: Remove redundant volatle_reg() operation
Mark Brown
1
-6
/
+0
2023-10-02
drm/bridge: sn65dsi83: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-02
drm/bridge: lt9211: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-02
drm/bridge: icn6211: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-02
drm/bridge: tc358767: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
[prev]
[next]