Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab1973d3258aa8c40d153dc12bbb1aac56731e47
/
drivers
/
gpu
/
drm
/
i915
3f5f155
drm/i915: Fix DDC probe for passive adapters
by Jani Nikula
· 10 years ago
8ce7da4
drm/i915: Properly initialize SDVO analog connectors
by Ander Conselvan de Oliveira
· 10 years ago
4f47c99
drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code
by Ville Syrjälä
· 10 years ago
77b6455
drm/i915: Include G4X/VLV/CHV in self refresh status
by Ander Conselvan de Oliveira
· 10 years ago
2e5356d
drm/i915: Initialize HWS page address after GPU reset
by Arun Siluvery
· 10 years ago
0aedb16
drm/i915: Don't skip request retirement if the active list is empty
by Ville Syrjälä
· 10 years ago
e058c94
drm/i915/hsw: Fix workaround for server AUX channel clock divisor
by Jim Bride
· 10 years ago
54da691
drm/i915: fix screen flickering
by Thomas Gummerer
· 10 years ago
364aece
drm/i915: Avoid GPU hang when coming out of s3 or s4
by Peter Antoine
· 10 years ago
736a69c
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
by Chris Wilson
· 10 years ago
af77b97
drm/i915: Sink rate read should be saved in deca-kHz
by Sonika Jindal
· 10 years ago
9fcb170
drm/i915/dp: there is no audio on port A
by Jani Nikula
· 10 years ago
3916e3f
drm/i915: Add missing MacBook Pro models with dual channel LVDS
by Lukas Wunner
· 10 years ago
6f317cf
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
by Lukas Wunner
· 10 years ago
a04f90a
drm/i915/chv: Implement WaDisableShadowRegForCpd
by Deepak S
· 10 years ago
59fd7e4
Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
b5f1c97
drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
by Imre Deak
· 10 years ago
53292cd
drm/i915: Workaround to avoid lite restore with HEAD==TAIL
by Michel Thierry
· 10 years ago
9535c47
drm/i915: cope with large i2c transfers
by Dmitry Torokhov
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
2c33ce0
Merge Linus master into drm-next
by Dave Airlie
· 10 years ago
f766093
kernel.h: implement DIV_ROUND_CLOSEST_ULL
by Javi Merino
· 10 years ago
aa219a0
Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
37ef01a
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
by Daniel Vetter
· 10 years ago
e0d6149
drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
by Tvrtko Ursulin
· 10 years ago
08d9bc9
drm/i915: Allocate connector state together with the connectors
by Ander Conselvan de Oliveira
· 10 years ago
af8fcb9
drm/i915/chv: Remove DPIO force latency causing interpair skew issue
by Clint Taylor
· 10 years ago
88f933a
drm/i915: Don't cancel DRRS worker synchronously for flush/invalidate
by Daniel Vetter
· 10 years ago
9da7d69
drm/i915: Fix locking in DRRS flush/invalidate hooks
by Daniel Vetter
· 10 years ago
1d8ac08
Merge tag 'v4.0-rc7' into drm-next
by Dave Airlie
· 10 years ago
77cb2fea
tracing/drm: Remove unused TRACE_SYSTEM_STRING define
by Steven Rostedt
· 10 years ago
5df0582
drm/i915/vlv: remove wait for previous GFX clk disable request
by Jesse Barnes
· 10 years ago
c9c52e2
drm/i915/chv: Remove Wait for a previous gfx force-off
by Deepak S
· 10 years ago
9c25210
drm/i915/vlv: save/restore the power context base reg
by Jesse Barnes
· 10 years ago
840a1cf
drm/i915: Reject the colorkey ioctls for primary and cursor planes
by Ville Syrjälä
· 10 years ago
ee73c61
drm/i915: Skip allocating shadow batch for 0-length batches
by Chris Wilson
· 10 years ago
6e0aa80
Merge tag 'v4.0-rc6' into drm-intel-next
by Daniel Vetter
· 10 years ago
1ff27a3
drm/i915: Update DRIVER_DATE to 20150327
by Daniel Vetter
· 10 years ago
743e78c
drm/i915: Skip allocating shadow batch for 0-length batches
by Chris Wilson
· 10 years ago
9d918c1
drm/i915: Handle error to get connector state when staging config
by Ander Conselvan de Oliveira
· 10 years ago
9abc464
drm/i915: Compare GGTT view structs instead of types
by Joonas Lahtinen
· 10 years ago
2f2cf68
drm/i915: fix simple_return.cocci warnings
by kbuild test robot
· 10 years ago
5bedeb2
drm/i915: Add module param to test the load detect code
by Daniel Vetter
· 10 years ago
55bb999
drm/i915: Remove usage of encoder->new_crtc from clock computations
by Ander Conselvan de Oliveira
· 10 years ago
723f9aa
drm/i915: Don't look at staged config crtc when changing DRRS state
by Ander Conselvan de Oliveira
· 10 years ago
a93e255
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
by Ander Conselvan de Oliveira
· 10 years ago
679dacd
drm/i915: Pass an atomic state to modeset_global_resources() functions
by Ander Conselvan de Oliveira
· 10 years ago
72744cb
drm/i915: Add dynamic page trace events
by Michel Thierry
· 10 years ago
4933d51
drm/i915: Finish gen6/7 dynamic page table allocation
by Michel Thierry
· 10 years ago
59568eb
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
by Michel Thierry
· 10 years ago
1266cdb
drm/i915: Fix i915_dma_map_single positive error code
by Michel Thierry
· 10 years ago
fdc454c
drm/i915: Prevent out of range pt in gen6_for_each_pde
by Michel Thierry
· 10 years ago
a8265c5
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
by Daniel Vetter
· 10 years ago
d21bd67
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
by Ander Conselvan de Oliveira
· 10 years ago
e75f477
drm/i915: Don't use staged config in intel_dp_mst_compute_config()
by Ander Conselvan de Oliveira
· 10 years ago
3165c07
drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
by Ander Conselvan de Oliveira
· 10 years ago
77f06c8
drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config
by Ander Conselvan de Oliveira
· 10 years ago
84556d5
drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
by Ander Conselvan de Oliveira
· 10 years ago
1486017
drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
by Ander Conselvan de Oliveira
· 10 years ago
0b90187
drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
by Ander Conselvan de Oliveira
· 10 years ago
944b0c7
drm/i915: Copy the staged connector config to the legacy atomic state
by Ander Conselvan de Oliveira
· 10 years ago
d29b2f9
drm/i915: Update dummy connector atomic state with current config
by Ander Conselvan de Oliveira
· 10 years ago
9896972
drm/i915: Implement connector state duplication
by Ander Conselvan de Oliveira
· 10 years ago
2f0b579
drm/i915/skl: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
db7542d
drm/i915: Allocate a crtc_state also when the crtc is being disabled
by Ander Conselvan de Oliveira
· 10 years ago
83a5715
drm/i915: Allocate a drm_atomic_state for the legacy modeset code
by Ander Conselvan de Oliveira
· 10 years ago
49172fe
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
by Ander Conselvan de Oliveira
· 10 years ago
10f81c1
drm/i915: Add intel_atomic_get_crtc_state() helper function
by Ander Conselvan de Oliveira
· 10 years ago
88595ac
drm/i915: always preserve bios swizzling
by Daniel Vetter
· 10 years ago
f6936e2
drm/i915: Add initial_ prefix to bios fb takeover code
by Daniel Vetter
· 10 years ago
3cd919f
drm/i915: Remove duplicated psr.active unset
by Rodrigo Vivi
· 10 years ago
5097f8c
drm/i915: Fixup legacy plane->crtc link for initial fb config
by Daniel Vetter
· 10 years ago
ab585de
drm/i915: kill i915.powersave
by Rodrigo Vivi
· 10 years ago
5f40775
drm/i915: Fixup legacy plane->crtc link for initial fb config
by Daniel Vetter
· 10 years ago
3164a80
drm/i915: Fix atomic state when reusing the firmware fb
by Damien Lespiau
· 10 years ago
832a3aa
drm/i915: Keep ring->active_list and ring->requests_list consistent
by Chris Wilson
· 10 years ago
6c826f3
drm/i915: Add fault address to error state for gen8 and gen9
by Mika Kuoppala
· 10 years ago
1d00dad
drm/i915/skl: Fix up positive error code
by Tvrtko Ursulin
· 10 years ago
c0f4042
drm/i915: make unsupported fb modifier message DRM_DEBUG
by Jesse Barnes
· 10 years ago
59a58cb
drm/i915: Don't try to reference the fb in get_initial_plane_config()
by Damien Lespiau
· 10 years ago
c2d885c
drm/i915: Removing the drrs capability enum initialization
by Ramalingam C
· 10 years ago
096fad9
drm/i915: move clearing of RPS interrupt bits from disable to reset time
by Imre Deak
· 10 years ago
58072cc
drm/i915: fix race when clearing RPS IIR bits
by Imre Deak
· 10 years ago
1fc0a8f
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
by Tvrtko Ursulin
· 10 years ago
121920f
drm/i915/skl: Query display address through a wrapper
by Tvrtko Ursulin
· 10 years ago
50470bb
drm/i915/skl: Support secondary (rotated) frame buffer mapping
by Tvrtko Ursulin
· 10 years ago
f64b98c
drm/i915: Helper function to determine GGTT view from plane state
by Tvrtko Ursulin
· 10 years ago
82bc3b2
drm/i915: Pass in plane state when (un)pinning frame buffers
by Tvrtko Ursulin
· 10 years ago
e661733
drm/i915: Use GGTT view when (un)pinning objects to planes
by Tvrtko Ursulin
· 10 years ago
6761dd3
drm/i915/skl: Extract tile height code into a helper function
by Tvrtko Ursulin
· 10 years ago
9848de0
drm/i915: Use usleep_range() in wait_for()
by Ville Syrjälä
· 10 years ago
0b37a9a
drm/i915: Do not leak objects after capturing error state
by Michel Thierry
· 10 years ago
2ddc1da
drm/i915: Fix SKL sprite disable double buffer register update
by Ville Syrjälä
· 10 years ago
48fe469
drm/i915: Eliminate plane control register RMW from sprite code
by Ville Syrjälä
· 10 years ago
47ecbb2
drm/i915: Eliminate the RMW sprite colorkey management
by Ville Syrjälä
· 10 years ago
08fd59f
drm/i915: Move vblank wait determination to 'check' phase
by Matt Roper
· 10 years ago
9ca3ba0
drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
by Imre Deak
· 10 years ago
24be4e4
drm/i915: check for div-by-zero in vlv_PLL_is_optimal
by Imre Deak
· 10 years ago
d5dd62b
drm/i915: factor out vlv_PLL_is_optimal
by Imre Deak
· 10 years ago
Next »