Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8c9b2e322d5c9b4e77fd308984ea303de4b63e1c
/
drivers
/
gpu
5d02933
drm/radeon: add UVD support for OLAND
by Alex Deucher
· 11 years ago
407b6df
drm/radeon: fix minor typos in si_dpm.c
by Alex Deucher
· 11 years ago
d45b964
drm/radeon: set the full cache bit for fences on r7xx+
by Alex Deucher
· 11 years ago
10e9ffa
drm/radeon: fix surface sync in fence on cayman (v2)
by Alex Deucher
· 11 years ago
8097d94
drm/radeon/dpm: disable mclk switching on desktop RV770
by Alex Deucher
· 11 years ago
d526fbd
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table
by Alex Deucher
· 11 years ago
aa34dba
drm/radeon: write gfx pg bases even when gfx pg is disabled
by Alex Deucher
· 11 years ago
c4756ba
drm/radeon: bail early from enable ss in certain cases
by Alex Deucher
· 11 years ago
18f8f52
drm/radeon: handle ss percentage divider properly
by Alex Deucher
· 11 years ago
f5f1f89
drm/radeon: add query to fetch the max engine clock (v2)
by Alex Deucher
· 11 years ago
d30df55
drm/radeon/dp: sleep after powering up the display
by Alex Deucher
· 11 years ago
ab9f51c
drm/radeon/dp: use usleep_range rather than udelay
by Alex Deucher
· 11 years ago
2138681
drm/radeon/dp: bump i2c-over-aux retries to 7
by Alex Deucher
· 11 years ago
d8e2452
drm/radeon: disable ss on DP for DCE3.x
by Alex Deucher
· 11 years ago
6dfa09d
drm/radeon/cik: use hw defaults for TC_CFG registers
by Alex Deucher
· 11 years ago
919cf55
drm/radeon: disable dpm on BTC
by Alex Deucher
· 11 years ago
5d25906
drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush
by Alex Deucher
· 11 years ago
da9e07e
drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush
by Alex Deucher
· 11 years ago
ca113f6
drm/radeon: consolidate sdma hdp flushing code for CIK
by Alex Deucher
· 11 years ago
780f5dd
drm/radeon: consolidate cp hdp flushing code for CIK
by Alex Deucher
· 11 years ago
8158eb9
drm/radeon: don't power gate paused UVD streams
by Christian König
· 11 years ago
7f4237c
Revert "drm/radeon: disable CIK CP semaphores for now"
by Alex Deucher
· 11 years ago
cfd72a4
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
9354eaf
Merge tag 'vmwgfx-next-2014-01-17' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
1985f99
drm/vmwgfx: Invalidate surface on non-readback unbind
by Jakob Bornecrantz
· 11 years ago
96b4362
drm/vmwgfx: Silence the device command verifier
by Thomas Hellstrom
· 11 years ago
f2a0dcb
drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2
by Thomas Hellstrom
· 11 years ago
b360a3c
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
by Thomas Hellstrom
· 11 years ago
7cba906
drm/vmwgfx: Update otable definitions
by Thomas Hellstrom
· 11 years ago
0fd53cf
drm/vmwgfx: Use the linux DMA api also for MOBs
by Thomas Hellstrom
· 11 years ago
4b9e45e
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
by Thomas Hellstrom
· 11 years ago
173fb7d
drm/vmwgfx: Persistent tracking of context bindings
by Thomas Hellstrom
· 11 years ago
b5c3b1a6
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
by Thomas Hellstrom
· 11 years ago
8ba0731
drm/vmwgfx: Block the BIND_SHADERCONSTS command
by Thomas Hellstrom
· 11 years ago
311474d
drm/vmwgfx: Add a parameter to get max MOB memory size
by Thomas Hellstrom
· 12 years ago
1d7a5cb
drm/vmwgfx: Implement a buffer object synccpu ioctl.
by Thomas Hellstrom
· 12 years ago
15c6f65
drm/vmwgfx: Make sure that the multisampling is off
by Zack Rusin
· 12 years ago
c373d4e
drm/vmwgfx: Extend the command verifier to handle guest-backed on / off
by Thomas Hellstrom
· 12 years ago
7086d09
drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files
by Thomas Hellstrom
· 12 years ago
d8c08b2
drm/vmwgfx: Enable 3D for new hardware version
by Thomas Hellstrom
· 12 years ago
74c10d1
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
by Thomas Hellstrom
· 12 years ago
a21aa61
drm/vmwgfx: Validate guest-backed shader const commands
by Thomas Hellstrom
· 12 years ago
c74c162
drm/vmwgfx: Add guest-backed shaders
by Thomas Hellstrom
· 12 years ago
a97e219
drm/vmwgfx: Hook up guest-backed surfaces
by Thomas Hellstrom
· 12 years ago
58a0c5f
drm/vmwgfx: Hook up guest-backed contexts
by Thomas Hellstrom
· 12 years ago
f468911
drm/vmwgfx: Detach backing store from its resources when it is evicted
by Thomas Hellstrom
· 12 years ago
ddcda24
drm/vmwgfx: Hook up guest-backed queries
by Thomas Hellstrom
· 12 years ago
96c5f0d
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
by Thomas Hellstrom
· 12 years ago
afb0e50
drm/vmwgfx: Read bounding box memory from the appropriate register
by Thomas Hellstrom
· 12 years ago
6da768a
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
by Thomas Hellstrom
· 12 years ago
3530bdc
drm/vmwgfx: Add MOB management
by Thomas Hellstrom
· 12 years ago
716a2fd
drm/vmwgfx: Adapt capability reporting to new hardware version
by Thomas Hellstrom
· 12 years ago
c1234db
drm/vmwgfx: Update the svga register definition
by Thomas Hellstrom
· 12 years ago
bc2d650
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
by Thomas Hellstrom
· 12 years ago
d901949
drm/vmwgfx: Update the svga3d register header file for new device version
by Thomas Hellstrom
· 12 years ago
0d00c48
drm/vmwgfx: Fix the driver for large dma addresses
by Thomas Hellstrom
· 11 years ago
0d9d349
Merge commit origin/master into drm-intel-next
by Daniel Vetter
· 11 years ago
53dac83
drm/mgag200: fix oops in cursor code.
by Dave Airlie
· 11 years ago
703a8c2
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
fdd239a
drm/nouveau: fix null ptr dereferences on some boards
by Ben Skeggs
· 11 years ago
c5416d6
gpu: fix qxl missing crc32_le
by Randy Dunlap
· 11 years ago
1302b23
drivers: gpu: Include appropriate header file in r128_ioc32.c
by Rashika
· 11 years ago
1e164bb
drivers: gpu: Mark function as static in via_drv.c
by Rashika
· 11 years ago
902f4a7
drivers: gpu: Mark function as static in sis_drv.c
by Rashika
· 11 years ago
0662e4c
drivers: gpu: Mark function as static in qxl_kms.c
by Rashika
· 11 years ago
06a8c65
drivers: gpu: Include appropriate header file in mga_ioc32.c
by Rashika
· 11 years ago
f242a64
drivers: gpu: Mark functions as static in mgag200_ttm.c
by Rashika
· 11 years ago
080fd6b
drivers: gpu: Mark functions as static in mgag200_mode.c
by Rashika
· 11 years ago
b2890a7
drivers: gpu: Mark function as static in mgag200_main.c
by Rashika
· 11 years ago
cdd7330
drivers: gpu: Mark functions as static and remove unused function in cirrus_ttm.c
by Rashika
· 11 years ago
5e89440
drivers: gpu: Mark functions as static in cirrus_mode.c
by Rashika
· 11 years ago
70d5422
drivers: gpu: Mark function as static in cirrus_main.c
by Rashika
· 11 years ago
a1537f3
drivers: gpu: Mark functions as static in ast_ttm.c
by Rashika
· 11 years ago
7f5ccd4
drivers: gpu: Mark functions as static in ast_mode.c
by Rashika
· 11 years ago
f610980
drivers: gpu: Mark function as static and remove unused function in ast_main.c
by Rashika
· 11 years ago
8eed55b
drivers: gpu: Include appropriate header file in drm_usb.c
by Rashika
· 11 years ago
abce1ec
Revert "drm: copy mode type in drm_mode_connector_list_update()"
by Dave Airlie
· 11 years ago
c0eeb85
Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
c85dd51
drm/gma500: Remove unused function declaration
by Daniel Vetter
· 11 years ago
b04a590
drm: store the gem vma offset manager in a typed pointer
by Daniel Vetter
· 11 years ago
faf096f
Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
a095c60
Merge tag 'ttm-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
99d4a8a
drm/cirrus: Fix cirrus drm driver for fbdev + qemu
by Martin Koegler
· 11 years ago
ca2a2bb
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
e95d9f9
Merge branch 'drm-next-3.14-wip' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
feb5cde
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 11 years ago
09f2344
drm/i915/bdw: make sure south port interrupts are enabled properly v2
by Jesse Barnes
· 11 years ago
cba1c07
drm/i915: Include more information in disabled hotplug interrupt warning
by Chris Wilson
· 11 years ago
8b5565b
drm/i915: Only complain about a rogue hotplug IRQ after disabling
by Chris Wilson
· 11 years ago
3432087
drm/i915: Only WARN about a stuck hotplug irq ONCE
by Chris Wilson
· 11 years ago
704cfb8
drm/i915: s/hotplugt_status_gen4/hotplug_status_g4x/
by Daniel Vetter
· 11 years ago
49938ac
drm/i915: add braces around KHz/MHz macro parameters
by Jani Nikula
· 11 years ago
3f2dc5a
drm/i915: Fix 915GM self-refresh enable/disable
by Ville Syrjälä
· 11 years ago
0fb5822
drm/i915: 830M doesn't have an LVDS port
by Ville Syrjälä
· 11 years ago
dc9e7dec
drm/i915: No panel fitter on 830M or non-mobile gen2/3 platforms
by Ville Syrjälä
· 11 years ago
669ab5a
drm/i915/vlv: Add drpc debugfs support for valleyview
by Deepak S
· 11 years ago
e5cbfbf
drm/i915: vlv: W/a for hotplug/manual VGA detection
by Imre Deak
· 11 years ago
404faab
drm/i915: vlv: make CRI clock enabling explicit during resume
by Imre Deak
· 11 years ago
41e6fc4
drm/i915: only apply GAMMA_MODE IPS WA on HSW
by Paulo Zanoni
· 11 years ago
ba0fbca
drm/i915: Introduce new intel_output_name()
by Damien Lespiau
· 11 years ago
Next »