index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2015-01-27
drm/i915: Use a common function for computing the fb height alignment
Damien Lespiau
-9
/
+15
2015-01-27
drm/i915: Change plane_config to store a tiling_mode
Damien Lespiau
-11
/
+10
2015-01-27
drm/i915/skl: Gen9 coarse power gating
Zhe Wang
-0
/
+11
2015-01-27
drm/i915/skl: Retrieve the frequency limits
Damien Lespiau
-0
/
+2
2015-01-27
drm/i915/skl: add turbo support
Jesse Barnes
-0
/
+30
2015-01-27
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
-0
/
+27
2015-01-27
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
-3
/
+3
2015-01-27
drm/i915: Enum forcewake domains and domain identifiers
Mika Kuoppala
-43
/
+49
2015-01-27
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
-52
/
+58
2015-01-27
drm/i915: Make vlv and chv forcewake put generic.
Mika Kuoppala
-11
/
+5
2015-01-27
drm/i915: Consolidate forcewake code
Mika Kuoppala
-270
/
+215
2015-01-27
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
-318
/
+246
2015-01-27
drm/i915: Skip uncore lock on earlier gens
Chris Wilson
-67
/
+91
2015-01-27
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
-120
/
+30
2015-01-27
drm/i915: Rebalance runtime pm vs forcewake
Chris Wilson
-14
/
+9
2015-01-27
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
-62
/
+49
2015-01-27
drm/i915: Remove FIXME_lrc_ctx backpointer
Nick Hoath
-39
/
+52
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
-28
/
+29
2015-01-27
drm/i915: execlist request keeps ptr/ref to gem_request
Nick Hoath
-7
/
+30
2015-01-27
drm/i915: Keep drm_crtc->state in sync with intel_crtc->config
Ander Conselvan de Oliveira
-0
/
+1
2015-01-27
drm/i915: Improve how the memory for crtc state is allocated
Ander Conselvan de Oliveira
-5
/
+16
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
-262
/
+270
2015-01-27
drm/i915: Use local pipe_config varariable when available
Ander Conselvan de Oliveira
-3
/
+3
2015-01-27
drm/i915: Pass new_config down do crtc_compute_clock
Ander Conselvan de Oliveira
-75
/
+94
2015-01-27
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
-164
/
+157
2015-01-27
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
-101
/
+101
2015-01-27
drm/i915: Modifying structures related to DRRS
Vandana Kannan
-53
/
+47
2015-01-27
drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'
Ville Syrjälä
-4
/
+4
2015-01-27
drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files
Ville Syrjälä
-4
/
+0
2015-01-27
Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv""
Ville Syrjälä
-2
/
+3
2015-01-27
drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV
Ville Syrjälä
-0
/
+1
2015-01-27
drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal
Ville Syrjälä
-1
/
+1
2015-01-27
drm/i915: Disable RC6 before configuring in on VLV/CHV
Ville Syrjälä
-0
/
+6
2015-01-27
drm/i915: New offset for reading frequencies on CHV.
Deepak S
-7
/
+56
2015-01-27
drm/i915: Increase the range of sideband address.
Deepak S
-4
/
+4
2015-01-27
drm/i915/chv: Populate total EU count on Cherryview
Deepak S
-0
/
+23
2015-01-27
drm/i915: Don't cleanup plane state in intel_plane_destroy()
Matt Roper
-1
/
+0
2015-01-27
drm: Add rotation value to plane state
Matt Roper
-0
/
+2
2015-01-27
Merge branch 'drm-next' of https://github.com/markyzq/kernel-drm-rockchip int...
Dave Airlie
-6
/
+3
2015-01-27
Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
-53
/
+111
2015-01-27
Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabb...
Dave Airlie
-39
/
+106
2015-01-27
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-971
/
+1837
2015-01-27
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
-495
/
+426
2015-01-27
Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/...
Dave Airlie
-41
/
+42
2015-01-27
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
-10
/
+42
2015-01-27
drm: fix drm_display_info_set_bus_formats kernel doc header
Boris Brezillon
-2
/
+2
2015-01-27
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
-521
/
+840
2015-01-27
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
-102
/
+236
2015-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
-256
/
+227
2015-01-26
drm/i915: BDW Fix Halo PCI IDs marked as ULT.
Rodrigo Vivi
-2
/
+1
[prev]
[next]