index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-20
Merge Linus master into drm-next
Dave Airlie
1
-3
/
+0
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
1
-3
/
+0
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
1
-0
/
+2
2015-03-27
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
1
-2
/
+0
2015-03-26
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
Ander Conselvan de Oliveira
1
-1
/
+2
2015-03-26
drm/i915: Add intel_atomic_get_crtc_state() helper function
Ander Conselvan de Oliveira
1
-0
/
+13
2015-03-23
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
1
-0
/
+4
2015-03-23
drm/i915/skl: Query display address through a wrapper
Tvrtko Ursulin
1
-0
/
+9
2015-03-23
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
1
-0
/
+4
2015-03-23
drm/i915: Pass in plane state when (un)pinning frame buffers
Tvrtko Ursulin
1
-0
/
+1
2015-03-23
drm/i915/skl: Extract tile height code into a helper function
Tvrtko Ursulin
1
-3
/
+4
2015-03-23
drm/i915: Use usleep_range() in wait_for()
Ville Syrjälä
1
-2
/
+2
2015-03-20
drm/i915: Eliminate the RMW sprite colorkey management
Ville Syrjälä
1
-4
/
+3
2015-03-20
drm/i915: Kill intel_plane->obj
Ville Syrjälä
1
-2
/
+0
2015-03-20
drm/i915: Improved w/a for rps on Baytrail
Chris Wilson
1
-0
/
+2
2015-03-20
drm/i915: Unconfuse DP link rate array names
Ville Syrjälä
1
-2
/
+3
2015-03-20
drm/i915: Fix MST link rate handling
Ville Syrjälä
1
-1
/
+1
2015-03-20
drm/i915: Fix max link rate in intel_dp_mode_valid()
Ville Syrjälä
1
-0
/
+1
2015-03-20
drm/i915: Store the converted link rates in intel_dp->supported_rates[]
Ville Syrjälä
1
-1
/
+2
2015-03-18
drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
Damien Lespiau
1
-1
/
+2
2015-03-18
drm/i915: Remove ironlake rc6 support
John Harrison
1
-1
/
+0
2015-03-18
drm/i915/skl: Add support for edp 1.4 intermediate frequencies
Sonika Jindal
1
-0
/
+1
2015-03-18
drm/i915/skl: Read sink supported rates from edp panel
Sonika Jindal
1
-0
/
+1
2015-03-18
drm/i915: add frontbuffer tracking to FBC
Paulo Zanoni
1
-1
/
+5
2015-03-18
drm/i915: pass which operation triggered the frontbuffer tracking
Paulo Zanoni
1
-1
/
+2
2015-03-18
drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
Matt Roper
1
-1
/
+0
2015-03-09
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+24
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
1
-2
/
+4
2015-02-27
drm/i915/skl: Update watermarks for Y tiling
Tvrtko Ursulin
1
-0
/
+1
2015-02-27
drm/i915/skl: Allow scanning out Y and Yf fbs
Damien Lespiau
1
-0
/
+2
2015-02-24
drm/i915: Add support for DRRS in intel_dp_set_m_n
Ramalingam C
1
-1
/
+21
2015-02-14
drm/i915: Make intel_unpin_fb_obj() static
Damien Lespiau
1
-1
/
+0
2015-02-14
drm/i915: Make intel_dp_unpack_aux() static
Damien Lespiau
1
-1
/
+0
2015-02-14
drm/i915: Make intel_dp_check_link_status() static
Damien Lespiau
1
-1
/
+0
2015-02-14
drm/i915: Garbage collect orphaned prototypes
Damien Lespiau
1
-9
/
+0
2015-02-14
drm/i915: Switch intel_fb_align_height to fb format modifiers
Daniel Vetter
1
-1
/
+2
2015-02-14
drm/i915: Store the initial framebuffer in initial_plane_config
Damien Lespiau
1
-0
/
+1
2015-02-14
drm/i915: Track old framebuffer instead of object
Tvrtko Ursulin
1
-1
/
+1
2015-01-27
drm/i915: Add crtc state duplication/destruction functions
Matt Roper
1
-0
/
+3
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
1
-0
/
+4
2015-01-27
drm/i915: Add main atomic entrypoints (v2)
Matt Roper
1
-0
/
+7
2015-01-27
drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
Matt Roper
1
-0
/
+8
2015-01-27
drm/i915: Consolidate plane handler vtables
Matt Roper
1
-0
/
+1
2015-01-27
drm/i915: Move rotation from intel_plane to drm_plane_state
Matt Roper
1
-1
/
+7
2015-01-27
drm/i915: DRRS calls based on frontbuffer
Vandana Kannan
1
-0
/
+3
2015-01-27
drm/i915: Enable/disable DRRS
Vandana Kannan
1
-0
/
+2
2015-01-27
drm/i915: Use symbolic irqreturn for ->hpd_pulse
Daniel Vetter
1
-3
/
+3
2015-01-27
drm/i915: Rename plane_config to initial_plane_config
Damien Lespiau
1
-2
/
+2
2015-01-27
drm/i915: Make intel_format_to_fourcc() static
Damien Lespiau
1
-1
/
+0
2015-01-27
drm/i915: Use a common function for computing the fb height alignment
Damien Lespiau
1
-0
/
+2
[next]