index
:
~bwidawsk/drm-intel
bdw-ppgtt
bdw-rc6
bdw-sema
big_pages
blobifier
blobifier-v10
blobifier-v2
blobifier-v3
blobifier-v4
blobifier-v5
blobifier-v6
blobifier-v7
blobifier-v8
braswell
braswell+wbinvd
broadwell
broadwell-null-ctx
extra_error_objs
faulting
for-len
force_throttle
forced-throttling
gpu_mirror
gt4
gtt-map-nonblock
hsw-gt1-hang
ilk_contexts
instdone
irq_fix
jenkins
llc-scanout
mi_urb_clear
mocs
mocs-new
new-ccs
non-block
non-lock
ppgtt
ppgtt-POC
prelocate
rbc
readread
replace-ctx
reuse-default
ring-scale
scheduler
scheduler_blocking
system_routine
timestamp
vgem
wait_rendering
wbinvd
wbinvd-drm-opt
bwidawsk's kernels for test and review
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
3
-4
/
+5
2011-12-06
drm: Merge branch 'drm-cleanups-jbarnes' into drm-core-next
Dave Airlie
2
-26
/
+116
2011-12-06
drm: remove some potentially dangerous DRM_ERRORs
Jesse Barnes
1
-15
/
+4
2011-12-06
drm: document the drm_mode_config structure
Jesse Barnes
1
-0
/
+23
2011-12-06
drm: document the drm_mode_group structure
Jesse Barnes
1
-0
/
+13
2011-12-06
drm: document and cleanup drm_mode_config_funcs
Jesse Barnes
1
-2
/
+9
2011-12-06
drm: document drm_mode_set structure
Jesse Barnes
1
-1
/
+9
2011-12-06
drm: remove unused fields in drm_connector and document the rest
Jesse Barnes
1
-7
/
+28
2011-12-06
drm: add drm_encoder comments
Jesse Barnes
1
-0
/
+12
2011-12-06
drm: add comments for drm_encoder_funcs
Jesse Barnes
1
-0
/
+7
2011-12-06
drm: fix comments for drm_crtc struct
Jesse Barnes
1
-0
/
+11
2011-12-06
drm: remove unused connector_count field from drm_display_mode
Jesse Barnes
1
-1
/
+0
2011-12-06
drm: Merge branch 'drm-gma500-alancox' into drm-core-next
Dave Airlie
22
-937
/
+437
2011-12-06
gma500: Oaktrail BIOS handling
Alan Cox
2
-12
/
+36
2011-12-06
gma500: Fix oaktrail probing part 1
Alan Cox
2
-1
/
+23
2011-12-06
gma500: Be smarter about layout
Alan Cox
1
-16
/
+30
2011-12-06
gma500: gtt based hardware scrolling console
Alan Cox
3
-12
/
+122
2011-12-06
gma500: frame buffer locking
Alan Cox
3
-6
/
+8
2011-12-06
gma500: Fix backlight crash
Alan Cox
2
-28
/
+34
2011-12-06
gma500: kill bogus code
Alan Cox
1
-32
/
+0
2011-12-06
gma500: Convert spaces to tabs in accel_2d.c.
Akshay Joshi
1
-1
/
+1
2011-12-06
gma500: do a pass over the FIXME tags
Alan Cox
8
-31
/
+26
2011-12-06
gma500: Add VBLANK support for Poulsbo hardware
Patrik Jakobsson
2
-30
/
+44
2011-12-06
gma500: Don't enable MSI on Poulsbo
Patrik Jakobsson
1
-3
/
+5
2011-12-06
gma500: Only register interrupt handler for poulsbo hardware
Patrik Jakobsson
2
-1
/
+2
2011-12-06
gma500: kill virtual mapping support
Alan Cox
2
-45
/
+8
2011-12-06
gma500: Move the API
Alan Cox
9
-8
/
+8
2011-12-06
gma500: kill off NUM_PIPE define
Alan Cox
2
-3
/
+2
2011-12-06
gma500: Rename the ioctls to avoid clashing with the legacy drivers
Alan Cox
3
-20
/
+20
2011-12-06
drm/gma500: begin pruning dead bits of API
Alan Cox
3
-644
/
+24
2011-12-01
drm: Redefine pixel formats
Ville Syrjälä
3
-50
/
+146
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
8
-48
/
+49
2011-11-29
drm/radeon/kms: fix up for BIG ENDIAN breakage
Dave Airlie
1
-1
/
+1
2011-11-28
drm/gma500: fix compile error
Ilija Hadzic
1
-11
/
+12
2011-11-28
drm/gma500: remove genrated file
Ilija Hadzic
1
-51
/
+0
2011-11-28
drm/gma500: port framebuffer to new plane interface.
Dave Airlie
1
-13
/
+20
2011-11-25
drm/staging/gma500: fix linux-next build
Jesse Barnes
1
-15
/
+22
2011-11-16
Merge branch 'drm-gma500-alanc' into drm-core-next
Dave Airlie
51
-0
/
+20496
2011-11-16
gma500: Now connect up to the DRM build to finish the job
Alan Cox
2
-0
/
+4
2011-11-16
gma500: fixup build versus latest header changes.
Dave Airlie
3
-1
/
+3
2011-11-16
gma500: Add support for Cedarview
Alan Cox
6
-0
/
+3318
2011-11-16
gma500: Add Oaktrail support
Alan Cox
6
-0
/
+2936
2011-11-16
gma500: Add Poulsbo support
Alan Cox
11
-0
/
+5973
2011-11-16
gma500: Add the core DRM files and headers
Alan Cox
6
-0
/
+3521
2011-11-16
gma500: Add the i2c bus support
Alan Cox
1
-0
/
+169
2011-11-16
gma500: Add the glue to the various BIOS and firmware interfaces
Alan Cox
5
-0
/
+1077
2011-11-16
gma500: Add device framework
Alan Cox
3
-0
/
+432
2011-11-16
gma500: introduce the framebuffer support code
Alan Cox
3
-0
/
+1194
2011-11-16
gma500: introduce the GTT and MMU handling logic
Alan Cox
3
-0
/
+1419
2011-11-16
gma500: GEM and GEM glue
Alan Cox
3
-0
/
+386
[next]