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-10-08
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
3
-3
/
+11
2009-10-06
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
1
-0
/
+3
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2
-1
/
+6
2009-10-05
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
1
-2
/
+2
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
3
-2
/
+40
2009-09-28
drm/kms: make fb helper work for all drivers.
Dave Airlie
1
-1
/
+3
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2
-1
/
+37
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+20
2009-09-23
drm/i915: Track purged state.
Chris Wilson
1
-0
/
+1
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-75
/
+477
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
1
-0
/
+3
2009-09-20
includecheck fix: include/drm, drm_memory.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-18
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
Michel Dänzer
1
-5
/
+6
2009-09-18
drm/radeon/kms: don't fail if we fail to init GPU acceleration
Jerome Glisse
1
-0
/
+1
2009-09-17
drm/i915: Add ioctl to set 'purgeability' of objects
Chris Wilson
1
-0
/
+18
2009-09-08
drm/i915: add B43 chipset support
Fabian Henze
1
-0
/
+1
2009-09-08
drm: include seq_file.h for debugfs builds.
Dave Airlie
1
-0
/
+3
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
1
-0
/
+4
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
1
-0
/
+2
2009-09-02
drm/kms: add explicit encoder disable function and detach harder.
Dave Airlie
1
-0
/
+2
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
1
-0
/
+4
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2
-0
/
+84
2009-08-31
drm/crtc_helper: place drm_helper_encoder_in_use() in the header file
Maarten Maathuis
1
-0
/
+1
2009-08-27
drm: GEM handles are u32, not int
Pekka Paalanen
1
-2
/
+2
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
1
-0
/
+38
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
1
-0
/
+2
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
1
-0
/
+2
2009-08-20
Merge Linus master to drm-next
Dave Airlie
4
-6
/
+57
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2
-26
/
+69
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
2
-19
/
+26
2009-08-19
drm: Enable drm drivers to add drm sysfs devices.
Thomas Hellstrom
1
-0
/
+12
2009-08-19
drm/ttm: optimize bo_kmap_type values
Pekka Paalanen
1
-6
/
+6
2009-08-19
drm/kms: no need to return void value (encoder)
Pekka Paalanen
1
-1
/
+1
2009-08-19
drm: clarify scaling property names
Jesse Barnes
1
-4
/
+5
2009-08-19
drm: fixup includes in encoder slave header files.
Dave Airlie
1
-2
/
+2
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
1
-1
/
+1
2009-08-13
drm: Add more standard TV properties.
Francisco Jerez
1
-0
/
+3
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
1
-0
/
+5
2009-08-04
drm: Define some new standard TV properties.
Francisco Jerez
1
-0
/
+3
2009-08-04
drm: Define DRM_MODE_SUBCONNECTOR_SCART
Francisco Jerez
1
-0
/
+1
2009-08-04
drm: Define DRM_MODE_CONNECTOR_TV
Francisco Jerez
1
-0
/
+1
2009-08-04
drm/kms: slave encoder interface.
Francisco Jerez
1
-0
/
+162
2009-08-04
DRM: Add the explanation about DRM debug level
Zhao Yakui
1
-0
/
+31
2009-08-04
drm: Remove the macro defintion of DRM_DEBUG_MODE
Zhao Yakui
1
-7
/
+0
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
1
-9
/
+9
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
[next]