summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2013-09-05drm/radeon: protect ACPI calls with CONFIG_ACPIStephen Rothwell1-0/+4
2013-09-04drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst1-7/+20
2013-09-04drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres1-1/+2
2013-09-04drm/nouveau: use MSI interruptsLucas Stach3-1/+25
2013-09-04drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs1-1/+1
2013-09-04drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov1-5/+10
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin8-21/+23
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres4-1/+51
2013-09-04drm/nouveau/timer: add a way to cancel alarmsMartin Peres3-0/+29
2013-09-04drm/nouveau/timer: restore the time on resumeMartin Peres1-1/+14
2013-09-04drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres2-1/+9
2013-09-04drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov1-1/+1
2013-09-04drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst1-0/+5
2013-09-04drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov1-17/+17
2013-09-04drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin2-8/+5
2013-09-04drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin6-53/+104
2013-09-04drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin7-27/+7
2013-09-02drm/radeon: support render nodesChristian König2-12/+12
2013-09-02drm/nouveau: Support render nodesMartin Peres1-12/+12
2013-09-02drm/i915: Support render nodesKristian Høgsberg2-22/+23
2013-09-02drm: fix DRM_IOCTL_MODE_GETFB handle-leakDavid Herrmann1-3/+15
2013-09-02drm/msm: convert to drm_bridgeRob Clark10-260/+274
2013-09-02drm: Add drm_bridgeSean Paul2-19/+120
2013-09-02drm/nouveau: fix up 32-bit ioctls and device wake up.Dave Airlie2-1/+2
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie142-6657/+20937
2013-08-31drm/radeon/dpm: make sure dc performance level limits are valid (CI)Alex Deucher1-0/+6
2013-08-31drm/radeon/dpm: make sure dc performance level limits are valid (BTC-SI) (v2)Alex Deucher3-0/+18
2013-08-31drm/radeon: gcc fixes for extended dpm tablesAlex Deucher1-24/+50
2013-08-31drm/radeon: gcc fixes for kb/kv dpmAlex Deucher1-2/+5
2013-08-31drm/radeon: gcc fixes for ci dpmAlex Deucher1-2/+5
2013-08-31drm/radeon: gcc fixes for si dpmAlex Deucher1-2/+5
2013-08-31drm/radeon: gcc fixes for ni dpmAlex Deucher1-2/+3
2013-08-31drm/radeon: gcc fixes for trinity dpmAlex Deucher1-2/+5
2013-08-31drm/radeon: gcc fixes for sumo dpmAlex Deucher1-2/+6
2013-08-31drm/radeonn: gcc fixes for rv7xx/eg/btc dpmAlex Deucher1-2/+3
2013-08-31drm/radeon: gcc fixes for rv6xx dpmAlex Deucher1-2/+3
2013-08-31drm/radeon: gcc fixes for radeon_atombios.cAlex Deucher1-14/+28
2013-08-31drm/radeon: enable UVD interrupts on CIKChristian König1-0/+4
2013-08-31drm/radeon: fix init ordering for r600+Alex Deucher6-24/+30
2013-08-31drm/radeon/dpm: only need to reprogram uvd if uvd pg is enabledAlex Deucher1-6/+9
2013-08-31drm/radeon: check the return value of uvd_v1_0_start in uvd_v1_0_initAlex Deucher1-1/+3
2013-08-31drm/radeon: split out radeon_uvd_resume from uvd_v4_2_resumeAlex Deucher2-10/+8
2013-08-31radeon kms: fix uninitialised hotplug work usage in r100_irq_process()Sergey Senozhatsky1-4/+6
2013-08-31drm/radeon/audio: set up the sads on DCE3.2 asicsAlex Deucher2-1/+94
2013-08-31drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher1-3/+6
2013-08-31drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher1-3/+6
2013-08-31drm/radeon: fill in gpu_init for berlin GPU coresAlex Deucher1-1/+40
2013-08-31drm/radeon/dpm: ungate blocks in dpm disable for kb/kvAlex Deucher1-0/+6
2013-08-31drm/radeon/dpm: track uvd gated state for ciAlex Deucher2-0/+14
2013-08-31drm/radeon: enable uvd dpm on CIAlex Deucher1-0/+2