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
2014-09-15
drm/nva3/clk: Set intermediate core clock on reclocking
Roy Spliet
3
-14
/
+51
2014-09-15
drm/nva3/clk: For PLL clocks always make sure the PLL is not in use
Roy Spliet
1
-0
/
+9
2014-09-15
drm/nva3/clk: Abort when PLL doesn't lock
Roy Spliet
1
-1
/
+5
2014-09-15
drm/nva3/clk: HOST clock
Roy Spliet
2
-8
/
+78
2014-09-15
drm/nva3/clk: Set PLL refclk
Roy Spliet
3
-29
/
+48
2014-09-15
drm/nva3/clk: Parse clock control registers more accurately
Roy Spliet
1
-4
/
+28
2014-09-15
drm/nouveau: Fix duplicate definition of NV04_PFB_BOOT_0_*
Pierre Moreau
3
-32
/
+24
2014-09-15
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
9
-6
/
+37
2014-09-15
drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucode
Ben Skeggs
1
-3
/
+2
2014-09-15
drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc
Martin Peres
5
-736
/
+749
2014-09-15
drm/nouveau/pwr/fuc: add ld/st macros
Martin Peres
1
-0
/
+10
2014-09-15
drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delay
Martin Peres
9
-2284
/
+2446
2014-09-15
drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)
Martin Peres
10
-1735
/
+1919
2014-09-15
drm/nouveau/pwr: fix the timers implementation with concurent processes
Martin Peres
5
-990
/
+1133
2014-09-15
drm/nouveau/ppwr: enable ppwr on gm107
Martin Peres
2
-1
/
+5
2014-09-15
drm/gm107/therm: add PWM fan support v2
Martin Peres
7
-6
/
+106
2014-09-15
drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...
Martin Peres
1
-1
/
+7
2014-09-15
drm/nouveau/bios/fan: add support for maxwell's fan management table v2
Martin Peres
4
-1
/
+111
2014-09-15
drm/nouveau/ltc: allocate tagram from memory that spans all partitions
Ben Skeggs
1
-1
/
+1
2014-09-15
drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap
Ben Skeggs
16
-26
/
+38
2014-09-15
drm/nouveau/core/mm: fill in holes with "allocated" nodes
Ben Skeggs
2
-6
/
+21
2014-09-15
drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...
Ben Skeggs
1
-9
/
+32
2014-09-15
drm/nouveau/core/mm: modify test for if building a mm with holes in it
Ben Skeggs
2
-2
/
+4
2014-09-15
drm/nouveau/core/mm: make it clearer what (type == 0) means
Ben Skeggs
2
-9
/
+10
2014-09-15
drm/gf100/ltc: translate interrupt status into more meaningful names
Ben Skeggs
2
-5
/
+29
2014-09-15
drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens
Ben Skeggs
2
-10
/
+0
2014-09-15
drm/nv50-/disp: add support for completion events
Ben Skeggs
11
-11
/
+173
2014-09-15
drm/nouveau/core: pass related object into notify constructor
Ben Skeggs
18
-28
/
+42
2014-09-15
drm/nouveau/bar: ioremap only the areas that we're actually using
Ben Skeggs
2
-20
/
+19
2014-09-15
Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
6
-73
/
+105
2014-09-15
drm: Drop modeset locking from crtc init function
Daniel Vetter
1
-5
/
+0
2014-09-15
drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modes
Clint Taylor
1
-3
/
+12
2014-09-15
drm/edid: Reduce horizontal timings for pixel replicated modes
Clint Taylor
1
-48
/
+48
2014-09-15
drm: Include task->name and master status in debugfs clients info
Chris Wilson
1
-5
/
+22
2014-09-15
drm/gem: Fix kerneldoc typo
Laurent Pinchart
1
-1
/
+1
2014-09-15
drm/ast: Cleanup analog init code path
Benjamin Herrenschmidt
1
-18
/
+31
2014-09-15
drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips
Benjamin Herrenschmidt
1
-4
/
+10
2014-09-15
drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()
Benjamin Herrenschmidt
1
-0
/
+11
2014-09-15
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
3
-11
/
+62
2014-09-15
drm/ast: Try to use MMIO registers when PIO isn't supported
Benjamin Herrenschmidt
2
-4
/
+21
2014-09-12
drm: use c99 initializers in structures
Julia Lawall
2
-11
/
+22
2014-09-12
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move drm_class to drm_internal.h
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
6
-5
/
+10
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
9
-73
/
+73
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
1
-123
/
+123
2014-09-12
drm: unexport drm_global_mutex
Daniel Vetter
3
-1
/
+2
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
9
-0
/
+76
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
4
-13
/
+40
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
3
-4
/
+4
[prev]
[next]