summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-05-10drm/i915: Two stage watermarks for g4xVille Syrjälä-226/+791
2017-05-10drm/i915: Apply the g4x TLB miss w/a to SR watermarks as wellVille Syrjälä-6/+9
2017-05-10drm/i915: Refactor wm calculationsVille Syrjälä-72/+149
2017-05-10drm/i915: Refactor the g4x TLB miss w/a to a helperVille Syrjälä-7/+20
2017-05-10drm/i915: Fix the g4x watermark TLB miss workaroundVille Syrjälä-5/+6
2017-05-10drm/i915: Fix cursor 'cpp' in watermark calculatins for old platformsVille Syrjälä-5/+5
2017-05-10drm/i915: Document CxSRVille Syrjälä-0/+37
2017-05-10drm/i915: Make vlv/chv watermark debug print less crypticVille Syrjälä-1/+1
2017-05-10drm/i915: Rename bunch of vlv_ watermark structures to g4x_Ville Syrjälä-14/+14
2017-05-10drm/i915: s/vlv_num_wm_levels/intel_wm_num_levels/Ville Syrjälä-9/+9
2017-05-10drm/i915: Drop the debug message from vlv_get_fifo_size()Ville Syrjälä-7/+0
2017-05-10drm/i915: s/vlv_plane_wm_compute/vlv_raw_plane_wm_compute/ etc.Ville Syrjälä-11/+11
2017-05-10drm/i915/lvds: Remove magic from PLL programmingImre Deak-2/+2
2017-05-10drm/i915: Sanitize stolen memory size calculationImre Deak-7/+7
2017-05-10drm/i915: Check error return when converting pipe to connectorImre Deak-3/+14
2017-05-10drm/i915: Check error return when setting DMA maskImre Deak-4/+12
2017-05-10drm/i915/sdvo: Check error return from intel_sdvo_get_value()Imre Deak-5/+4
2017-05-10drm/i915/dp: Check error return during DPCD capability queriesImre Deak-8/+12
2017-05-10drm/i915/vlv: Fix port B PLL opamp initializationImre Deak-2/+2
2017-05-10drm/vblank: Lock down vblank->hwmode moreDaniel Vetter-13/+14
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter-253/+102
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter-36/+40
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter-69/+56
2017-05-10drm/vgem: Convert to a struct drm_device subclassChris Wilson-22/+41
2017-05-10gpu: drm: gma500: remove dead codeGustavo A. R. Silva-42/+9
2017-05-10drm/i915/gvt: avoid unnecessary vgpu switchPing Gao-2/+6
2017-05-09drm/i915: Show dmc debug registers on KabylakeMika Kuoppala-1/+2
2017-05-09drm/i915: Move uncore definitions into a separate headerMichal Wajdeczko-156/+188
2017-05-09drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()Markus Elfring-2/+2
2017-05-09drm/sti: Fix typos in a comment lineMarkus Elfring-1/+1
2017-05-09drm/sti: Fix a typo in a comment lineMarkus Elfring-1/+1
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring-25/+17
2017-05-09drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring-10/+5
2017-05-09drm/sti: use seq_puts to display a stringNicolas Iooss-1/+1
2017-05-09drm: Nerf the preclose callback for modern driversDaniel Vetter-4/+4
2017-05-09drm/exynos: Merge pre/postclose hooksDaniel Vetter-7/+1
2017-05-09drm/tegra: switch to postcloseDaniel Vetter-2/+2
2017-05-09drm/nouveau: Merge pre/postclose hooksDaniel Vetter-8/+1
2017-05-08format-security: move static strings to constKees Cook-1/+1
2017-05-08drm: use set_memory.h headerLaura Abbott-0/+19
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko-2/+2
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko-3/+1
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey-0/+819
2017-05-08drm/vc4: Add specific compatible strings for Cygnus.Eric Anholt-0/+2
2017-05-08drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.Eric Anholt-4/+6
2017-05-08drm/vc4: Turn the V3D clock on at runtime.Eric Anholt-1/+31
2017-05-08drm: Remove redundant NULL check during atomic plane commitImre Deak-6/+4
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst-0/+68
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst-36/+10
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong-0/+3