index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
drm/radeon: bail early from enable ss in certain cases
Alex Deucher
1
-7
/
+12
2014-01-20
drm/radeon: handle ss percentage divider properly
Alex Deucher
3
-3
/
+13
2014-01-20
drm/radeon: add query to fetch the max engine clock (v2)
Alex Deucher
2
-8
/
+13
2014-01-20
drm/radeon/dp: sleep after powering up the display
Alex Deucher
1
-1
/
+3
2014-01-20
drm/radeon/dp: use usleep_range rather than udelay
Alex Deucher
1
-4
/
+4
2014-01-20
drm/radeon/dp: bump i2c-over-aux retries to 7
Alex Deucher
1
-3
/
+3
2014-01-20
drm/radeon: disable ss on DP for DCE3.x
Alex Deucher
1
-1
/
+4
2014-01-20
drm/radeon/cik: use hw defaults for TC_CFG registers
Alex Deucher
1
-14
/
+0
2014-01-20
drm/radeon: disable dpm on BTC
Alex Deucher
1
-3
/
+3
2014-01-20
drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush
Alex Deucher
1
-9
/
+30
2014-01-20
drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush
Alex Deucher
1
-6
/
+14
2014-01-20
drm/radeon: consolidate sdma hdp flushing code for CIK
Alex Deucher
1
-12
/
+23
2014-01-20
drm/radeon: consolidate cp hdp flushing code for CIK
Alex Deucher
1
-28
/
+27
2014-01-20
drm/radeon: don't power gate paused UVD streams
Christian König
2
-0
/
+6
2014-01-20
Revert "drm/radeon: disable CIK CP semaphores for now"
Alex Deucher
1
-5
/
+0
2014-01-20
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
Ville Syrjälä
1
-0
/
+22
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
4
-4
/
+7
2014-01-20
drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()
Ville Syrjälä
1
-2
/
+4
2014-01-20
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
Ville Syrjälä
1
-1
/
+1
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
15
-73
/
+136
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-5
/
+1
2014-01-10
mkregtable: Fix sscanf handling
Alan
1
-1
/
+1
2014-01-08
drm/radeon: implement pci config reset for CIK (v3)
Alex Deucher
2
-0
/
+172
2014-01-08
drm/radeon: implement pci config reset for SI (v2)
Alex Deucher
2
-0
/
+116
2014-01-08
drm/radeon: implement pci config reset for evergreen/cayman (v2)
Alex Deucher
3
-2
/
+59
2014-01-08
drm/radeon: implement pci config reset for r6xx/7xx (v3)
Alex Deucher
4
-0
/
+112
2014-01-08
drm/radeon: add pci config hard reset
Alex Deucher
2
-0
/
+9
2014-01-08
drm/radeon: add hard_reset module parameter
Alex Deucher
2
-0
/
+5
2014-01-08
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Marek Olšák
2
-2
/
+8
2014-01-08
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
1
-2
/
+4
2014-01-07
drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...
Rashika Kheria
3
-11
/
+4
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
3
-22
/
+20
2014-01-07
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
2
-9
/
+9
2014-01-07
drm/radeon/dpm: make some functions static for TN
Alex Deucher
2
-5
/
+2
2014-01-07
drm/radeon/dpm: make some functions static for sumo
Alex Deucher
2
-2
/
+1
2014-01-07
drm/radeon/dpm: make some functions static for CI
Alex Deucher
1
-6
/
+6
2014-01-07
drivers: gpu: Include appropriate header file in ci_smc.c
Rashika Kheria
1
-0
/
+1
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Include appropriate header file in si_smc.c and remove prototyp...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in ra...
Rashika Kheria
1
-1
/
+2
2014-01-07
drivers: gpu: Mark function as static in r600_hdmi.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_gem.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_kms.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark functions as static in radeon_device.c
Rashika Kheria
1
-2
/
+2
2014-01-07
drivers: gpu: Mark function as static in radeon_object.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drm/radeon: warn users when hw_i2c is enabled (v2)
Alex Deucher
1
-0
/
+3
2014-01-03
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+14
2014-01-03
drm/radeon: fix pptable.h portability
Alex Deucher
1
-2
/
+2
2013-12-31
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
Rafael J. Wysocki
1
-2
/
+14
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-2
/
+14
[prev]
[next]