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
2010-04-09
drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
Ben Skeggs
1
-3
/
+4
2010-04-09
drm/nv40: add LVDS table quirk for Dell Latitude D620
Ben Skeggs
1
-0
/
+15
2010-04-09
drm/nv40: rework lvds table parsing
Ben Skeggs
2
-28
/
+17
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
8
-76
/
+74
2010-04-09
drm/nouveau: remove some unused members from drm_nouveau_private
Ben Skeggs
2
-11
/
+0
2010-04-09
drm/nouveau: Make use of TTM busy_placements.
Francisco Jerez
3
-59
/
+61
2010-04-09
drm/nv50: add more 0x100c80 flushy magic
Ben Skeggs
2
-0
/
+46
2010-04-09
drm/nv50: fix fbcon when framebuffer above 4GiB mark
Ben Skeggs
1
-6
/
+7
2010-04-09
drm/nv50: Fix NEWCTX_DONE flag number
Marcin KoĆcielnicki
1
-3
/
+3
2010-04-09
drm/edid: Fix sync polarity for secondary GTF curve
Adam Jackson
1
-1
/
+4
2010-04-08
drm/ttm: using kmalloc/kfree requires including slab.h
Stephen Rothwell
1
-0
/
+1
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
9
-75
/
+93
2010-04-08
drm/fb: remove drm_fb_helper_setcolreg
James Simmons
4
-35
/
+0
2010-04-08
drm/ttm: include linux/seq_file.h for seq_printf
Matt Turner
1
-0
/
+1
2010-04-07
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
8
-161
/
+215
2010-04-07
drm/kms/fb: add polling support for when nothing is connected.
Dave Airlie
5
-10
/
+91
2010-04-07
drm/kms/fb: provide a 1024x768 fbcon if no outputs found.
Dave Airlie
1
-1
/
+3
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
6
-134
/
+121
2010-04-07
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
11
-434
/
+398
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
24
-815
/
+834
2010-04-07
drm/radeon/kms/combios: verify dac_adj values are valid
Alex Deucher
1
-5
/
+15
2010-04-07
drm/radeon/kms: clean up atom dac handling
Alex Deucher
1
-14
/
+7
2010-04-07
drm/radeon/kms: legacy tv dac cleanup
Alex Deucher
1
-25
/
+33
2010-04-07
drm/radeon/kms: small memory leak in atom exit code
Dan Carpenter
1
-2
/
+5
2010-04-07
drm/edid/quirks: Envision EN2028
Adam Jackson
1
-0
/
+2
2010-04-06
drm/radeon/kms: fix washed out image on legacy tv dac
Alex Deucher
1
-1
/
+1
2010-04-06
drm/ttm: Add sysfs interface to control pool allocator.
Pauli Nieminen
2
-2
/
+113
2010-04-06
drm/ttm: Use set_pages_array_wc instead of set_memory_wc.
Pauli Nieminen
1
-11
/
+1
2010-04-06
drm/nouveau: Add ttm page pool debugfs file.
Pauli Nieminen
1
-0
/
+3
2010-04-06
drm/radeon/kms: Add ttm page pool debugfs file.
Pauli Nieminen
1
-3
/
+10
2010-04-06
drm/ttm: Add debugfs output entry to pool allocator.
Pauli Nieminen
1
-7
/
+38
2010-04-06
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen
4
-25
/
+739
2010-04-06
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
20
-354
/
+508
2010-04-06
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
15
-46
/
+46
2010-04-06
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
Jerome Glisse
9
-107
/
+281
2010-04-06
drm/modes: Fix interlaced mode names
Adam Jackson
2
-11
/
+14
2010-04-06
drm/edid: Add secondary GTF curve support
Adam Jackson
2
-54
/
+146
2010-04-06
drm/edid: Strengthen the algorithm for standard mode codes
Adam Jackson
1
-10
/
+18
2010-04-06
drm/edid: Fix the HDTV hack.
Adam Jackson
1
-3
/
+13
2010-04-06
drm/edid: Extend range-based mode addition for EDID 1.4
Adam Jackson
1
-23
/
+78
2010-04-06
drm/edid: Add test for monitor reduced blanking support.
Adam Jackson
1
-4
/
+43
2010-04-06
drm/edid: Fix preferred mode parse for EDID 1.4
Adam Jackson
1
-1
/
+4
2010-04-06
drm/edid: Remove some silly comments
Adam Jackson
1
-14
/
+3
2010-04-06
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
4
-21
/
+15
2010-04-06
drm/edid: Add modes for Established Timings III section
Adam Jackson
1
-0
/
+91
2010-04-06
drm/edid: Reshuffle mode list construction to closer match the spec
Adam Jackson
1
-2
/
+16
2010-04-06
drm/edid: Remove a redundant check
Adam Jackson
1
-4
/
+0
2010-04-06
drm/edid: Remove some misleading comments
Adam Jackson
1
-8
/
+0
2010-04-06
drm/edid: Fix secondary block fetch.
Adam Jackson
1
-143
/
+187
2010-04-06
drm/radeon/kms/atom: fix gpio i2c table overrun (v2)
Alex Deucher
1
-4
/
+7
[prev]
[next]