Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4e53c2e010e531b4a014692199e978482d471c7e
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
4e53c2e
drm/i915: precompute pipe bpp before touching the hw
by Daniel Vetter
· 12 years ago
965e0c4
drm/i915: introduce pipe_config->dither|pipe_bpp
by Daniel Vetter
· 12 years ago
50f3b01
drm/i915: add pipe_config->limited_color_range
by Daniel Vetter
· 12 years ago
5bfe2ac
drm/i915: add pipe_config->has_pch_encoder
by Daniel Vetter
· 12 years ago
6cc5f34
drm/i915: add pipe_config->pixel_multiplier
by Daniel Vetter
· 12 years ago
7ae8923
drm/i915: add pipe_config->timings_set
by Daniel Vetter
· 12 years ago
460da916
drm/i915: compute pipe_config earlier
by Daniel Vetter
· 12 years ago
b8cecdf
drm/i915: introduce struct intel_crtc_config
by Daniel Vetter
· 12 years ago
693db18
drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
by Chris Wilson
· 12 years ago
b5644d0
drm/i915: restore cursor and sprite state when forcing a config restore v2
by Jesse Barnes
· 12 years ago
80ca378
drm/i915: there's no DSPPOS register on gen4+
by Paulo Zanoni
· 12 years ago
4b71a57
drm/i915: fix DSPADDR Gen check
by Paulo Zanoni
· 12 years ago
8228c25
drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
by Damien Lespiau
· 12 years ago
aaa148e
drm/i915: Cleanup if the EDP transcoder has a bobug input value
by Damien Lespiau
· 12 years ago
6553363
drm/i915: Kill a strange comment about DPMS functions
by Ville Syrjälä
· 12 years ago
7eb552a
drm/i915: Move num_pipes to intel info
by Ben Widawsky
· 12 years ago
34c61c6
drm/i915: VLV doesn't have HDMI on port C
by Jesse Barnes
· 12 years ago
da6ecc5
drm/i915: don't use plane pipe select on VLV
by Jesse Barnes
· 12 years ago
0d4a42f
Merge tag 'v3.9-rc3' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
ca29136
drm/i915: there's no DSPADDR register on Haswell
by Paulo Zanoni
· 12 years ago
51889b3
drm/i915: there's no DSPSIZE register on gen4+
by Paulo Zanoni
· 12 years ago
a18c4c3
drm/i915: capture the correct cursor registers on IVB
by Paulo Zanoni
· 12 years ago
2cc7954
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
dc0fa71
drm/i915: remove duplicated SDVO/HDMI bit definitions
by Paulo Zanoni
· 12 years ago
e2debe9
drm/i915: clarify confusion between SDVO and HDMI registers
by Paulo Zanoni
· 12 years ago
61bc95c
DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.
by Egbert Eich
· 12 years ago
85ce9c6
drm/i915: Kill a few pointless comments
by Ville Syrjälä
· 12 years ago
228a0e8
drm/i915: Remove a stale and misplaced comment
by Ville Syrjälä
· 12 years ago
f4808ab
drm/i915: Document the find_pll() function
by Ville Syrjälä
· 12 years ago
4a35f83
drm/i915: Don't clobber crtc->fb when queue_flip fails
by Ville Syrjälä
· 12 years ago
83f377a
drm/i915: gen2 has no tv out support
by Daniel Vetter
· 12 years ago
a497bfe
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
bc75286
drm/i915: Handle untiled planes when computing their offsets
by Chris Wilson
· 12 years ago
b81e059
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
9ed9809
drm/i915: remove obsolete obj assignment in page flip
by Mika Kuoppala
· 12 years ago
96a0291
drm/i915: Finish page flips and update primary planes after a GPU reset
by Ville Syrjälä
· 12 years ago
4878cae
drm/i915: Really wait for pending flips when panning
by Ville Syrjälä
· 12 years ago
86d3efc
drm/i915: Implement pipe CSC based limited range RGB output
by Ville Syrjälä
· 12 years ago
ac4199e
drm/i915: inverted brightness quirk for Acer Aspire 4736Z
by Daniel Vetter
· 12 years ago
4f7dfb6
drm/i915: Set i9xx sdvo clock limits according to specifications
by Patrik Jakobsson
· 12 years ago
53a7d2d
drm/i915: Set i9xx lvds clock limits according to specifications
by Patrik Jakobsson
· 12 years ago
10d8373
drm/i915: Don't wait for page flips if there was GPU reset
by Ville Syrjälä
· 12 years ago
3d56e2d
drm/i915: Kill obj->pending_flip
by Ville Syrjälä
· 12 years ago
9abdda7
drm/i915: Fix a typo in a intel_modeset_stage_output_state() comment
by Damien Lespiau
· 12 years ago
9d6d9f1
drm/i915: clean up panel fitter handling in lvds
by Mika Kuoppala
· 12 years ago
24a1f16
drm/i915: disable shared panel fitter for pipe
by Mika Kuoppala
· 12 years ago
7e53f3a
drm/fb-helper: fixup set_config semantics
by Daniel Vetter
· 12 years ago
af5676f
drm/i915: rip out helper->disable noop functions
by Daniel Vetter
· 12 years ago
cd17ef4
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
209d521
drm/i915: Set the SR01 "screen off" bit in i915_redisable_vga() too
by Ville Syrjälä
· 12 years ago
766aa1c
drm/i915: Introduce i915_vgacntrl_reg()
by Ville Syrjälä
· 12 years ago
d6dd9eb
drm/i915: dynamic Haswell display power well support
by Daniel Vetter
· 12 years ago
6931016
drm/i915: check the power down well on assert_pipe()
by Paulo Zanoni
· 12 years ago
725a5b5
drm/i915: Only run idle processing from i915_gem_retire_requests_worker
by Chris Wilson
· 12 years ago
44cec74
drm/i915: dont save/restore VGA state for kms
by Daniel Vetter
· 12 years ago
cc464b2
drm/i915: set TRANSCODER_EDP even earlier
by Paulo Zanoni
· 12 years ago
67c9640
drm/i915: fixup per-crtc locking in intel_release_load_detect_pipe
by Daniel Vetter
· 12 years ago
fa42e23
drm/i915: fix intel_init_power_wells
by Paulo Zanoni
· 12 years ago
67cfc20
drm/i915: Pass VLV_DISPLAY_BASE + reg to intel_{hdmi, dp}_init on VLV
by Ville Syrjälä
· 12 years ago
9d5f78f
drm/i915: VLV doesn't have SDVO
by Ville Syrjälä
· 12 years ago
c00db24
drm/i915: fixup sbi_read/write locking
by Daniel Vetter
· 12 years ago
7b9f35a
drm/i915: HDMI/DP - ELD info refresh support for Haswell
by Wang Xingchao
· 12 years ago
5559eca
drm/i915: add quirk to invert brightness on Packard Bell NCL20
by Jani Nikula
· 12 years ago
01e3a8f
drm/i915: add quirk to invert brightness on eMachines e725
by Jani Nikula
· 12 years ago
1ffff60
drm/i915: add quirk to invert brightness on eMachines G725
by Jani Nikula
· 12 years ago
735dc0d
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
7b24056
drm: don't hold crtc mutexes for connector ->detect callbacks
by Daniel Vetter
· 12 years ago
3620636
drm: revamp framebuffer cleanup interfaces
by Daniel Vetter
· 12 years ago
c7d73f6
drm/<drivers>: reorder framebuffer init sequence
by Daniel Vetter
· 12 years ago
1f83fee
drm/i915: clear up wedged transitions
by Daniel Vetter
· 12 years ago
33196de
drm/i915: move wedged to the other gpu error handling stuff
by Daniel Vetter
· 12 years ago
3685a8f
drm/i915: Fix RGB color range property for PCH platforms
by Ville Syrjälä
· 12 years ago
5d4545a
drm/i915: Create a gtt structure
by Ben Widawsky
· 12 years ago
2c10d57
drm/i915: wake up all pageflip waiters
by Daniel Vetter
· 12 years ago
b5cc6c0
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
c16ed4b
drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths
by Chris Wilson
· 12 years ago
cc7ebb2
drm/i915: The sprite scaler on Ironlake also support YUV planes
by Chris Wilson
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
c0c36b94
drm/i915: Return the real error code from intel_set_mode()
by Chris Wilson
· 12 years ago
0fde901
i915: ensure that VGA plane is disabled
by Krzysztof Mazur
· 12 years ago
b0a2658
drm/i915: don't disable disconnected outputs
by Daniel Vetter
· 12 years ago
4d7bb01
drm/i915: fixup overlay stolen memory leak
by Daniel Vetter
· 12 years ago
dfd07d7
drm/i915: clean up PIPECONF bpc #defines
by Daniel Vetter
· 12 years ago
a0e63c2
drm/i915: remove leftover display.update_wm assignment
by Paulo Zanoni
· 12 years ago
681e581
drm/i915: check for the PCH when setting pch_transcoder
by Paulo Zanoni
· 12 years ago
55bde6b1
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
c36346e
drm/i915: Implement ibx_digital_port_connected() for IBX
by Damien Lespiau
· 12 years ago
b0ea7d3
drm/i915/hdmi: Read the HPD status before trying to read the EDID
by Damien Lespiau
· 12 years ago
0915300
drm/i915: rework locking for intel_dpio|sbi_read|write
by Daniel Vetter
· 12 years ago
539526b
drm/i915: disable cpt phase pointer fdi rx workaround
by Daniel Vetter
· 12 years ago
dde86e2
drm/i915: add lpt_init_pch_refclk
by Paulo Zanoni
· 12 years ago
1a1494d
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
988d6ee
drm/i915: add support for mPHY destination on intel_sbi_{read, write}
by Paulo Zanoni
· 12 years ago
3ac1823
i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointers
by Tim Gardner
· 12 years ago
d4b1931
drm/i915: reject modes the LPT FDI receiver can't handle
by Paulo Zanoni
· 12 years ago
e69d0bc
drm/i915: extract common link_m_n helpers
by Daniel Vetter
· 12 years ago
2f0c2ad
drm/i915: drop unnecessary clearing of pch dp transcoder timings
by Daniel Vetter
· 12 years ago
ea9b600
drm/i915: move set_pll_edp to intel_dp.c
by Daniel Vetter
· 12 years ago
ed7ef43
drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set
by Daniel Vetter
· 12 years ago
e7d841c
drm/i915: Close race between processing unpin task and queueing the flip
by Chris Wilson
· 12 years ago
Next »