Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f09d675f029723981c48603b3f214c71d6e019e8
f09d675
drm/i915/guc: rename loader entry points
by Dave Gordon
· 9 years ago
9cce443
drm/i915: Update DRIVER_DATE to 20160522
by Daniel Vetter
· 9 years ago
63d1532
drm/i915: Inline sg_next() for the optimised SGL iterator
by Dave Gordon
· 9 years ago
85d1225
drm/i915: Introduce & use new lightweight SGL iterators
by Dave Gordon
· 9 years ago
b338fa4
drm/i915: optimise i915_gem_object_map() for small objects
by Dave Gordon
· 9 years ago
dd6034c
drm/i915: refactor i915_gem_object_pin_map()
by Dave Gordon
· 9 years ago
dc00b6a
drm/i915/psr: Implement PSR2 w/a for gen9
by Daniel Vetter
· 9 years ago
d4dcbdc
drm/i915/psr: Use ->get_aux_send_ctl functions
by Daniel Vetter
· 9 years ago
6f32ea7
drm/i915/psr: Order DP aux transactions correctly
by Daniel Vetter
· 9 years ago
1c80c25
drm/i915/psr: Make idle_frames sensible again
by Daniel Vetter
· 9 years ago
50db139
drm/i915/psr: Try to program link training times correctly
by Daniel Vetter
· 9 years ago
72778cb
drm/i915/userptr: Convert to drm_i915_private
by Chris Wilson
· 9 years ago
d55dbd0
drm/i915: Allow nonblocking update of pageflips.
by Maarten Lankhorst
· 9 years ago
15c86bd
drm/i915: Check for unpin correctness.
by Maarten Lankhorst
· 9 years ago
95c2ccd
Reapply "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
by Maarten Lankhorst
· 9 years ago
a6747b7
drm/i915: Make unpin async.
by Maarten Lankhorst
· 9 years ago
03f476e
drm/i915: Prepare connectors for nonblocking checks.
by Maarten Lankhorst
· 9 years ago
2099def
drm/i915: Pass atomic states to fbc update functions.
by Maarten Lankhorst
· 9 years ago
ee7171a
drm/i915: Remove reset_counter from intel_crtc.
by Maarten Lankhorst
· 9 years ago
2ee004f
drm/i915: Remove queue_flip pointer.
by Maarten Lankhorst
· 9 years ago
b8d2afa
drm/i915: Remove use_mmio_flip kernel parameter.
by Maarten Lankhorst
· 9 years ago
8dd634d
drm/i915: Remove cs based page flip support.
by Maarten Lankhorst
· 9 years ago
143f73b
drm/i915: Rework intel_crtc_page_flip to be almost atomic, v3.
by Maarten Lankhorst
· 9 years ago
84fc494
drm/i915: Add the exclusive fence to plane_state.
by Maarten Lankhorst
· 9 years ago
6885843
drm/i915: Convert flip_work to a list.
by Maarten Lankhorst
· 9 years ago
aa420dd
drm/i915: Allow mmio updates on all platforms, v2.
by Maarten Lankhorst
· 9 years ago
afee4d8
Revert "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
by Maarten Lankhorst
· 9 years ago
51cbaf0
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
by Maarten Lankhorst
· 9 years ago
a299141
drm/i915: Add support for detecting vblanks when hw frame counter is unavailable.
by Maarten Lankhorst
· 9 years ago
5251f04
drm/i915: Remove intel_prepare_page_flip, v3.
by Maarten Lankhorst
· 9 years ago
ef58319
drm/i915: Remove intel_finish_page_flip_plane.
by Maarten Lankhorst
· 9 years ago
55d80d2
drm/i915: Remove stallcheck special handling, v3.
by Maarten Lankhorst
· 9 years ago
af61d5c
drm/core: Add drm_accurate_vblank_count, v5.
by Maarten Lankhorst
· 9 years ago
74aa156ba
drm/i915/bxt: reserve space for RC6 in the the GuC WOPCM
by Peter Antoine
· 9 years ago
af4a879
drm/i915: Simplify control flow in intel_atomic_check a bit.
by Daniel Vetter
· 9 years ago
1ecc1c6
drm/i915/dsi: CABC support for Panel PWM backlight control
by Deepak M
· 9 years ago
9019835
drm/i915/dsi: Add DCS control for Panel PWM
by Jani Nikula
· 9 years ago
9a652cc
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
99ee872
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
76e9cab
Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next
by Dave Airlie
· 9 years ago
e8fcdf1
drm/i915: don't mix bitwise and logical operations for has_snoop
by Jani Nikula
· 9 years ago
f7770bf
drm/i915: Skip clearing the GGTT on full-ppgtt systems
by Chris Wilson
· 9 years ago
975f7ff
drm/i915: Lazily migrate the objects after hibernation
by Chris Wilson
· 9 years ago
461fb99
drm/i915: Update domain tracking for GEM objects on hibernation
by Chris Wilson
· 9 years ago
1f19ac2
drm/i915: Add distinct stubs for PM hibernation phases
by Chris Wilson
· 9 years ago
e3d5457
drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)
by Ville Syrjälä
· 9 years ago
1560653
drm/i915: Don't leave old junk in ilk active watermarks on readout
by Ville Syrjälä
· 9 years ago
b8e7570
drm/i915: Eliminate the CDCLK_CTL RMW on BXT
by Ville Syrjälä
· 9 years ago
7fe6275
drm/i915: Program BXT_CDCLK_CD2X_PIPE
by Ville Syrjälä
· 9 years ago
3861fc6
drm/i915: s/required_vco/vco/ in skl cdclk code
by Ville Syrjälä
· 9 years ago
9ef5615
drm/i915: s/freq/cdclk/
by Ville Syrjälä
· 9 years ago
4b6cd64
drm/i915: Kill off dead code from skl_dpll0_enable()
by Ville Syrjälä
· 9 years ago
430e05d
drm/i915: Extract skl_dpll0_disable()
by Ville Syrjälä
· 9 years ago
760e147
drm/i915: Remove 10% cdclk guardband on BXT
by Ville Syrjälä
· 9 years ago
92891e4
drm/i915: Use skl_cdclk_decimal() on bxt
by Ville Syrjälä
· 9 years ago
4e5ca60
drm/i915: Use ilk_max_pixel_rate() for BXT cdclk calculation
by Ville Syrjälä
· 9 years ago
c44deb6
drm/i915: Don't pass dev_priv to broxton_calc_cdclk()
by Ville Syrjälä
· 9 years ago
445e780
drm/i915: Untangle .fdi_link_train and cdclk vfunc setup
by Ville Syrjälä
· 9 years ago
587c791
drm/i915: Extract broadwell_calc_cdclk()
by Ville Syrjälä
· 9 years ago
e1ff5f0
drm/i915: Drop checks for max_pixclk failures in cdclk computation
by Ville Syrjälä
· 9 years ago
5b48374
drm/i915: Remove wm_config from dev_priv/intel_atomic_state
by Matt Roper
· 9 years ago
6b6bada
drm/i915/gen9: Reject display updates that exceed wm limitations (v2)
by Matt Roper
· 9 years ago
734fa01
drm/i915/gen9: Calculate watermarks during atomic 'check' (v2)
by Matt Roper
· 9 years ago
55994c2
drm/i915/gen9: Propagate watermark calculation failures up the call chain
by Matt Roper
· 9 years ago
2b4b9f3
drm/i915/gen9: Use a bitmask to track dirty pipe watermarks
by Matt Roper
· 9 years ago
f4a9675
drm/i915/gen9: Allow watermark calculation on in-flight atomic state (v3)
by Matt Roper
· 9 years ago
33815fa
drm/i915/gen9: Calculate plane WM's from state
by Matt Roper
· 9 years ago
a6d3460e
drm/i915/gen9: Drop re-allocation of DDB at atomic commit (v2)
by Matt Roper
· 9 years ago
98d3949
drm/i915/gen9: Compute DDB allocation at atomic check time (v4)
by Matt Roper
· 9 years ago
279e99d
drm/i915: Add distrust_bios_wm flag to dev_priv (v2)
by Matt Roper
· 9 years ago
c107acf
drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v3)
by Matt Roper
· 9 years ago
8b4a7d0
drm/i915: Track whether an atomic transaction changes the active CRTC's
by Matt Roper
· 9 years ago
86a2100a
drm/i915/gen9: Store plane minimum blocks in CRTC wm state (v2)
by Matt Roper
· 9 years ago
9c74d82
drm/i915/gen9: Allow calculation of data rate for in-flight state (v2)
by Matt Roper
· 9 years ago
a1de91e
drm/i915/gen9: Cache plane data rates in CRTC state
by Matt Roper
· 9 years ago
e7649b5
drm/i915: Rename s/skl_compute_pipe_wm/skl_build_pipe_wm/
by Matt Roper
· 9 years ago
e8f1f02
drm/i915: Reorganize WM structs/unions in CRTC state
by Matt Roper
· 9 years ago
a7363de
drm/i915: Remove redundant const from function return type
by Imre Deak
· 9 years ago
7d7792e
drm/i915: Handle error return from dma_set_coherent_mask()
by Imre Deak
· 9 years ago
d9a7bc6
drm/i915: Add comments about fixed pipe->transcoder/PLL mapping
by Imre Deak
· 9 years ago
7494bcd
drm/i915/gen9: Avoid using negative array index in skl_update_plane()
by Imre Deak
· 9 years ago
e075a32
drm/i915: Stop automatically retiring requests after a GPU hang
by Chris Wilson
· 9 years ago
e6db746
drm/i915: Stop retiring requests from busy/wait ioctls
by Chris Wilson
· 9 years ago
bdb0461
drm/i915: Complete pending resets before get-reset-stats ioctl
by Chris Wilson
· 9 years ago
d538704
drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c
by Chris Wilson
· 9 years ago
1b6f495
drm/i915: Remove intel_limit_t typedef
by Ander Conselvan de Oliveira
· 9 years ago
4c5def9
drm/i915: Remove intel_range_t and intel_p2_t typedefs
by Ander Conselvan de Oliveira
· 9 years ago
9e2c847
drm/i915: Remove intel_clock_t typedef
by Ander Conselvan de Oliveira
· 9 years ago
cf15fab
Merge tag 'drm/panel/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 9 years ago
57bf5c8
drm/i915/guc: Add Broxton GuC firmware loading support
by Nick Hoath
· 9 years ago
4d3ba7e
drm/i915/guc: Use major_minor version for filename
by Tom O'Rourke
· 9 years ago
1ee8da6
drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers
by Chris Wilson
· 9 years ago
d5aab9d
drm/i915: s/DPPL/DPLL/ for SKL DPLLs
by Ville Syrjälä
· 9 years ago
227e4f4
drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panels
by Bhuvanchandra DV
· 9 years ago
0647e7d
drm/bridge: Add Analogix anx78xx support
by Enric Balletbo i Serra
· 9 years ago
6060fd4
devicetree: Add ANX7814 SlimPort transmitter binding
by Enric Balletbo i Serra
· 9 years ago
ae4927f
of: Add vendor prefix for Analogix Semiconductor
by Enric Balletbo i Serra
· 9 years ago
56c5da0
drm/dp: Add define to set 0.5% down-spread in MAX_DOWNSPREAD register
by Enric Balletbo i Serra
· 9 years ago
4fc24ab
drm/panel: simple: Add support for Innolux AT070TN92
by Riccardo Bortolato
· 9 years ago
844e2f5
drm/panel: simple: Remove useless drm_mode_set_name()
by Boris Brezillon
· 10 years ago
Next »