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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
drm: include seq_file.h for debugfs builds.
Dave Airlie
1
-0
/
+3
2009-09-08
drm/radeon/kms: lower debugging on dpms events.
Dave Airlie
1
-7
/
+6
2009-09-08
drm/kms/radeon: make kms default a runtime option
Dave Airlie
4
-17
/
+12
2009-09-08
drm/kms: fix kms helper license + Kconfig
Dave Airlie
4
-7
/
+11
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
33
-606
/
+8289
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
15
-388
/
+1941
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
11
-440
/
+1712
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
205
-1656
/
+3349
2009-09-07
drm/kms: remove old std mode fallback code.
Dave Airlie
1
-54
/
+2
2009-09-07
drm/kms/i915: Add the default mode for CRT output without EDID
ykzhao
1
-2
/
+5
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
2
-0
/
+48
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2
-12
/
+39
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
1
-0
/
+237
2009-09-07
drm: split crtc/fb helpers into a separate module
Dave Airlie
4
-5
/
+16
2009-09-07
drm/radeon/kms: add updated registers from drm-fixes.
Dave Airlie
3
-0
/
+5
2009-09-07
drm/radeon/kms: block depthxy offset from use from userspace.
Dave Airlie
3
-3
/
+0
2009-09-06
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
1
-2
/
+2
2009-09-06
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
4
-27
/
+50
2009-09-04
drm/i915: do dynamic clock freq control only in kernel modesetting
Zhenyu Wang
1
-0
/
+3
2009-09-04
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
Keith Packard
1
-22
/
+74
2009-09-04
drm/i915: fix tiling on IGDNG
Zhenyu Wang
3
-8
/
+21
2009-09-04
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
Daniel Vetter
1
-2
/
+2
2009-09-04
drm/i915: remove open-coded drm_mode_object_find
Daniel Vetter
1
-12
/
+8
2009-09-04
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
Eric Anholt
1
-2
/
+2
2009-09-04
drm/i915: i915_modeset is signed
Kyle McMartin
1
-1
/
+1
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
9
-45
/
+704
2009-09-04
drm/i915: Support IGD EOS
Shaohua Li
3
-0
/
+51
2009-09-04
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
Zhao Yakui
1
-48
/
+153
2009-09-04
drm/i915: select TV format according to connector type
Ma Ling
1
-0
/
+30
2009-09-04
drm/i915: update debugfs interrupt info on IGDNG
Zhenyu Wang
1
-10
/
+31
2009-09-04
drm/i915: Add i915 register dumping debugfs file
Ben Gamari
1
-0
/
+30
2009-09-04
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
4
-13
/
+13
2009-09-02
agp/intel: support for new chip variant of IGDNG mobile
Zhenyu Wang
1
-1
/
+7
2009-09-02
drm/i915: Unref old_obj on get_fence_reg() error path
Chris Wilson
1
-4
/
+9
2009-09-02
drm/i915: increase default latency constant (v2 w/comment)
Jesse Barnes
1
-1
/
+15
2009-09-02
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
Maarten Maathuis
1
-1
/
+2
2009-09-02
drm/crtc: fix mismerge of last patch.
Dave Airlie
1
-2
/
+2
2009-09-02
drm/kms: add explicit encoder disable function and detach harder.
Dave Airlie
2
-4
/
+22
2009-09-02
drm: fix drm_cache.c for arch with no support.
Dave Airlie
1
-6
/
+3
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
3
-0
/
+81
2009-08-31
autofs4 - fix missed case when changing to use struct path
Ian Kent
1
-1
/
+1
2009-08-31
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-14
/
+21
2009-08-31
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
9
-51
/
+148
2009-08-31
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-31
ata_piix: parallel scanning on PATA needs an extra locking
Bartlomiej Zolnierkiewicz
1
-1
/
+13
2009-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-105
/
+194
2009-08-31
ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889A
Takashi Iwai
1
-14
/
+20
2009-08-31
ALSA: hda - Add missing mux check for VT1708
Takashi Iwai
1
-0
/
+1
2009-08-31
V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name style
Joe Perches
1
-2
/
+1
2009-08-31
V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.
Randy Dunlap
1
-1
/
+1
[next]