Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ff1f525ef4da9d5abdb40893044ef5b041da52c0
/
drivers
/
gpu
/
drm
/
i915
ff1f525
drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg
by Daniel Vetter
· 13 years ago
b0e77b9
drm/i915: extract intel_set_pipe_timings from crtc_mode_set
by Paulo Zanoni
· 13 years ago
749052f
drm/i915: add debug logging to ASLE backlight set requests
by Jani Nikula
· 13 years ago
17dc9257
drm/i915: Fixup HDMI output on Valleyview
by Vijay Purushothaman
· 13 years ago
19c0392
drm/i915: Add eDP support for Valleyview
by Gajanan Bhat
· 13 years ago
2a8f64c
drm/i915: Enable DisplayPort in Valleyview
by Vijay Purushothaman
· 13 years ago
74a4dd2
drm/i915: Program correct m n tu register for Valleyview
by Vijay Purushothaman
· 13 years ago
b56747a
drm/i915: Add Valleyview lane control definitions
by Vijay Purushothaman
· 13 years ago
ae33cdcf
drm/i915: Fix SDVO IER and status bits for Valleyview
by Vijay Purushothaman
· 13 years ago
9473c8f
drm/i915: Set aux clk to 100MHz for Valleyview
by Vijay Purushothaman
· 13 years ago
3bcedbe
drm/i915: limit VLV IRQ enables to those we use
by Jesse Barnes
· 13 years ago
da131a4
drm/dp: Make sink count DP 1.2 aware
by Adam Jackson
· 13 years ago
07d3dc1
drm/i915/dp: Be smarter about connection sense for branch devices
by Adam Jackson
· 13 years ago
b091cd9
drm/i915/dp: Fetch downstream port info if needed during DPCD fetch
by Adam Jackson
· 13 years ago
e2f12b0
drm/i915: remove unused variables from ironlake_crtc_mode_set
by Paulo Zanoni
· 13 years ago
de13a2e
drm/i915: extract compute_dpll from ironlake_crtc_mode_set
by Paulo Zanoni
· 13 years ago
f48d8f2
drm/i915: extract set_m_n from ironlake_crtc_mode_set
by Paulo Zanoni
· 13 years ago
cc769b6
drm/i915: don't recheck for invalid pipe bpp
by Paulo Zanoni
· 13 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
57df2ae
drm/i915: BUG() on unexpected HDMI register
by Paulo Zanoni
· 13 years ago
853c70e
drm/i915: Fix !CONFIG_PM sysfs for real this time
by Ben Widawsky
· 13 years ago
41783ee
drm/i915: Assert that the exec object lookup table is a power-of-two
by Chris Wilson
· 13 years ago
3cce574
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally
by Wang Xingchao
· 13 years ago
2f745ad
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
by Chris Wilson
· 13 years ago
68d3472
drm/i915: update dpms property in set_mode
by Daniel Vetter
· 13 years ago
172a1ae1
drm/i915: don't call dpms funcs after set_mode
by Daniel Vetter
· 13 years ago
46b6f81
drm/i915: don't disable fdi links harder in ilk_crtc_enable
by Daniel Vetter
· 13 years ago
a14d335
drm/i915: rip out intel_disable_pch_ports
by Daniel Vetter
· 13 years ago
934d608
drm/i915: Limit the ioremap of the PCI bar to the registers
by Chris Wilson
· 13 years ago
ac6ae34
drm/i915: Show render P state thresholds in sysfs
by Ben Widawsky
· 13 years ago
46ddf19
drm/i915: Add setters for min/max frequency
by Ben Widawsky
· 13 years ago
b6f69c9
drm/i915: rip out edp special case from dp_link_down
by Daniel Vetter
· 13 years ago
ba7a645
drm/i915: Drop the misleading cast to the wrong user pointer type
by Chris Wilson
· 13 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
· 13 years ago
0c33d8d
drm/i915: rip out dp port enabling cludges^Wchecks
by Daniel Vetter
· 13 years ago
0767935
drm/i915: robustify edp_pll_on/off
by Daniel Vetter
· 13 years ago
2bd2ad6
drm/i915: clean up the cpu edp pll special case
by Daniel Vetter
· 13 years ago
bf49ec8
drm/i915: add encoder->pre_enable/post_disable
by Daniel Vetter
· 13 years ago
fba9215
drm/i915: rip out early dp port write for gm45/ilk
by Daniel Vetter
· 13 years ago
7924963
drm/i915: Error checks in gen6_set_rps
by Ben Widawsky
· 13 years ago
d5570a7
drm/i915: POSTING_READ the new rps value
by Ben Widawsky
· 13 years ago
df6eedc
drm/i915: Add current/max/min GPU freq to sysfs
by Ben Widawsky
· 13 years ago
c8735b0
drm/i915: #define gpu freq multipler
by Ben Widawsky
· 13 years ago
dbdfd8e
drm/i915: variable renames
by Ben Widawsky
· 13 years ago
6591c6e
drm/i915: extract compute_clocks from ironlake_crtc_mode_set
by Paulo Zanoni
· 13 years ago
a1f9e77
drm/i915: simplify setting DSPCNTR inside ironlake_crtc_mode_set
by Paulo Zanoni
· 13 years ago
c820356
drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set
by Paulo Zanoni
· 13 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
· 13 years ago
755d221
drm/i915: Pin backing pages for pwrite
by Chris Wilson
· 13 years ago
a557017
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
by Chris Wilson
· 13 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
· 13 years ago
6c4c86f
drm/i915: correctly update crtc->x/y in set_base
by Daniel Vetter
· 13 years ago
b98b601
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
by Wang Xingchao
· 13 years ago
7e81a42
drm/i915: Reduce a pin-leak BUG into a WARN
by Chris Wilson
· 13 years ago
5b5896e
drm/i915: enable lvds pin pairs before dpll on gen2
by Daniel Vetter
· 13 years ago
75c5da2
drm/i915: fix up the IBX transcoder B check
by Daniel Vetter
· 13 years ago
974a3b0
drm/i915: set the right gen3 flip_done mode also at resume
by Daniel Vetter
· 13 years ago
99d0b1d
drm/i915: initialize dpio_lock spin lock
by Alexander Shishkin
· 13 years ago
a1ceb67
Merge the modeset-rework, basic conversion into drm-intel-next
by Daniel Vetter
· 13 years ago
b980514
drm/i915: improve modeset state checking after dpms calls
by Daniel Vetter
· 13 years ago
8af6cf8
drm/i915: add tons of modeset state checks
by Daniel Vetter
· 13 years ago
9dc10f3
drm/i915: no longer call drm_helper_resume_force_mode
by Daniel Vetter
· 13 years ago
a261b24
drm/i915: disable all crtcs at suspend time
by Daniel Vetter
· 13 years ago
ea9d758
drm/i915: push commit_output_state past the crtc/encoder preparing
by Daniel Vetter
· 13 years ago
fc30310
drm/i915: switch the load detect code to the staged modeset config
by Daniel Vetter
· 13 years ago
284637d
drm/i915: WARN if the pipe won't turn off
by Daniel Vetter
· 13 years ago
1f70385
drm/i915: s/intel_encoder_disable/intel_encoder_noop
by Daniel Vetter
· 13 years ago
976f8a2
drm/i915: push commit_output_state past crtc disabling
by Daniel Vetter
· 13 years ago
25c5b26
drm/i915: implement new set_mode code flow
by Daniel Vetter
· 13 years ago
e2e1ed4
drm/i915: compute masks of crtcs affected in set_mode
by Daniel Vetter
· 13 years ago
e24c5c2
drm/i915: use staged outuput config in lvds->mode_fixup
by Daniel Vetter
· 13 years ago
6ed0f79
drm/i915: use staged outuput config in tv->mode_fixup
by Daniel Vetter
· 13 years ago
7758a11
drm/i915: extract adjusted mode computation
by Daniel Vetter
· 13 years ago
87f1faa
drm/i915: move output commit and crtc disabling into set_mode
by Daniel Vetter
· 13 years ago
ba1c28c
drm/i915: remove crtc disabling special case
by Daniel Vetter
· 13 years ago
94352cf
drm/i915: push crtc->fb update into pipe_set_base
by Daniel Vetter
· 13 years ago
9a93585
drm/i915: stage modeset output changes
by Daniel Vetter
· 13 years ago
1aa4b62
drm/i915: don't save all the encoder/crtc state in set_config
by Daniel Vetter
· 13 years ago
8d3e375
drm/i915: convert pointless error checks in set_config to BUGs
by Daniel Vetter
· 13 years ago
835c587
drm/i915: don't update the fb base if there is no fb
by Daniel Vetter
· 13 years ago
431e50f
drm/i915: implement crtc helper semantics relied upon by the fb helper
by Daniel Vetter
· 13 years ago
2e43105
drm/i915: extract intel_set_config_update_output_state
by Daniel Vetter
· 13 years ago
5e2b584
drm/i915: extract intel_set_config_compute_mode_changes
by Daniel Vetter
· 13 years ago
85f9eb7
drm/i915: extract modeset config save/restore code
by Daniel Vetter
· 13 years ago
d9e5560
drm/i915: introduce struct intel_set_config
by Daniel Vetter
· 13 years ago
7fad798
drm/i915: ensure the force pipe A quirk is actually followed
by Daniel Vetter
· 13 years ago
24e804b
drm/i915: rip out intel_dp->dpms_mode
by Daniel Vetter
· 13 years ago
84bb65bd
drm/i915: rip out intel_crtc->dpms_mode
by Daniel Vetter
· 13 years ago
0a91ca2
drm/i915: check connector hw/sw state
by Daniel Vetter
· 13 years ago
2492935
drm/i915: read out the modeset hw state at load and resume time
by Daniel Vetter
· 13 years ago
732ce74
drm/i915/dvo: implement get_hw_state
by Daniel Vetter
· 13 years ago
4ac41f4
drm/i915/sdvo: implement get_hw_state
by Daniel Vetter
· 13 years ago
e403fc9
drm/i915/crt: implement get_hw_state
by Daniel Vetter
· 13 years ago
b1dc332
drm/i915/lvds: implement get_hw_state
by Daniel Vetter
· 13 years ago
9a8ee98
drm/i915/tv: implement get_hw_state
by Daniel Vetter
· 13 years ago
85234cd
drm/i915/hdmi: implement get_hw_state
by Daniel Vetter
· 13 years ago
19d8fe1
drm/i915/dp: implement get_hw_state
by Daniel Vetter
· 13 years ago
Next »