index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: add support for tiled/compressed/etc modifier in addfb2
Rob Clark
2015-02-13
7
-1
/
+63
*
drm/i915/gen8: Un-hardcode number of page directories
Ben Widawsky
2015-02-13
1
-1
/
+1
*
drm/i915: Setup less PPGTT on failed page_directory
Ben Widawsky
2015-02-13
1
-1
/
+4
*
drm/i915: Rename to GEN8_LEGACY_PDPES
Ben Widawsky
2015-02-13
2
-6
/
+6
*
drm/i915/trace: Fix offsets for 64b
Ben Widawsky
2015-02-13
1
-4
/
+4
*
drm/i915/gen9: Implement WaForceEnableNonCoherent
Hoath, Nicholas
2015-02-13
1
-0
/
+11
*
drm/i915/gen9: Implement Wa4x4STCOptimizationDisable
Hoath, Nicholas
2015-02-13
2
-4
/
+3
*
drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7
Nick Hoath
2015-02-13
2
-0
/
+9
*
drm/i915/gen9: Implement WaDisableSDEUnitClockGating
Hoath, Nicholas
2015-02-13
1
-6
/
+8
*
drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphics
Nick Hoath
2015-02-13
2
-0
/
+5
*
drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5
Nick Hoath
2015-02-13
2
-8
/
+10
*
drm/i915/gen9: Implement WaDisablePartialInstShootdown
Hoath, Nicholas
2015-02-13
1
-0
/
+7
*
drm/i915: ring w/a gen 9 revision definitions
Hoath, Nicholas
2015-02-13
1
-0
/
+6
*
drm/i915: ring w/a initialisation for gen 9
Hoath, Nicholas
2015-02-13
1
-0
/
+8
*
drm/i915: Make sure the primary plane is enabled before reading out the fb state
Damien Lespiau
2015-02-13
1
-4
/
+11
*
drm/i915: Fix atomic state when reusing the firmware fb
Damien Lespiau
2015-02-13
1
-3
/
+10
*
drm/i915: Store the initial framebuffer in initial_plane_config
Damien Lespiau
2015-02-13
2
-7
/
+8
*
drm/i915: Don't try to reference the fb in get_initial_plane_config()
Damien Lespiau
2015-02-13
1
-4
/
+3
*
drm/i915: Use an intermediate variable to avoid repeating ourselves
Damien Lespiau
2015-02-13
1
-6
/
+7
*
drm/i915: Put update_state_fb() next to the fb update
Damien Lespiau
2015-02-13
1
-1
/
+1
*
drm/i915/fbc: fix the check for already reserved fbc size
Jani Nikula
2015-02-13
3
-6
/
+7
*
drm/i915/skl: Declare that GT3 has a second VCS
Damien Lespiau
2015-02-13
1
-1
/
+16
*
drm/i915/skl: Split the SKL PCI ids by GT
Damien Lespiau
2015-02-13
1
-9
/
+19
*
drm/i915/skl: Implementation of SKL display power well support
Satheeshakrishna M
2015-02-13
2
-0
/
+240
*
drm/i915: Ensure plane->state->fb stays in sync with plane->fb
Matt Roper
2015-02-13
1
-7
/
+22
*
drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only
Damien Lespiau
2015-02-13
1
-7
/
+1
*
drm/i915: Correct the variable holding the value for EOT to write
Shobhit Kumar
2015-02-13
1
-1
/
+1
*
drm/i915: Introduce intel_set_rps()
Ville Syrjälä
2015-02-13
5
-47
/
+34
*
drm/i915: Track old framebuffer instead of object
Tvrtko Ursulin
2015-02-13
2
-8
/
+8
*
drm/i915: Switch planes from transitional helpers to full atomic helpers
Matt Roper
2015-02-13
1
-2
/
+2
*
drm/i915: Keep plane->state updated on pageflip
Matt Roper
2015-02-13
1
-0
/
+7
*
drm/i915: Remove bogus locking check in the hangcheck code
Daniel Vetter
2015-02-03
1
-3
/
+0
*
drm/i915: Update DRIVER_DATE to 20150130
Daniel Vetter
2015-01-30
1
-1
/
+1
*
drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw state
Ander Conselvan de Oliveira
2015-01-30
2
-2
/
+2
*
drm/i915: Fix a use-after-free in intel_execlists_retire_requests
Nick Hoath
2015-01-30
1
-1
/
+1
*
drm/i915: Split shared dpll setup out of __intel_set_mode()
Ander Conselvan de Oliveira
2015-01-30
1
-17
/
+33
*
drm/i915: Don't do posting reads on getting forcewake
Mika Kuoppala
2015-01-30
1
-1
/
+0
*
drm/i915: Do uncore early sanitize after domain init
Mika Kuoppala
2015-01-30
1
-8
/
+30
*
drm/i915: Handle CHV in vlv_set_rps_idle()
Ville Syrjälä
2015-01-30
1
-5
/
+3
*
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
2015-01-29
4
-24
/
+24
*
drm/i915/documentation: Add intel_uncore.c to drm.tmpl
Mika Kuoppala
2015-01-29
1
-0
/
+1
*
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
2015-01-29
4
-120
/
+0
*
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
Jani Nikula
2015-01-29
3
-41
/
+37
*
drm/i915/dsi: remove old read/write functions in favor of new stuff
Jani Nikula
2015-01-29
2
-331
/
+0
*
drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
Jani Nikula
2015-01-29
1
-18
/
+34
*
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
2015-01-29
4
-4
/
+180
*
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
2015-01-29
4
-119
/
+157
*
drm/i915/skl: Enabling PSR on Skylake
Sonika Jindal
2015-01-28
3
-3
/
+31
*
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
Chris Wilson
2015-01-28
1
-1
/
+1
*
drm/i915: Be consistent on printing seqnos
Mika Kuoppala
2015-01-28
1
-4
/
+4
[next]