Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7739c33ba48174204b24c1b867b455318e752787
/
drivers
/
gpu
/
drm
/
i915
7739c33
drm/i915: add DP support to intel_ddi_enable_pipe_func
by Paulo Zanoni
· 12 years ago
c5836c2
drm/i915: Document the multi-threaded FORCEWAKE bits
by Chris Wilson
· 12 years ago
d7d4eed
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
by Chris Wilson
· 12 years ago
76e4383
drm/i915: move hpd handling to (ibx|cpt)_irq_handler
by Daniel Vetter
· 12 years ago
ecd8fae
drm/i915: Add rc6vids to debugfs
by Ben Widawsky
· 12 years ago
31643d5
drm/i915: Workaround to bump rc6 voltage to 450
by Ben Widawsky
· 12 years ago
42c0526
drm/i915: Extract PCU communication
by Ben Widawsky
· 12 years ago
39bc66c
drm/i915: Fix the SCC/SSC typo in the SPLL bits definition
by Damien Lespiau
· 12 years ago
1ce4292
drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set
by Paulo Zanoni
· 12 years ago
2886e93
drm/i915: disable DDI_BUF_CTL at the correct time
by Paulo Zanoni
· 12 years ago
27c6f0a
drm/i915: don't implement WaDisableEarlyCull for Haswell
by Paulo Zanoni
· 12 years ago
1e6210f
drm/i915: don't rely on previous values set on DDI_BUF_CTL
by Paulo Zanoni
· 12 years ago
6441ab5
drm/i915: completely rewrite the Haswell PLL handling code
by Paulo Zanoni
· 12 years ago
ee2b0b3
drm/i915: add haswell_set_pipeconf
by Paulo Zanoni
· 12 years ago
5dc5298
drm/i915: add proper CPU/PCH checks to crtc_mode_set functions
by Paulo Zanoni
· 12 years ago
09b4ddf
drm/i915: add haswell_crtc_mode_set
by Paulo Zanoni
· 12 years ago
fc91463
drm/i915: enable and disable PIPE_CLK_SEL at the right time
by Paulo Zanoni
· 12 years ago
8d9ddbc
drm/i915: enable and disable DDI_FUNC_CTL at the right time
by Paulo Zanoni
· 12 years ago
79f689a
drm/i915: rewrite the LCPLL code
by Paulo Zanoni
· 12 years ago
bcb4508
drm/i915: Align the retire_requests worker to the nearest second
by Chris Wilson
· 12 years ago
cecc21f
drm/i915: Align the hangcheck wakeup to the nearest second
by Chris Wilson
· 12 years ago
a9627b8
drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell
by Damien Lespiau
· 12 years ago
62cb944
drm/i915: Document that we are implementing WaDisableBackToBackFlipFix
by Damien Lespiau
· 12 years ago
1a4bd9e
drm/i915: remove duplicated include from intel_modes.c
by Wei Yongjun
· 12 years ago
b57a1e9
drm/i915: Remove the disabling of VHR unit clock gating for HSW
by Damien Lespiau
· 12 years ago
87f8020
drm/i915: implement WaDisableEarlyCull for VLV and IVB
by Jesse Barnes
· 12 years ago
61939d9
drm/i915: implement WaForceL3Serialization on VLV and IVB
by Jesse Barnes
· 12 years ago
ff1f525
drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg
by Daniel Vetter
· 12 years ago
b0e77b9
drm/i915: extract intel_set_pipe_timings from crtc_mode_set
by Paulo Zanoni
· 12 years ago
749052f
drm/i915: add debug logging to ASLE backlight set requests
by Jani Nikula
· 12 years ago
17dc925
drm/i915: Fixup HDMI output on Valleyview
by Vijay Purushothaman
· 12 years ago
19c0392
drm/i915: Add eDP support for Valleyview
by Gajanan Bhat
· 12 years ago
2a8f64c
drm/i915: Enable DisplayPort in Valleyview
by Vijay Purushothaman
· 12 years ago
74a4dd2
drm/i915: Program correct m n tu register for Valleyview
by Vijay Purushothaman
· 12 years ago
b56747a
drm/i915: Add Valleyview lane control definitions
by Vijay Purushothaman
· 12 years ago
ae33cdcf
drm/i915: Fix SDVO IER and status bits for Valleyview
by Vijay Purushothaman
· 12 years ago
9473c8f
drm/i915: Set aux clk to 100MHz for Valleyview
by Vijay Purushothaman
· 12 years ago
3bcedbe
drm/i915: limit VLV IRQ enables to those we use
by Jesse Barnes
· 12 years ago
da131a4
drm/dp: Make sink count DP 1.2 aware
by Adam Jackson
· 12 years ago
07d3dc1
drm/i915/dp: Be smarter about connection sense for branch devices
by Adam Jackson
· 12 years ago
b091cd9
drm/i915/dp: Fetch downstream port info if needed during DPCD fetch
by Adam Jackson
· 12 years ago
e2f12b0
drm/i915: remove unused variables from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
de13a2e
drm/i915: extract compute_dpll from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
f48d8f2
drm/i915: extract set_m_n from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
cc769b6
drm/i915: don't recheck for invalid pipe bpp
by Paulo Zanoni
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
57df2ae
drm/i915: BUG() on unexpected HDMI register
by Paulo Zanoni
· 12 years ago
853c70e
drm/i915: Fix !CONFIG_PM sysfs for real this time
by Ben Widawsky
· 12 years ago
41783ee
drm/i915: Assert that the exec object lookup table is a power-of-two
by Chris Wilson
· 12 years ago
3cce574
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally
by Wang Xingchao
· 12 years ago
2f745ad
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
by Chris Wilson
· 12 years ago
68d3472
drm/i915: update dpms property in set_mode
by Daniel Vetter
· 12 years ago
172a1ae1
drm/i915: don't call dpms funcs after set_mode
by Daniel Vetter
· 12 years ago
46b6f81
drm/i915: don't disable fdi links harder in ilk_crtc_enable
by Daniel Vetter
· 12 years ago
a14d335
drm/i915: rip out intel_disable_pch_ports
by Daniel Vetter
· 12 years ago
934d608
drm/i915: Limit the ioremap of the PCI bar to the registers
by Chris Wilson
· 12 years ago
ac6ae34
drm/i915: Show render P state thresholds in sysfs
by Ben Widawsky
· 12 years ago
46ddf19
drm/i915: Add setters for min/max frequency
by Ben Widawsky
· 12 years ago
b6f69c9
drm/i915: rip out edp special case from dp_link_down
by Daniel Vetter
· 12 years ago
ba7a645
drm/i915: Drop the misleading cast to the wrong user pointer type
by Chris Wilson
· 12 years ago
d627b62
i915: initialize CADL in opregion
by Lekensteyn
· 13 years ago
3739850
drm/i915: disable the cpu edp port after the cpu pipe
by Daniel Vetter
· 12 years ago
0c33d8d
drm/i915: rip out dp port enabling cludges^Wchecks
by Daniel Vetter
· 12 years ago
0767935
drm/i915: robustify edp_pll_on/off
by Daniel Vetter
· 12 years ago
2bd2ad6
drm/i915: clean up the cpu edp pll special case
by Daniel Vetter
· 12 years ago
bf49ec8c
drm/i915: add encoder->pre_enable/post_disable
by Daniel Vetter
· 12 years ago
fba9215
drm/i915: rip out early dp port write for gm45/ilk
by Daniel Vetter
· 12 years ago
7924963
drm/i915: Error checks in gen6_set_rps
by Ben Widawsky
· 12 years ago
d5570a7
drm/i915: POSTING_READ the new rps value
by Ben Widawsky
· 12 years ago
df6eedc
drm/i915: Add current/max/min GPU freq to sysfs
by Ben Widawsky
· 12 years ago
c8735b0
drm/i915: #define gpu freq multipler
by Ben Widawsky
· 12 years ago
dbdfd8e
drm/i915: variable renames
by Ben Widawsky
· 12 years ago
6591c6e
drm/i915: extract compute_clocks from ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
a1f9e77
drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
c820356
drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set
by Paulo Zanoni
· 12 years ago
9da3da6
drm/i915: Replace the array of pages with a scatterlist
by Chris Wilson
· 13 years ago
f60d7f0
drm/i915: Pin backing pages for pread
by Chris Wilson
· 12 years ago
755d221
drm/i915: Pin backing pages for pwrite
by Chris Wilson
· 12 years ago
a557017
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
by Chris Wilson
· 12 years ago
37e680a
drm/i915: Introduce drm_i915_gem_object_ops
by Chris Wilson
· 13 years ago
3b7a89f
drm/i915: fix OOPS in lid_notify
by Daniel Vetter
· 12 years ago
6c4c86f
drm/i915: correctly update crtc->x/y in set_base
by Daniel Vetter
· 12 years ago
b98b601
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
by Wang Xingchao
· 12 years ago
7e81a42
drm/i915: Reduce a pin-leak BUG into a WARN
by Chris Wilson
· 12 years ago
5b5896e
drm/i915: enable lvds pin pairs before dpll on gen2
by Daniel Vetter
· 12 years ago
75c5da2
drm/i915: fix up the IBX transcoder B check
by Daniel Vetter
· 12 years ago
974a3b0
drm/i915: set the right gen3 flip_done mode also at resume
by Daniel Vetter
· 12 years ago
99d0b1d
drm/i915: initialize dpio_lock spin lock
by Alexander Shishkin
· 12 years ago
a1ceb67
Merge the modeset-rework, basic conversion into drm-intel-next
by Daniel Vetter
· 12 years ago
b980514
drm/i915: improve modeset state checking after dpms calls
by Daniel Vetter
· 12 years ago
8af6cf8
drm/i915: add tons of modeset state checks
by Daniel Vetter
· 12 years ago
9dc10f3
drm/i915: no longer call drm_helper_resume_force_mode
by Daniel Vetter
· 12 years ago
a261b24
drm/i915: disable all crtcs at suspend time
by Daniel Vetter
· 12 years ago
ea9d758
drm/i915: push commit_output_state past the crtc/encoder preparing
by Daniel Vetter
· 12 years ago
fc30310
drm/i915: switch the load detect code to the staged modeset config
by Daniel Vetter
· 12 years ago
284637d
drm/i915: WARN if the pipe won't turn off
by Daniel Vetter
· 12 years ago
1f70385
drm/i915: s/intel_encoder_disable/intel_encoder_noop
by Daniel Vetter
· 12 years ago
976f8a2
drm/i915: push commit_output_state past crtc disabling
by Daniel Vetter
· 12 years ago
25c5b26
drm/i915: implement new set_mode code flow
by Daniel Vetter
· 12 years ago
e2e1ed4
drm/i915: compute masks of crtcs affected in set_mode
by Daniel Vetter
· 12 years ago
Next »