index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
drm/radeon: add missing trace point
Christian König
1
-0
/
+1
2014-01-29
drm/radeon: fix VMID use tracking
Christian König
2
-1
/
+9
2014-01-29
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...
Dave Airlie
9
-62
/
+121
2014-01-29
drm: ast,cirrus,mgag200: use drm_can_sleep
Dave Airlie
3
-3
/
+3
2014-01-29
Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...
Dave Airlie
17
-91
/
+169
2014-01-29
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
19
-51
/
+89
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
7
-34
/
+99
2014-01-29
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2
-3
/
+11
2014-01-28
drm/gma500: Lock struct_mutex around cursor updates
Patrik Jakobsson
1
-2
/
+10
2014-01-28
drm/i915: Fix the offset issue for the stolen GEM objects
Akash Goel
1
-1
/
+1
2014-01-27
DRM: armada: fix missing DRM_KMS_FB_HELPER select
Russell King
1
-0
/
+1
2014-01-27
drm/i915: Decouple GPU error reporting from ring initialisation
Chris Wilson
2
-7
/
+16
2014-01-25
i915: remove pm_qos request on error
Stanislaw Gruszka
1
-0
/
+1
2014-01-24
Revert "drm/i915: Mask reserved bits in display/sprite address registers"
Daniel Vetter
3
-15
/
+13
2014-01-23
drm/tegra: Obtain head number from DT
Thierry Reding
1
-2
/
+39
2014-01-23
drm/i915: VLV2 - Fix hotplug detect bits
Todd Previte
2
-15
/
+35
2014-01-23
drm/nouveau: call drm_vblank_cleanup() earlier
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
6
-31
/
+31
2014-01-23
drm/nv50/gr: print mpc trap name when it's not an mp trap
Ilia Mirkin
1
-0
/
+20
2014-01-23
drm/nv50/gr: update list of mp errors, make it a bitfield
Ilia Mirkin
1
-8
/
+10
2014-01-23
drm/nv50/gr: add more trap names to print on error
Ilia Mirkin
1
-58
/
+70
2014-01-23
drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50
Ilia Mirkin
4
-10
/
+35
2014-01-23
drm/nouveau: hold mutex while syncing to kernel channel
Maarten Lankhorst
1
-7
/
+8
2014-01-23
drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios
Ilia Mirkin
17
-35
/
+287
2014-01-23
drm/nouveau/device: provide a way for devinit to mark engines as disabled
Ilia Mirkin
2
-5
/
+19
2014-01-23
drm/nouveau/devinit: tidy up the subdev class definition
Ben Skeggs
22
-283
/
+209
2014-01-23
drm/nouveau/bar: tidy up the subdev and object class definitions
Ben Skeggs
7
-25
/
+38
2014-01-23
drm/nouveau/instmem: tidy up the object class definition
Ben Skeggs
7
-114
/
+127
2014-01-23
drm/nouveau/instmem: tidy up the subdev class definition
Ben Skeggs
15
-208
/
+223
2014-01-23
drm/nouveau/pwr: implement a simple i2c stack
Ben Skeggs
11
-279
/
+2066
2014-01-23
drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addr
Ben Skeggs
5
-65
/
+67
2014-01-23
drm/nve0/fb: turn off some bits in 10f584 at init
Ben Skeggs
1
-0
/
+1
2014-01-23
drm/nve0/fb/gddr5: merge a fix from ddr3 for one of the timing settings
Ben Skeggs
1
-2
/
+5
2014-01-23
drm/nve0/fb/gddr5: yet another random 10f200 bit
Ben Skeggs
3
-0
/
+10
2014-01-23
drm/nvc0-/fb: hook up skeleton interrupt handler
Ben Skeggs
2
-0
/
+18
2014-01-23
drm/nve0/fb/gddr5: more 10f200 stuff
Ben Skeggs
1
-3
/
+5
2014-01-23
drm/nve0/clk: report ddr memory frequency
Ben Skeggs
1
-1
/
+1
2014-01-23
drm/nouveau/fb/gddr5: make sure we update mr7 when we're supposed to
Ben Skeggs
1
-4
/
+13
2014-01-23
drm/nve0/fb/gddr5: 10f698/69c
Ben Skeggs
1
-1
/
+5
2014-01-23
drm/nve0/fb: it's now safe to obey the memory voltage setting properly
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nve0/fb: multi-stage reclock is required for certain transitions
Ben Skeggs
2
-16
/
+70
2014-01-23
drm/nouveau/clk: allow fb to signal it needs to do a multi-stage reclock
Ben Skeggs
1
-3
/
+6
2014-01-23
drm/nve0/fb/gddr5: parse bios data into struct rather than using directly
Ben Skeggs
10
-218
/
+412
2014-01-23
drm/nve0/fb/gddr5: found LP3 setting
Ben Skeggs
2
-7
/
+8
2014-01-23
drm/nve0/fb: note the memory voltage toggle, not using it yet
Ben Skeggs
2
-4
/
+4
2014-01-23
drm/nve0/fb/gddr5: somewhat better attempt at 100770/10f604/610/614
Ben Skeggs
1
-14
/
+47
2014-01-23
drm/nve0/fb/gddr5: fixup delays a bit
Ben Skeggs
1
-2
/
+1
2014-01-23
drm/nouveau/bios: timing 2.0 entries can have subentries
Ben Skeggs
6
-23
/
+34
2014-01-23
drm/nve0/fb/gddr5: note another semi-unknown
Ben Skeggs
1
-14
/
+17
2014-01-23
drm/nouveau/fb/gddr5: modify mr8 with high bits of CL/WR
Ben Skeggs
1
-0
/
+4
[next]