index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
/
ili9320.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF
Kirill A. Shutemov
1
-19
/
+16
2012-03-10
gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: mmu: drop unused psb_get_default_pd_addr()
Kirill A. Shutemov
1
-9
/
+0
2012-03-10
gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: drop unused psbfb_suspend()/psbfb_resume()
Kirill A. Shutemov
1
-33
/
+0
2012-03-10
gma500: gem_glue: add missing include
Kirill A. Shutemov
1
-0
/
+1
2012-03-10
gma500: medfield: drop a bit of dead code
Kirill A. Shutemov
2
-21
/
+0
2012-03-10
gma500: mdfld_dsi_output_init() drop unused parameter
Kirill A. Shutemov
3
-19
/
+9
2012-03-10
gma500: psbfb_create(): move depth initialization out of loop
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: initial medfield merge
Kirill A. Shutemov
22
-0
/
+6345
2012-03-10
gma500: rework register stuff sanely
Alan Cox
6
-138
/
+148
2012-03-10
gma500: make init_pm callback in struct psb_op optional
Kirill A. Shutemov
2
-6
/
+2
2012-03-10
gma500: re-order calling on the fix setup so we set up after the DRM layer
Alan Cox
1
-1
/
+1
2012-03-10
intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()
Jesper Juhl
1
-5
/
+4
2012-03-10
gma500: Kconfig documentation tweak
Alan Cox
1
-2
/
+1
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
10
-296
/
+322
2012-03-10
gma500: clean up some of the struct fields we no longer use
Alan Cox
2
-95
/
+2
2012-03-10
gma500: plug in more of the gamma functionality
Alan Cox
1
-0
/
+10
2012-03-07
drm: cope with platformdev->id == -1
Rob Clark
1
-2
/
+10
2012-03-05
drm: drop setting vm_file to filp
Dave Airlie
4
-5
/
+0
2012-02-29
drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs
Felix Kuehling
1
-2
/
+11
2012-02-29
drm: remove unused code
Sascha Hauer
3
-30
/
+2
2012-02-29
drm/radeon/kms: clean up radeon_asic struct (v2)
Alex Deucher
2
-71
/
+69
2012-02-29
drm/radeon/kms: reorganize surface callbacks
Alex Deucher
2
-41
/
+76
2012-02-29
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
Alex Deucher
6
-143
/
+145
2012-02-29
drm/radeon/kms: reorganize display callbacks
Alex Deucher
2
-58
/
+98
2012-02-29
drm/radeon/kms: reorganize gart callbacks
Alex Deucher
4
-46
/
+84
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
15
-65
/
+83
2012-02-29
drm/radeon/kms: remove unused cp callbacks from radeon_asic
Alex Deucher
1
-3
/
+0
2012-02-29
drm/radeon/kms: reorganize irq callbacks
Alex Deucher
2
-38
/
+77
2012-02-29
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
8
-90
/
+185
2012-02-29
drm/radeon: fix IB debugfs files for multiple cards
Christian König
1
-2
/
+6
2012-02-29
drm/radeon: also make the cs_parse function per ring
Christian König
3
-21
/
+23
2012-02-29
drm/radeon/kms: no need to align IB like this
Christian König
1
-14
/
+1
2012-02-29
drm/radeon: move ring syncing after bo validation
Christian König
2
-8
/
+14
2012-02-27
drm/radeon/kms: reorganize pm callbacks
Alex Deucher
2
-95
/
+131
2012-02-27
drm/radeon/kms: reorganize page flip callbacks
Alex Deucher
2
-57
/
+93
2012-02-27
drm/radeon/kms: reorganize hpd callbacks
Alex Deucher
2
-76
/
+114
2012-02-27
drm/radeon/kms: add a radeon asic callback for mc idle
Alex Deucher
5
-3
/
+31
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
9
-1
/
+100
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
5
-0
/
+17
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
12
-2
/
+21
2012-02-16
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
Danny Kukawka
1
-2
/
+0
2012-02-16
drm/radeon/evergreen: make texdw[] array larger
Dan Carpenter
1
-1
/
+1
2012-02-15
drm/i915/lvds: Always use the presence pin for LVDS on PCH
Chris Wilson
2
-3
/
+17
2012-02-15
drm/i915: Record the position of the request upon error
Chris Wilson
3
-2
/
+5
2012-02-15
drm/i915: Record the in-flight requests at the time of a hang
Chris Wilson
3
-35
/
+79
2012-02-15
drm/i915: Record the tail at each request and use it to estimate the head
Chris Wilson
4
-1
/
+119
2012-02-14
drm/i915: add missing SDVO bits for interlaced modes on ILK
Paulo Zanoni
2
-1
/
+7
[next]