Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
29407aabd414094ff6544ed27bd3218cc2c2f436
29407aa
drm/i915: Shovel hw setup code out of ilk_crtc_mode_set
by Daniel Vetter
· 11 years ago
644cef3
drm/i915: Move lowfreq_avail around a bit in ilk/hsw_crtc_mode_set
by Daniel Vetter
· 11 years ago
5b18e57
drm/i915: Shovel hw setup code out of i9xx_crtc_mode_set
by Daniel Vetter
· 11 years ago
2cfcd32
drm/i915: Implement an oom-notifier for last resort shrinking
by Chris Wilson
· 11 years ago
b3a3f03
drm/i915: Fix ILK GPU reset domain bits
by Ville Syrjälä
· 11 years ago
f67deb7
drm/i915: Fix ILK reset wait
by Ville Syrjälä
· 11 years ago
a83d87f
drm/i915: Drop bogus comments about display reset
by Ville Syrjälä
· 11 years ago
5537252
drm/i915: Invalidate our pages under memory pressure
by Chris Wilson
· 11 years ago
b453c4d
drm/i915: Refactor common lock handling between shrinker count/scan
by Chris Wilson
· 11 years ago
ceabbba5
drm/i915: Include bound and active pages in the count of shrinkable objects
by Chris Wilson
· 11 years ago
0820baf
drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
by Chris Wilson
· 11 years ago
b6fdd0f
drm/i915: Add MIPI mmio reg base
by Shashank Sharma
· 11 years ago
eed6d67
drm/i915: Don't die in wait_for_pending_flips
by Daniel Vetter
· 11 years ago
42a88e9
drm/i915: vlv/chv: fix DSI sideband register accessing
by Imre Deak
· 11 years ago
cf63e4a
drm/i915: rename IOSF sideband opcodes according to the spec
by Imre Deak
· 11 years ago
eba905b
drivers/gpu/drm/i915/intel_display: coding style fixes
by Robin Schroer
· 11 years ago
4c10794
drm/i915: Move fb pinning into __intel_set_mode
by Daniel Vetter
· 11 years ago
c8f7a0d
drm/i915: Inline set_base into crtc_mode_set
by Daniel Vetter
· 11 years ago
71b1c37
drm/i915: Sprinkle intel_edp_psr_update over crtc_enable/disable
by Daniel Vetter
· 11 years ago
efa9624
drm/i915: More cargo-culted locking for intel_update_fbc
by Daniel Vetter
· 11 years ago
29b9bde
drm/i915: Make ->update_primary_plane infallible
by Daniel Vetter
· 11 years ago
227f782
drm/i915: Retire requests before creating a new one
by Chris Wilson
· 11 years ago
d3b448d
drm/i915: Only unpin the default ctx object if it exists
by Chris Wilson
· 11 years ago
823c690
drm/i915: Convert uncleared FIFO underrun message to errors
by Ville Syrjälä
· 11 years ago
5cc9ed4
drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
by Chris Wilson
· 11 years ago
992f191
drm/i915: Be careful with non-disp bit in PMINTRMSK
by Mika Kuoppala
· 11 years ago
1965643
drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display
by Oscar Mateo
· 11 years ago
4271b75
drm/i915: Stop calling encoder->mode_set
by Daniel Vetter
· 11 years ago
07e4fb9
drm/i915/dsi: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
30cf6db
drm/i915/ddi: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
85a50fb
drm/i915/lvds: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
4cde8a2
drm/i915/hdmi: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
e55dd22
drm/i915/hdmi: Remove redundant IS_VLV checks
by Daniel Vetter
· 11 years ago
8ac33ed
drm/i915/dp: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
d41f1ef
drm/i915/dp: Move port A pll setup to g4x_pre_enable_dp
by Daniel Vetter
· 11 years ago
9ed109a
drm/i915: Track has_audio in the pipe config
by Daniel Vetter
· 11 years ago
acfa75b
drm/i915: Simplify audio handling on DDI ports
by Daniel Vetter
· 11 years ago
9f04003
drm/i915/sdvo: use config->has_hdmi_sink
by Daniel Vetter
· 11 years ago
b5a9fa0
drm/i915: state readout and cross checking for limited_color_range
by Daniel Vetter
· 11 years ago
69f5acc
drm/i915/sdvo: Use pipe_config->limited_color_range consistently
by Daniel Vetter
· 11 years ago
6897b4b
drm/i915: Track hdmi mode in the pipe config
by Daniel Vetter
· 11 years ago
abac6a0
drm/i915/hdmi: Enable hdmi mode on g4x, too
by Daniel Vetter
· 11 years ago
b7bb243
drm/i915: Enable rc6 with bdw
by Mika Kuoppala
· 11 years ago
8fd9c1a9
drm/i915: Fix rc6 options debug info
by Mika Kuoppala
· 11 years ago
baccd45
drm/i915: Enable PM Interrupts target via Display Interface.
by Deepak S
· 11 years ago
0961021
drm/i915/bdw: Implement a basic PM interrupt handler
by Ben Widawsky
· 11 years ago
6e450ab
drm/i915: Bail out early on gen6_signal if no semaphores
by Mika Kuoppala
· 11 years ago
df38e65
drm/i915: MIPI PPS delays added
by Shobhit Kumar
· 11 years ago
cf4dbd2
drm/i915: MIPI init count programming as generic parameter
by Shobhit Kumar
· 11 years ago
dfba2e2
drm/i915: Correct MIPI operation mode as per expected values from VBT
by Shobhit Kumar
· 11 years ago
229b048
drm/i915: add null render states for gen6, gen7 and gen8
by Mika Kuoppala
· 11 years ago
9d0a6fa
drm/i915: add render state initialization
by Mika Kuoppala
· 11 years ago
8b1bc9b
drm/i915: Only do gtt cleanup in vma_unbind for the global vma
by Daniel Vetter
· 11 years ago
aff10b30
drm/i915: Don't drop pinned fences
by Daniel Vetter
· 11 years ago
2206e6a
drm/i915: use dev_priv directly in i915_driver_unload
by Daniel Vetter
· 11 years ago
c0c9762
drm/i915: Use the connector name in fbdev debug messages
by Chris Wilson
· 11 years ago
70e1e0e
drm/i915: Use for_each_crtc() when iterating through the CRTCs
by Damien Lespiau
· 11 years ago
d79b814
drm/i915: Introduce a for_each_crtc() macro
by Damien Lespiau
· 11 years ago
d3fcc80
drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs
by Damien Lespiau
· 11 years ago
d063ae4
drm/i915: Introduce a for_each_intel_crtc() macro
by Damien Lespiau
· 11 years ago
546c81f
drm/i915: Use ilk_wm_max_level() in latency debugfs files
by Damien Lespiau
· 11 years ago
9f25d00
drm/i915: Don't cast void* pointers
by Damien Lespiau
· 11 years ago
ffd93f2
drm/i915: Work-around garbage DR4 from UXA
by Daniel Vetter
· 11 years ago
d8ffa60
drm/i915: WARN_ON fence pin leaks
by Daniel Vetter
· 11 years ago
56ef52c
drm/i915: Kill vblank waits after pipe enable on gmch platforms
by Ville Syrjälä
· 11 years ago
9ab0460
drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms
by Ville Syrjälä
· 11 years ago
d153337
drm/i915: Ringbuffer signal func for the second BSD ring
by Oscar Mateo
· 11 years ago
36dfcea
x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks
by Ville Syrjälä
· 11 years ago
3e3b2c3
x86/gpu: Implement stolen memory size early quirk for CHV
by Damien Lespiau
· 11 years ago
d7f25f2
drm/i915/chv: Implement stolen memory size detection
by Damien Lespiau
· 11 years ago
7895a81
drm/i915/chv: CHV doesn't have CRT output
by Ville Syrjälä
· 11 years ago
70b23a9
drm/i915/chv: Add DPLL state readout support
by Ville Syrjälä
· 11 years ago
44f37d1
drm/i915/chv: Pipe select change for DP and HDMI
by Chon Ming Lee
· 11 years ago
e4a1d84
drm/i915/chv: Add phy supports for Cherryview
by Chon Ming Lee
· 11 years ago
9d556c9
drm/i915/chv: Add update and enable pll for Cherryview
by Chon Ming Lee
· 11 years ago
ef9348c
drm/i915/chv: find the best divisor for the target clock v4
by Chon Ming Lee
· 11 years ago
076ed3b
drm/i915/chv: Trigger phy common lane reset
by Chon Ming Lee
· 11 years ago
eb69b0e
drm/i915/chv: Add vlv_pipe_to_channel
by Chon Ming Lee
· 11 years ago
00fc31b
drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2
by Chon Ming Lee
· 11 years ago
a09cadd
drm/i915/chv: Add DPIO offset for Cherryview. v3
by Chon Ming Lee
· 11 years ago
c294c54
drm/i915/chv: Add DDL register defines for Cherryview
by Ville Syrjälä
· 11 years ago
7d87a7f
srm/i915/chv: Add Cherryview PCI IDs
by Ville Syrjälä
· 11 years ago
a4565da
drm/i915/chv: Initial clock gating support for Cherryview
by Ville Syrjälä
· 11 years ago
74e1ca8
drm/i915/chv: Add Cherryview interrupt registers into debugfs
by Ville Syrjälä
· 11 years ago
45a83f8
drm/i915: Drop unecessary casts in i915_irq.c
by Daniel Vetter
· 11 years ago
43f328d
drm/i915/chv: Preliminary interrupt support for Cherryview
by Ville Syrjälä
· 11 years ago
44e895a
drm/i915: Use hash tables for the command parser
by Brad Volkin
· 11 years ago
d3eedb1
drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()
by Ville Syrjälä
· 11 years ago
1cf0ba1
drm/i915: Flush request queue when waiting for ring space
by Chris Wilson
· 11 years ago
dcfe050
drm/i915: Improve fallback ring waiting
by Chris Wilson
· 11 years ago
6e7186a
drm/i915: Make aliasing a 2nd class VM
by Ben Widawsky
· 11 years ago
3e8b5ae
drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7
by Ben Widawsky
· 11 years ago
fd7f8cc
drm/i915: vlv: enable runtime PM
by Imre Deak
· 11 years ago
ddeea5b
drm/i915: vlv: add runtime PM support
by Imre Deak
· 11 years ago
0ab9cfe
drm/i915: propagate the error code from runtime PM callbacks
by Imre Deak
· 11 years ago
9e72b46
drm/i915: add various missing GTI/Gunit register definitions
by Imre Deak
· 11 years ago
bf67a6f
drm/i915/chv: Add DPINVGTT registers defines for Cherryview
by Ville Syrjälä
· 11 years ago
fac12f6
drm/i915/chv: Add display interrupt registers bits for Cherryview
by Ville Syrjälä
· 11 years ago
f3c67fd
drm/i915/chv: Add DPFLIPSTAT register bits for Cherryview
by Ville Syrjälä
· 11 years ago
8cc96e7
drm/i915/chv: Add PIPESTAT register bits for Cherryview
by Ville Syrjälä
· 11 years ago
Next »