Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
754d113304aa640b9b3ffa5535a1565b95e5fdb6
/
drivers
/
gpu
754d113
drm/i915: pass the crtc as an argument to intel_fbc_update()
by Paulo Zanoni
· 10 years ago
e9c5fd2
drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
by Paulo Zanoni
· 10 years ago
90d5234
drm/i915: fix the CFB size check
by Paulo Zanoni
· 10 years ago
bffce90
drm/i915: abstract i2c bit banging fallback in gmbus xfer
by Jani Nikula
· 10 years ago
0aeb904
drm/i915: simplify gmbus xfer error checks
by Jani Nikula
· 10 years ago
79bd23d
drm/i915: Add "missing" break to haswell_get_ddi_pll()
by Ville Syrjälä
· 10 years ago
e4abb73
drm/i915: Check VBT for CRT port presence on HSW/BDW
by Ville Syrjälä
· 10 years ago
70ac54d
drm/i915: Don't register CRT connector when DDI E can't be used
by Ville Syrjälä
· 10 years ago
65e472e
drm/i915: Don't register the CRT connector when it's fused off on LPT-H
by Ville Syrjälä
· 10 years ago
4e7f8cf
drm/i915: Use cached cdclk_freq for PWM calculations
by Ville Syrjälä
· 10 years ago
fce18c4
drm/i915: Round the AUX clock divider to closest on all platforms
by Ville Syrjälä
· 10 years ago
a612c40
drm/i915: Kill duplicated PNV .get_display_clock_speed() assignment
by Ville Syrjälä
· 10 years ago
56f5f70
drm/i915: Add HAS_PCH_LPT_H()
by Ville Syrjälä
· 10 years ago
83d8339
drm/i915: Fix vbt PWM max setup for CTG
by Ville Syrjälä
· 10 years ago
245f586
drm/i915: Fix VBT backlight Hz to PWM conversion for PNV
by Ville Syrjälä
· 10 years ago
d965e7a
drm/i915/bxt: backlight clock gating workaround
by Imre Deak
· 10 years ago
5075222
drm/i915: use default 200 Hz backlight frequency
by Jani Nikula
· 10 years ago
2dd6982
drm/i915/bxt: add support for setting backlight freq from vbt
by Jani Nikula
· 10 years ago
1802419
drm/i915/bxt: Disable power well support
by Matt Roper
· 10 years ago
7905df2
drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock()
by Ville Syrjälä
· 10 years ago
cda0aaa
drm/i915: Don't use crtc->config when reading out infoframe state
by Ville Syrjälä
· 10 years ago
6b69851
drm/i915: fix fdi related fifo underruns on hsw
by Daniel Vetter
· 10 years ago
a65347b
drm/i915: add has_dsi_encoder to crtc state
by Jani Nikula
· 10 years ago
7065690
drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable
by Jani Nikula
· 10 years ago
e3488e7
drm/i915/dsi: merge pre_pll_enable hook to pre_enable
by Jani Nikula
· 10 years ago
b13b840
drm/i915: Fix possible null dereference in framebuffer_info debugfs function
by Namrta Salonie
· 10 years ago
81fd874
drm/i915: Fix kerneldoc indent fails
by Ville Syrjälä
· 10 years ago
013d375
drm/i915: Introduce bdw_{update,enable,disable}_pipe_irq()
by Ville Syrjälä
· 10 years ago
fbdedaea
drm/i915: Make ironlake_{enable,disable}_display_irq() static inlines
by Ville Syrjälä
· 10 years ago
1444326
drm/i915: Make ibx_{enable,disable}_display_interrupt() static inlines
by Ville Syrjälä
· 10 years ago
820da7a
Revert "drm/i915: shut up gen8+ SDE irq dmesg noise"
by Jani Nikula
· 10 years ago
6a39d7c
drm/i915: fix the SDE irq dmesg warnings properly
by Jani Nikula
· 10 years ago
39bfcd52
drm/i915: more virtual south bridge detection
by Gerd Hoffmann
· 10 years ago
2e35c88
drm/i915: remove duplicate definition of for_each_power_domain
by Jani Nikula
· 10 years ago
6c03a6b
drm/i915: Don't register CRT connector when it's fused off
by Ville Syrjälä
· 10 years ago
9bbc8258a
drm/i915: Check for underruns after crtc disable
by Ville Syrjälä
· 10 years ago
7864578
drm/i915: Disable CPU underruns around eDP port and vdd enable on ILK-IVB
by Ville Syrjälä
· 10 years ago
3860b2e
drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVB
by Ville Syrjälä
· 10 years ago
b6e4d53
drm/i915: Also disable PSR on Sink when disabling it on Source.
by Rodrigo Vivi
· 10 years ago
05eec3c
drm/i915: Remove PSR Perf Counter for SKL+
by Rodrigo Vivi
· 10 years ago
bb929cb
drm/i915: PSR: Mask LPSP hw tracking back again.
by Rodrigo Vivi
· 10 years ago
921ec28
drm/i915: PSR: Let's rely more on frontbuffer tracking.
by Rodrigo Vivi
· 10 years ago
ca1a953
drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink.
by Rodrigo Vivi
· 10 years ago
408952d
drm/i915: Remove incorrect warning in context cleanup
by Tvrtko Ursulin
· 10 years ago
11c86db
drm/i915/pm: Print offending domain in refcount failure
by Daniel Stone
· 10 years ago
9895ad0
drm/i915/pm: Unstatic power_domain_str
by Daniel Stone
· 10 years ago
a7de550
drm/i915/skl: re-enable power well support
by Imre Deak
· 10 years ago
bc87229
drm/i915/skl: enable PC9/10 power states during suspend-to-idle
by Imre Deak
· 10 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
15fbfcc
drm/i915: Update DRIVER_DATE to 20151120
by Daniel Vetter
· 10 years ago
29bb94b
drm/i915: take a power domain reference while checking the HDMI live status
by Imre Deak
· 10 years ago
69172f2
drm/i915: take a power domain ref only when needed during HDMI detect
by Imre Deak
· 10 years ago
2d591ab
Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
db39563
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
366e39b
drm/i915: Tear down fbdev if initialization fails
by Lukas Wunner
· 10 years ago
fb1a211
Revert "drm/i915: Initialize HWS page address after GPU reset"
by Arun Siluvery
· 10 years ago
54632ab
drm/i915: Fix oops caused by fbdev initialization failure
by Lukas Wunner
· 10 years ago
ce7f172
drm/i915: Fix i915_ggtt_view_equal to handle rotation correctly
by Daniel Vetter
· 10 years ago
a6d0918
drm/i915: Stuff rotation params into view union
by Daniel Vetter
· 10 years ago
75c82a5
drm/i915: Drop return value from intel_fill_fb_ggtt_view
by Daniel Vetter
· 10 years ago
bf68dc9
drm/i915 : Fix to remove unnecsessary checks in postclose function.
by Namrta Salonie
· 10 years ago
5481c8f
drm/atomic-helper: Check encoder/crtc constraints
by Daniel Vetter
· 10 years ago
7383123
Revert "drm/i915: skip modeset if compatible for everyone."
by Jani Nikula
· 10 years ago
f6619ef
drm/mgag200: fix kernel hang in cursor code.
by Wang, Rui Y
· 10 years ago
e6c84ac
Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes
by Dave Airlie
· 10 years ago
8ed59fd
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
b9fec16
drm/i915: add MISSING_CASE to a few port/aux power domain helpers
by Imre Deak
· 10 years ago
651174a
drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect
by Imre Deak
· 10 years ago
49b02b1
drm/amdgpu: reserve/unreserve objects out of map/unmap operations
by Chunming Zhou
· 10 years ago
ef9f0a8
drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo
by Chunming Zhou
· 10 years ago
c25867d
drm/amdgpu: add lock for interval tree in vm
by Chunming Zhou
· 10 years ago
1c16c0a
drm/amdgpu: keep the owner for VMIDs
by Christian König
· 10 years ago
ea89f8c
drm/amdgpu: move VM manager clean into the VM code again
by Christian König
· 10 years ago
8b4fb00
drm/amdgpu: cleanup VM coding style
by Christian König
· 10 years ago
eeed25a
drm/amdgpu: remove unused VM manager field
by Christian König
· 10 years ago
984810f
drm/amdgpu: cleanup scheduler command submission
by Christian König
· 10 years ago
c555a81
drm/i915: Remove platform specific *_dp_detect() functions
by Ander Conselvan de Oliveira
· 10 years ago
51676d0
drm/i915: Don't do edp panel detection in g4x_dp_detect()
by Ander Conselvan de Oliveira
· 10 years ago
81e4e0c
drm/i915: Send TP1 TP2/3 even when panel claims no NO_TRAIN_ON_EXIT.
by Rodrigo Vivi
· 10 years ago
bebbeac
drm/i915: PSR: Don't Skip aux handshake on DP_PSR_NO_TRAIN_ON_EXIT.
by Rodrigo Vivi
· 10 years ago
20bb97f
drm/i915: Reduce PSR re-activation time for VLV/CHV.
by Rodrigo Vivi
· 10 years ago
d0ac896
drm/i915: Delay first PSR activation.
by Rodrigo Vivi
· 10 years ago
2269a39
drm/amdgpu: fix typo in firmware name
by Christian König
· 10 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 10 years ago
00490c2
drm/i915: Consider SPLL as another shared pll, v2.
by Maarten Lankhorst
· 10 years ago
9bca5d0
drm/i915: Add missing ')' to SKL_PS_ECC_STAT define
by Ville Syrjälä
· 10 years ago
0670c5a
drm/i915: Add 'offset' to uncore funcs
by Ville Syrjälä
· 10 years ago
8a74db7
drm/i915: Pull the vgpu uncore funcs apart from the rest of gen6+
by Ville Syrjälä
· 10 years ago
ab75bb5
drm/i915: Turn vgpu pdps into an array
by Ville Syrjälä
· 10 years ago
0d925ea
drm/i915: Wrap context LRI init in a macro
by Ville Syrjälä
· 10 years ago
35dc3f9
drm/i915: Give names to more ring registers
by Ville Syrjälä
· 10 years ago
9244a81
drm/i915: Wrap ASSIGN_CTX_{PDP,PM4L} in do {} while(0)
by Ville Syrjälä
· 10 years ago
8f40db7
drm/i915: Add wa_ctx_emit_reg()
by Ville Syrjälä
· 10 years ago
f92a916
drm/i915: Add functions to emit register offsets to the ring
by Ville Syrjälä
· 10 years ago
e597ef4
drm/i915: Make the cmd parser 64bit regs explicit
by Ville Syrjälä
· 10 years ago
8697600
drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl
by Ville Syrjälä
· 10 years ago
3613cf1
drm/i915: s/0x50/RING_PSMI_CTL/
by Ville Syrjälä
· 10 years ago
e6c4c76
drm/i915: Parametrize MOCS registers
by Ville Syrjälä
· 10 years ago
6fa1c5f
drm/i915: Parametrize L3 error registers
by Ville Syrjälä
· 10 years ago
086f8e8
drm/i915: Prefix raw register defines with underscore
by Ville Syrjälä
· 10 years ago
Next »