Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
de165e0bccb4a8fe71debd5adb2f599609bcb8e0
/
drivers
/
gpu
de165e0
drm/i915: Refactor ilk_update_wm (v3)
by Ville Syrjälä
· 10 years ago
47c9943
drm/i915: Drop intel_update_sprite_watermarks
by Matt Roper
· 10 years ago
7809e5a
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
by Matt Roper
· 10 years ago
3a05f5e
drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)
by Matt Roper
· 10 years ago
4969d33
drm/i915/skl: Simplify wm structures slightly (v2)
by Matt Roper
· 10 years ago
31409e9
drm/i915: Determine I915_MAX_PLANES from plane enum
by Matt Roper
· 10 years ago
7221fc3
drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2)
by Matt Roper
· 10 years ago
43d59ed
drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2)
by Matt Roper
· 10 years ago
37d9078
drm/i915: Drop redundant watermark programming
by Matt Roper
· 10 years ago
d813510
drm/i915/bxt: fix RC6 residency time calculation
by Imre Deak
· 10 years ago
93f2531
drm/i915/guc: Media domain bit needed when notify GuC rc6 state
by Alex Dai
· 10 years ago
36c0d0c
drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/
by Ville Syrjälä
· 10 years ago
eede3b5
drm/i915: s/_FDI_RXA_.../FDI_RX_...(PIPE_A)/
by Ville Syrjälä
· 10 years ago
91bedd3
drm/i915/bdw: Check for slice, subslice and EU count for BDW
by Łukasz Daniluk
· 10 years ago
76b1cf2
drm: i915: drop null test before destroy functions
by Julia Lawall
· 10 years ago
5507fae
drm/i915: make backlight hooks connector specific
by Jani Nikula
· 10 years ago
8cd21b7
drm/i915/ddi: use switch case instead of if ladder for ddi_get_encoder_port
by Jani Nikula
· 10 years ago
85b98a4
drm/i915/ddi: warn instead of oops on invalid ddi encoder type
by Jani Nikula
· 10 years ago
7bad74d
drm/i915: Use czclk_freq in vlv c0 residency calculations
by Ville Syrjälä
· 10 years ago
2cc9fab
drm/i915: Simplify vlv/chv rc6 residency calculation
by Ville Syrjälä
· 10 years ago
bfa7df0
drm/i915: Read czclk from CCK on vlv/chv
by Ville Syrjälä
· 10 years ago
87d5d25
drm/i915: Renaming CCK related reg definitions
by Vandana Kannan
· 10 years ago
2d05fa1
drm/i915: Fix comparison bug
by Rasmus Villemoes
· 10 years ago
120f5d2
drm/i915/gen8: Move WaHdcDisableFetchWhenMasked to common init fn
by Arun Siluvery
· 10 years ago
a340af5
drm/i915/gen8: Move WaForceEnableNonCoherent to common init fn
by Arun Siluvery
· 10 years ago
7eebcde
drm/i915/gen8: Move GEN7_GT_MODE WA to common init fn
by Arun Siluvery
· 10 years ago
4840463
drm/i915/gen8: Move Wa4x4STCOptimizationDisable to common init fn
by Arun Siluvery
· 10 years ago
6def8fd
drm/i915/gen8: Move HiZ RAW stall optimization disable WA to common init fn
by Arun Siluvery
· 10 years ago
d058119
drm/i915/gen8: Move WaDisablePartialInstShootdown to common init fn
by Arun Siluvery
· 10 years ago
717d84d
drm/i915/gen8: Move WaDisableAsyncFlipPerfMode to common init fn
by Arun Siluvery
· 10 years ago
68c6198
drm/i915/gen8: Move INSTPM WA to common function
by Arun Siluvery
· 10 years ago
e9a64ad
drm/i915/gen8: Add gen8_init_workarounds for common WA
by Arun Siluvery
· 10 years ago
010e9f5
drm/i915/skl: Remove WaDisableVFUnitClockGating
by Arun Siluvery
· 10 years ago
7019f0a
drm/i915/skl: Remove WaSetGAPSunitClckGateDisable
by Arun Siluvery
· 10 years ago
68fc2b7
drm/i915/skl: Remove WaDisableSDEUnitClockGating
by Arun Siluvery
· 10 years ago
aa66c50
drm/i915/bxt: Add WaStoreMultiplePTEenable name
by Arun Siluvery
· 10 years ago
6029468
drm/i915/gen9: Merge two WA as they part of same register
by Arun Siluvery
· 10 years ago
aa0011a
drm/i915/gen9: Handle error returned by gen9_init_workarounds
by Arun Siluvery
· 10 years ago
1170f28
drm/i915: Add CD and pixel clock information
by Mika Kahola
· 10 years ago
7717940
drm/i915: s/DDI_BUF_CTL_A/DDI_BUF_CTL(PORT_A)/
by Ville Syrjälä
· 10 years ago
e66eb81
drm/i915: Add VLV_HDMIB etc. which already include VLV_DISPLAY_BASE
by Ville Syrjälä
· 10 years ago
0b87c24
drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/
by Ville Syrjälä
· 10 years ago
f65a9c5
drm/i915: Parametrize PALETTE and LGC_PALETTE
by Ville Syrjälä
· 10 years ago
c039b7f
drm/i915: Include MCHBAR_MIRROR_BASE in ILK_GDSR
by Ville Syrjälä
· 10 years ago
d3a93cb
drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the register offsets
by Ville Syrjälä
· 10 years ago
7e435ad
drm/i915: Add LO/HI PRIVATE_PAT registers
by Ville Syrjälä
· 10 years ago
ab9cc55
drm/i915: Parametrize UOS_RSA_SCRATCH
by Ville Syrjälä
· 10 years ago
7949dd4
drm/i915: Add HDMI aspect ratio property for SDVO
by Ville Syrjälä
· 10 years ago
7c5f93b
drm/i915: Constify adjusted_mode
by Ville Syrjälä
· 10 years ago
28b468a
drm/i915: Move HDMI aspect ratio setup to .compute_config()
by Ville Syrjälä
· 10 years ago
aad941d
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
by Ville Syrjälä
· 10 years ago
5e7234c
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
by Ville Syrjälä
· 10 years ago
3c5f174
drm/i915: export size_is_valid() from __intel_fbc_update()
by Paulo Zanoni
· 10 years ago
9f21833
drm/i915: extract fbc_supported()
by Paulo Zanoni
· 10 years ago
1ca36d4
drm/i915: don't use the first stolen page on Broadwell
by Paulo Zanoni
· 10 years ago
b26d3ea
drm/i915: Add primary plane to mask if it's visible
by Maarten Lankhorst
· 10 years ago
eecf613
drm/i915: Parametrize fence registers
by Ville Syrjälä
· 10 years ago
9c58a04
drm/i915/bxt: Set oscaledcompmethod to enable scale value
by Sonika Jindal
· 10 years ago
d9d7000
drm/i915/bxt: eDP low vswing support
by Sonika Jindal
· 10 years ago
165ed87c
drm/i915: fixup runtime PM handling v2
by Jesse Barnes
· 10 years ago
0d44d3f
drm/i915/guc: Fix a bug in GuC status check
by Alex Dai
· 10 years ago
124abe0
drm/i915: Always call the adjusted mode 'adjusted_mode'
by Ville Syrjälä
· 10 years ago
2869407
drm/i915: Use intel_panel for DVO fixed mode handling
by Ville Syrjälä
· 10 years ago
08aef7c
drm/i915/skl: Block disable call for pw1 if dmc firmware is present.
by Animesh Manna
· 10 years ago
4e961e4
drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
by Animesh Manna
· 10 years ago
c268444
drm/i915/skl Remove the call for csr uninitialization from suspend path
by Animesh Manna
· 10 years ago
4b7ab5f
drm/i915/skl: Added a check for the hardware status of csr fw before loading.
by Animesh Manna
· 10 years ago
30c964a
drm/i915: Detect virtual south bridge
by Robert Beckett
· 10 years ago
44cc6c0
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
2d4df13
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
40a4a57
drm/i915: Update DRIVER_DATE to 20150928
by Daniel Vetter
· 10 years ago
7cb5dff
drm/i915: fix task reference leak in i915_debugfs.c
by Geliang Tang
· 10 years ago
fd03420
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
cf64830
drm/irq: Add drm_crtc_vblank_count_and_time()
by Thierry Reding
· 10 years ago
2b193f0
drm/irq: Rename drm_crtc -> crtc
by Thierry Reding
· 10 years ago
bf22f3b
drm: drm_atomic_crtc_get_property should be static
by Geliang Tang
· 10 years ago
5fbec901
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
by Thierry Reding
· 10 years ago
21b4567
vga_switcheroo: Set active attribute to false for audio clients
by Lukas Wunner
· 10 years ago
73f7570
drm/core: Preserve the fb id on close.
by Maarten Lankhorst
· 10 years ago
1380313
drm/core: Preserve the framebuffer after removing it.
by Maarten Lankhorst
· 10 years ago
4dfd648
drm: Use vblank timestamps to guesstimate how many vblanks were missed
by Ville Syrjälä
· 10 years ago
1b2eb71
drm: store_vblank() is never called with NULL timestamp
by Ville Syrjälä
· 10 years ago
ad1716e
drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_status
by Ville Syrjälä
· 10 years ago
facfb06
drm: Limit the number of .get_vblank_counter() retries
by Ville Syrjälä
· 10 years ago
a6e610d
drm: Pass flags to drm_update_vblank_count()
by Ville Syrjälä
· 10 years ago
66f59c5
drm/i915: Fix vblank count variable types
by Ville Syrjälä
· 10 years ago
20b2020
drm: Kill pixeldur_ns
by Ville Syrjälä
· 10 years ago
3bb403b
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
by Ville Syrjälä
· 10 years ago
eba1f35
drm: Move timestamping constants into drm_vblank_crtc
by Ville Syrjälä
· 10 years ago
9428403
drm/fbdev: Update legacy plane->fb refcounting for atomic restore
by Matt Roper
· 10 years ago
4127838
vga_switcheroo: Sort headers alphabetically
by Lukas Wunner
· 10 years ago
f15a66e
drm: Spell vga_switcheroo consistently
by Lukas Wunner
· 10 years ago
1da248a
drm: s/int crtc/unsigned int pipe/ straggles
by Ville Syrjälä
· 10 years ago
646db26
Merge tag 'v4.3-rc2' into topic/drm-misc
by Daniel Vetter
· 10 years ago
7c4a7d6
drm/i915: Defer adding preallocated stolen objects to the VM list
by Chris Wilson
· 10 years ago
0a3579e
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 10 years ago
30c6466
drm: Allow also control clients to check the drm version
by Thomas Hellstrom
· 10 years ago
f3b8c0c
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
by Christian Engelmayer
· 10 years ago
49558b4
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
by Christian Engelmayer
· 10 years ago
e4b35f9
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
Next »