Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fd8e058a27f319d4560529d54bcbf8aec2d72017
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
fd8e058
i915: wait for fence in mmio_flip_work_func
by Alex Goins
· 10 years ago
d029bca
drm/i915: introduce intel_fbc_{enable,disable}
by Paulo Zanoni
· 10 years ago
0e631ad
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
by Paulo Zanoni
· 10 years ago
754d113
drm/i915: pass the crtc as an argument to intel_fbc_update()
by Paulo Zanoni
· 10 years ago
79bd23d
drm/i915: Add "missing" break to haswell_get_ddi_pll()
by Ville Syrjälä
· 10 years ago
e4abb73
drm/i915: Check VBT for CRT port presence on HSW/BDW
by Ville Syrjälä
· 10 years ago
70ac54d
drm/i915: Don't register CRT connector when DDI E can't be used
by Ville Syrjälä
· 10 years ago
65e472e
drm/i915: Don't register the CRT connector when it's fused off on LPT-H
by Ville Syrjälä
· 10 years ago
a612c40
drm/i915: Kill duplicated PNV .get_display_clock_speed() assignment
by Ville Syrjälä
· 10 years ago
7905df2
drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock()
by Ville Syrjälä
· 10 years ago
6b69851
drm/i915: fix fdi related fifo underruns on hsw
by Daniel Vetter
· 10 years ago
a65347b
drm/i915: add has_dsi_encoder to crtc state
by Jani Nikula
· 10 years ago
7065690
drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable
by Jani Nikula
· 10 years ago
2e35c88
drm/i915: remove duplicate definition of for_each_power_domain
by Jani Nikula
· 10 years ago
9bbc8258a
drm/i915: Check for underruns after crtc disable
by Ville Syrjälä
· 10 years ago
3860b2e
drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVB
by Ville Syrjälä
· 10 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
ce7f172
drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly
by Daniel Vetter
· 10 years ago
a6d0918
drm/i915: Stuff rotation params into view union
by Daniel Vetter
· 10 years ago
75c82a5
drm/i915: Drop return value from intel_fill_fb_ggtt_view
by Daniel Vetter
· 10 years ago
7383123
Revert "drm/i915: skip modeset if compatible for everyone."
by Jani Nikula
· 10 years ago
b9fec16
drm/i915: add MISSING_CASE to a few port/aux power domain helpers
by Imre Deak
· 10 years ago
651174a
drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect
by Imre Deak
· 10 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 10 years ago
00490c2
drm/i915: Consider SPLL as another shared pll, v2.
by Maarten Lankhorst
· 10 years ago
f92a916
drm/i915: Add functions to emit register offsets to the ring
by Ville Syrjälä
· 10 years ago
2a5c083
drm/i915: s/is_sdvob/enum port/
by Ville Syrjälä
· 10 years ago
c48b530
drm/i915: s/PCH_DP_/PORT_/ in intel_trans_dp_port_sel() and move it next to its only user
by Ville Syrjälä
· 10 years ago
9f836f9
drm/i915/gen9: Turn DC handling into a power well
by Patrik Jakobsson
· 10 years ago
6331a70
drm/i915: Remove distinction between DDI 2 vs 4 lanes
by Patrik Jakobsson
· 10 years ago
25f78f5
drm/i915: Clean up AUX power domain handling
by Ville Syrjälä
· 10 years ago
ab96c1ee
drm/i915/skl: make sure LCPLL is disabled when uniniting CDCLK
by Imre Deak
· 10 years ago
73dfc22
drm/i915/skl: init/uninit display core as part of the HW power domain state
by Imre Deak
· 10 years ago
2f693e2
drm/i915: Make turning on/off PW1 and Misc I/O part of the init/fini sequences
by Damien Lespiau
· 10 years ago
76dc376
drm/i915: Don't clobber the addfb2 ioctl params
by Ville Syrjälä
· 10 years ago
ba8af3e
drm/i915: Clear intel_crtc->atomic before updating it.
by Maarten Lankhorst
· 10 years ago
1b9448b
drm/i915: quirk backlight present on Macbook 4, 1
by Jani Nikula
· 10 years ago
f44e265
drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()
by Ville Syrjälä
· 10 years ago
3e82806
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
c465613
drm/i915: Check for CPT and not !IBX in ironlake_disable_pch_transcoder()
by Ville Syrjälä
· 10 years ago
aca7b68
drm/i915: Check for FIFO underruns after modeset on IVB/HSW and CPT/PPT
by Ville Syrjälä
· 10 years ago
81b088c
drm/i915: Re-enable PCH FIO underrun reporting after pipe has been disabled
by Ville Syrjälä
· 10 years ago
d2d6540
drm/i915: Enable PCH FIFO underruns later on HSW+
by Ville Syrjälä
· 10 years ago
37ca8d4
drm/i915: Enable PCH FIFO underruns later on ILK/SNB/IVB
by Ville Syrjälä
· 10 years ago
9c4edae
drm/i915: Set sync polarity from adjusted mode for TRANS_DP_CTL
by Ville Syrjälä
· 10 years ago
1a70a728
drm/i915: Don't use intel_pipe_to_cpu_transcoder() when there's a pipe config around
by Ville Syrjälä
· 10 years ago
b07ea0f
drm/i915: refactor FBC deactivation at init
by Paulo Zanoni
· 10 years ago
39acb4a
drm/i915: Print a debug message when exceeding dotclock limit on pre-gen4
by Ville Syrjälä
· 10 years ago
44eb0cb
drm/i915: Avoid pointer arithmetic in calculating plane surface offset
by Mika Kuoppala
· 10 years ago
dcb1394
drm/i915: On fb alloc failure, unref gem object where it gets refed
by Lukas Wunner
· 10 years ago
f1b391a
drm/i915/skl: While sanitizing cdclock check the SWF18 as well
by Shobhit Kumar
· 10 years ago
9807216
drm/i915: Skip fence installation for objects with rotated views (v4)
by Vivek Kasireddy
· 10 years ago
7580d77
drm/i915: Wait for object idle without locks in atomic_commit, v2.
by Maarten Lankhorst
· 10 years ago
f935675
drm/i915: Change locking for struct_mutex, v3.
by Maarten Lankhorst
· 10 years ago
5008e87
drm/i915: Make wait_for_flips interruptible.
by Maarten Lankhorst
· 10 years ago
9be64ee
drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)
by Jani Nikula
· 10 years ago
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 10 years ago
01403de
drm/i915: Use paramtrized WRPLL_CTL()
by Ville Syrjälä
· 10 years ago
aa36313
drm/i915: Calculate watermark configuration during atomic check (v2)
by Matt Roper
· 10 years ago
19b8d38
drm/i915: Don't set plane visible during HW readout if CRTC is off
by Matt Roper
· 10 years ago
86c8bbb
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
by Matt Roper
· 10 years ago
791a32b
drm/i915: Drop intel_update_sprite_watermarks
by Matt Roper
· 10 years ago
d21fbe8
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
by Matt Roper
· 10 years ago
fc32b1f
drm/i915: Do not wait for flips in intel_crtc_disable_noatomic.
by Maarten Lankhorst
· 10 years ago
86efe24
drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_flip
by Tvrtko Ursulin
· 10 years ago
54bf1ce
drm/i915/skl: Assume no scaling is available when things are not as expected
by Tvrtko Ursulin
· 10 years ago
c73666f
drm/i915/skl: If needed sanitize bios programmed cdclk
by Shobhit Kumar
· 10 years ago
6173ee2
drm/i915: Only call commit_planes when there are things to commit.
by Maarten Lankhorst
· 10 years ago
6285262
drm/i915: Only run commit when crtc is active, v2.
by Maarten Lankhorst
· 10 years ago
f029ee8
drm/i915: Only commit active planes when updating planes during reset.
by Maarten Lankhorst
· 10 years ago
61067a5
drm/i915: Update legacy primary state outside the commit hook, v2.
by Maarten Lankhorst
· 10 years ago
b26a6b3
drm/i915: Make prepare_plane_fb fully interruptible.
by Maarten Lankhorst
· 10 years ago
1ee4939
drm/i915: Make plane fb tracking work correctly, v2.
by Maarten Lankhorst
· 10 years ago
fc6f93b
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
by Bob Paauwe
· 10 years ago
18e9345
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 10 years ago
0836e6d
drm/i915: Move sprite/cursor plane disable to intel_sanitize_crtc()
by Ville Syrjälä
· 10 years ago
c4816c7
drm/i915: Assign hwmode after encoder state readout
by Ville Syrjälä
· 10 years ago
2e2edeb
Revert "drm/i915: Add primary plane to mask if it's visible"
by Jani Nikula
· 10 years ago
cc917ab
drm/i915: Deny wrapping an userptr into a framebuffer
by Chris Wilson
· 10 years ago
c2b6337
drm/i915: Enable DPLL VGA mode before P1/P2 divider write
by Ville Syrjälä
· 10 years ago
8e7a65a
drm/i915: Restore lost DPLL register write on gen2-4
by Ville Syrjälä
· 10 years ago
2791a16
drm/i915: revert a few more watermark commits
by Paulo Zanoni
· 10 years ago
649636e
drm/i915: Throw out some useless variables
by Ville Syrjälä
· 10 years ago
fd8f507
drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc.
by Ville Syrjälä
· 10 years ago
6042639
drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work
by Chris Wilson
· 10 years ago
261a27d
drm/i915: Partial revert of atomic watermark series
by Matt Roper
· 10 years ago
a42e5a2
drm/i915: remove pre-atomic check from SKL update_primary_plane
by Paulo Zanoni
· 10 years ago
3badb49
drm/i915: don't allocate fbcon from stolen memory if it's too big
by Paulo Zanoni
· 10 years ago
7d4aefd
drm/i915/bxt: DSI encoder support in CRTC modeset
by Shashank Sharma
· 10 years ago
76305b1
drm/i915: Calculate watermark configuration during atomic check (v2)
by Matt Roper
· 10 years ago
a4611e4
drm/i915: Don't set plane visible during HW readout if CRTC is off
by Matt Roper
· 10 years ago
a28170f
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
by Matt Roper
· 10 years ago
47c9943
drm/i915: Drop intel_update_sprite_watermarks
by Matt Roper
· 10 years ago
7809e5a
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
by Matt Roper
· 10 years ago
4969d33
drm/i915/skl: Simplify wm structures slightly (v2)
by Matt Roper
· 10 years ago
37d9078
drm/i915: Drop redundant watermark programming
by Matt Roper
· 10 years ago
36c0d0c
drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/
by Ville Syrjälä
· 10 years ago
5507fae
drm/i915: make backlight hooks connector specific
by Jani Nikula
· 10 years ago
bfa7df0
drm/i915: Read czclk from CCK on vlv/chv
by Ville Syrjälä
· 10 years ago
87d5d25
drm/i915: Renaming CCK related reg definitions
by Vandana Kannan
· 10 years ago
Next »