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
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
1
-0
/
+5
2009-08-04
drm/radeon: add some new r7xx pci ids
Alex Deucher
1
-0
/
+5
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+42
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2
-1
/
+37
2009-07-15
drm/ttm/radeon: add dma32 support.
Dave Airlie
1
-1
/
+4
2009-07-15
ttm: Make messages more readable.
Thomas Hellstrom
1
-1
/
+1
2009-07-15
drm/radeon: add some missing pci ids
Alex Deucher
1
-2
/
+4
2009-06-24
drm: Fix shifts which were miscalculated when converting from bitfields.
Michel Dänzer
1
-19
/
+19
2009-06-19
drm: EDID endianness fixes.
Michel Dänzer
1
-49
/
+43
2009-06-19
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
1
-6
/
+15
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2
-361
/
+0
2009-06-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-4
/
+1922
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
1
-0
/
+130
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
5
-0
/
+1788
2009-06-15
drm/radeon: fix mobility flags on new PCI IDs.
Dave Airlie
1
-4
/
+4
2009-06-12
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-57
/
+170
2009-06-12
drm: include kernel list header file in hashtab header
Jerome Glisse
1
-0
/
+2
2009-06-12
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse
2
-36
/
+91
2009-06-12
drm/radeon: add support for RV790.
Alex Deucher
1
-0
/
+2
2009-06-12
drm/radeon: add rv740 drm support.
Alex Deucher
1
-0
/
+5
2009-06-12
drm_calloc_large: check right size, check integer overflow, use GFP_ZERO
Kristian Høgsberg
1
-8
/
+4
2009-06-11
drm: add separate drm debugging levels
yakui_zhao
1
-5
/
+56
2009-06-11
drm: fix LOCK_TEST_WITH_RETURN macro
Roel Kluin
1
-8
/
+8
2009-06-09
drm/i915: Enable probe on new chipset
Zhenyu Wang
1
-0
/
+2
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2
-0
/
+5
2009-05-19
drm/i915: allocate large pointer arrays with vmalloc
Jesse Barnes
1
-0
/
+24
2009-05-14
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
1
-0
/
+10
2009-04-21
drm/i915: add support for G41 chipset
Zhenyu Wang
1
-0
/
+1
2009-04-14
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2009-04-13
intelfb: support i854
Stefan Husemann
1
-0
/
+2
2009-04-08
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
1
-0
/
+3
2009-04-03
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
1
-1
/
+1
2009-04-03
DRM: drm_crtc_helper.h doesn't actually need i2c.h
Jean Delvare
1
-1
/
+0
2009-04-03
drm: fix missing inline function on 32-bit powerpc.
Dave Airlie
1
-2
/
+2
2009-03-29
drm: detect hdmi monitor by hdmi identifier (v3)
Ma Ling
1
-0
/
+1
2009-03-29
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds
Richard Kennedy
1
-3
/
+3
2009-03-29
radeon: add some new pci ids
Alex Deucher
1
-0
/
+2
2009-03-29
drm: read EDID extensions from monitor
Ma Ling
1
-1
/
+2
2009-03-28
drm: merge Linux master into HEAD
Dave Airlie
7
-188
/
+192
2009-03-27
agp/intel: Add support for new intel chipset.
Shaohua Li
1
-0
/
+2
2009-03-27
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
1
-1
/
+76
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
5
-9
/
+14
2009-03-26
make drm headers use strict integer types
Arnd Bergmann
6
-188
/
+190
2009-03-13
drm: add DRM_READ/WRITE64 wrappers around readq/writeq.
Dave Airlie
1
-0
/
+19
2009-03-13
radeon: add RS600 pci ids
Alex Deucher
1
-0
/
+3
2009-03-13
radeon: add R6xx/R7xx pci ids
Alex Deucher
1
-0
/
+108
2009-03-13
drm/radeon: prep for r6xx/r7xx support
Alex Deucher
1
-1
/
+4
2009-03-13
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
1
-1
/
+76
2009-03-13
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
1
-1
/
+0
2009-03-13
drm: claim PCI device when running in modesetting mode.
Kristian Høgsberg
1
-1
/
+1
[next]