开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
2016-03-03
drm/i915: Init power domains early in driver load
Daniel Vetter
2015-11-04
drm/i915: Fix locking around GuC firmware load
Daniel Stone
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
drm/i915: Mark getparam ioctl as DRM_UNLOCKED
Daniel Vetter
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-07
Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...
Daniel Vetter
2015-09-30
drm/i915: Remove setparam ioctl
Daniel Vetter
2015-09-30
drm/i915/bdw: Check for slice, subslice and EU count for BDW
Łukasz Daniluk
2015-09-30
drm: i915: drop null test before destroy functions
Julia Lawall
2015-09-25
drm/i915: implement sync_audio_rate callback
Libin Yang
2015-09-23
drm/i915: Do not hardcode s_max, ss_max and eu_mask for BXT
Dongwon Kim
2015-09-18
drm/i915: Don't leak VBT mode data
Matt Roper
2015-09-04
drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
Imre Deak
2015-09-02
drm/i915: Fix module initialisation, v2.
Maarten Lankhorst
2015-08-26
drm/i915: Move DPIO port init earlier
Ville Syrjälä
2015-08-14
drm/i915: GuC-specific firmware loader
Alex Dai
2015-07-28
drm/i915: Fake AGP is dead
Daniel Vetter
2015-07-17
drm/i915/skl: Don't expose the top most plane on gen9 display
Damien Lespiau
2015-07-08
drm/i915: use dev_priv for the FBC functions
Paulo Zanoni
2015-07-06
drm/i915: move FBC code out of i915_gem_stolen.c
Paulo Zanoni
2015-07-06
drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam
Abdiel Janulgue
2015-06-23
drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
2015-06-15
drm/i915: Report to userspace if we have a (presumed) working GPU reset
Chris Wilson
2015-05-29
drm/i915: group all hotplug related fields into a new struct in dev_priv
Jani Nikula
2015-05-28
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
2015-05-08
drm/i915/skl: Add support to load SKL CSR firmware.
Daniel Vetter
2015-04-14
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
2015-04-10
drm/i915: Use a separate slab for vmas
Chris Wilson
2015-04-10
drm/i915: Use a separate slab for requests
Chris Wilson
2015-04-10
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-09
drm/i915/bxt: Determine BXT slice/subslice/EU info
Jeff McGee
2015-04-09
drm/i915: Split SSEU init into functions by platform
Jeff McGee
2015-04-09
drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe C
Damien Lespiau
2015-03-27
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
2015-03-17
drm/i915: Export total subslice and EU counts
Jeff McGee
2015-03-17
drm/i915/chv: Determine CHV slice/subslice/EU info
Jeff McGee
2015-03-17
drm/i915: Add I915_PARAM_REVISION
Neil Roberts
2015-02-27
drm/i915: Remove DRIVER_MODESET checks in load/unload/close code
Daniel Vetter
2015-02-24
drm/i915/skl: Tune IZ hashing when subslices are unbalanced
Damien Lespiau
2015-02-23
drm/i915/skl: Determine SKL slice/subslice/EU info
Jeff McGee
2015-02-13
drm/i915: Add the display switch logic for vGPU in i915 driver
Yu Zhang
2015-01-29
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
2015-01-28
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
2015-01-27
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
Zhipeng Gong
2015-01-27
drm/i915/chv: Populate total EU count on Cherryview
Deepak S
2015-01-12
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
Daniel Vetter
2015-01-12
drm/i915: add component support
Imre Deak
2015-01-07
drm/i915: Add ioctl to set per-context parameters
Chris Wilson
[next]