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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
7
-23
/
+23
2017-10-11
drm/i915: Separate RPS and RC6 handling for CHV
Sagar Arun Kamble
1
-6
/
+24
2017-10-11
drm/i915: Separate RPS and RC6 handling for VLV
Sagar Arun Kamble
2
-34
/
+51
2017-10-11
drm/i915: Separate RPS and RC6 handling for BDW
Sagar Arun Kamble
1
-6
/
+12
2017-10-11
drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enab...
Sagar Arun Kamble
1
-12
/
+5
2017-10-11
drm/i915: Separate RPS and RC6 handling for gen6+
Sagar Arun Kamble
2
-23
/
+37
2017-10-10
drm/i915/selftests: ditch the kernel context
Matthew Auld
1
-19
/
+38
2017-10-10
drm/i915: Silently fallback to 4k scratch
Chris Wilson
1
-1
/
+1
2017-10-10
drm/i915: Cleanup South Error Interrupts
Mika Kahola
2
-11
/
+4
2017-10-10
drm/i915: Favor for_each_pipe() macro
Mika Kahola
1
-4
/
+4
2017-10-10
drm/i915: Fold IRQ pipe masks
Mika Kahola
1
-4
/
+3
2017-10-10
drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation
Mika Kahola
3
-7
/
+13
2017-10-10
drm/i915: Don't relay on I915_MAX_PIPES
Mika Kahola
2
-4
/
+5
2017-10-10
drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll()
Ville Syrjälä
1
-9
/
+0
2017-10-10
drm/i915: Pass crtc state to i9xx_enable_pll()
Ville Syrjälä
1
-4
/
+5
2017-10-10
drm/i915: Parametrize CBR_DPLLBMD_PIPE defines
Ville Syrjälä
2
-3
/
+2
2017-10-10
drm/i915: Use enum pipe for PCH transcoders
Ville Syrjälä
1
-3
/
+3
2017-10-10
drm/i915: Increase atomic update vblank evasion time with lockdep
Daniel Vetter
1
-0
/
+6
2017-10-10
drm/i915: Use execlists_num_ports instead of size of array
Mika Kuoppala
2
-2
/
+2
2017-10-10
drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
Daniel Vetter
1
-15
/
+23
2017-10-10
drm/i915/bios: don't pass bdb to parsers that don't parse VBT directly
Jani Nikula
1
-11
/
+9
2017-10-10
drm/i915/bios: parse SDVO device mapping from pre-parsed child devices
Jani Nikula
1
-27
/
+12
2017-10-10
drm/i915/bios: merge parse_device_mapping() into parse_general_definitions()
Jani Nikula
1
-32
/
+16
2017-10-10
drm/i915/bios: cleanup comments and useless return
Jani Nikula
1
-7
/
+2
2017-10-10
drm/i915/bios: remove an unnecessary temp variable
Jani Nikula
1
-5
/
+2
2017-10-10
drm/i915/bios: don't initialize fields based on vbt version
Jani Nikula
1
-13
/
+0
2017-10-10
drm/i915/bios: refactor parse general definitions
Jani Nikula
1
-14
/
+20
2017-10-10
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
Jani Nikula
1
-1
/
+1
2017-10-09
drm/i915: avoid division by zero on cnl_calc_wrpll_link
Paulo Zanoni
1
-0
/
+3
2017-10-09
drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare
Paulo Zanoni
1
-0
/
+12
2017-10-09
drm/i915: s/sg_mask/sg_page_sizes/
Matthew Auld
7
-38
/
+38
2017-10-09
drm/i915: Early rejection of mappable GGTT pin attempts for large bo
Chris Wilson
1
-30
/
+35
2017-10-09
drm/i915: Avoid evicting user fault mappable vma for pread/pwrite
Chris Wilson
1
-2
/
+6
2017-10-09
drm/i915: Try a minimal attempt to insert the whole object for relocations
Chris Wilson
1
-1
/
+3
2017-10-09
drm/i915: Check PIN_NONFAULT overlaps in evict_for_node
Chris Wilson
1
-0
/
+5
2017-10-09
drm/i915: Track user GTT faulting per-vma
Chris Wilson
7
-23
/
+88
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
7
-30
/
+45
2017-10-09
drm/i915: Pin fence for iomap
Chris Wilson
3
-18
/
+32
2017-10-09
drm/i915: Provide an assert for when we expect forcewake to be held
Chris Wilson
3
-2
/
+29
2017-10-09
drm/i915/selftests: Hold the rpm wakeref for the reset tests
Chris Wilson
1
-1
/
+8
2017-10-09
drm/i915: Hold forcewake for the duration of reset+restart
Chris Wilson
1
-2
/
+15
2017-10-09
drm/i915/selftests: Pretty print engine state when requests fail to start
Chris Wilson
1
-0
/
+10
2017-10-09
drm/i915: Make i915_engine_info pretty printer to standalone
Chris Wilson
3
-144
/
+168
2017-10-09
drm/i915: Assert we do not try to expand VMA for hugepage inside GGTT
Chris Wilson
1
-0
/
+7
2017-10-09
drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in i...
Ville Syrjälä
1
-18
/
+4
2017-10-09
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
Ville Syrjälä
1
-5
/
+9
2017-10-07
drm/i915: enable platform support for 2M pages
Matthew Auld
2
-3
/
+6
2017-10-07
drm/i915: enable platform support for 64K pages
Matthew Auld
2
-2
/
+4
2017-10-07
drm/i915: disable platform support for vGPU huge gtt pages
Matthew Auld
1
-0
/
+9
2017-10-07
drm/i915/selftests: mix huge pages
Matthew Auld
1
-0
/
+15
[prev]
[next]