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