Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d90eb183e3d1ee82563a5f46db7ddfd73dbfbff9
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
660d88e
drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout
by Ville Syrjälä
· 7 years ago
1c7095d
Merge airlied/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
99a9548
drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
by Joe Perches
· 7 years ago
963976c
Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
0b8eeac5
Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
81af63a
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
by Ville Syrjälä
· 8 years ago
7509702
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
by Chris Wilson
· 7 years ago
c8624ed
drm/i915: Add support for the YCbCr COLOR_RANGE property
by Ville Syrjälä
· 7 years ago
23b2808
drm/i915: Change the COLOR_ENCODING prop default value to BT.709
by Ville Syrjälä
· 7 years ago
b0f5c0b
drm/i915: Add support for the YCbCr COLOR_ENCODING property
by Ville Syrjälä
· 7 years ago
38f24f2
drm/i915: Fix plane YCbCr->RGB conversion for GLK
by Ville Syrjälä
· 7 years ago
8c58f73
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
by Maarten Lankhorst
· 7 years ago
bba7307
Merge drm-next into drm-intel-next-queued (this time for real)
by Joonas Lahtinen
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
9f91280
drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()
by Ville Syrjälä
· 8 years ago
ef1a191
drm/i915: Extract intel_plane_{pin,unpin}_fb()
by Ville Syrjälä
· 7 years ago
32febd9
drm/i915: Require fence only for FBC capable planes
by Ville Syrjälä
· 7 years ago
cf1805e
drm/i915: Clean up fbc vs. plane checks
by Ville Syrjälä
· 7 years ago
f7a02ad
drm/i915: Only pin the fence for primary planes (and gen2/3)
by Ville Syrjälä
· 7 years ago
85798ac
drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout
by Ville Syrjälä
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
5935485
drm/i915: Move the policy for placement of the GGTT vma into the caller
by Chris Wilson
· 7 years ago
c154d1e
drm/i915: Set the primary plane pipe select bits on gen4
by Ville Syrjälä
· 8 years ago
32ea06b
drm/i915: Don't set cursor pipe select bits on g4x+
by Ville Syrjälä
· 8 years ago
bd67a8c
drm/i915: Release connector iterator on a digital port conflict.
by Maarten Lankhorst
· 7 years ago
933519a
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
734cbbf
drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit
by Dhinakaran Pandiyan
· 8 years ago
c38c145
drm/i915: Fixup kerneldoc
by Chris Wilson
· 7 years ago
c3cc39c
drm/i915/icl: program mbus during pipe enable
by Mahesh Kumar
· 8 years ago
c56b89f
drm/i915: Use INTEL_GEN everywhere
by Tvrtko Ursulin
· 8 years ago
6a20fe7
drm/i915: Give all ioctl functions an _ioctl suffix
by Ville Syrjälä
· 8 years ago
6ec5bd3
drm/i915: Deprecate I915_SET_COLORKEY_NONE
by Ville Syrjälä
· 8 years ago
b597277
drm/i915/icl: Handle expanded PLANE_CTL_FORMAT field
by James Ausmus
· 8 years ago
9787e83
drm/i915/cnl: Enable DDI-F on Cannonlake.
by Rodrigo Vivi
· 8 years ago
394676f
drm/i915: Add WA for planes ending close to left screen edge
by Imre Deak
· 8 years ago
c322c64
drm/i915: Add display WA #1175 for planes ending close to right screen edge
by Imre Deak
· 8 years ago
e995ca0b
drm/i915: Provide a device level .mode_valid() hook
by Ville Syrjälä
· 8 years ago
16af25f
drm/i915: Add a comment exlaining CCS hsub/vsub
by Ville Syrjälä
· 8 years ago
c19e112
drm/i915: Use enum plane_id for frontbuffer tracking
by Ville Syrjälä
· 8 years ago
a2936e3d
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 8 years ago
0574bd8
drm/i915: Reject odd pipe source width with double wide/dual link
by Ville Syrjälä
· 8 years ago
77064e2
drm/i915: Add CCS capability for sprites
by Ville Syrjälä
· 8 years ago
e13a318
drm/i915: Nuke a pointless unreachable()
by Ville Syrjälä
· 8 years ago
e9af4ea
drm/i915: Avoid waitboosting on the active request
by Chris Wilson
· 8 years ago
17bd6e6
drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks
by Imre Deak
· 8 years ago
ee5e5e7
drm/i915: Add HDCP framework + base implementation
by Sean Paul
· 8 years ago
757fffc
drm/i915: Put all non-blocking modesets onto an ordered wq
by Ville Syrjälä
· 8 years ago
20bdc11
drm/i915: Disable all planes for load detection, v2.
by Ville Syrjälä
· 8 years ago
f0cbd8b
i915: Reject CCS modifiers for pipe C on Geminilake
by Gabriel Krisman Bertazi
· 8 years ago
5f8e3f5
drm/i915/cnl: Add support for horizontal plane flipping
by Joonas Lahtinen
· 8 years ago
b1ace60
drm/i915: give stolen_usable_size a more suitable home
by Matthew Auld
· 8 years ago
73ebd50
drm/i915: make mappable struct resource centric
by Matthew Auld
· 8 years ago
6647852
Merge airlied/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 8 years ago
3e72be1
drm/i915: Drop fb reference on load_detect_pipe failure path
by Chris Wilson
· 8 years ago
7a1530d7
intel/atomic: Stop updating legacy fb parameters
by Daniel Vetter
· 8 years ago
3f1f0b1
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 8 years ago
ca797d2
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 8 years ago
2c1c55c
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 8 years ago
4972f70
drm/i915: Pass crtc state to intel_pipe_{enable,disable}()
by Ville Syrjälä
· 8 years ago
d5fb43c
drm/i915: Wait for pipe to start on i830 as well
by Ville Syrjälä
· 8 years ago
8fedd64
drm/i915: Fix vblank timestamp/frame counter jumps on gen2
by Ville Syrjälä
· 8 years ago
5816d9c
drm/i915: Fix deadlock in i830_disable_pipe()
by Ville Syrjälä
· 8 years ago
adbe5c5
drm/i915: Enable IPS with only sprite plane visible too, v4.
by Maarten Lankhorst
· 8 years ago
24f2845
drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.
by Maarten Lankhorst
· 8 years ago
448aa91
drm/i915: Enable hotplug polling after registering the outputs
by Chris Wilson
· 8 years ago
6a44e17
drm/i915: remove stale comment from sanitize_encoder
by Daniel Vetter
· 8 years ago
cff109f
drm/i915: Add rudimentary plane state verification
by Ville Syrjälä
· 8 years ago
2924b8c
drm/i915: Use plane->get_hw_state() for initial plane fb readout
by Ville Syrjälä
· 8 years ago
b1558c7
drm/i915: Nuke crtc->plane
by Ville Syrjälä
· 8 years ago
dd57602
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
by Ville Syrjälä
· 8 years ago
81894b2
drm/i915: Nuke ironlake_get_initial_plane_config()
by Ville Syrjälä
· 8 years ago
282e83e
drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb readout
by Ville Syrjälä
· 8 years ago
ed15030
drm/i915: s/enum plane/enum i9xx_plane_id/
by Ville Syrjälä
· 8 years ago
b1e0159
drm/i915: Redo plane sanitation during readout
by Ville Syrjälä
· 8 years ago
51f5a096
drm/i915: Add .get_hw_state() method for planes
by Ville Syrjälä
· 8 years ago
70c5f93
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
a01cb8b
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
by Ville Syrjälä
· 8 years ago
10b47ee
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
by Ville Syrjälä
· 8 years ago
199ea38
drm/i915: Pass crtc_state to ips toggle functions, v2
by Maarten Lankhorst
· 8 years ago
33a4986
drm/i915: Enable FIFO underrun reporting after initial fastset, v4.
by Maarten Lankhorst
· 8 years ago
738a814
drm/i915: Don't sanitize frame start delay if the pipe is off
by Ville Syrjälä
· 8 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
df49ec8
drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glk
by Rodrigo Vivi
· 8 years ago
4036c78
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
by James Ausmus
· 8 years ago
4493e09
drm/i915: Handle adjust better in intel_pipe_config_compare
by Maarten Lankhorst
· 8 years ago
d640bf7
drm/i915: Check boolean options in intel_pipe_config_compare with its own macro
by Maarten Lankhorst
· 8 years ago
f9bab55
drm/i915: Remove bogus ips_enabled check.
by Maarten Lankhorst
· 8 years ago
556fe36
drm/i915: Update watermark state correctly in sanitize_watermarks
by Maarten Lankhorst
· 8 years ago
d378a3e
drm/i915: Inline intel_modeset_gem_init()
by Chris Wilson
· 8 years ago
cc6a818
drm/i915: Move intel_init_clock_gating() to i915_gem_init()
by Chris Wilson
· 8 years ago
f58d13d
drm/i915: Move GT powersaving init to i915_gem_init()
by Chris Wilson
· 8 years ago
8f4f279
drm/i915: Nuke intel_digital_port->port
by Ville Syrjälä
· 8 years ago
6ac4327
drm/i915: Move init_clock_gating() back to where it was
by Ville Syrjälä
· 8 years ago
f72b84c
drm/i915: Move init_clock_gating() back to where it was
by Ville Syrjälä
· 8 years ago
58ecd9d
drm/i915: Read ilk FDI PLL frequency once during initialisation
by Chris Wilson
· 8 years ago
7e732ca
drm/i915: Stop frobbing with DDI encoder->type
by Ville Syrjälä
· 8 years ago
e1214b9
drm/i915: Populate output_types from .get_config()
by Ville Syrjälä
· 8 years ago
713946d
drm/i915: Cancel the modeset retry work during modeset cleanup
by Manasi Navare
· 8 years ago
886c6b8
drm/i915: Cancel the modeset retry work during modeset cleanup
by Manasi Navare
· 8 years ago
Next »