Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e75c6de1ac33fe3500f44573d9212dc82c99f59
/
drivers
/
gpu
/
drm
/
radeon
c53c6be
drm/radeon: fix runtime suspend breaking secondary GPUs
by Dave Airlie
· 11 years ago
b2b3d8d
drm/radeon/cik: properly set compute ring status on disable
by Alex Deucher
· 11 years ago
07ae78c
drm/radeon/cik: stop the sdma engines in the enable() function
by Alex Deucher
· 11 years ago
7b1bbe8
drm/radeon/cik: properly set sdma ring status on disable
by Alex Deucher
· 11 years ago
7848865
drm/radeon: fix runpm disabling on non-PX harder
by Alex Deucher
· 11 years ago
d03874c
drm/radeon/atom: select the proper number of lanes in transmitter setup
by Alex Deucher
· 11 years ago
1371432
drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters
by Alex Deucher
· 11 years ago
972c5dd
drm/radeon/cik: fix typo in documentation
by Alex Deucher
· 11 years ago
0d997b6
drm/radeon: silence GCC warning on 32 bit
by Paul Bolle
· 11 years ago
bc6a629
drm/radeon: resume old pm late
by Alex Deucher
· 11 years ago
14eedc3
drm/radeon: TTM must be init with cpu-visible VRAM, v2
by Lauri Kasanen
· 11 years ago
3803c8e
drm/radeon: enable speaker allocation setup on dce3.2
by Alex Deucher
· 11 years ago
832eafa
drm/radeon: change audio enable logic
by Alex Deucher
· 11 years ago
d7eb0a0
drm/radeon: fix audio disable on dce6+
by Alex Deucher
· 11 years ago
d965441
drm/radeon: free uvd ring on unload
by Jerome Glisse
· 11 years ago
9ef4e1d
drm/radeon: disable pll sharing for DP on DCE4.1
by Alex Deucher
· 11 years ago
5e386b5
drm/radeon: fix missing bo reservation
by Christian König
· 11 years ago
9f050c7
drm/radeon: print the supported atpx function mask
by Alex Deucher
· 11 years ago
21ed494
drm/radeon/ni: fix typo in dpm sq ramping setup
by Alex Deucher
· 11 years ago
5b43c3c
drm/radeon/si: fix typo in dpm sq ramping setup
by Alex Deucher
· 11 years ago
8f53492
drm/radeon: fix CP semaphores on CIK
by Christian König
· 11 years ago
ebc54ff
drm/radeon: delete a stray tab
by Dan Carpenter
· 11 years ago
6d8ea7d
drm/radeon: fix display tiling setup on SI
by Alex Deucher
· 11 years ago
78b0351
drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200
by Alex Deucher
· 11 years ago
bea61c5
drm/radeon: fill in DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
7d5a33b
drm/radeon: unify bpc handling
by Alex Deucher
· 11 years ago
d02f857
drm/radeon: add missing include in btc_dpm.c
by Alex Deucher
· 11 years ago
7c7e867
drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable
by Dave Jones
· 11 years ago
4dbffb8
drm/radeon: remove useless return
by Alex Deucher
· 11 years ago
2993022
drm/radeon/dpm: use stored max_vddc rather than looking it up
by Alex Deucher
· 11 years ago
9f3f63f
drm/radeon/dpm: use the driver state for dpm debugfs
by Alex Deucher
· 11 years ago
858a41c8
drm/radeon: fix UVD IRQ support on 7xx
by Alex Deucher
· 11 years ago
b927e1c
drm/radeon: fix UVD IRQ support on SI
by Christian König
· 11 years ago
7c4c62a
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
by Dave Airlie
· 11 years ago
9b0cd30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
78fe9e5
drm/radeon/dce8: workaround for atom BlankCrtc table
by Alex Deucher
· 11 years ago
6802d4b
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
by Alex Deucher
· 11 years ago
ffcda35
drm/radeon: set si_notify_smc_display_change properly
by Alex Deucher
· 11 years ago
e9a321c
drm/radeon: fix DAC interrupt handling on DCE5+
by Alex Deucher
· 11 years ago
50efa51
drm/radeon: clean up active vram sizing
by Alex Deucher
· 11 years ago
b9ace36
drm/radeon: skip async dma init on r6xx
by Alex Deucher
· 11 years ago
9babd35
drm/radeon/runpm: don't runtime suspend non-PX cards
by Alex Deucher
· 11 years ago
1d78416
drm/radeon: add ring to fence trace functions
by Christian König
· 11 years ago
31dd8d9
drm/radeon: add missing trace point
by Christian König
· 11 years ago
593b263
drm/radeon: fix VMID use tracking
by Christian König
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f5395ba
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next
by Dave Airlie
· 11 years ago
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
8072bfa
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
by Ville Syrjälä
· 11 years ago
abca9e4
drm: Pass 'flags' from the caller to .get_scanout_position()
by Ville Syrjälä
· 11 years ago
265d09a
drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()
by Ville Syrjälä
· 11 years ago
7da903e
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
by Ville Syrjälä
· 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
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
6b64190
mkregtable: Fix sscanf handling
by Alan
· 11 years ago
0279ed1
drm/radeon: implement pci config reset for CIK (v3)
by Alex Deucher
· 11 years ago
4a5c8ea
drm/radeon: implement pci config reset for SI (v2)
by Alex Deucher
· 11 years ago
b5470b0
drm/radeon: implement pci config reset for evergreen/cayman (v2)
by Alex Deucher
· 11 years ago
de9ae74
drm/radeon: implement pci config reset for r6xx/7xx (v3)
by Alex Deucher
· 11 years ago
1a0041b
drm/radeon: add pci config hard reset
by Alex Deucher
· 11 years ago
363eb0b
drm/radeon: add hard_reset module parameter
by Alex Deucher
· 11 years ago
56492e0
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
by Marek Olšák
· 11 years ago
3701695
radeon/pm: Guard access to rdev->pm.power_state array
by Michel Dänzer
· 11 years ago
0091fc1
drivers: gpu: Move prototype declarations to header file radeon_mode.h from radeon_atombios.c and radeon_combios.c
by Rashika Kheria
· 11 years ago
a38eab5
drivers: gpu: Move prototype declaration to header file radeon_mode.h
by Rashika Kheria
· 11 years ago
84ac68e
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
by Alex Deucher
· 11 years ago
fbb74bc
drm/radeon/dpm: make some functions static for TN
by Alex Deucher
· 11 years ago
3b5da5c
drm/radeon/dpm: make some functions static for sumo
by Alex Deucher
· 11 years ago
9a04dad
drm/radeon/dpm: make some functions static for CI
by Alex Deucher
· 11 years ago
b4fcab3
drivers: gpu: Include appropriate header file in ci_smc.c
by Rashika Kheria
· 11 years ago
4cf3b49
drivers: gpu: Move prototype declaration to header file radeon_mode.h from atombios_i2c.c
by Rashika Kheria
· 11 years ago
6c149d9
drivers: gpu: Include appropriate header file in si_smc.c and remove prototype declaration from header file sislands_smc.h
by Rashika Kheria
· 11 years ago
f6e2e40
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in radeon_kms.c
by Rashika Kheria
· 11 years ago
27b8317
drivers: gpu: Mark function as static in r600_hdmi.c
by Rashika Kheria
· 11 years ago
248a6c4
drivers: gpu: Mark function as static in radeon_gem.c
by Rashika Kheria
· 11 years ago
5520345
drivers: gpu: Mark function as static in radeon_kms.c
by Rashika Kheria
· 11 years ago
28f5a6c
drivers: gpu: Mark functions as static in radeon_device.c
by Rashika Kheria
· 11 years ago
2f43651
drivers: gpu: Mark function as static in radeon_object.c
by Rashika Kheria
· 11 years ago
Next »