index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2015-02-24
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
2015-02-23
drm/i915/bdw: PCI IDs ending in 0xb are ULT.
Rodrigo Vivi
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-01-30
drm/i915: Update DRIVER_DATE to 20150130
Daniel Vetter
2015-01-29
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
2015-01-28
drm/i915/skl: Enabling PSR on Skylake
Sonika Jindal
2015-01-28
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
2015-01-27
drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
Matt Roper
2015-01-27
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
drm/i915: Add intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
drm/i915: Performed deferred clflush inside set-cache-level
Chris Wilson
2015-01-27
drm/i915: Rename unpin_count to pin_count
Mika Kuoppala
2015-01-27
drm/i915: Rename plane_config to initial_plane_config
Damien Lespiau
2015-01-27
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
2015-01-27
drm/i915: Enum forcewake domains and domain identifiers
Mika Kuoppala
2015-01-27
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
drm/i915: Consolidate forcewake code
Mika Kuoppala
2015-01-27
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
2015-01-27
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
drm/i915: Pass new_config down do crtc_compute_clock
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Modifying structures related to DRRS
Vandana Kannan
2015-01-27
drm/i915: Increase the range of sideband address.
Deepak S
2015-01-27
drm/i915/chv: Populate total EU count on Cherryview
Deepak S
2015-01-26
drm/i915: BDW Fix Halo PCI IDs marked as ULT.
Rodrigo Vivi
2015-01-17
drm/i915: Update DRIVER_DATE to 20150117
Daniel Vetter
2015-01-15
drm/i915: group link_standby setup and let this info visible everywhere.
Rodrigo Vivi
2015-01-12
drm/i915: fix build for CONFIG_BUG=n
Jani Nikula
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-12
drm/i915: add dev_to_i915 helper
Imre Deak
2015-01-07
drm/i915: Add ioctl to set per-context parameters
Chris Wilson
2015-01-07
drm/i915: Move the ban period onto the context
Chris Wilson
2015-01-07
Revert "drm/i915: Parsing LFP brightness control from VBT"
Rodrigo Vivi
2015-01-04
Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...
Dave Airlie
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
2014-12-19
drm/i915: Update DRIVER_DATE to 20141219
Daniel Vetter
2014-12-18
Revert "drm/i915: Preserve VGACNTR bits from the BIOS"
Ville Syrjälä
2014-12-16
drm/i915: tame the chattermouth (v2)
Rob Clark
2014-12-16
drm/i915: Use batch length instead of object size in command parser
Brad Volkin
2014-12-16
drm/i915: Use batch pools with the command parser
Brad Volkin
2014-12-16
drm/i915: Implement a framework for batch buffer pools
Brad Volkin
2014-12-15
drm/i915: Parsing LFP brightness control from VBT
Deepak M
2014-12-15
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
2014-12-15
drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
Daniel Vetter
2014-12-11
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
Jesse Barnes
2014-12-10
drm/i915: Move FBC stuff to intel_fbc.c
Rodrigo Vivi
2014-12-06
drm/i915: Add unique id to the request structure for debugging
John Harrison
[next]