index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_fb.c
Commit message (
Expand
)
Author
Age
*
drm/i915: make intel_crtc_fb_gamma_{set, get} static
Paulo Zanoni
2013-10-01
*
drm/i915: Ditch INTELFB_CONN_LIMIT
Daniel Vetter
2013-10-01
*
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-10-01
*
drm/i915: Export intel_framebuffer_fini
Chris Wilson
2013-08-06
*
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-08
*
Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-06-27
|
\
|
*
drm/i915: Use FBINFO_STATE defines instead of 0 and 1
Damien Lespiau
2013-06-10
|
*
drm/i915: s/drm_i915_private_t/struct drm_i915_private/
Ville Syrjälä
2013-06-03
|
*
drm/i915: Use container_of() in the fbdev code
Ville Syrjälä
2013-06-03
*
|
drm/i915: Drop bogus fbdev sprite disable code
Ville Syrjälä
2013-06-17
|
/
*
drm/i915: clear the stolen fb before resuming
Jani Nikula
2013-05-07
*
drm/i915: Support PCH no display
Ben Widawsky
2013-04-06
*
drm/i915: enable VT switchless resume v3
Jesse Barnes
2013-03-26
*
drm/i915: Move num_pipes to intel info
Ben Widawsky
2013-03-23
*
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
2013-03-19
|
\
|
*
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-13
|
*
drm/i915: rip out helper->disable noop functions
Daniel Vetter
2013-02-13
|
*
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-13
*
|
drm/i915: remove disabled memset of framebuffer from intel_fb
Jesse Barnes
2013-03-04
|
/
*
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-02-07
|
\
|
*
drm/i915: only disable enabled planes on intel_fb_restore_mode
Paulo Zanoni
2013-01-26
|
*
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-20
|
*
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
*
|
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-01-20
|
\
\
|
|
/
|
/
|
|
*
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
|
*
drm/i915: use drm_modeset_lock_all
Daniel Vetter
2013-01-20
*
|
drm/i915: Clear the stolen fb before enabling
Chris Wilson
2012-12-17
*
|
drm/i915: Fixup hpd irq register setup ordering
Daniel Vetter
2012-12-11
*
|
drm/i915: Allocate fbcon from stolen memory
Chris Wilson
2012-11-30
|
/
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
*
drm/i915: Zero initialize mode_cmd
Ville Syrjälä
2012-07-05
*
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-12
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
|
\
|
*
drm/i915: Hold mode_config lock whilst changing mode for lastclose()
Chris Wilson
2012-04-16
*
|
drm/i915: [sparse] trivial sparse fixes
Ben Widawsky
2012-04-18
|
/
*
drm/i915: suspend fbdev device around suspend/hibernate
Dave Airlie
2012-03-29
*
drm: do not set fb_info->pixmap fields
Sascha Hauer
2012-02-09
*
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
*
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
*
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
*
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
2011-04-27
*
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
2011-01-14
*
drm/i915: Use the mappable sizes determined by GTT for consistency.
Chris Wilson
2011-01-11
*
drm: Update fbdev fb_fix_screeninfo
James Simmons
2011-01-06
*
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...
Dave Airlie
2010-12-21
|
\
|
*
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
*
|
drm/fb: Don't expose mmio for fbdev emulation layer
James Simmons
2010-12-20
|
/
*
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
2010-10-19
|
\
|
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-18
|
/
|
[next]