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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-64
/
+140
2010-07-01
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-01
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
1
-1
/
+1
2010-07-01
drm/i915: change default panel fitting mode to preserve aspect ratio
Jesse Barnes
1
-2
/
+2
2010-07-01
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Prarit Bhargava
1
-1
/
+1
2010-07-01
drm/i915: take struct_mutex in i915_dma_cleanup()
Dan Carpenter
1
-0
/
+2
2010-07-01
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
3
-8
/
+11
2010-07-01
i915: fix ironlake edp panel setup (v4)
Dave Airlie
1
-3
/
+24
2010-07-01
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
2
-4
/
+6
2010-07-01
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
1
-0
/
+1
2010-07-01
drm/radeon/kms: remove rv100 bios connector quirk
Alex Deucher
1
-9
/
+0
2010-07-01
drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode
Alex Deucher
1
-3
/
+8
2010-07-01
DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...
Rafael J. Wysocki
2
-8
/
+36
2010-07-01
drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
Alex Deucher
3
-17
/
+23
2010-07-01
drm/radeon: add quirk to make HP nx6125 laptop resume.
Dave Airlie
1
-0
/
+8
2010-07-01
drm/radeon/kms: add some missing regs to evergreen gpu init
Alex Deucher
2
-0
/
+26
2010-07-01
drm/radeon/kms: fix typos in evergreen command checker
Alex Deucher
2
-7
/
+7
2010-07-01
drm/radeon/kms: avoid oops on mac r4xx cards
Alex Deucher
1
-0
/
+7
2010-07-01
drm/radeon/kms: Force HDP_NONSURF to maximum size
Jerome Glisse
3
-3
/
+3
2010-07-01
drm/radeon/kms: disable frac fb dividers for rs6xx
Alex Deucher
1
-1
/
+1
2010-07-01
drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.
Dave Airlie
1
-0
/
+4
2010-07-01
drm/radeon/kms: fix typo in evergreen_gpu_init
Alex Deucher
1
-5
/
+5
2010-07-01
drm/radeon/kms: return ret in cursor_set failure path
Matt Turner
1
-1
/
+1
2010-07-01
drm/ttm: non pooled page allocation should have GFP_USER set
Jerome Glisse
1
-1
/
+1
2010-07-01
drm/radeon/r100/r200: fix calculation of compressed cube maps
Roland Scheidegger
1
-27
/
+31
2010-07-01
drm/radeon/r200: handle more hw tex coord types
Roland Scheidegger
1
-0
/
+2
2010-07-01
drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
Roland Scheidegger
3
-0
/
+11
2010-07-01
drm/radeon: add fake RN50 table for powerpc
Dave Airlie
2
-0
/
+33
2010-07-01
drm/fb: Fix video= mode computation
Adam Jackson
1
-6
/
+13
2010-07-01
drm/radeon/kms: fix DP after DPMS cycle
Alex Deucher
1
-2
/
+2
2010-07-01
drm/radeon/kms: fix dpms state on resume
Cedric Godin
1
-0
/
+7
2010-07-01
drm/radeon/kms: fix bandwidth calculation when sideport is present
Alex Deucher
1
-5
/
+1
2010-06-18
drm/i915: gen3 page flipping fixes
Jesse Barnes
6
-9
/
+46
2010-06-18
drm/i915: don't queue flips during a flip pending event
Jesse Barnes
1
-0
/
+11
2010-06-14
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
Zou Nan hai
2
-5
/
+6
2010-06-14
drm/i915: Turn on 945 self-refresh only if single CRTC is active
Li Peng
1
-5
/
+7
2010-06-15
radeon/kms: fix powerpc/rn50 untiled behaviour.
Dave Airlie
1
-6
/
+14
2010-06-15
drm/radeon: fix dual-head on rv250
Dave Airlie
1
-13
/
+9
2010-06-08
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Linus Torvalds
1
-0
/
+5
2010-06-08
drm/radeon: don't poll tv dac if crtc2 is in use.
Dave Airlie
1
-0
/
+11
2010-06-08
drm/radeon: reset i2c valid to avoid incorrect tv-out polling.
Dave Airlie
1
-0
/
+2
2010-06-08
drm/nv50: fix iommu errors caused by device reading from address 0
Ben Skeggs
1
-2
/
+8
2010-06-08
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
1
-1
/
+1
2010-06-08
nouveau: off by one in nv50_gpio_location()
Dan Carpenter
1
-1
/
+1
2010-06-08
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
1
-12
/
+7
2010-06-08
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
1
-3
/
+20
2010-06-08
drm/radeon/kms/pm: resurrect printing power states
Rafał Miłecki
1
-0
/
+45
2010-06-08
drm/radeon/kms: add trivial debugging for voltage
Rafał Miłecki
4
-0
/
+5
2010-06-08
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
Rafał Miłecki
3
-10
/
+12
2010-06-08
drm/radeon/kms/pm: track current voltage (v2)
Alex Deucher
6
-7
/
+22
[next]