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
2022-11-20
Revert "drm/fb-helper: Remove damage worker"
Thomas Zimmermann
1
-0
/
+9
2022-11-19
drm/i915/dvo: Use per device debugs
Ville Syrjälä
1
-2
/
+2
2022-11-19
drm/i915/dvo: s/dev_priv/i915/
Ville Syrjälä
1
-27
/
+26
2022-11-19
drm/i915/dvo: s/intel_encoder/encoder/ etc.
Ville Syrjälä
1
-46
/
+45
2022-11-19
drm/i915/dvo: Flatten intel_dvo_init()
Ville Syrjälä
1
-100
/
+117
2022-11-19
drm/i915/dvo: Eliminate useless 'port' variable
Ville Syrjälä
1
-8
/
+6
2022-11-19
drm/i915/dvo: Introduce intel_dvo_connector_type()
Ville Syrjälä
1
-13
/
+19
2022-11-19
drm/i915/dvo: Actually initialize the DVO encoder type
Ville Syrjälä
1
-4
/
+16
2022-11-19
drm/i915/dvo: Don't leak connector state on DVO init failure
Ville Syrjälä
1
-1
/
+1
2022-11-19
drm/i915/dvo: Remove unused panel_wants_dither
Ville Syrjälä
1
-4
/
+0
2022-11-18
drm/i915/gt: Manage uncore->lock while waiting on MCR register
Matt Roper
3
-17
/
+19
2022-11-18
drm/i915/dg2: Drop force_probe requirement
Matt Roper
1
-1
/
+0
2022-11-19
Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...
Dave Airlie
2
-0
/
+8
2022-11-18
drm/i915/mtl: Skip doubling channel numbers for LPDDR4/LPDDDR5
Radhakrishna Sripada
1
-1
/
+2
2022-11-18
drm/i915/mtl: Fix dram info readout
Radhakrishna Sripada
1
-2
/
+1
2022-11-18
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
3
-6
/
+9
2022-11-18
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
1
-2
/
+3
2022-11-18
drm/amdgpu: handle gang submit before VMID
Christian König
1
-3
/
+3
2022-11-18
drm/i915/rpl-p: Add stepping info
Matt Atwood
1
-0
/
+7
2022-11-18
drm/i915/mtl+: Don't enable the AUX_IO power for non-eDP port main links
Imre Deak
1
-2
/
+3
2022-11-18
drm/i915: Factor out function to get/put AUX_IO power for main link
Imre Deak
1
-33
/
+52
2022-11-18
drm/i915: Add missing DC_OFF power domain->well mappings
Imre Deak
1
-0
/
+8
2022-11-18
drm/i915: Add missing AUX_IO_A power domain->well mappings
Imre Deak
1
-0
/
+2
2022-11-18
drm/i915/tgl+: Enable display DC power states on all eDP ports
Imre Deak
4
-7
/
+89
2022-11-18
drm/i915: Use the AUX_IO power domain only for eDP/PSR port
Imre Deak
1
-2
/
+4
2022-11-18
drm/i915: Move the POWER_DOMAIN_AUX_IO_A definition to its logical place
Imre Deak
3
-7
/
+8
2022-11-18
drm/i915: Preallocate the debug power domain wakerefs array
Imre Deak
2
-6
/
+6
2022-11-18
drm/i915: Fix warn in intel_display_power_*_domain() functions
Imre Deak
1
-4
/
+4
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
2
-0
/
+8
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
3
-4
/
+4
2022-11-18
Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
26
-69
/
+235
2022-11-18
Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+3
2022-11-17
drm/amdgpu: make psp_ring_init common
Alex Deucher
9
-191
/
+26
2022-11-17
drm/amdgpu/psp12: move ih_reroute into ring_create
Alex Deucher
1
-2
/
+2
2022-11-17
drm/amd/display: fix kernel-doc issues in dc.h
Randy Dunlap
1
-6
/
+6
2022-11-17
drm/amdkfd: enable cooperative launch for gfx10.3
Jonathan Kim
1
-1
/
+4
2022-11-17
drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
Ramesh Errabolu
1
-0
/
+1
2022-11-17
drm/amdgpu: add JPEG 4.0 RAS poison consumption handling
Tao Zhou
1
-0
/
+18
2022-11-17
drm/amdgpu: add VCN 4.0 RAS poison consumption handling
Tao Zhou
1
-0
/
+10
2022-11-17
drm/amdgpu: add irq source id definition for VCN/JPEG 4.0
Tao Zhou
1
-0
/
+3
2022-11-17
drm/amdgpu: add RAS error query for JPEG 4.0
Tao Zhou
2
-0
/
+70
2022-11-17
drm/amdgpu: add RAS query support for VCN 4.0
Tao Zhou
2
-0
/
+66
2022-11-17
drm/amdgpu: define common jpeg_set_ras_funcs
Tao Zhou
3
-12
/
+19
2022-11-17
drm/amdgpu: define common vcn_set_ras_funcs
Tao Zhou
3
-12
/
+19
2022-11-17
drm/amdgpu: enable RAS for VCN/JPEG v4.0
Tao Zhou
1
-1
/
+2
2022-11-17
drm/amdgpu: Enable mode-1 reset for RAS recovery in fatal error mode
YiPeng Chai
2
-1
/
+10
2022-11-17
drm/amdgpu: Add support for RAS table at 0x40000
Luben Tuikov
1
-1
/
+6
2022-11-17
drm/amdgpu: Interpret IPMI data for product information (v2)
Luben Tuikov
1
-98
/
+85
2022-11-17
drm/amdgpu: Bug-fix: Reading I2C FRU data on newer ASICs
Luben Tuikov
1
-11
/
+25
2022-11-17
drm/amdgpu: Allow non-standard EEPROM I2C address
Luben Tuikov
1
-1
/
+1
[prev]
[next]